您的位置:首页 > 其它

Test VNC on XserverSanityGnome-s10u11b10-spar

2012-03-20 20:06 169 查看
Plan 629

testrun 2750

testcase 50572

==========

Su to root do the following:

PART 1: For cde-login user

==================

1. Enable XDMCP connections on dtlogin by removing "-udpport 0" from args

#svccfg -s cde-login setprop 'dtlogin/args=""'

2. #svcadm restart cde-login

3. Add xvnc service to /etc/services if it isn't already (CR 6614889)

#printf "vnc-server\t5900/tcp\t\t\t# VNC Server\n" >> /etc/services

/////////////////////////#less/etc/services,查看/etc/services目录下是否有VNC
Server.


4. Enable Xvnc inetd service:

#inetadm -e xvnc-inetd

5. Connect from another machinebefore the step,make sure that console login on the client is disabled,then use the command below to connect

#vncviewer hostname:0////此处的hostname应该是goldpoint

6. Close the session in that machine

============

$ bash

bash-3.2$ su root

Password:

# bash

# printf"vnc-server\t5900/tcp\t\t\t#VNCServer\n">> /ect/services

bash: /ect/services: No such file or directory

#


///////////////////////明天试试 :

# echo"vnc-server\t5900/tcp\t\t\t#VNCServer\n">> /ect/services
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: