-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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.
KingWolfRaudi
Metadata
Metadata
Assignees
Labels
No labels