LPI
101-400 · Question #85
Which of the following commands changes the number of days before the ext3 filesystem on /dev/sda1 has to run through a full filesystem check while booting?
The correct answer is C. tune2fs -i 200 /dev/sda1. See the full explanation below for the reasoning.
Question
Which of the following commands changes the number of days before the ext3 filesystem on /dev/sda1 has to run through a full filesystem check while booting?
Options
- Atune2fs -d 200 /dev/sda1
- Btune2fs -c 200 /dev/sda1
- Ctune2fs -i 200 /dev/sda1
- Dtune2fs -n 200 /dev/sda1
- Etune2fs --days 200 /dev/sda1
How the community answered
(26 responses)- A4% (1)
- B8% (2)
- C85% (22)
- E4% (1)
Community Discussion
No community discussion yet for this question.