You can install a VNC Server on your mobile phone and use a computer to control your mobile phone. Haha, unfortunately, there is no corresponding application in the market.
But I found a project http://code.google.com/p/android-vnc-server/.
Try it now, Hoho ~
Click here to download the compiled application (not APK, but a Linux Application)
Because it is a Linux
Remote Control of Android simulators using VNC
Keywords: Android VNC
1 To http://code.google.com/p/android-vnc/
Download the zimage and fbvncserver files.
2. Run the following command to start the simulator:
Emulator
Recently, I want to prepare a project report and try to connect to the remote Radmin server using Radmin view. I want to use the remote control Simulator Interface and project it to the projector for explanation. However, the Radmin server is not free and the old activation fails, you cannot connect to the remote control software that comes with windows. After checking the relevant information, we found a controller: droid VNC server.
The connection
"VNC" Linux environment VNC service installation, configuration and use 2009-06-25 15:55:31Category: LinuxPreface: As a DBA, in the process of creating an Oracle database, you typically use DBCA and NETCA to build the library and create a listener (if you use a script to build a library), if your body is good estimate can be in the shivering room to complete the database creation process, because I am more
;> Download VNC Viewer client:VNC viewer Android mobile Client>> Open the VNC Viewer client, click on the bottom left of the "+" number, address fill out the Raspberry Pi IP address, name fill in the account name (such as pi), Save password to the right of the tick, and then click on the bottom left corner "√" number, and finally click "Connect" You can see the f
1. Verify that VNC is installedBy default, the Red Hat Enterprise Linux Installer installs the VNC service on the system.Verify that the VNC service is installed and view the installed VNC version[Email protected] ~]# rpm-q vnc-serverVnc-server-4.1.2-9.el5[Email protected] ~
1. Verify that VNC is installedBy default, the Red Hat Enterprise Linux Installer installs the VNC service on the system.Verify that the VNC service is installed and view the installed VNC version[root@testdb ~]# rpm -q vnc-servervnc-server-4.1.2-9.el5[root@testdb ~]#If the
VNC for remote management and vnc for Remote Management
Basic concepts of Remote Management
①RDP (remote desktop protocol) protocolRemote Desktop Protocol. The common windows operating system is the Remote Desktop Management Based on this Protocol. For more information about the RDP protocol, see Baidu Baike RDP.
②TelnetThe remote management tool in the CLI interface has a long history and is available in a
Use VNC to complete Remote Call graphical, vnc call graphical
Original Works are from the blog of "Deep Blue blog". You are welcome to reprint them. Please note the following source when reprinting them. Otherwise, you will be held legally liable for copyright.
Deep Blue blog: http://blog.csdn.net/huangyanlong/article/details/40979895
Lab Environment
Lab Platform
WIN7 flagship edition 64bit
First, download the VNC file of Linux.
: Http://www.realvnc.com/download/vnc/
VNC installation Configuration
Install and configure VNC in CentOS 6.3
In Linux, the dependency installation VNC is not detected.
CentOS6 VNC service in
First download the Linux version of the VNC file.: http://www.realvnc.com/download/vnc/such as: vnc-5.0.2-linux-x86-rpm.tar.gz (in fact, after extracting, there will be the server and the View RPM installation package)#tar-ZXVF vnc-5.0.2-linux-x86-rpm.tar.gz#rpm-IVH vnc-serv
1. Simulate kill the VNC service that is already started1) Start the Desktop 1 service[[email protected] ~]# vncserver:1new ' testdb:1 (root) ' Desktop is testdb:1starting applications specified in/root/.vnc/ Xstartuplog file Is/root/.vnc/testdb:1.log2) manually kill the VNC service process that has started[[emailprote
Set up vnc in linux-Linux Enterprise Application-Linux server application information. The following is a detailed description. VNC is still the best remote control software in LINUX. But it is not too close to Chinese users. For example, in LINUX, Chinese Input cannot be output by Hot Key. Although there are a few deficiencies, it still cannot block its position in the LINUX system. Let's take a look at it
Ubuntu VNC configuration and Ubuntu VNC ConfigurationBy configuring the SERVER as a vnc server, other hosts can log on to the SERVER graphically.It is easy to configure the vnc server in ubuntu as follows:Server:1. First install the VNC service program:Shell code
$ Sudo ap
Readvnc software Download: http://down.51cto.com/data/22709371. Install the VMC service with Yum.# yum Install tigervnc-server-y2. Edit the VNC service configuration file.Vi/etc/sysconfig/vncserversMy computer has two user root and Roott.A User configuration:vncservers= "1:root" vncserverargs[1]= "-geometry 1024x768-alwaysshared"Two user configurations:vncservers= "1:root 2:roott" vncserverargs[1]= "-geometry 1024x768-alwaysshared" vncserverargs[2]= "
In addition to the Ssh,linux platform, you can access remote machines in a graphical way, the most popular of which is VNC
VNC connections, however, are not secure and are easily intercepted and monitored, so a safer way to use vnc,ssh security through an SSH tunnel is guaranteed.
Very simple, use SSH to do port forwarding
Terminal mode
$ ssh-l 5900:localho
Centos7 and centos6.x have a big difference.
In order to install Remote Desktop for a server, a lot of detours have gone. Write this blog, purely for the record, later if you encounter the same problem, can be traced back.
1, assuming that your system does not have any VNC software installed, then first install VNC
Yum-y Install Tigervnc-server Tigervnc
2, CENTOS7 before the system, if the installation
Linux is often used as a server operating system, if it is a desktop system usually remotely manage the Linux server, many times through VNC remote management, this time will be installed on the client VNC client software, VNC Viewer | RealVNC software is more used in VNC software.Installation:Linux distribution due to
Simple vnc-server settings [centos6], vnc-servercentos6Install the desktop environment
Yum groupinstall DesktopInstall vnc
Yum install tigervnc-serverCreate a user and set the vnc Password
Useradd acasu-acavncpasswdStart vnc
Su-acavncserver
There is a.
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.