2015-02-06 23:28:31 +01:00
|
|
|
# Scripts
|
|
|
|
|
2014-09-23 11:36:56 +02:00
|
|
|
## Description:
|
|
|
|
Some useful scripts (for me) that can be added to $PATH :)
|
|
|
|
|
|
|
|
## List:
|
2015-02-06 23:28:31 +01:00
|
|
|
* bash_quote: Get a random quote from http://danstonchat.com
|
2015-09-16 23:02:23 +02:00
|
|
|
* firewall: A script shell to set some iptables rules.
|
|
|
|
* update-dynmotd.d/: scripts to update the motd (via the /etc/update-motd.d directory).
|
2015-02-06 23:28:31 +01:00
|
|
|
* flac_to_mp3: convert all flac files of a directory into mp3.
|
|
|
|
* snapsend.sh: Send a ZFS snapshot to a remote host.
|
|
|
|
* test_ssl3: Test if a website supportes the SSLV3 protocol.
|
2014-09-23 11:36:56 +02:00
|
|
|
* veille.sh: Kill every sensitive process and files then lock the screen.
|
2015-02-06 23:28:31 +01:00
|
|
|
* vimmanpager: Tiny script can be used as PAGER, it will call VIM!
|
|
|
|
* wol: Send WakeOnLan/magic packets to remote host.
|
|
|
|
* zenity_generator: Script to generate zenity window.
|
|
|
|
* zfSnap.sh: Take snapshot of a ZFS pool.
|
|
|
|
|