chmod: changing permissions
three sets: U G O
three permissions: R W X
r = 4, w = 2, x = 1
chmod
setuid (4000)
setgid (2000)
sticky (1000)
chown, chgrp: root-only.
NEVER
underestimate the impact of file permissions
NEXT
PREVIOUS
Master Index