06 2018 档案

摘要:1.安装需要的环境,centos7的mysql叫mariadb,所有的配置文件默认就可以 [root@test ~]# yum install httpd php mariadb mariadb-server php-mysql -y 已安装: httpd.x86_64 0:2.4.6-80.el7 阅读全文
posted @ 2018-06-25 21:41 ForLivetoLearn 阅读(234) 评论(0) 推荐(0) 编辑
摘要:centos6 centos7 启动 service NAME start systemctl start NAME[.service] 停止 service NAME stop systemctl stop NAME[.service] 重启 service NAME restart system 阅读全文
posted @ 2018-06-25 11:38 ForLivetoLearn 阅读(421) 评论(0) 推荐(0) 编辑
摘要:Centos6 1.在开机时不要自动进入系统,按任意键进入GRUB引导菜单 2.按E键进入编辑模式 3.选中kernel选项继续按E键 4.在结尾处添加single关键字后按ENTER保存退出 5.之后会回到第三部的界面,按B键重启,就可以进入单用户模式。 6.进入单用户模式后执行passwd命令就 阅读全文
posted @ 2018-06-23 22:22 ForLivetoLearn 阅读(2396) 评论(0) 推荐(0) 编辑
摘要:用于建立安全站点的工具,颁发证书,例如https,ftps等 默认配置文件: [root@bogon CA]# cat /etc/pki/tls/openssl.cnf [ CA_default ] dir = /etc/pki/CA #CA默认工作目录 certs = $dir/certs #CA 阅读全文
posted @ 2018-06-04 17:28 ForLivetoLearn 阅读(412) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示