LPI Certification / CompTIA Linux+ Practice Test - Question List

Select how would you like to study

66. Which of the following files is used to enable Telnet service on a Linux system?
  1. /etc/telnetd.conf
  2. /etc/telnetd.d/telnet.conf
  3. /etc/xinitd.d/telnet
  4. /var/lib/telnet/telnet.conf
67. Which of the following protocols can be used to download e-mail messages from a Mail Delivery Agent?
  1. SMTP
  2. HTTP
  3. POP3
  4. FTP
68. Which of the following commands should you use to add a default gateway router address of 10.200.100. 54 to your route table?
  1. route add default gw 10.200.100.54
  2. route 10.200.100.54
  3. netstat -a default 10.200.100.54
  4. gateway 10.200.100.54
69. Which of the following commands should you enter into the shell prompt if you want to use your organization’s DHCP server to dynamically assign an IP address to your eth1 network interface?
  1. dhcp eth1
  2. get address dynamic eth1
  3. dhclient eth1
  4. ip address=dhcp dev=eth1
70. You want to edit the configuration of an internal 56 K modem that you have installed in your Linux system recently so that it works with your ISP. Which of the following files should you edit?
  1. /etc/sysconfig/network/ifcfg-modem0
  2. /dev/modem0
  3. /etc/sysconfig/modems/ifcfg-modem0
  4. /etc/sysconfig/ppp/ifcfg-modem0

Select how would you like to study