filmov
tv
How to Install and Configure VNC on Ubuntu 22.04
Показать описание
Software:
How to check if running as root:
✒️COMMANDS:
(login as non-root user)
sudo apt update
sudo apt upgrade
(may need to reboot)
sudo apt install xfce4 xfce4-goodies
sudo apt install tightvncserver
vncserver
(will ask to set pass 6-8 chars, you'll need this to connect later with VNC Viewer)
vncserver -kill :1
nano ~/.vnc/xstartup
(add text to file:)
#!/bin/bash
xrdb $HOME/.Xresources
startxfce4 &
(to save and exit:)
CTRL + X, Y, then ENTER
chmod +x ~/.vnc/xstartup
vncserver -localhost
sudo apt-get install fonts-liberation
cd Downloads
(PuTTY SSH Tunnel Details:)
Source Port: 5900
Destination: localhost:5901
(If you add a firewall rule to only allow SSH connections from your IP, don't add it to OS firewall or you'll lose access to the VPS when your IP changes.)
👍 Thanks for Watching!
💬 Let me know if you have any problems or spot an error in the instructions.
🎵 Music:
#vnc
COC1 - Install and Configure Computer Systems
How to Install and Configure Git and GitHub on Windows 11
How to install Microsoft Office
Windows Terminal Install and Configure
How to install and configure RAM in a PC - Step By Step Setup Beginners Guide
How To Install & Configure Nessus
SCCM/MECM 2203 Lab 🥼 - Install and Configure 📚FULL Step-by-Step Deployment Guide
How to Install and Configure Git and GitHub on Ubuntu 22.04 LTS (Linux)
How to install and configure Java JDK 23 on Debian 12 | install java jdk 23 on Debian 12|2024 Update
Configure and Install Office 2019/2021/O365 Apps with ODT | Step-by-Step Guide
How To Install and Configure FileZilla Server
How to Set Up a Router | Internet Setup
How to Install and Configure Snort 3.0 on Ubuntu
How to install and configure the AWS CLI on Windows 10
How to Install and Configure Samba File Sharing on Ubuntu 22.04 LTS
How to download install and configure AWS CLI on Windows |AWS CLI Install on Windows 11 |2024 update
How to install and configure cluster in Linux
How to Install and Configure TrueNAS Core 💿
HOW TO INSTALL AND CONFIGURE RDS (REMOTE DESKTOP SERVICES) SERVER 2022 - VIDEO 22 INFOSEC PAT
How to Install & Configure Terminal Server (Multiple Remote Desktop) in Windows Server 2019
How to Install and Configure pfSense on VMware
7 How to install and configure WSUS in Windows server 2019
How to Install & Configure VPN on Windows Server 2022
How to Install and Configure VNC on Ubuntu 20.04 - 22.04
Комментарии