Posted On: Mar 15, 2020
You can use the network manager service to restart a service in the CentOS. The command used to restart a service in the CentOS is "$sudo systemctl restart NetworkManager.service". You can also use the nmcli tools to restart network service. Use the following commands in the nmcli tool to restart a network service,
$sudo nmcli networking off $sudo nmcli networking on
Never Miss an Articles from us.
CentOS is one of the Linux distribution that is affiliated with the Red Hat. It is an open-source operating system that was first launched in 2004. This free operating system officially supports x86-6...
The CentOS variant is a special edition of CentOS. With this variant, you can allow another open-source project to run more effectively using CentOS as the base platform. The CentOS variant starts wit...
The current stable release of the CentOS is version 8.1.1911 that was released in January 2020....