Install GNOME Desktop on Oracle 8 Linux and Configure VNC Server.
Описание
In this video I will show you how to install GNOME Desktop Environment on Always Free Oracle 8 Linux instance on OCI, and how to install and configure VNC Server so you can Screenshare to your server via encrypted ssh tunnel.
? SUBSCRIBE: If you find my videos helpful, you can support me by subscribing and leaving a comment. https://www.youtube.com/channel/UCShZSSu3SpUuwRO1zTd43qQ?sub_confirmation=1
List of commands used in the video:
sudo yum groupinstall "Server with GUI"
sudo systemctl set-default graphical
reboot
#Go to /etc/gdm/custom.conf and uncomment WaylandEnable=False
sudo yum install -y tigervnc-server tigervnc-server-module
#Set user password
vncpasswd
#Go to /etc/tigervnc/vncserver.users add your user to the list
#Go to /etc/tigervnc/vncserver-config-defaults gongig screen resolution
geometry=1280x1024 (this works best on my MBP)
sudo systemctl daemon-reload
sudo systemctl enable --now vncserver@:1.service
ssh -L 5901:localhost:5901 -i privkey.pem user@serverIP
Рекомендуемые видео
















![[Тим Тин] - Я Испортила День Рождения Моего Парня! Эпичный Сюрприз в День Рождения Краша!](/images/video/2026-05-17/01/aa/01aab3e6127aa1b79af3b08381d55491.jpg?width=640)

