Skip to content

Unit file sshd.service does not exist. #5

@geniot

Description

@geniot

Based on your readme file...

When I tried to enable sshd I got an error:

ark@rg351mp:~$ sudo systemctl enable sshd
Failed to enable unit: Unit file sshd.service does not exist.

So I tried to install openssh-server and then enabled ssh:

ark@rg351mp:~$ sudo apt-get install openssh-server
ark@rg351mp:~$ sudo systemctl enable ssh

Now this works.

Thank you for this project and a detailed readme file, it helps me a lot to proceed with my experiments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions