redhat:how_do_i_restart_network_services
How do I restart network services?
Source: http://theos.in/desktop-linux/tip-that-matters/how-do-i-restart-linux-network-service/
RedHat Linux command to reload or restart network (login as root user):
service network restart
OR
/etc/init.d/network restart
To start Linux network service:
service network start
To stop Linux network service:
service network stop
redhat/how_do_i_restart_network_services.txt · Last modified: 2014/10/11 22:39 by 127.0.0.1