Centos 7 Minimal Installation 64bit or 32bit
First we must download ISO from source, choose near from you. 1. Update OS, # yum upgrade 2. Install some tools, so we can check running services #Â yum install nano bash-completion net-tools wget curl lsof -y 3. Now I can check it, # netstat -tulpn ## To output numerical service …