I'm using Debian GNU/Linux 10 (buster) and ps-pulse-linux-9.1r10. I have successfully installed the package via .deb file using: dpkg -i ps-pulse-linux-9.1r10.0-b5655-64-bit-installer.deb and I can see the service it running: systemctl | grep running
pulsesecure.service loaded active running pulsesecure service Daemon Then I try to run it by following this guide in section Launch the Command Line Client but I couldn't find PulseClient.sh file and there is no /usr/local/pulse directory. I can only find the pulse secure package in /opt/pulsesecure which have 3 more subdirectories, bin, lib, and resource and here is list of files in bin: cefBrowser cefSubProcess certificate_installer.sh jamCommand LogsAndDiagnostics.sh pulselauncher pulsesecure pulseUI setup_cef.sh startup.sh I'm not sure what I'm doing wrong. So my question is How do I run pulse secure via command line? Thank you in advance.
... View more