Differences between version 4 and previous revision of KnowledgeBase/Scripts.
Other diffs: Previous Major Revision, Previous Author
Newer page: | version 4 | Last edited on Wednesday, 21 October 2009 9:29:25 | by CyberLeo | Revert |
Older page: | version 3 | Last edited on Tuesday, 20 October 2009 8:27:58 | by CyberLeo | Revert |
@@ -2,6 +2,7 @@
* Simple shell script to show [Block Device Usage|KnowledgeBase/Scripts/diskstats.sh]
* [Firefox convenience shellscript|KnowledgeBase/Scripts/ff.sh], written in bash
* [bcat|KnowledgeBase/Scripts/bcat.sh] abstracts my most common need for a progress bar
+* NetworkManager 0.7 on Gentoo always assigns default route to the most recently established connection, even if it's a non-routable VPN. [Fix it|KnowledgeBase/Scripts/fixroute.rb]
[← KnowledgeBase|KnowledgeBase]
version 4
Utility scripts
- Simple shell script to show Block Device Usage
- Firefox convenience shellscript, written in bash
- bcat abstracts my most common need for a progress bar
- NetworkManager
0.7 on Gentoo always assigns default route to the most recently established connection, even if it's a non-routable VPN. Fix it