Posts Tagged ‘Folder’

November 14 2008 No Comment

Brief File & Folder Permission on *nix

File and folder permissions in *nix meaning slightly different, although the notation and writing it could same.
Folders
read (r) = user is allowed to see files that are inside, for example by typing ls to view the contents of the folder
write (w) = allowed users to create a new file in the folder, sometimes this also [...]

November 13 2008 1 Comment

File and Folder Permission on *nix

It is not a secret anymore if *nix such as Linux and BSD far more resistant to interference the virus than windows. One of the causes *nix more able to survive attacks from viruses is the File and Folder permissions are more complete and strict.
But sometimes for beginners, barely a file and folder permissions in [...]