It is very important to know how to manage services in Linux/Unix systems, in order not to reboot the entire system when not necesarry. In this article I will show you how to start, stop, restart a service in the…
It is very important to know how to manage services in Linux/Unix systems, in order not to reboot the entire system when not necesarry. In this article I will show you how to start, stop, restart a service in the…
In Linux, every service can be rebooted. This is very usefull because you don’t need to restart the whole system, in order get the modifications applied. In this article I will show you how to reboot the network (or networking)…