讨论:新手入门指引:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
新页面: shun@ubuntu:~$ pon dsl-provider Error: only members of the 'dip' group can use this command. shun@ubuntu:~$ sudo pon dsl-provider Plugin rp-pppoe.so loaded. shun@ubuntu:~$ fconfig eth0 ba...
 
 
(未显示2个用户的2个中间版本)
第1行: 第1行:
shun@ubuntu:~$ pon dsl-provider
==问题==
Error: only members of the 'dip' group can use this command.
*[[什么是校验和]]应该融入到[[如何把 ISO 文件刻录成光盘]]。
shun@ubuntu:~$ sudo pon dsl-provider
*[[用32位机还是64位机]]名称已经令新手费解,需要修改标题或更多
Plugin rp-pppoe.so loaded.
*[[学习linux几点忠告]]需要扩展/变动
shun@ubuntu:~$ fconfig eth0
*更多,
bash: fconfig: command not found
受不了了,先动手改了。
shun@ubuntu:~$ ifconfig eth1
~~~~
eth1: error fetching interface information: Device not found
shun@ubuntu:~$ ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 00:08:02:e2:82:c7 
          inet6 addr: fe80::208:2ff:fee2:82c7/64 Scopeink
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:319 errors:0 dropped:0 overruns:0 frame:0
          TX packets:263 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:20993 (20.9 KB)  TX bytes:17132 (17.1 KB)
          Interrupt:10
shun@ubuntu:~
什么意思懂吗

2013年4月2日 (二) 13:30的最新版本

问题

受不了了,先动手改了。 ~~~~