vncviewer远程连linux白屏,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用户登录

[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

[root@localhost ~]# vncserver -kill :1

Killing Xvnc process ID 24659

3、更改/root/.vnc/xstartup文件

修改后如下:

linux:~ # vi /root/.vnc/xstartup

#!/bin/sh

unset SESSION_MANAGER

exec /etc/X11/xinit/xinitrc

[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup

[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources

xrdb $HOME/.Xresources

xsetroot -solid grey

vncconfig -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/xstartup

Log file is /root/.vnc/linux:1.log

linux:~/.vnc #

5、客户端远程桌面(注意关闭防火墙)

运行vncviewer.exe,服务器:192.1.2.240:1 口令:********

d4452a91e5066ffbe8b1f4230cd992a0.png

8f6067dd93b6148be1ad41ba9aabdb92.png

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值