Bash script to run post installation of CentOS or RedHat.
#/bin/bash # post installation script # # #set -x echo ". Post installation script" # # /etc/hosts # echo ".…
System Administrator
Bash script to run post installation of CentOS or RedHat.
#/bin/bash # post installation script # # #set -x echo ". Post installation script" # # /etc/hosts # echo ".…