All public logs
From Notes_Wiki
Combined display of all available logs of Notes_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:42, 8 October 2023 Saurabh talk contribs created page Rocky 9.x Force rescan or fsck of ext filesystem on reboot (Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > System Administration > File system management > Force rescan or fsck of ext filesystem on reboot We may want to enforce fsck or checking of ext partition on reboot. For that use: <pre> tune2fs -c 1 /dev/sdXY </pre> The above will cause filesystem to get scanned on...")