By - superajPosted in 服务器相关Centos 安装VNC外加火狐上传脚本 setup 安装脚本 chmod +x *.sh ./install_vnc_server.sh 遇 Read More
By - superajPosted in 服务器相关squid代理服务器安装(CentOs)rpm -qa|grep squid yum install squid cd /etc/squid/ cp Read More
By - superajPosted in 服务器相关CentOS 6.5 64位 一键搭建VPN(PPTP)脚本在服务器中执行: wget http://www.coolaj.cn/vpn_centos6.sh   Read More
By - superajPosted in 服务器相关Nginx若出现502 Bad Gateway 的临时解决方案保存一下代码为502.sh #!/bin/bash website=http://api.bbshenqi.c Read More
By - superajPosted in 服务器相关RSync实现文件备份同步[rsync实现网站的备份,文件的同步,不同系统的文件的同步,如果是windows的话,需要windows版本 Read More
By - superajPosted in 服务器相关云服务器连接RDS不稳定问题解决方案nscd服务开启后会减少因为DNS不稳定造成的云服务器连接RDS无法解析的问题。 详细的开启办法如下: 1. Read More