public
Description: Holds a collection of my scripts that makes parts of my life easier
Homepage: http://blog.alaa-ibrahim.com/
Clone URL: git://github.com/alaaibrahim/ala-scripts.git
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.