Once you finished installation the HTML5 gateway, you need to make some setting change to let PSM know where is the HTML5 gateway. Login PVWA with admin privileges. Then navigate to “Options>Privileged Session Management”. 2. Right click on “Configured PSM Gateway Server” and select “Add PSM Gateway server” 3. Select newly add item and type… Continue reading [Cyberark] Enable html5 gateway for PSM server
Month: August 2024
Check RDS license grace period
Method 1 Method 2 Method 3
Juniper srx320 clear system alarms
I need to set up some SRX320 for customer and the device’s alert light keeps showing red. Here is how to resolve it. If you have same alarm message. To show what alarm the system is having is simple. In my case, the output is like this. Is’t also simple to resolve, just run the… Continue reading Juniper srx320 clear system alarms
Enable console(UART) on raspberry pi 4b running ubuntu22.04
I recently had some issue on how to enable UART(console) port on a raspberry pi device. This post will help you configure raspberry pi to be accessible by UART(console) on the board. 01. Edit the config.txt under /boot/firmware. Add “enable_uart=1” in the file or edit if the line already exist. 02. Edit cmdline.txt under /boot/firmware.… Continue reading Enable console(UART) on raspberry pi 4b running ubuntu22.04