Posts Tagged ‘security’

File system security (access rights)

This item was filled under [ Linux, MySQL ]

In your unixstuff directory, type
% ls -l (l for long listing!)
You will see that you now get lots of details about the contents of your directory, similar to the example below.

Each file (and directory) has associated access rights, which may be found by typing ls -l. Also, ls -lg [...]

Continue reading...

Tagged with: [ , , , ]
Update me when site is updated