1、ssh应用服务器 applprod用户密码:***
管理脚本在$ADMIN_SCRIPTS_HOME路径下
adstrtal.sh 启动所有服务,命令行为adstrtal.sh apps/apps_password
日志中status为0代表正常
2、查看进程是否存在:ps-ef|grep vnc
3、vncviewer 查看图形界面是否正常:
=================================================================
[email protected] $ ps -ef|grep vnc
applprod 6946962 2621648 0 08:42:52 pts/1 0:00 grep vnc
[email protected] $ vncserver
New ‘X‘ desktop is ebsapp1:1
Starting applications specified in /home/applprod/.vnc/xstartup
Log file is /home/applprod/.vnc/ebsapp1:1.log
4、远程vnc vierer查看是否启动(表示正常):
连接:10.0.1.1:1
口令:***
[email protected] $ xhost+
ksh: xhost+: not found.
[email protected] $ xhost +
access control disabled, clients can connect from any host
时间: 2024-10-14 20:03:08