随笔分类 - 运维日常
ops daily time
摘要:#!/bin/sh ##################################################### # Name: create_nginx_conf.sh # Version: V1.0 # Author: 运维菜鸟 # Description: 创建ng...
阅读全文
摘要:yum remove *jdk* -y #修改selinux以及修改最大文件打开数 echo -e "root soft nofile 65535\nroot hard nofile 65535\n* soft nofile 65535\n* hard nofile 65535" >> /etc/security/limits.conf echo -e "* soft ...
阅读全文
摘要:#!/bin/bash ##################################################### # Name: change_nginx_upstream_conf.sh # Version: V1.0 # Author: 运维菜鸟 # Description: 更改nginx u...
阅读全文

浙公网安备 33010602011771号