in reply to Sys::Ramdisk as regular user on Linux

Hi
I was just going through the mount documentation on my Debian GNU/Linux instance. ($man mount)
Non Super User Mounts
Normally, only the super user can mount filesystem, However when fstab contains the user options on a line, anyone can mount a filesystem.


The Great Programmer is one who inspires others to code, not just one who writes great code
  • Comment on Re: Sys::Ramdisk as regular user on Linux