enable ssh

This commit is contained in:
Christoph Cullmann 2024-05-29 22:37:40 +02:00
parent 6344eedd28
commit 166d4504c6
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
# enable ssh for root # enable ssh for root
# #
systemctl start sshd
sudo bash sudo bash
passwd passwd

View file

@ -2,6 +2,7 @@
# enable ssh for root # enable ssh for root
# #
systemctl start sshd
sudo bash sudo bash
passwd passwd