nerdexam
Red_Hat

RH202 · Question #12

Set the Hostname station?example.com where ? is your Host IP Address.

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

Requirements Engineering in the Project Lifecycle

Question

Set the Hostname station?example.com where ? is your Host IP Address.

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

Topics

#hostname configuration#network identity#FQDN#Linux networking

Community Discussion

No community discussion yet for this question.

Full RH202 Practice