Local Windows remote desktop connects to Alibaba Cloud Ubuntu 16.04 server: 1. Purpose: I want to connect to Alibaba Cloud's Ubuntu server through the local Windows remote desktop and operate the server through the remote desktop graphical interface. 2. Conditions: One Alibaba Cloud Ubuntu server and one local Windows operating system computer. 3. How to connect to the remote desktop: (1) First, connect to the Ubuntu server through the command line tool that connects to the Linux system under the Windows system (tools: xshell, securecrt, putty, etc.). (2) Connect to the Linux operating system through the Windows tool, then open the command window and switch to root privileges. (3) Install the update first: (4) Install xrdp: Enter (xrdp: An open source remote desktop protocol (rdp) server) (5) Install vnc4server: Enter " (VNC (Virtual Network Console) is the abbreviation of Virtual Network Console) (6) Install xfce4: Enter -->Type (Xfce is a free software that runs on Unix-like operating systems (such as Linux, FreeBSD and Solaris) and provides a lightweight desktop environment.) (7) On the local Windows computer, use the "Window key + R" to open the "Run dialog box" -> enter "mstsc" -> press Enter -> enter the IP address of the Ubuntu host -> "Connect". (8) Select "sesman-Xvnc" -> enter "user name and password" -> press Enter. You will successfully log in to the Ubuntu desktop and can now perform remote operations. Summarize The above is the method that I introduced to you to connect to Alibaba Cloud Ubuntu 16.04 server through local Windows remote desktop. I hope it will be helpful to you. Thank you very much for your support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: Causes and solutions for slow MySQL queries
>>: jQuery implements sliding tab
1. Install the Linux system on the virtual machin...
1. How to construct? Let's review the common ...
question Adding the type of uploaded file in acce...
Preface: In Vue, props can be used to connect ori...
Beginners can learn HTML by understanding some HT...
Use the Vue-Cropper component to upload avatars. ...
Table of contents Directory Structure bin directo...
This article shares the specific code for JavaScr...
Table of contents 1. MySQL data backup 1.1, mysql...
Preface In many MySQL test scenarios, some test d...
1. Install xshell6 2. Create a server connection ...
In MySQL 8.0.18, a new Hash Join function was add...
1. Write Shell script crontab.sh #!/bin/bash step...
Before starting the main text, I will introduce s...
Table of contents Scenario Code Implementation Su...