WangZhongyun
2024-08-25 12:32 deepin
重启电脑就会重启网络服务吧
Reply Like 0 View the author
重启电脑就会重启网络服务吧
sudo /etc/init.d/nscd restart
注:如果没有nscd可以安装。sudo apt install nscd
nmcli networking off && nmcli networking on
Popular Ranking
ChangePopular Events
More
我修改了/etc/hosts文件,请教:需要重启网络服务让其立即生效吗?如果是,该如何重启网络服务?