LPI Certification / CompTIA Linux+ Practice Test - Question List

Select how would you like to study

71. Which of the following commands should you use to put a system into the Stand-by mode?
  1. powersave -e 1
  2. powersave -m
  3. powersave -S
  4. powersave -S1
72. Which of the following options in your eth0 network interface configuration file should you use to get the IP address information dynamically from a DHCP server?
  1. bootproto
  2. startmode
  3. ipaddr
  4. getdhcp
73. Which of the following directives contains the configuration files that the xinetd daemon uses to manage network daemons?
  1. /var/lib/xinetd.d
  2. /etc/xinetd
  3. /etc/xinetd.d
  4. /srv/xinetd.d
74. Which of the following shell commands will send an e-mail message to a user named jack?
  1. mail jack
  2. mail -s -u jack
  3. mail user= jack
  4. mail -s jack
75. You want to view a list of all users who have authenticated to the Linux system, when they are either logged in or out and where they logged in from. Which of the following log files contains this information?
  1. /var/log/wtmp
  2. /var/log/faillog
  3. /var/log/last
  4. /var/log/login

Select how would you like to study