VNC capture Remote Desktop

Source: Internet
Author: User

VNC (Virtual Network Computing) is short for virtual network computers. VNC is an excellent remote control tool software developed by the famous at&t European research laboratory. VNC is a free open-source software based on UNIX and Linux operating systems. It has powerful remote control capabilities and is highly efficient and practical. Its performance can be comparable to any remote control software in Windows and Mac. In Linux, VNC includes the following four commands: vncserver, vncviewer, vncpasswd, and
Vncconnect. In most cases, I only need two Commands: vncserver and vncviewer. This article explains how to use VNC for remote control and capture desktops.

# Server: Installation of VNC Server # server: tigervnc-server-1.0.90-0.15.20110314svn4359.el6.x86_64.rpm # client: tigervnc-1.0.90-0.15.20110314svn4359.el6.x86_64.rpm [root @ larrywen software] # Yum install/ISO/packages/tigervnc-server-1.0.90-0.15.20110314svn4359.el6.x86_64.rpm-y [root @ larrywen software] # Yum install/ISO/packages/tigervnc-1.0.90-0.15.20110314svn4359.el6.x86_64.rpm-y # Start the service, set Password [root @ larrywen software] # vncservery Ou will require a password to access your tops. password: Verify: Xauth: (stdin): 1: Bad display name "larrywen.host.com: 1" in "add" commandnew 'larrywen .host.com: 1 (Root) 'desktop is larrywen.host.com: 1 Creating default startup script/root /. VNC/xstartupstarting applications specified in/root /. VNC/xstartuplog file is/root /. VNC/larrywen.host.com: 1.log# start vncviewer [root @ larrywen software] # VN Cviewer #192.168.0.217: 5901 and then enter the password set by the server. Note that you need to enter the port number [root @ serv01 ~]. # Ps-Aux | grep 5901 warning: bad syntax, perhaps a bogu '-'? See/usr/share/doc/procps-3.2.8/faqroot 1589 0.0 4.1 111048 pts/0 s/usr/bin/xvnc: 1-desktop serv01.host.com: 1 (Root) -auth/root /. xauthority-geometry 1024x768-rfbwait 30000-rfbauth/root /. VNC/passwd-rfbport 5901-FP catalogue:/etc/X11/fontpath. d-PN [root @ serv01 sysconfig] # service vncserver statusixvnc (PID 1589) is running... # failed to start [root @ serv01 sysconfig] #/etc/init. d/vncserver startstarting VNC Server: no displays configured [failed] # edit the file [root @ serv01 sysconfig] # Vim vncservers [root @ serv01 sysconfig] # tail-N2 vncservers = "1: root "vncserverargs [2] ="-geometry 800x600-nolisten TCP-localhost "# restart [root @ serv01 sysconfig] #/etc/init. d/vncserver startstarting VNC Server: 1: root a VNC Server is already running as: 1 [failed] [root @ serv01 sysconfig] #/etc/init. d/vncserver stopshutting down VNC Server: 1: Root [OK] [root @ serv01 sysconfig] #/etc/init. d/vncserver start [root @ serv01 sysconfig] # vncserver -- helpusage: vncserver [: <number>] [-name <desktop-Name>] [-depth <depth>] [-geometry <width> x 

References: http://baike.baidu.com/view/160932.htm

My mailbox: wgbno27@163.com Sina Weibo: @ wentasy27 public platform: justoracle (No.: justoracle) database technology exchange group: 336882565 (when adding group verification from csdn XXX) Oracle Exchange discussion group: https://groups.google.com/d/forum/justoracleBy Larry Wen
 
@ Wentasy blog is for your reference only. Welcome to visit. I hope to criticize and correct any mistakes. If you need to repost the original blog post, please indicate the source. Thank you for the [csdn blog]

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.