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 is the difference between semaphore and mutex?

448


What does swap mean in linux?

469


How to find where a file is stored in linux?

451


What are the file permissions in linux?

448


What type of file server do we have on a linux server?

532






Can I install linux on mac?

429


You want to search for all the *.tar files in your home directory and wants to delete all at once. How will you do it?

626


Can games run on linux?

472


Explain the task kernel performs?

502


What are the techniques that you use to handle the collisions in hash tables?

482


Why are there no viruses on linux?

475


Who invented linux and unix?

443


What is icmp flood?

521


What are the types of processes in linux?

463


What are scripts in linux?

469