首頁 > 專題清單 > linux重啟網卡指令

linux重啟網卡指令

linux重啟網卡的指令有:1、ifdown/ifup指令,ifdown用來停止指定網路卡的網路連接,ifup用來啟動指定網路卡的網路連接;2、systemctl指令,systemctl restart network用來重啟網路服務;3、 service指令,service network restart用於重啟網路服務;4、ip指令,ip link set<網卡名稱>down等。

相關課程 更多 >
中級Linux基礎進階影片教學

15225次學習

收藏
初級Linux 教程

76778次學習

收藏
初級Linux入門級實戰課程

5679次學習

收藏