PrepAway - Latest Free Exam Questions & Answers

Host name: station.domain40.example.com /etc/sysconfig/…

CORRECT TEXT
Configure your Host Name, IP Address, Gateway and DNS.
Host name: station.domain40.example.com
/etc/sysconfig/network
hostname=abc.com
hostname abc.com
IP Address:172.24.40.40/24
Gateway172.24.40.1
DNS:172.24.40.1

PrepAway - Latest Free Exam Questions & Answers

A.
IP Address:172.24.40.40/24

B.
hostname abc.com

C.
DNS:172.24.40.1

D.
/etc/sysconfig/network

Explanation:
# cd /etc/syscofig/network-scripts/
# ls
# vim ifcfg-eth0 (Configure IP Address, Gateway and DNS) IPADDR=172.24.40.40 GATEWAY=172.24.40.1
DNS1=172.24.40.1
# vim /etc/sysconfig/network
(Configure Host Name)
HOSTNAME= station.domain40.example.com
OR
Graphical Interfaces:
System->Preference->Network Connections (Configure IP Address, Gateway and DNS) Vim /etc/sysconfig/
network
(Configure Host Name)


Leave a Reply