Note: You are viewing an old version of this page. View the current version.

Differences between version 16 and previous revision of KnowledgeBase/Scripts.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 16 Last edited on Saturday, 16 January 2010 23:24:33 by CyberLeo Revert
Older page: version 15 Last edited on Tuesday, 29 December 2009 17:00:53 by CyberLeo Revert
@@ -7,6 +7,7 @@
 * I find myself needing to [interlace|KnowledgeBase/Scripts/interlace.rb] 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|KnowledgeBase/Scripts/geteltorito.pl] 
 * Here, have a [hexdump|KnowledgeBase/Scripts/hexdump.rb] 
 * And a [raid5|KnowledgeBase/Scripts/raid5.rb] syndrome 
+* [mysql|KnowledgeBase/Scripts/mysql_admin.sh] scripts  
  
 [← KnowledgeBase|KnowledgeBase] 

version 16

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

← KnowledgeBase