2. Run the following command to install the GUI component.
yum groupinstall "Server with GUI" -y
3. Run the following command to set the default GUI.
systemctl set-default graphical
4. Run the following command to restart the instance.
reboot
5. Log in to the Linux instance via VNC.
If the GUI page appears, it has been successfully set up. Follow the instructions to enter the desktop and continue other operations.
4. Run the following command to restart the instance.
reboot
5. Log in to the Linux instance via VNC.
If the GUI page appears, it has been successfully set up. Follow the instructions to enter the desktop and continue other operations.
Was this page helpful?