alaaibrahim / ala-scripts
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
GentooCacheMirror/ | ||
| |
IMAP/ | ||
| |
README | ||
| |
checkGW | ||
| |
checkIPV6 | ||
| |
enable-ssh | ||
| |
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.

