systemctl stop firewalld
systemctl disable firewalld
yum install epel-release -y
yum install -y tree vim wget bash-completion bash-completion-extras lrzsz net-tools sysstat iotop iftop htop unzip nc nmap telnet bc psmisc httpd-tools bind-utils nethogs
sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config
hostnamectl set-hostname manager
sed -i 's/77/7/g' /etc/sysconfig/network-scripts/ifcfg-eth0
sed -i 's/77/7/g' /etc/sysconfig/network-scripts/ifcfg-eth1