奋斗的蜗牛
发布时间:2014-06-25 10:33:55
/lib/libc.so.6: version `glibc_2.7′ not found 我用的设备是centos 5.5_64位的。系统glibc为2.5地址:http://ftp.gnu.org/pub/gnu/glibc/glibc-2.7.tar.gz安装时依然提示有问题,但提示 加参数 --disable-sanity-checkschecking host system type... i686-pc-linux-gnu *** On GNU/Linux systems the*** /usr/.........【阅读全文】
发布时间:2014-06-24 09:09:02
转自 http://blog.sina.com.cn/s/blog_7e06a83c0100w61t.html进入 /etc/sysconfig/network-scripts 目录下创建一个文件 ifcfg-bond0或cp ifcfg-eth0 ifcfg-bond0Vi ifcfg-bond0 编辑内容如下DEVICE=bond0BOOTPROTO=staticIPADDR=192.168.10.1NETMASK=255.255.255.0GATEWAY=.........【阅读全文】