Step 1 – Login to your server as root:

Step 2 – To make sure all things are updated, run ym update command:
- Code: Chọn tất cả
yum update -y
wait for the process to complete

Step 3 – Issue this command to install some necessary packages:
- Code: Chọn tất cả
yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip -y

Also this one:
- Code: Chọn tất cả
yum install telnet wget -y

Step 4 – Make sure SELinux is ...













