netstat -atn|grep "ES" 查看IP局域网共享上网设置:/etc/network/interfaces,并将文件中的eth0修改成:auto eth0
iface eth0 inet static
address 192.168.1.14
gateway 192.168.1.1
netmask 255.255.255.0/etc/sysconfig/network-scripts/ifcfs-eth0DEVICE=eth0
BOOTPROTO=none
onBOOT=yes
IPADDR=192.168.1.14
NETMASK=255.255.255.0
GATEWAY=192.168.1.1 技巧分享 将分区改成Linux RaidUbuntu 8.04升级后声卡失效的解决相关资讯 Linux教程
- Linux教程:如何在命令行中查看目 (07/28/2014 12:22:23)
- Linux 修改root密码 (11/03/2012 07:53:38)
- su - root 与su root的区别 (06/06/2012 00:39:40)
| - Linux进程间通信:消息队列 (01/28/2013 09:43:00)
- U盘安装Linux开机无法启动解决方法 (10/07/2012 08:55:52)
- Windows 7/Linux 同步时间 (05/15/2012 06:17:55)
|
本文评论 查看全部评论 (0)