yum install -y epel-release yum install -y bash-completion chrony htop jq lrzsz ngrep pv rsync tmux vim wget yum install -y python36-devel mysql-devel python36-pip gcc curl https://phus.lu/sysctl.conf | tee /etc/sysctl.d/10-phuslu.conf sed -i -e 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config sudo systemctl disable firewalld || true echo -e "* soft nofile 1048576\n* hard nofile 1048576" | tee /etc/security/limits.d/99-phuslu.conf curl ip.phus.lu | grep -i china && ( cat <