Red_Hat
RH202 · Question #12
RH202 Question #12: Real Exam Question with Answer & Explanation
1. hostname station?example.com This will set the host name only for current session. To set hostname permanently. 2. vi /etc/sysconfig/network HOSTNAME=station?example.com 3. service network restart
Question
Set the Hostname station?example.com where ? is your Host IP Address.
Explanation
- hostname station?example.com This will set the host name only for current session. To set hostname permanently.
- vi /etc/sysconfig/network HOSTNAME=station?example.com
- service network restart
Community Discussion
No community discussion yet for this question.