User Tools

Site Tools


linux:mount

This is an old revision of the document!


File Permission on Linux

a) Fstab file explanation

ro = read only (cdrom)
rw = read write
nosuid = prevents set user identifier
noexec = no execution of file
noauto = mounted manually, not mounted at boot
users = all users can mount filesystem, by default only superuser can mount 
acl = access control list
usrquota = user quota
grpquota = group quota

b) Mount Command to show mounted devices

mount
linux/mount.1465290300.txt.gz · Last modified: 2016/06/07 11:05 by admin