exam questions

Exam 101-500 All Questions

View all questions & answers for the 101-500 exam

Exam 101-500 topic 1 question 3 discussion

Actual exam question from LPI's 101-500
Question #: 3
Topic #: 1
[All 101-500 Questions]

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?

  • A. tune2fs -d 200 /dev/sda1
  • B. tune2fs -i 200 /dev/sda1
  • C. tune2fs -c 200 /dev/sda1
  • D. tune2fs -n 200 /dev/sda1
  • E. tune2fs --days 200 /dev/sda1
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Soltronics
Highly Voted 2 years ago
The "i" switch stands for interval-between-checks
upvoted 9 times
...
Gotcha
Highly Voted 4 years, 6 months ago
it is repeated
upvoted 8 times
...
madoromi.0501.fan
Most Recent 4 weeks, 1 day ago
Only commands B and C probably exist. C is a command to set the mount maximum, not the number of days.
upvoted 1 times
...
Blindspot205
11 months ago
E. tune2fs --days 200 /dev/sda1
upvoted 2 times
...
Tewodros89
1 year, 2 months ago
The command that changes the number of days before the ext3 filesystem on /dev/sda1 has to run through a full filesystem check while booting is tune2fs. Specifically, the tune2fs command with the -i option is used to set the maximum mount count (in days) between two filesystem checks.
upvoted 1 times
...
james2033
1 year, 4 months ago
What is character ג€"c ?
upvoted 2 times
...
MartiFC
2 years, 10 months ago
REPEAD ASK!
upvoted 1 times
...
CuriousLinuxCat
3 years, 4 months ago
Repeated question, but welcome the revision.
upvoted 1 times
...
MIU
4 years ago
the same question as question 3
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...