Automatically Run FSCK on System Reboot July 13, 2019 Coming from a Windows (Server) background one would expect that file system errors are corrected automatically on boot. Not so the case on Linux…
Bash Scripting: Delete Files of a Certain Age March 8, 2019 For server maintenance it can be useful to run scheduled jobs to clean up various directories; user generated files and system logs that aren’t…