Version : 0.1.1
One script that does it all, updates your system, enable required repos, install essential packages, and more..
- Update your system
- Enable additional repos (extra, optional, supplementary, rhscl)
- Enable/Add EPEL
- Setup FQDN
- Change root password
- Install essential packages (nano, wget)
- Login as root
sudo su
- Install git
sudo yum -y install git
- Clone the repository
git clone https://github.com/nooh43/rhel7-initialization.git
- Browse the folder
cd rhel7-initialization
- Give the permissions
chmod +x setup.sh
- Launch the script
./setup.sh
Nasser Alhumood - QatifServ