In /etc/fstab, wat is the meaning of 'defaults' word and 0 0
indicates which options?

Answer Posted / sudhir amin

4th column: Mount options >

Defaults Uses the default options that are rw, suid, dev,
exec, auto, nouser, and async.

< 5th and 6th columns: Dump and fsck options >

The 5th column in /etc/fstab is the dump option. Dump
checks it and uses the number to decide if a filesystem
should be backed up. If it's zero, dump will ignore that
filesystem. If you take a look at the example fstab, you'll
notice that the 5th column is zero in most cases.

The 6th column is a fsck option. fsck looks at the number
in the 6th column to determine in which order the
filesystems should be checked. If it's zero, fsck won't
check the filesystem.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by ldconfig in linux?

511


What is c shell in linux?

515


How to enable curl on ubuntu lamp stack?

550


How do we store an application’s documentation?

589


What is pthread_mutex?

474






What does chmod +x filenamedo?

618


What is the maximum length for any file name under linux?

566


Do hackers use kali linux?

545


What is a shebang line?

561


Does android studio run faster on linux?

511


How do I download linux os?

508


Name a service that you should disable (which acts both as web and ftp server) on a linux server?

690


What is the difference between a mutex and a semaphore?

547


What is the advantage of linux?

545


How do you check the port is open or not in linux?

479