Starting from Scratch: Detailed Installation and Setup of VNC on Ubuntu
Start from scratch: Detailed explanation of the installation and setup of VNC on Ubuntu
On the Ubuntu operating system, VNC (Virtual Network Computing) is a remote desktop protocol that can Achieve remote access and control of Ubuntu desktop through network connection. This article will detail the steps to install and set up VNC on Ubuntu, including specific code examples.
Step one: Install VNC server
- Open the terminal, enter the following command to update the software source and install the VNC server:
sudo apt-get update
sudo apt-get install vnc4server
- After the installation is complete, enter the following command to start the VNC server and set the password:
vncserver
will prompt Enter a password. This password will be used as the password to access the VNC server. Be sure to remember it.
Step 2: Configure VNC server
- Use the following command to stop the VNC server:
vncserver -kill :1
here ":1" represents the display number of the VNC server. If your VNC server is on another display, you can modify it accordingly.
- Create a configuration file "~/.vnc/xstartup", open and edit the file using the following command:
nano ~/.vnc/xstartup
In the open file, copy and paste the following into the file:
!/bin/bash
xrdb $HOME/.Xresources
startxfce4 &
Save and exit the editor.
Step 3: Configure the startup script of the VNC server
- Use the following command to create a new startup script "~/.vnc/vncserver_start.sh":
nano ~/.vnc/vncserver_start.sh
In the open file, copy and paste the following into the file:
!/bin/bash
PATH="$PATH:/usr/bin/"
DISPLAY="1"
DEPTH="16"
GEOMETRY="1024x768"
OPTIONS="-depth ${DEPTH} - geometry ${GEOMETRY} :${DISPLAY}"
case "$1" in
start)
/usr/bin/vncserver ${OPTIONS} ;;
stop)
/usr/bin/vncserver -kill :${DISPLAY} ;;
*)
echo "Usage: /etc/init.d/vncserver {start|stop}" exit 1 ;;
esac
exit 0
Save and exit the editor.
- Use the following command to add executable permissions to the startup script:
chmod x ~/.vnc/vncserver_start.sh
Step 4: Configuration Self-starting of VNC server
- Use the following command to create a new service configuration file "/etc/systemd/system/vncserver.service":
sudo nano /etc /systemd/system/vncserver.service
In the opened file, copy and paste the following into the file:
[Unit]
Description=VNC Server
After= syslog.target network.target
[Service]
Type=forking
User=your_username
ExecStart=/home/your_username/.vnc/vncserver_start.sh start
ExecStop=/ home/your_username/.vnc/vncserver_start.sh stop
Restart=on-failure
RestartSec=2
[Install]
WantedBy=multi-user.target
Please replace "your_username" with your username.
Save and exit the editor.
- Use the following command to reload the systemd daemon configuration file and enable auto-starting of the VNC server:
sudo systemctl daemon-reload
sudo systemctl enable vncserver.service
Step 5: Start and connect the VNC server
- Use the following command to start the VNC server:
sudo systemctl start vncserver.service
- Use the VNC client to connect to the VNC server, enter the IP address of the Ubuntu host and the display number of the VNC server (default is 1), and then click Connect.
Step 6: Optimize the performance of the VNC server
If you are not satisfied with the performance of the VNC server, you can try to optimize the settings to improve the speed and smoothness of remote access and control.
- Edit the configuration file of the VNC server using the following command:
nano ~/.vnc/config
In the file, find the following line and cancel Comment (remove the preceding "#" symbol):
Unset basic geometry settings
unset:$geometry
Then modify these behaviors:
geometry= 1920x1080
Save and exit the editor.
- Restart VNC server:
vncserver -kill :1
vncserver
The above are the detailed steps for installing and setting up VNC on Ubuntu. Using VNC server, you can easily access and control the Ubuntu desktop remotely, which is convenient and practical. Code examples also help you better understand each step. Hope this article is helpful to you!
The above is the detailed content of Starting from Scratch: Detailed Installation and Setup of VNC on Ubuntu. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Publishing works on Douyin can attract more attention and likes, but sometimes it may be difficult for us to publish works in real time. In this case, we can use Douyin's scheduled release function. Douyin’s scheduled release function allows users to automatically publish works at a scheduled time, which can better plan the release plan and increase the exposure and influence of the work. 1. How to set the scheduled time for publishing works on Douyin? To set a scheduled release time, first go to Douyin's personal homepage, find the "+" button in the upper right corner, and click to enter the release page. There is a clock icon in the lower right corner of the publishing page. Click to enter the scheduled publishing interface. In the interface, you can choose the type of work you want to publish, including short videos, long videos, and live broadcasts. Next, you need to set a time for your work to be published. TikTok provides

