Skip to content

SSH not installed on Debian VM 12Β #5339

@daschmidt1994

Description

@daschmidt1994

βœ… 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions