Welcome 微信登录

首页 / 操作系统 / Linux / Ubuntu 10.04闪讯上网配置

首先准备3个软件包:rp-pppoe-3.10.tar.gz : rp-pppoe-3.10下载地址(当然可以自行搜索)modconf_0.3.9_all.deb和pppoe_3.8-3_i386.deb,modconf 下载地址(点击all,进入下载地址列表) pppoe下载地址,选“硬件架构”列表1,安装modconf_0.3.9_all.deb和pppoe_3.8-3_i386.deb,直接双击安装上面两个deb包,安装...2,安装rp-pppoe-3.10.tar.gz :3,本人安装目录为/home/sxqlj/MyTool/pppoe(pppoe为:对rp-pppoe-3.10重命名)在此处将rp-pppoe-3.10.tar.gz进行解压,进入目录: cd /home/sxqlj/MyTool/pppoe/src,如sxqlj@Ubuntu:~/MyTool/pppoe/src$4,./configure5,make6,sudo make install7,某些关键配置:Enter your PPPoE user name (default bxxxnxnx@sympatico.ca):(此处为闪讯帐号)For Linux, it will be ethn, where "n" is a number. (default eth0): (可以直接回车)You may have some problems with demand-activated links.Enter the demand value (default no): (可以直接回车)Enter the DNS information here:(可以直接回车)PASSWORD>>> Please enter your PPPoE password:>>> Please re-enter your PPPoE password:Choose a type of firewall (0-2): 0(自己选择)Start this connection at boot timeDo you want to start this connection at boot time?Please enter no or yes (default no):y(自己选择)然后会出来一个总结:** Summary of what you entered **Accept these settings and adjust configuration files (y/n)?(选择n可以重复上面的步骤,重新配置)8,如果运行(sudo)pppoe-start可以上网,那就可以了,否则再按下配置9,终端运行sudo pppoeconf 进行配置,其中用户名为闪讯帐号,密码为帐号密码。一般按照配置上的建议进行选择就可以了10,最后一步可能需要重启就可以了Ubuntu 10.04 下 Rhythmbox 添加网络广播Ubuntu 10.04 源码编译安装bochs 2.4.5相关资讯      Ubuntu教程 
  • Ubuntu教程 - 使用Ubuntu拷贝CD和  (12/18/2013 14:38:16)
  • 让Ubuntu 12.10支持RAR和7Z文件解  (11/15/2012 18:51:50)
  • Windows 7硬盘安装Ubuntu 12.10图  (11/03/2012 19:22:47)
  • 完美安装Ubuntu 12.10最新AMD显卡  (11/27/2012 08:17:47)
  • Win 7硬盘安装Ubuntu 12.10  (11/05/2012 13:30:34)
  • 虚拟机上Ubuntu 11.10升级到12.04  (10/12/2012 20:00:38)
本文评论 查看全部评论 (4)
表情: 姓名: 字数


评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款
第 4 楼 cxc 发表于 2010/11/4 23:25:35忘记了 我的邮箱 Xuechao.Cheng@gmail.com嘿嘿回复 支持 (0) 反对 (0)第 3 楼 cxc 发表于 2010/11/4 23:23:16你好
我在安装过程中完成sudo make install 后出现一行

you must be root to 。。的代码 。。然后就不知道该干什么了。。求救回复 支持 (0) 反对 (0)<