The mobile phone controls the ubuntu computer and the mobile phone controls the ubuntu

Source: Internet
Author: User

The mobile phone controls the ubuntu computer and the mobile phone controls the ubuntu

Preface,

The company's computer is ubuntu, because there are often some urgent things at night and weekends, or you want to correct errors during compilation, it means you have to go to the company to solve the problem. Of course, if it is close to home, It is very convenient to come over. What if it is far away? Therefore, remote control of the company's ubuntu computer is particularly important.


1. Install XT800

1. Install the XT800 client on android or iphone

2. Because no XT800 exists on ubuntu, you need to install it under windows xp.

The above two steps should not cause any problems, and then we can control the xp Virtual Machine first.


Ii. Control ubuntu

The most important thing is to control ubuntu, because the compilation and code are all under ubuntu.

A. Choose Start> All Programs> attachment> Remote Desktop Connection from the VM.


B. An error may be reported during connection. Reconnect as follows.

(1) the Protocol we share is rdp, so we need to install this. Open the terminal: install it in sequence
Sudo apt-get install xrdp
Sudo apt-get install vnc4server tightvncserver
After the installation is complete, run the following command (this command is used because the gnome Desktop is installed. Multiple table managers, unity and GNOME, exist in ubuntu12.04 at the same time. You need to specify one at startup, otherwise, even after the remote login verification is successful, it is only the background and nothing else)
Cd/home/youruser (youruser is the user name of everyone)
Echo "gnome-session -- session = ubuntu-2d">. xsession
Sudo/etc/init. d/xrdp restart

C. The connection is successful as follows:


3. Use XT800 to control ubuntu

The ubuntu machine can be properly controlled here.

Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.