In /etc/fstab, wat is the meaning of 'defaults' word and 0 0
indicates which options?
Answer Posted / gopi
(0) is used by dump (a backup utility) to decide if a
filesystem should be backed up. If zero then dump will
ignore that filesystem. The sixth field (0) is used by fsck
(the filesystem check utility) to determine the order in
which filesystems should be checked.
If zero then fsck won't check the filesystem.
| Is This Answer Correct ? | 32 Yes | 0 No |
Post New Answer View All Answers
How can you check the memory status?
List two ways to create a new file?
What is the difference between spinlock and mutex?
How do you check which service is running on which port in linux?
Name the linux loader.
What do you mean by ldconfig in linux?
How to exit from vi editors?
Does apple use linux or unix?
Is linux really free?
What is used to search files for specified words or patterns?
Which type of os is linux?
What is linux mint used for?
What is semaphore code?
Which linux is best for laptop?
What is “nohup” used for?