Starting the AppScan Presence
About this task
Important: For Linux systems the shell script must have execute permissions.
Use
chmod +x startPresence.sh
, or chmod +x
startPresenceAsService.sh
Procedure
Locate and run:
- Linux™, to start the Presence as a
process:
startPresence.sh
- Linux™, to start the Presence as a
service (sudo password
required):
The service name isstartPresenceAsService.sh start
aspresence
. - Windows™, to start the Presence
as a process:
Presence.exe
- Windows™, to start the Presence
as a service:
- Create a Windows service for the
Presence:
startPresenceAsService.bat create
- Start the
Presence:
startPresenceAsService.bat start
HCL Presence
- Create a Windows service for the
Presence:
Restriction: You cannot run the Presence as a process and a service
on the same machine. After running it as a service you cannot run it as a
process until you delete the service.