redis基础优化配置

Redis启动参数#./redis-server /path/redis/6379.conf\\\指定配置文件启动#nohup ./redis-server &\\\使用nohub工具后台启动,输入jobs查看状态\\\配置文件中daemonize:设置为yes表示指定Redis以守护进程的

iptables命令浅入

常用命令:详情参考:iptables --help或者手册#iptables -L\\列出当前策略#iptables-F\\临时清空策略#iptables-save > /etc/sysconfig/iptables.conf \\导出策略至文件 路径自定义#iptables-restore

记一篇无法访问文件服务器的问题解决方案

问题-文件服务器无法访问,nginx日志刷屏报错2019/10/10 14:15:09 [alert] 22340#0: worker process 8784 exited on signal 252019/10/10 14:15:09 [alert] 22340#0: worker proces

同个资源地址,android加载正常,ios就不行问题&TLS1.0,TLS1.1升级TLS1.2问题解决方案

used TLS 1.0 or TLS 1.1, which are deprecated and will be disabled in the future. Once disabled, users will be prevented from loading these resources.

Zabbix编译安装及配置

此贴提供,Centos7 PHP7.2安装zabbix3.4.7,Centos8.3 PHP7.4安装zabbix5.4的编译安装方法及常见问题。

PHP编译安装及常见问题

此贴提供Centos7-PHP7.2 7.3,Centos8.3-PHP8.0.7和PHP-7.4.2版本的编译安装方法,及常见错误解决。不定期更新

Nginx编译安装文档(未测试)

此贴待改,原始时间为:2019年6月4日资料Nginx官网链接https://www.nginx.comNginx官网软件包下载链接:http://nginx.org/packages/源码下载直达车http://nginx.org/en/download.html本文档摘抄至https://blo

MariaDB数据库编译安装

此贴待改,原始时间为:2018年8月6日19:03:15重新修订环境centos7_64环境下编译安装mariadb10.3.3(已安装过LAMP)自行下载mysql源码包-mariadb-10.3.3.tar.gz官方Mariadb下载地址参考10.3.7可用安装1)创建环境:#mkdir/opt

bind安装配置方法

此贴待改原始时间为:2018年8月22日19:03:11bind服务安装教程(参照:http://blog.51cto.com/13525470/2054121)使用yum安装如下软件包:(1/12): bind-chroot-9.9.4-61.el7.x86_64.rpm

httpd(apache2)编译安装方法

此贴待改,原始时间为:2018年4月23日安装httpd(apache2)2.4.29编译安装方法下载源码包apache官网下载我的文件服务器环境:Centos7.4#tar -zxvf apache-cassandra-3.11.4-bin.tar.gz\\解压#cd apache-cassand
Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×