Collection of bash scripts used to administrate Linux servers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roger Pàmies Fabra a7bef2e015
done remote_updater
2 months ago
README.md update remote updater 2 months ago
gotifypush.sh remove push server domain 2 months ago
init_scripts.sh update remote updater 2 months ago
remote_updater.sh done remote_updater 2 months ago
scan_chk.sh minor changes 2 months ago
scan_clam.sh minor changes 2 months ago
scan_rkh.sh minor changes 2 months ago
updates_notifier.sh update init_scripts 2 months ago
wordpress_cpanel_updater.sh create wp updater on cpanel 2 months ago

README.md

Bash Scripts collection

wget -O init_scripts.sh https://git.studi7.com/roger/bashscripts/raw/branch/master/init_scripts.sh && chmod +x init_scripts.sh && ./init_scripts.sh

gotifypush.sh

Send markdown notifications to gotify channel throught curl

  • Usage: ./gotifypush.sh <title> <message> <priority> <token> <clickurl>

scan_chk.sh

Scan rootkits into system with chkrootkit

  • Usage: ./scan_chk.sh

scan_rkh.sh

Scan rootkits into system with rkhunter

  • Usage: ./scan_rkh.sh

scan_clam.sh

Scan virus and malware into system with clamav

  • Usage: ./scan_clam.sh

NOTE: Need set paths (DIRTOSCAN variable) to scan