Which of the following lines would you expect to see in the file /etc/services?
Which of the following lines would you expect to see in the file /etc/services?
Which of the following commands will provide locale-specific information about your system and its environment
Which of the following commands will provide locale-specific information about your system and its environment?
What is the purpose of this script?
Your investigation of a system turns up a file that contains the line below:
find /home -iname .rhosts -exec rm -f {} ;
What is the purpose of this script?
What is the binary conversion of the IP address 192.168.1.10?
What is the binary conversion of the IP address 192.168.1.10?
What file should be edited to make the system aware of newly added library files?
What file should be edited to make the system aware of newly added library files?
What should you do to the network service on this machine?
While checking your security, you discover that you can connect to one of the machines on the network via port 23.
What should you do to the network service on this machine?
What benefit does an alias provide?
What benefit does an alias provide?
What output will the following command sequence produce?
What output will the following command sequence produce?
echo ‘1 2 3 4 5 6’ | while read a b c; do
echo result: $c $b $a;
done
What single command will show you the running color depth while in X?
X is running okay but you’re concerned that you may not have the right color depth set. What single command will show you the running color depth while in X?
what character?
Each entry in a crontab must end with what character?