Differences between version 20 and predecessor to the previous major change of KnowledgeBase/Scripts.
Other diffs: Previous Revision, Previous Author
Newer page: | version 20 | Last edited on Monday, 15 March 2010 7:52:14 | by CyberLeo | Revert |
Older page: | version 18 | Last edited on Sunday, 28 February 2010 21:12:23 | by CyberLeo | Revert |
@@ -10,6 +10,8 @@
* And a [raid5|KnowledgeBase/Scripts/raid5.rb] syndrome
* [mysql|KnowledgeBase/Scripts/mysql_admin.sh] scripts
* Thwart silly password resuage restrictions in usermin with [UserminPasswd|KnowledgeBase/Scripts/um-passwd] and [OWAPasswd|KnowledgeBase/Scripts/owa-passwd]
* [e621 file download|KnowledgeBase/Scripts/e621]
+* Generic [Base-80 number|KnowledgeBase/Scripts/Base80.rb] class for Ruby
+* [Chroot a single binary|KnowledgeBase/Scripts/chroot_bin.sh]
[← KnowledgeBase|KnowledgeBase]
version 20
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
- I find myself needing to interlace two text files line-by-line far too often to do it manually.
- Extract the El Torito boot image from an ISO or CD: geteltorito
- Here, have a hexdump
- And a raid5 syndrome
- mysql scripts
- Thwart silly password resuage restrictions in usermin with UserminPasswd and OWAPasswd
- e621 file download
- Generic Base-80 number class for Ruby
- Chroot a single binary