安装 let's encrypt 免费ssl证书,需要python3(最低要2.7吧,为了省事直接用3),为了不必要的操作直接yum安装。00 准备工作下载 certbot# 以 nginx +...
https://webtatic.com/packages/php71/# centos6
yum install epel-release
rpm -Uvh https://mirror.we...
macOS使用phpize安装扩展时报错。$ phpize
grep: /usr/include/php/main/php.h: No such file or directory
grep: ...
# 设置时区
cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
# 安装ntpdate
yum -y install ntpdate
# 联...
yum install epel-release
# 安装python34
yum --disablerepo="*" --enablerepo="epel&quo...
前端界面借鉴的layim,后台使用swoole开发,欢迎交流心得意见.聊天室地址: 聊天室地址效果图如下PS:该聊天室为群聊,不保存任何聊天记录,仅供学习交流使用,离开聊天室,聊天记录即丢失.
今天配置主机的时候 启动 重启防火墙都没有反应 查看防火墙状态报错[root@host ~]# service iptables status
iptables: Firewall module...
家里凳子(方形换鞋凳)坏了,质量比较差,同时买了两个,没多久就坏了一个,最近买了些工具,我想重新拾起我的业余兴趣爱好——DIY。凳子修理过程没拍照,现在才想起来有点可惜,就直接略过吧,修完之后我...
最近做一个项目,测试提了一个Bug,在一个td内,输入特殊字符(!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!...
# 设置文件属性不可修改chattr +i .user.ini# 取消文件不可更改状态chattr -i .user.ini
- « 前一页
- 1
- 2
- 3
- 4
- 5
- 后一页 »