Chapter 4 Flashcards
What command is used to directly examine the Linux kernel’s currently defined hostname?
hostname
Which of the following command would set the Linux kernel’s hostname to station1.example.com?
hostname station1.example.com
In which of the following files can the Linux kernel’s hostname be defined explicitly, so that the name is set automatically upon bootup?
/etc/sysconfig/network
Which file can be edited in order to enable a Red Hat Enterprise Linux machine to act as a router?
/etc/sysctl.conf
Within the appropriate file, what is the name of the parameter which must be enabled in order to enable routing?
net.ipv4.ip_forward
In what directory can information about a machine’s current DHCP lease be found?
/var/lib/dhclient/
Which utility helps an administrator simply configure a network interface from a terminal?
system-config-network-tui
Which of the following parameters can not be configured directly with system-config-network-tui?
Default DNS search domain
Which sophisticated utility allows an administrator to configure multiple interfaces and DNS using an X graphical environment?
The Network Manager applet
Which of the following utilities can be used to configure a network interface to receive its configuration information via DHCP?
system-config-network-tui