linux系统下连网络,操作步骤如下:
1、首先用root用户登录linux桌面系统。
2、然后点击上方的【系统】, 在下拉菜单中点击【首选项】。
3、然后点击列表里的【网络连接】。
4、然后点击“编辑”。打开“IPV4 设置”页面,选择“方法”为“手动”。
5、选择“添加”。填写自己分配的ip地址,子网掩码,网关,DNS服务器等信息,参照windows 系统填写。填写完成后,点击“应用”即可。
尊敬的电信用户,您好!欢迎使用中国电信产品,根据您的描述,linux连接宽带是用下面命令,
#/usr/sbin/adsl-setup
>>> 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):
>>> Enter the demand value (default no):
>>> Enter the DNS information here: --输server
>>> Please enter your PPPoE password: --输电信用户口令
>>> Choose a type of firewall (0-2):
>>> Accept these settings and adjust configuration files (y/n)?
最后 启动拨号连接
/usr/sbin/adsl-start
。
如果以上信息没有解决您的问题,可以登录中国电信网上营业厅网址http://ah.189.cn/或致电10000号,祝生活愉快。
欢迎分享,转载请注明来源:夏雨云
评论列表(0条)