Skip to content

zenithteq/c7stuff

Repository files navigation

#c7prereqs ###Bash script to do the following on CentOS 7 (Minimal Install):

Prompt to change hostname
Prompt to install Webmin
Update CentOS
Disable SELinux
Install EPEL
Install open-vm-tools or qemu-guest-agent (will query vm type)
Install some useful tools (vim, nano, wget, unzip, screen, rsync)
Install network tools (net-tools, iptraf, iftop, mtr, iperf, bind-utils, lsof)
Insrall disk monitoring tools (dstat, iotop, iostat)
Install NTP
Disable firewalld
Install iptables
Install Fail2Ban
Install Yubico
Secure SSH

The script will reboot your box once completed.

####Run the script:

curl -o c7prereqs.sh https://raw.githubusercontent.com/zenithteq/c7stuff/master/c7prereqs.sh && bash c7prereqs.sh

About

Scripts for CentOS 7 post install of OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages