115 reputation
4
bio website gongzhitaa.org
location China
age
visits member for 10 months
seen May 18 at 4:11
stats profile views 8

I'm not yet strong enough to be perfect. But I will make a dent in the universe. Mark my words.


Aug
5
comment Mounting a Windows partition without giving execute permission
@Gilles. Thanks Gilles. I found your post searching with umask
Aug
4
awarded  Student
Aug
4
awarded  Excavator
Aug
4
awarded  Editor
Aug
4
revised Mount NTFS Partition on Startup in Ubuntu
`fmask` set the bitmask of the permission of the regular file that are NOT present. So `fmask=066` actually make file non-readable and non-writable.
Aug
4
awarded  Scholar
Aug
4
accepted Mounting a Windows partition without giving execute permission
Aug
4
comment Mounting a Windows partition without giving execute permission
Thanks for the umask options. But I think fmask=111 should be used instead, cause umask=111 would make the directories non-executable so that I could not cd into it. For me, fmask=111 does the job.
Aug
4
suggested suggested edit on Mount NTFS Partition on Startup in Ubuntu
Aug
4
asked Mounting a Windows partition without giving execute permission