continue for https://teguhth.blogspot.com/2026/08/install-apache-guacamole-in-almalinux.html
1. install nginx & Buat sertifikat SSL
dnf install nginx openssl -y
mkdir -p /etc/nginx/ssl
openssl req -x509 -nodes -days 3650 -newkey rsa:2048 \
-keyout /etc/nginx/ssl/guacamole.key \
-out /etc/nginx/ssl/guacamole.crt \
-subj "/C=ID/ST=Jawa Barat/L=Bogor/O=IT/OU=IT/CN=10.10.10.22"
ls -l /etc/nginx/ssl/

.jpeg)

.jpeg)






.jpeg)








.jpeg)


