Linux - 重启wifi和网络

  1. iwconfig
  2. sudo ifconfig wlp4s0 down
  3. sudo iwconfig wlp4s0 power off
  4. sudo ifconfig wlp4s0 up
  5. sudo service network-manager restart

wlp4s0为wifi网卡号

posted @ 2018-04-21 23:18  Rocin  阅读(3248)  评论(0编辑  收藏  举报