Installation Guides
Secure Remote Access
The Locations of the Necessary Files
remote access portal (on the cloud) remote access portal directory /pam/remote access portal remote access portal java file location /pam/remote access portal/rap 0 0 1 snapshot jar you can check its version by using sudo java jar rap 0 0 1 snapshot jar v (with root privileges) command remote access portal config location /pam/remote access portal/conf/application properties remote access portal logs location /pam/remote access portal/logs/application log remote access portal services’ statuses script location /pam/scripts/show service status sh you can check the statuses of nginx, pam rap, and wireguard services by using the sss command remote access portal service location /usr/lib/systemd/system/pam rap service nginx (on the cloud) aws certificate using in nginx service location /etc/nginx/certs/cert crt the user should remove this certificate and add the user’s aws certificate with the same name after this change, the user should restart nginx service by using sudo systemctl restart nginx service command rsa private key location for nginx service /etc/nginx/certs/cert key the user should remove this key and add the user’s key with the same name after this change, the user should restart the nginx service by using sudo systemctl restart nginx service command nginx configuration file location /etc/nginx/nginx conf wireguard (on cloud and on prem/on pam) wireguard configuration file location /etc/wireguard/wg server conf (on cloud) /etc/wireguard/wg client conf (on prem/on pam)