As one of the most popular short video platforms in the world, Douyin allows everyone to become a creator and share every moment of life. For Douyin users, tags are a very important function. It can help users better classify and retrieve content, and also allows the platform to push appropriate content to users more accurately. So, where are the Douyin tags set? This article will explain in detail how to set up and use tags on Douyin. 1. Where is the Douyin tag set? Using tags on Douyin can help users better classify and label their works, making it easier for other users to find and follow them. The method to set the label is as follows: 1. Open the Douyin APP and log in to your account. 2. Click the "+" sign at the bottom of the screen and select the "Publish" button. 3.

For many users, hacking an Android TV box sounds daunting. However, developer Murray R. Van Luyn faced the challenge of looking for suitable alternatives to the Raspberry Pi during the Broadcom chip shortage. His collaborative efforts with the Armbia

1. First enter Weibo, then click on me in the lower right corner and select [Customer Service]. 2. Then enter [Watermark] in the search box and select [Set Weibo Image Watermark]. 3. Then click [Link] in the interface. 4. Then click [Image Watermark Settings] in the newly opened window. 5. Finally, check [Picture Center] and click [Save].

Even answering calls in Do Not Disturb mode can be a very annoying experience. As the name suggests, Do Not Disturb mode turns off all incoming call notifications and alerts from emails, messages, etc. You can follow these solution sets to fix it. Fix 1 – Enable Focus Mode Enable focus mode on your phone. Step 1 – Swipe down from the top to access Control Center. Step 2 – Next, enable “Focus Mode” on your phone. Focus Mode enables Do Not Disturb mode on your phone. It won't cause any incoming call alerts to appear on your phone. Fix 2 – Change Focus Mode Settings If there are some issues in the focus mode settings, you should fix them. Step 1 – Open your iPhone settings window. Step 2 – Next, turn on the Focus mode settings

1. Open the Weibo client, click the three little dots on the editing page, and then click Scheduled Post. 2. After clicking on scheduled posting, there will be a time option on the right side of the publishing time. Set the time, edit the article, and click on the yellow words in the lower right corner to schedule posting. 3. The mobile version of Weibo does not currently support scheduled publishing. This function can only be used on the PC client!

Where are the recommendations and selections on Douyin? In Douyin short videos, there are two categories: selection and recommendation. Most users don’t know how to set up recommendations and selections. Next is the Douyin tutorial that the editor brings to users. Audio recommendations and selected setting method tutorials, interested users come and take a look! Douyin usage tutorial Where to set up Douyin recommendations and selections 1. First open the Douyin short video APP and enter the main page, click on the [Me] area in the lower right corner and select [three horizontal lines] in the upper right corner; 2. Then on the right The function bar will expand, slide the page to select [Settings] at the bottom; 3. Then on the settings function page, find the [Personal Information Management] service; 4. Finally jump to the personal information management page, slide [Personalized Content Recommendations] 】The buttons on the back can be set.

When buying tickets on Damai.com, in order to ensure that the ticket purchase time can be accurately grasped, users can set a floating clock to grab tickets. The detailed setting method is below, let us learn together. How to bind the floating clock to Damai 1. Click to open the floating clock app on your phone to enter the interface, and click on the location where the flash sale check is set, as shown in the figure below: 2. After coming to the page of adding new records, click on Damai.com Copy the ticket purchase link page copied in. 3. Next, set the flash sale time and notification time below, turn on the switch button behind [Save to Calendar], and click [Save] below. 4. Click to turn on [Countdown], as shown in the figure below: 5. When the reminder time comes, click the [Start Picture-in-Picture] button below. 6. When the ticket purchase time comes
