Discover ubuntu vps remote desktop, include the articles, news, trends, analysis and practical advice about ubuntu vps remote desktop on alibabacloud.com
First, install xrdp:
Apt-Get install xrdp
Install GNOME Desktop:
Apt-Get install gnome-shell
Configure xrdp:
Enter the/etc/xrdp directory
You can modify xrdp. ini and sesman. ini,Startwm. Sh
Generally, you do not need to change xrdp. ini and sesman. ini.
I will list some content of xrdp. ini later.
We need to modify startwm. Sh to use Ubuntu 12.xx or later.
Otherwise, the
Access to other Ubuntu machines in the LAN, jumping between different machines, is a hassle, if you can map the remote directory to the local will undoubtedly be used greatly, just like the network map disk under Windows. In the world of Linux there will undoubtedly be this mechanism and the way, recently in the process of using the SSHFS this tool to achieve the remote
1. Remote access to another Ubuntu computer using Ubuntu Remmina software (same LAN)
If you want to use A computer to control the B computer, you first need to do desktop sharing on the B computer settings.
Then open the Remmina software to configure, configure the direct connection can be completed.
Remote Control of windows servers and windows desktop control are simple. You can use the terminal service client (tsclient) that comes with Ubuntu to connect to windows using RDP/RDPv5, the premise is that the other party allows remote connection. The use of the terminal service client (tsclient) is basically the same
I plan to use Ubuntu to compile the android source code. Because the compilation takes a long time to remotely control my computer, I thought of installing the Remote Desktop software. The specific method is as follows:
Operations under Ubuntu
1. remote connection to
Recently, when using Linux, for convenience, I need to access another machine installed with Ubuntu through my notebook. For convenience, I directly used graphical remote login, VNC is used. Its configuration process is divided into two parts: the server side (another machine) and the client side (my notebook ). Server: Install VNC service programs: $ sudoapt-getinstallvnc4server $ sudoapt-getinstallvnc4
Re
This problem really bothered me for a long time, took me close to a week, looked at almost all the online blog, google Baidu has searched all over, the great God also asked several times, has not been done. Today, I finally felt the perfect solution.Not to brag, this blog is definitely one of the few articles on the Chinese web that solves this problem.1. First Ubuntu system, recommended to install English language, I loaded is 14.04 English language.
The day before yesterday, I suddenly found that the server was useless in the lab, so I decided not to let it go idle. At the beginning, windows server 2003 was installed on the server, so I decided to try it according to ubuntu. I started to install a server version without interface, so I installed it with my brother's 8.04 CD. However, if you use it directly in front of the server, you will feel that the server is exclusive. So I decided to remotel
Remote login to Ubuntu and win7:
First (connect to Ubuntu through the Remote Desktop that comes with win7)
1. In Windows 7, configure my computer-> properties-> remote settings. ----- Allow r
Remote access between Ubuntu instances through VNC
Recently, when using Linux, for convenience, I need to access another machine installed with Ubuntu through my notebook. For convenience, I directly used graphical remote login, VNC is used. Its configuration process is divided into two parts: the server side (another
[Email protected]:~# cat/etc/issue
Ubuntu 12.04 LTS \ \l
Requirements: Now you need to remotely connect to the Ubuntu GUI because there is a program that needs to be configured using a graphical interface. By default, Ubuntu server is no graphical interface, using Xmanager remote connection
install Vnc4-common xvnc4viewer
2, then you are logged in via Terminal Server client: Applications-> Internet-> Terminal Server client; Computer is: Server ip:display#, for example: 192.168.10.36:1;protocol selection: VNC.
or the command line:
The code is as follows:
$ vncviewer 192.168.10.36:1
Second, set open
After installation, in the/usr/share/applications directory, open the "Desktop sharing (Desktop
After the dailybuild server buildserver_01 crashes, back up the data after trying to recover it. Install OpenSSH-server on the server and then perform local remote access. The result shows that none of them can be connected.
The error is as follows:1. Connect to the server through SSH...Result prompt:
Connection to host 192.168.0.11 was closed
2. Remote Desktop
In general we want to remotely connect your Ubuntu need some tools, here I use Xshell, PS (Xshell is a security terminal simulation software, can be remote login. The main purpose of my use of Xshell is to log in to the Linux terminal in a Windows environment for encoding, which is very convenient. This article briefly describes how it is used. )1. In general, we install the
When you remotely log on to Ubuntu with putty, the network error: Connection refused solution is displayed.
On Ubuntu, choose system> preference> Remote Desktop> allow others to view your desktop.
Enable the SSH service on Ubuntu
Secure Management of your remote Ubuntu server-Linux Enterprise Application-Linux server application information. See the following for details. To securely manage your remote Ubuntu server, you need to install the SSH server. SSH provides you with an encrypted channel to log on to the
Environment:
root@node1:~# cat/etc/issue
Ubuntu 12.04 LTS \ \l
Requirements: Now you need to remotely connect Ubuntu's graphical interface, because there is a program that needs to be configured with a graphical interface.
By default, Ubuntu server is not a graphical interface, the use of Xmanager remote connection to Ubu
SSH refers to secure Shell, which is a secure transport protocol.The Ubuntu client accesses the remote server via SSH, the following steps are the client's configuration method:1. sudo apt-get install SSH2. Ssh-keygen(press ENTER to set default values)The Id_rsa and id_rsa.pub files are generated by default, respectively, the private key and the public key.Assume that the server IP for the 61.145.34.33,SSH
As a front end, back end also need to understand, finally choose PHP to learn, originally wanted to choose Python, after thinking or PHP as Web development more appropriate, the environment finally choose Ubuntu development, because it is the first time, encountered many pits, through unremitting efforts to constantly Google to find the problem, Share the experience and hope that the self-study party like us can get started as soon as possible.First,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.