Various shell scripts
apachebench | ||
256colors2.pl | ||
apt_clean.sh | ||
cave_washmachine.sh | ||
check_json.py | ||
check_shop_stock.sh | ||
find_big_files.sh | ||
getiface.sh | ||
git-repostate.py | ||
icinga_downtime.sh | ||
iptables-show-recent.sh | ||
iptables.sh | ||
libssl-restart-daemons.sh | ||
mail_failed_login.sh | ||
mail_get_sender_ip.sh | ||
mailbox_usage.sh | ||
mysqlstats.sh | ||
netstat.sh | ||
oom_score.sh | ||
openssl-chk-crt.sh | ||
policyd-550.sh | ||
random.sh | ||
rbl_expire.sh | ||
rbl_generate.sh | ||
rblcheck.sh | ||
README.md | ||
smtp_tls_stats.sh | ||
sshtunnel.sh | ||
toggle_delock_light.sh | ||
treesize.sh | ||
varnish_ban.sh | ||
wget.sh | ||
wget_files.txt | ||
whois.sh | ||
www-perms.sh |
What's that all about?
This is a part of my scripts which might be useful to others. Scripts marked with "FIXME" need cleanup to get useful. License: LGPL
cleanup-chaos-files.sh
: Deletes unneeded files like .DS_Store (for example on a NAS)delicious_backup.sh
: Use delicious API to backup your bookmarks to an XML filefind_big_files.sh
: (FIXME) Just finds files bigger than n MB and displays themiptables.sh
: Basic iptables boilerplatelibssl-restart-daemons.sh
: Shows daemons affected by an OpenSSL upgrade needing a restartopenssl-chk-crt.sh
: Recursively searches for OpenSSL certificates and shows validitypolicyd-550.sh
: Grep the mail.log for e-mails rejected by policyd-weight and scorerblcheck.sh
: Check if your server is listed on an DNSBLtls_stats.sh
: If you own a mailserver sending e-mails via TLS, show stats of peerswww-perms.sh
: Analyze your $documentroot for files writable by www user/groupgetiface.sh
: Shows which interface would be used to connect to a specific host/IP