Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 440 Bytes

File metadata and controls

17 lines (10 loc) · 440 Bytes

System Management Scripts

I put together these scripts to monitor my system and make regular management easier on myself. All scripts are required to be run as root user.

check_rk.sh

This script uses rkhunter to check the system for rootkits.

install.sh

This script requires a filepath to a deb install file. It then installs that software and removes the install file.

update.sh

This script updates any apt based system.