Cara Menambahkan Public Key Pada LXC Proxmox byOri Grata •Oktober 19, 2024 1. Masuk Ke Host Server (Proxmox) lakukan perintah : lxc-attach -n idlxc 2. Pembuatan direktori (.ssh) dan rubah hak akses root@github-deploy:~# mkdir -p .ssh root@github-deploy:~# chmod 700 .ssh 3. Menambahkan Public Ke…