Cara SSH ke dalam CT Proxmox
Proxmox So if you’re using Proxmox you need to open up ssh and run the following commands: sudo passwd root nano /etc/ssh/sshd_config PermitRootLogin without-password to PermitRootLogin yes systemctl restart sshd sumber :