Differences between version 29 and predecessor to the previous major change of KnowledgeBase.
Other diffs: Previous Revision, Previous Author
Newer page: | version 29 | Last edited on Tuesday, 20 October 2009 8:21:34 | by CyberLeo | Revert |
Older page: | version 27 | Last edited on Sunday, 11 October 2009 9:10:35 | by CyberLeo | Revert |
@@ -1,8 +1,9 @@
This is a collection of useful (and not-so-useful) bits of information.
!!! Groups
* [FreeBSD|KnowledgeBase/FreeBSD] notes
+* Various [scripts|KnowledgeBase/Scripts] for fun and profit
!!! Sundry Notes
* [Packet writing in Linux|PacketWriting-Linux]
* [NetQmail 1.05 + Patches|NetQmail]
@@ -10,9 +11,8 @@
* [USB insert/remove sounds under linux/udev|UdevSounds]
* [nslu2-linux OpenSlug|OpenSlug] network-attached storage
* [Mencoder Commands|MencoderCommands] for encoding video
* [SecondLife Updater|SLUpdater]
-* Simple shell script to show [Block Device Usage|diskstats.sh]
* [realpath.c] because Linux lacks a realpath command.
* Moonshell [DPG]-compatible encoding on linux
* Innards of [Infantile Paralysiser's DSM|http://mdxonline.dyndns.org/archives/2007/05/dsmplay.shtml] format: [IP-DSM]
* Using [PAR2] to fill up unused space on a CD/DVD
version 29
This is a collection of useful (and not-so-useful) bits of information.
Groups
Sundry Notes
- Packet writing in Linux
- NetQmail 1.05 + Patches
- Useful OpenSSL commands
- USB insert/remove sounds under linux/udev
- nslu2-linux OpenSlug network-attached storage
- Mencoder Commands for encoding video
- SecondLife Updater
- realpath.c because Linux lacks a realpath command.
- Moonshell DPG-compatible encoding on linux
- Innards of
Infantile Paralysiser's DSM format: IP-DSM
- Using PAR2 to fill up unused space on a CD/DVD
- Apache22 single log source to handle log rotation and splitting automatically
copysparse.php was built to copy a block device to an image file, while preventing the allocation of all-null blocks (sparse file) to save space
- Also contains examples of a thousands-separator number formatting function and a function to display human-readable magnitude numbers (i.e. 10.0GB)
- Firefox convenience shellscript
, written in bash
- Empty the Linux buffer cache
- Compute the Adler32 checksum of data, in bash!
- Add a colorful flag to your bash prompt, to help distinguish hosts at a glance
- Programming a cheap generic USB LED badge within linux
- Linux iSCSI using ietf (target) and open-iscsi (initiator)
- Build your own Dynamic DNS zone
- Making a 2.88MB Boot Floppy with dosbox and win98seboot
- Thwart silly password resuage restrictions in usermin with UserminPasswd
- VirtualBox Notes
- PHP extension load order can cause shutdown crashes or missing symbol errors. fix-extension-order.sh
- Silly little extension to du: pigs.sh
- sparseify filesystems, to keep VMware/VirtualBox disk images nice and tidy
- Using COWs on linux to test out possibly harmful changes safely
- Here, have a hexdump
- And a raid5
syndrome