Web Hosting & VPS Tips

Unleash Your Server Potential with Expert Insights

Hosting provided by: Cloudways
Free to Try! Up to 40% Off!

Category: Bash

Check disk on Debian—create diskcheck sh with #!/bin/bash\nfsck /dev/sda1 add to cron: 0 3 * * 0 /path/to/diskcheck sh Test with /diskcheck sh—expect check Maintains FS on Linode

Back to All Tips