Managing your server with SSH alone can be intimidating. Good thing for us is that AKLWEB Host has a View Console option. To fully utilize AKLWEB Host’s VNC console capabilities, you can install GUI software. This guide will teach you how.
yum update -y
yum groupinstall -y "X Window System" "Desktop"
yum install -y gnome-core xfce4 xorg-x11-fonts
nano /etc/inittab
id:3:initdefault:
3
to 5
. The line should be the same as the line below:id:5:initdefault:
reboot
, or clicking the “Reboot” button.