added description of each script to README
This commit is contained in:
parent
989030ef43
commit
fe80e764df
1 changed files with 13 additions and 2 deletions
15
README
15
README
|
|
@ -1,5 +1,16 @@
|
|||
What's that all about?
|
||||
----------------------
|
||||
This is a part of my scripts which might be useful to others.
|
||||
|
||||
This is a part of my scripts which might be useful to others. Scripts marked with "FIXME" need cleanup to get useful.
|
||||
License: LGPL
|
||||
|
||||
delicious_backup.sh Use delicious API to backup your bookmarks to an XML file
|
||||
find_big_files.sh (FIXME) Just finds files bigger than n MB and displays them
|
||||
helmet.sh (FIXME) Future Debian system security analyzer
|
||||
libssl-restart-daemons.sh Shows daemons affected by an OpenSSL upgrade needing a restart
|
||||
lighttpd_restart_oom.sh A temporary workaround for lighttpd OOM events
|
||||
openssl-chk-crt.sh Recursively searches for OpenSSL certificates and shows validity
|
||||
policyd-550.sh Grep the mail.log for e-mails rejected by policyd-weight and score
|
||||
rblcheck.sh Check if your server is listed on an DNSBL
|
||||
tls_stats.sh If you own a mailserver sending e-mails via TLS, show stats of peers
|
||||
www-perms.sh Analyze your $documentroot for files writable by www user/group
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue