Changes

From Amahi Wiki
Jump to: navigation, search
455 bytes removed ,  01:53, 30 July 2014
'''NOTE:''' All commands are executed as root user (Fedora) or preceded with sudo (Ubuntu).
 
== Forcing a fsck ==
Greyhole comes with a crontab file that schedules daily and weekly fsck runs. The daily cron (usually runs at 4am) will only run if the configuration changed in the last 24 hours. The weekly fsck (usually runs at 4am on Sundays) will always run, whether the configuration changed or not.<br />
To force a fsck at any other time, simply execute
 
<u>Fedora</u><br />
As root user:
greyhole --fsck
 
<u>Ubuntu</u>
sudo greyhole --fsck
== First things first ==
12,424

edits