© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Gabriel Turqos
expert
How can I stop the networking service by using init.d for the Ubuntu operationg system?
samuel tarcin
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: poftut.com/start-stop-restart-networking-linux
samuel tarcin
expert
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: poftut.com/start-stop-restart-networking-linux