NOS 120 final UPDATED ACTUAL QUESTIONS AND CORRECT ANSWERS
The line that configures the host name for the computer True
at boot time can be found in /etc/sysconfig/network. True
or False?
, To test DNS configuration by resolving a host name to IP host hostname
address which command or commands can you use?
(Choose all that apply.) dig hostname
nslookup hostname
What are two means available to resolve a host name to /etc/hosts
the appropriate TCP/IP address? (Choose two answers.)
DNS
Which command would be used to activate the NIC ifup eth0
aliased as eth0?
Which file holds the methods to be used and the order in /etc/nsswitch.conf
which they will be applied for host name resolution?
Which file stores the TCP/IP addresses of the DNS servers /etc/resolv.conf
used to resolve host names if no DNS servers are
specified within the network configuration file for the
NIC?
Which file would you modify to permanently change the /etc/sysconfig/network-scripts/ifcfg-eth0
TCP/IP address of the first wired NIC on a Fedora 20
system?
Which of the following utilities can be used to check ifconfig
TCP/IP configuration and test network connectivity? ping
(Choose all that apply.) netstat -i
What yum command below can display a list of package yum grouplist
group names?
What option can be added to the rpm command to -F
upgrade a specified package only if an older version
exists on the system?
What option can be added to the dpkg command to -P
remove a specified package from the system including
any configuration files used by the package?
RPM packages that require other RPM packages to be package dependency
installed on a system prior to being installed creates a
relationship known as?
What command looks for a Makefile and uses the Make
information within to compile the source code into binary
programs using the appropriate compiler program for the
local hardware architecture?
The line that configures the host name for the computer True
at boot time can be found in /etc/sysconfig/network. True
or False?
, To test DNS configuration by resolving a host name to IP host hostname
address which command or commands can you use?
(Choose all that apply.) dig hostname
nslookup hostname
What are two means available to resolve a host name to /etc/hosts
the appropriate TCP/IP address? (Choose two answers.)
DNS
Which command would be used to activate the NIC ifup eth0
aliased as eth0?
Which file holds the methods to be used and the order in /etc/nsswitch.conf
which they will be applied for host name resolution?
Which file stores the TCP/IP addresses of the DNS servers /etc/resolv.conf
used to resolve host names if no DNS servers are
specified within the network configuration file for the
NIC?
Which file would you modify to permanently change the /etc/sysconfig/network-scripts/ifcfg-eth0
TCP/IP address of the first wired NIC on a Fedora 20
system?
Which of the following utilities can be used to check ifconfig
TCP/IP configuration and test network connectivity? ping
(Choose all that apply.) netstat -i
What yum command below can display a list of package yum grouplist
group names?
What option can be added to the rpm command to -F
upgrade a specified package only if an older version
exists on the system?
What option can be added to the dpkg command to -P
remove a specified package from the system including
any configuration files used by the package?
RPM packages that require other RPM packages to be package dependency
installed on a system prior to being installed creates a
relationship known as?
What command looks for a Makefile and uses the Make
information within to compile the source code into binary
programs using the appropriate compiler program for the
local hardware architecture?