启动 AppScan Presence
关于此任务
重要: 对于 Linux 系统,shell 脚本必须具有执行许可权。使用
chmod +x startPresence.sh 或 chmod +x startPresenceAsService.sh过程
查找并运行:
- Linux™,以启动 Presence 作为进程:
startPresence.sh - Linux™,以启动 Presence 作为服务(需要 sudo 密码):
服务名称为startPresenceAsService.sh startaspresence。 - Windows™,以启动 Presence 作为进程:
Presence.exe - Windows™,以启动 Presence 作为服务:
- 为 Presence 创建 Windows 服务:
startPresenceAsService.bat create - 启动 Presence:
startPresenceAsService.bat start
HCL Presence - 为 Presence 创建 Windows 服务:
限制: 您不能将 Presence 作为进程和服务在同一台计算机上运行。将其作为服务运行后,您不能将其作为进程运行,直至您删除此服务。