Questions
- When you do a port scan of a remote machine and find ports that are in a closed state, what does that mean?
- That the ports are blocked by a firewall.
 - That the ports are not blocked by a firewall, and that the associated services for those ports are not running.
 - That the ports are not blocked by a firewall, and that the associated services for those ports are running.
 - That the remote machine can’t be reached by your port scanner.
 
 - You’re looking for the 
/etc/shadowfile on a FreeBSD system, but can’t find it. What could be the problem?- FreeBSD keeps its account passwords in the 
/etc/passwdfile. - FreeBSD keeps its account passwords in the 
/var/lib/directory. - FreeBSD uses the 
/etc/master.passwdfile instead of the/etc/shadowfile. - FreeBSD doesn’t require passwords.
 
 - FreeBSD keeps its account passwords in the 
 - Which of the following statements is true?
- 
        ...