- filesystem fsck frequency:
tune2fs -c 50 /dev/sda5 <— count tune2fs -i 1m /dev/sda5 <— time (months)
- /etc/fstab:
/dev/sda5 /home ext3 relatime 0 0
(okay, that's really 3 ways)
tune2fs -c 50 /dev/sda5 <— count tune2fs -i 1m /dev/sda5 <— time (months)
/dev/sda5 /home ext3 relatime 0 0(okay, that's really 3 ways)
But if you don't want to check, use 0.