secure
Purpose
Section titled “Purpose”Secures the filesystem.
secure [-home/-server]Arguments
Section titled “Arguments”- -home — secures the filesystem less agressively meant for home pcs
- -server — secures the filesystem of a server by locking down all the permissions to root
Examples
Section titled “Examples”secure -homeResult:
Secured the filesystem while allowing the user to execute some software
secure -serverResult:
Secured the filesystem by locking down all the permissions to root