-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Debian 12 VM
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/debian-vm.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
After the install there is this https://github.com/community-scripts/ProxmoxVE/discussions/836. When I work from top to bottem(sed -i -e 's/#PermitRootLogin prohibit-password/PermitRootLogin yes/g' -e 's/^PasswordAuthentication.*/PasswordAuthentication yes/' /etc/ssh/sshd_config ssh-keygen -A systemctl restart sshd)
There is this Error in the VM: Failed to restart sshd.service: Unit sshd.service not found.
Maybe it's possible to add the openssh server to the VM.
I know I can install this by my own but it's a nice to have
π Steps to reproduce the issue.
Install debian 12 VM and configurate SSH
β Paste the full error output (if available).
πΌοΈ Additional context (optional).
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working