08 2017 档案
摘要:添加了用户无法登陆,CMD登陆显示远程主机关闭链接 网上查了下说是用: setsebool ftpd_disable_trans 1 解决 可是当我执行setsebool ftpd_disable_trans 1的时候,竟然出现了下面的提示 “Could not change active bool
阅读全文
摘要:./configure \ with curl \ with freetype dir \ with gd \ with gettext \ with iconv dir \ with kerberos \ with libdir=lib64 \ with libxml dir \ with mys
阅读全文
摘要:mysql57安装完会自动随机生成一个密码(之前的版本密码一般为空),这个密码可以在mysqld.log里找到 用初始密码登陆后,需要修改初始密码才可以进行其他操作,修改密码命令如下: mysql SET PASSWORD = PASSWORD('123456'); 相关:http://www.cn
阅读全文
摘要:编译安装 openssl 1.0.1c.tar.gz时,直到./config shared zlib还是正常的,一make就出现了错误,make[2]: [c_zlib.o] Error 1等好几个依赖关系的失败,于是仔细看了下,原来是zlib devel这个软件包,没装。 解决方法: yum y
阅读全文
posted @ 2017-08-28 10:44
yonomo
摘要:[root@localhost ~]# cat /etc/issue [root@localhost ~]# cat /etc/redhat-release [root@localhost ~]# getconf LONG_BIT //查看系统位数
阅读全文
posted @ 2017-08-26 09:29
yonomo

浙公网安备 33010602011771号