alaaibrahim / ala-scripts

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

This URL has Read+Write access

ala-scripts / README
100644 9 lines (7 sloc) 0.688 kb
1
2
3
4
5
6
7
8
9
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.