110.1 Perform security administration tasks
- Reference to LPI objectives
- Weight
-
3
- Key knowledge areas
-
-
Audit a system to find files with the suid/sgid bit set.
-
Set or change user passwords and password aging information.
-
Being able to use nmap and netstat to discover open ports on a system.
-
Set up limits on user logins, processes and memory usage.
-
Determine which users have logged in to the system or are currently logged in.
-
Basic sudo configuration and usage.
-
- Partial list of the used files, terms and utilities
-
-
find
-
passwd
-
fuser
-
lsof
-
nmap
-
chage
-
netstat
-
sudo
-
/etc/sudoers
-
su
-
usermod
-
ulimit
-
who
,w
,last
-