vncviewer遠程連結案頭linux

來源:互聯網
上載者:User


vncviewer遠程連結案頭linux 1、在伺服器上啟用vnc (1)查看有沒有安裝vnc [root@localhost ~]# rpm -qa |grep vnc gtk-vnc-0.3.2-3.el5 vnc-4.1.2-14.el5 vnc-server-4.1.2-14.el5 gtk-vnc-python-0.3.2-3.el5 (2)root使用者登入  www.2cto.com   [root@localhost ~]# vncserver  You will require a password to access your desktops.  Password: (3)輸入root使用者密碼並確認 [root@localhost ~]# vncserver  You will require a password to access your desktops.  Password: Verify:  New 'X' desktop is localhost.localdomain:1  Creating default startup script /root/.vnc/xstartup Starting applications specified in /root/.vnc/xstartup Log file is /root/.vnc/localhost.localdomain:1.log 2、停掉vnc  www.2cto.com   [root@localhost ~]# vncserver -kill :1 Killing Xvnc process ID 24659 3、更改/root/.vnc/xstartup檔案 修改後如下:  www.2cto.com   linux:~ # vi /root/.vnc/xstartup #!/bin/shunset SESSION_MANAGERexec /etc/X11/xinit/xinitrc [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources xrdb $HOME/.Xresourcesxsetroot -solid greyvncconfig -iconic &xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &twm &
 4、重新啟動vnc linux:~/.vnc # vncserver New 'X' desktop is linux:1 Starting applications specified in /root/.vnc/xstartupLog file is /root/.vnc/linux:1.log linux:~/.vnc #  5、用戶端遠端桌面(注意關閉防火牆)  www.2cto.com   運行vncviewer.exe,伺服器:192.1.2.240:1 口令:********



 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.