Manjaro Difference between revisions of "Linux Security"

Difference between revisions of "Linux Security"

From Manjaro
imported>Dalto
(Generalize and merge articles)
imported>Dalto
m (Typo in chmod command)
Line 109: Line 109:


Of course, in normal use you would combine everything like this:
Of course, in normal use you would combine everything like this:
  chmod o+rw,g=r,o-rwx filename
  chmod u+rw,g=r,o-rwx filename




Line 116: Line 116:


The chmod command can do a lot more than that.  For more information take a look at [https://en.wikipedia.org/wiki/Chmod Wikipedia's chmod reference]
The chmod command can do a lot more than that.  For more information take a look at [https://en.wikipedia.org/wiki/Chmod Wikipedia's chmod reference]


=Firewalls=
=Firewalls=
Cookies help us deliver our services. By using our services, you agree to our use of cookies.