温馨提示×

Ubuntu如何重启dnsmasq

小新
1537
2021-02-17 15:18:03
栏目: 智能运维
Ubuntu服务器限时活动,0元免费领,库存有限,领完即止! 点击查看>>

Ubuntu如何重启dnsmasq

Ubuntu重启dnsmasq的方法:

1.在ubuntu上打开终端命令行模式。

2.输入以下命令重启dnsmasq,例如:

sudo /etc/init.d/dnsmasq restart

或者

sudo service dnsmasq restart

亿速云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>

推荐阅读:ubuntu dnsmasq的配置方法有哪些

0