alaaibrahim / ala-scripts

Holds a collection of my scripts that makes parts of my life easier

This URL has Read+Write access

alaaibrahim (author)
Wed Aug 19 18:40:16 -0700 2009
commit  b10018eb6a8edc2d8eab3cb73b78dc3cc46fd18d
tree    87d4d8fd0281bd46a89d8a2e84e7f496fad7025c
parent  06be339163f43ed9c9282f24a6b187cfcce53ee9
name age message
directory GentooCacheMirror/ Loading commit data...
directory IMAP/
file README
file checkGW
file checkIPV6
file enable-ssh
file rm2mp3
README
These are scripts that makes my life easier

enable-ssh : a script that creates an ssh key if a one is not there, then scp that key to the server.
rm2mp3: a script that I use to convert rm files to mp3 or ogg, actually it can be used to convert any format readable by 
mplayer, it uses lame for mp3, and vorbis-tools for ogg.
checkIPV6: A script to make sure that my IPv6 Tunnel is always on. more @ 
http://blog.alaa-ibrahim.com/ipv6-tunnel-is-always-on/
checkGW: A script to change my default gateway, when the current one fails.
IMAP/appendMessage: a script that I use to append a message to an IMAP mailbox.
IMAP/countInbox: a script to count the number of messages in an IMAP mailbox.