引言: source: http://blog.chinaunix.net/article.php?articleId=20375&blogId=5935网络共享很重要哦,当然在linux下也可以做到 1、 网卡配置。
摘要:xfree86 就是利用 xf86config 来作一些 x 的初始设定。在你看完这篇文章时,你或许或感到无助,因为这麽大一篇设定档 打到完不就挂了,还谈什麽设定。提到 x 自然就不能不提到 xf86config 这个档案。xfree86 就是利用 xf86config 来作一些 x 的初始设定。在你看完这篇文章时,你或许或感到无助,因为这麽大一篇设定档 打到完不就挂了,还谈什麽设定。其实你不用担......
摘要: 刚刚看了论坛里有的兄弟关于相亲的苦恼,想起自己在上海这五年的经历,不由感慨颇多。这位兄弟的这些苦恼,曾几何时也占据了我的头脑,让我痛苦不堪。然而,如今回首看来,这五年来也这是这些苦恼最终成为我前进的机遇,让我拥有了目前还算可以的生活境遇—700万身价,对有些兄弟来说可能是微不足道,但是我想大多数朋友还可能暂时没有达到这个状态---没有半点炫耀的意思,我知道朋友们很多都会成功,会比我强得多---所......
Linux中的ADSL共享上网上一页 ... #/usr/sbin/adsl-setup 【程序编程相关:
Gmail升至2G本人提供大量邀请】 【推荐阅读:
RTL8139 驱动程序解析】>>> enter your pppoe user name: ——此处输入拨号帐号的用户名 【扩展信息:
正在努力解决的问题【希望能得到你的帮助】】 >>> enter the ethernet interface connected to the adsl modem for solaris, this is likely to be something like /dev/hme0. for linux, it will be ethn, where n is a number. (default eth0): ——输eth0 >>> enter the demand value (default no): ——输no >>> enter the dns information here: ——输210.52.149.2(视当地运营商的dns服务器ip而定) >>> please enter your pppoe password: ——输网通用户口令 >>> choose a type of firewall (0-2): ——输0 >>> accept these settings and adjust configuration files (y/n)? ——输y 6. 启动拨号连接 /usr/sbin/adsl-start 成功连接后,屏幕显示connected. 此时这台linux已可以上网浏览了. ...
下一页 摘要:网络共享很重要哦,当然在linux下也可以做到1、 网卡配置。 两块网卡,eth0为拨号网卡,ip:192.168.1.1(其他的地址也可);eth1为内网网卡,ip:192.168.0.1。掩码均为255.255.255.0。 局域网网段为192.168.0.0。 注意:此处两块网卡均不能设网关。 2、 pppoe软件的升级与安装 1) 在 http://www.roaringpenguin.c......