- SSH into server and
sudo
to root:
ssh [email protected]
sudo -s
- Change the SELINUX variable in
/etc/selinux/config
to permissive to prevent unforeseen and difficult to diagnose issues:
SELINUX=permissive
- Add the following lines to
/etc/hosts
file: