For some reason after installed JMeter, the application icon was not present in Launchpad or in Applications folder. So each time I end up in opening Terminal and run the command $ jmeter & to start JMeter application and I need to keep the terminal open until I finishes my work on JMeter otherwise JMeter […]
Tag: AppleScript
AppleScript to automatically connect to Cisco Anyconnect VPN!
We can connect to Cisco AnyConnect VPN without providing the password and Accept each time. In my case, I’ve used Exchange. Microsoft Outlook (Exchange) uses the same password as I used for VPN. In Mac OS, we can retrieve this Exchange password from the keychain access app through /usr/bin/security. But to access the keychain through […]