Suggested Answer:See explanation below.
1. Configure Host Name vim /etc/sysconfig/network NETWORKING=yes HOSTNAME=dtop5.dn.ws.com GATEWAY=172.28.10.1 2. Configure IP Address, Gateway and DNS Configure the network by Network Manager:
Note: Please remember to choose two options:
Connect automatically -
Available to all users - Click "Apply", save and exit, and restart your network services: # Service network restart 3. Validate these profiles: a) Check gateway: # vim / etc / sysconfig / network
NETWORKING=yes -
HOSTNAME=dtop5.dn.ws.com -
GATEWAY=172.28.10.1 - b) Check Host Name: # vim /etc/hosts c) Check DNS: # vim /etc/resolv.conf # Generated by NetworkManager
Search dn.ws.com -
Nameserver 172.28.10.1 - d) Check Gateway: # vim /etc/sysconfig/network-scripts/ifcfg-eth0
hostnamectl set-hostname dtop5.dn.ws.com
hostnamectl (verify)
ip addr show (verify)
upvoted 2 times
...
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
afloret
8 months, 3 weeks agoMisterR0B0T
3 months, 2 weeks agoMichaelChapoco
1 year agoMichaelChapoco
1 year ago