alaaibrahim / ala-scripts
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
b10018e
commit b10018eb6a8edc2d8eab3cb73b78dc3cc46fd18d
tree 87d4d8fd0281bd46a89d8a2e84e7f496fad7025c
parent 06be339163f43ed9c9282f24a6b187cfcce53ee9
tree 87d4d8fd0281bd46a89d8a2e84e7f496fad7025c
parent 06be339163f43ed9c9282f24a6b187cfcce53ee9
| 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.

