连不上网
- astolia
- 论坛版主
- 帖子: 6703
- 注册时间: 2008-09-18 13:11
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: 连不上网
請先參閱
https://help.ubuntu.com/stable/ubuntu-h ... nnect.html
https://help.ubuntu.com/stable/ubuntu-h ... eless.html
如果還未解決
把下面指令 複製 貼進終端機 執行
0. uname -r
1. sudo lshw -numeric -class network
2. sudo ifconfig -a
3. sudo route -nv
4. sudo rfkill list all
5. sudo dhclient -v
6. sudo ls -al /etc/resolv.conf
7. sudo cat /run/resolvconf/resolv.conf
把結果直接複製 貼上來
https://help.ubuntu.com/stable/ubuntu-h ... nnect.html
https://help.ubuntu.com/stable/ubuntu-h ... eless.html
如果還未解決
把下面指令 複製 貼進終端機 執行
0. uname -r
1. sudo lshw -numeric -class network
2. sudo ifconfig -a
3. sudo route -nv
4. sudo rfkill list all
5. sudo dhclient -v
6. sudo ls -al /etc/resolv.conf
7. sudo cat /run/resolvconf/resolv.conf
把結果直接複製 貼上來
-
- 帖子: 12
- 注册时间: 2008-10-09 9:36
Re: 连不上网
显示 no network devices available
按照下面命令执行后
显示 cannot access /etc/resolv.conf: No such file or directory
按照下面命令执行后
显示 cannot access /etc/resolv.conf: No such file or directory
poloshiao 写了:請先參閱
https://help.ubuntu.com/stable/ubuntu-h ... nnect.html
https://help.ubuntu.com/stable/ubuntu-h ... eless.html
如果還未解決
把下面指令 複製 貼進終端機 執行
0. uname -r
1. sudo lshw -numeric -class network
2. sudo ifconfig -a
3. sudo route -nv
4. sudo rfkill list all
5. sudo dhclient -v
6. sudo ls -al /etc/resolv.conf
7. sudo cat /run/resolvconf/resolv.conf
把結果直接複製 貼上來