776 B
776 B
created, type, updated
created | type | updated |
---|---|---|
2024-12-07T05:16:40.000Z | note | 2024-12-07T05:16:40.000Z |
Umbrel
nano /root/.ssh/authorized_keys
# ...
ls -la /root/.ssh/authorized_keys
chmod 600 /root/.ssh/authorized_keys
ls -la /root/.ssh/authorized_keys
nano /etc/ssh/sshd_config.d/50-cloud-init.conf
# PasswordAuthentication no
ssh root@free.file.sync.media -i C:/Users/phares/.ssh/id_ed25519
ssh root@umbrel.phares.duckdns.org -i C:/Users/phares/.ssh/id_ed25519