various scripts for various tasks.
attic | ||
monitoring | ||
userscripts | ||
alcasar_logo.patch | ||
backupnaz.sh | ||
cleanmaildir.sh | ||
dodo.sh | ||
dump_mysql.sh | ||
opdsupdates.py | ||
pivotroot.sh | ||
randomwallpaper.sh | ||
README.md | ||
secupdate | ||
shaarli_OleG.0.9.0.patch | ||
superscreen | ||
supertmux | ||
zfsync.sh |
SCRIPTS
Various scripts for various tasks.
Scripts
- backupnaz.sh => used to backup my NAS
- cleanmaildir.sh => delete old mail in maildirs
- dodo.sh => turn off screen using DPMS
- dump_mysql.sh => dump all mysql databases (and send a report to the monitoring system)
- opdsupdates.py => look for OPDS catalog updates and send a mail if any
- randomwallpaper.sh => display a random wallpaper
- secupdate => apply security updates & recompile kernel (FreeBSD)
- superscreen => open multiple ssh sessions to a bunch of servers inside a screen
- supertmux => open multiple ssh sessions to a bunch of servers inside a tmux
- zfsync.sh => sync some ZFS pools between two machines
Greasemonkey/Userscripts
- autocompleteondamnit.user.js => greasemonkey script for autocomplete on all forms
- nickbook.user.js => greasemonkey script for facebook
- rue89.user.js => greasemonkey script to restore legacy rue89 favicon
- clearvtigerloginform.user.js => greasemonkey script to remove auto-filled login&password "admin" added by VTiger setup
Patches
- alcasar_logo.patch => small patch to add a background changer for ALCASAR webpages
- shaarli_OleG.0.9.0.patch => Open Graph support for Shaarli 0.9.X ( Hi Charly! ). no more necessary in Shaarli 0.10.0 and after
Monitoring
- check_ntppool_score => Simple shell script to check score on NTP Pool Project (score must be over 10 to serve NTP). Requires Curl and bc, fits for Nagios/Shinken/Icinga/etc.
- collectd_ntppool_score => Same as check_ntppool_score but for collectd graphing.
- check_postgresql_replication.sh => check postgresql's replication lag.
- check_rspamc => Check rspamd status. Heavily based on check_spamc.
- GonKyrellM => Conky, GKrellM style - with "invisible" theme (well, sort of)
- collectweather.sh => get weather data from https://darksky.net/ and feed collectd with it. needs jq as Dark Sky provides data in json format.
Attic
- 73lab.sh => grap 73lab's wallpapers
- caminfo.sh => update webcam info with xmms ouput
- caminit => manage a very old webcam (Logitech Quickcam)
- kimsufi_postinstall.sh => bootstrap script for fresh kimsufi/OVH servers
- mplayer_update.sh => download, compile and install FFMpeg & MPlayer
- mkvig => little script to download covers
- tssh => automaticaly rename Konsole tabs using ssh'ed hostname
- webnewsget2.sh+html2rss.php => download HTML pages and generate RSS feeds from them
- tsize.c => small utility that displays a directory's size (yes, I basically rewrote DU(1)). original comments & bugs included, straight from the Millenium era