Web Hosting & VPS Tips

Unleash Your Server Potential with Expert Insights

Over $120 Million in Payouts!
Learn to Day Trade Futures!

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