Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
centos_networking [2015/08/14 13:43]
steve created
centos_networking [2015/08/18 15:45]
steve
Line 1: Line 1:
 ====== CentOS Networking ====== ====== CentOS Networking ======
  
-== Manually configure network ==+  * [[CentOS]]
  
 == Change firewall settings == == Change firewall settings ==
Line 12: Line 12:
  
 Edit /​etc/​sysconfig/​network and set "​NETWORKING_IPV6"​ to "​no"​ Edit /​etc/​sysconfig/​network and set "​NETWORKING_IPV6"​ to "​no"​
 +
 +== Change the hostname ==
 +
 +Change ''​HOSTNAME''​ in ''/​etc/​sysconfig/​hostname''​
 +
 +Restart ''​network''​ init script.