Install and Configure TigerVNC server on Linux

Follow the below steps to configure TigerVNC Server (Remote Desktop Application for Linux) Server Side : IP Address – 192.168.0.105

First configure the Ethernet Card, Here in my practice Lab its eth0 and IP address is 192.168.0.105 as shown on the output below.

[root@localhost ~]# ifconfig eth0 # Check the IP Address eth0 Link encap:Ethernet HWaddr 00:0C:29:A4:B6:76 inet addr:192.168.0.105 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::20c:29ff:fea4:b676/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:29501 errors:0 dropped:0 overruns:0 frame:0 TX packets:19961 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:36244704 (34.5 MiB) TX bytes:2702906 (2.5 MiB) Step : 1 Install Required Packages Before we start the configuration of TigerVNC Server we have to install required packages and dependencies. So let’s go ahead and install Desktop Environment and X Windows System packages.

[root@localhost ~]# yum -y groupinstall "Desktop" "GNOME Desktop Environment" "X Window System"

Read More - https://www.itsmarttricks.com/how-to-configure-tigervnc-server-in-linux-a-remote-desktop-application-for-linux/

Recommended Posts

Install and Configure TigerVNC server on Linux
Install wsl2 and master linux on windows
Install and launch k3s on Manjaro Linux
Dockerfile: Install Docker on your Linux server
Install and configure KVM
Install Python3 and Django on Amazon Linux (EC2) and run your web server
Install Minecraft on Arch Linux
Install Linux on your Chromebox
Install the JDK on Linux
Recording and playback on Linux
Build Apache HTTP Server and Wildfly on Oracle Linux 8
Install tomcat 5.5 on Amazon Linux.
Compile and install MySQL-python for python2.7 on amazon linux
Install Docker on Arch Linux and run it remotely
Install Homebrew on Amazon Linux 2
Install strongSwan 5.9.1 on Amazon Linux 2
Install django on python + anaconda and start the server
Install LAMP on Amazon Linux 2 and build a WordPress environment.
Install the latest version of Git on your Linux server
Install Python Pillow on Amazon Linux
Install Python3 on Sakura server (FreeBSD)
Install Mecab and mecab-python3 on Ubuntu 14.04
Install oracle java8 on amazon linux2
Install and run dropbox on Ubuntu 20.04
Install OpenCV and Chainer on Ubuntu
Install CUDA 8.0 and Chainer on Ubuntu 16.04
Build and install OpenCV on Windows
Install CUDA on Linux Mint Mate 20
Install Arch Linux on DeskMini A300
Run a Linux server on GCP
How to install VMware-Tools on Linux
Install pyenv on EC2 (Amazon Linux)
How to install and configure blackbird
Install fabric on Ubuntu and try
[Note] Install Imagick on Amazon Linux2
Install and configure `pyenv` Ansible playbook
Install easy_install and pip on windows
[MariaDB] Install MariaDB on Linux and create a DB and an operating user.
Install mecab on Sakura shared server and call it from python
[UE4] Build DedicatedServer on Windows and Linux
How to install aws-session-manager-plugin on Manajro Linux
Build a simple WebDAV server on Linux
Learn sshd_config and authorized_keys (on Amazon Linux 2)
How to install packages on Alpine Linux
5 reasons to install Linux on your laptop.
Build a Samba server on Arch Linux
How to install Anisble on Amazon Linux 2
Install Mecab on Linux (CentOS) with brew
Install Puppet Master and Client on Ubuntu 16.04
How to install php7.4 on Linux (Ubuntu)
Install Python3 on mixhost server [Currently NG]
Install pyenv and Python 3.6.8 on Ubuntu 18.04 LTS
Replacing rmtrash on Mac and replacing rm on Linux
Install rJava on Linux in R3.6 environment.
Until you install Arch Linux on VMware
Install Python 3.8, Pip 3.8 on EC2 (Amazon Linux 2)
Linux "Install on / dev / sda" error resolution
Install pyenv and rbenv on CentOS system-wide
Until you install Apache and Tomcat on Linux (CentOS) and deploy Java apps
Build Linux on a Windows environment. Steps to install Laradock and migrate
Install matplotlib and display graph on Jupyter Notebook