Posts Tagged ‘hostname’

linux:ホスト名の設定方法

# vi /etc/sysconfig/network /etc/sysconfig/network NETWORKING=yes HOSTNAME=xxxxxxx GATEWAY=192.168.1.1 ネットワークデバイスを再起動する # /etc/init.d/network restart