Stop network service with init.d For Ubuntu 1 points by Gabriel9999 6y ago ↗ HN How can I stop the networking service by using init.d for the Ubuntu operationg system?
[–] edizgeorgi 6y ago ↗ There are different ways. You can also use the systemd but as you are asking for init.d use the following command. sudo /etc/init.d/networking start Reference: https://www.poftut.com/start-stop-restart-networking-linux
1 comment
[ 2.8 ms ] story [ 14.0 ms ] thread