By francis_hao May 31,2017 程序在编译时出现缺少库文件的提示,如下: as: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory 解决的办法其实很简单,就是使用yum查询一下哪个包提供了这个文件,然后在安装这个包就可以了. yum provides | whatprovides 用以找出哪个包提供了指
1.参考: http://www.cnblogs.com/codedevelop/p/6762555.html grant all privileges on *.* to 'root'@'hostname' identified by 'mysql密码' with grant option; 2.配置静态IP [root@server1 ~]#vi /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0HWADDR=08:00:27:BA:1