CompTIA Exam Questions

What command can be used on an existing (formatted) partition, to configure the interval between dis

What command can be used on an existing (formatted) partition, to configure the interval between disk checks when mounting partitions?

A.
mke2fs

B.
tune2fs

C.
config2fs

D.
e2fsck

E.
e2fsckconfig

Explanation:
using -i option with tune2fs command cat set the interval between disk checks.