• 开发语言 (current)
  • shell (current)
  • 监控 (current)
  • 安全 (current)
  • mysql (current)
  • ansible (current)
  • 企业故障 (current)
  • nginx (current)
  • kubernetes (current)

(2)php5.6安装扩展Zend Guard Loader

1、下载软件包 https://www.zend.com/downloads/zend-guard-loader 二、上传到服务器中并mv到php目录中 cp opcache.so /usr/loca

阅读更多...

(1)编译安装php5.6

(1)安装依赖 yum install -y gcc gcc-c++ libxml2 libxml2-devel autoconf libjpeg libjpeg-devel libpng libpn

阅读更多...

(3)安装PHP7.1增加memcache扩展

#PHP增加memcache支持(官司网memcache-3.0.8暂时不支持PHP的编译) 官网memcache-3.0.8在编译的时候出现“php-smart_str.h”没有找到的错误! 但是我

阅读更多...

(1)php编译安装7.1.9

一、下载地址 wget http://cn.php.net/distributions/php-7.1.9.tar.gz 二、解压 tar -zxvf php-7.1.9.tar.gz 三、下载依赖包

阅读更多...

安装配置keepalived

一、环境说明 web1 10.0.0.3 web2 10.0.0.4 keepalived主 10.0.0.10 keepalived 10.0.0.12 二、web准备环境 二、安装keepaliv

阅读更多...

安装tomcat8.0

一、下载tomcat 并放入/usr/local 进行解压: [root@fxsczldzh local]# tar -zxf apache-tomcat-8.0.38.tar.gz [root@fx

阅读更多...

nginx配置获取原客户ip

负载均衡配置: [root@lb01 ~]# cat /etc/nginx/nginx.conf user nginx; worker_processes auto; error_log /var/l

阅读更多...

编译安装php7.3

一、安装依赖 yum -y install libxml2 libxml2-devel openssl openssl-devel curl-devel libjpeg-devel libpng-de

阅读更多...

编译安装nginx1.8并使用systemctl管理

一、打开官网 http://nginx.org/download/ 二、下载服务器上 wget http://nginx.org/download/nginx-1.8.0.tar.gz 三、安装依赖

阅读更多...

nginx企业实战-if set rewrite return

一、root和alias区别 二、用户浏览器类型是android并且用户ip范围是10.0.Xx.xx执行rewrite或者return 三、rewrite工作案例 rewrite ^/batch_n

阅读更多...

  • 上一页
  • 1
  • ...
  • 4
  • 5
  • 6
  • 7
  • 下一页
搜索
个人微信号

有问题请加博主微信进行沟通!

最新文章
  • 主流监控系统的对比!!
  • bind域名解析压测-named
  • bind域名解析服务器named监控指标
  • tengine编译
  • linux删除文件减少io消耗
  • nginx状态码 000
  • GO语言模拟长轮询代码
  • GO语言模拟长链接代码
  • prometheus和thanos原理
  • linux统计某个进程占用多少内存和cpu
热门标签
  • jumpserver
  • 百度云
  • 容器
  • ELK
  • 管理|自控|高效
  • 三剑客
  • devops
  • linux小知识
  • openvpn
  • 搞笑时刻
梁泽宇的技术小屋~
copyright @ 2016~2021 (www.liangzeyu.com)