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

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

Other diffs: Previous Major Revision, Previous Author

Newer page: version 17 Last edited on Monday, 1 February 2010 12:21:21 by CyberLeo Revert
Older page: version 16 Last edited on Saturday, 16 January 2010 23:24:33 by CyberLeo Revert
@@ -8,6 +8,7 @@
 * 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 
+* Thwart silly password resuage restrictions in usermin with [UserminPasswd|KnowledgeBase/Scripts/um-passwd] and [OWAPasswd|KnowledgeBase/Scripts/owa-passwd]  
  
 [← KnowledgeBase|KnowledgeBase] 

version 17

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

← KnowledgeBase