start nextcloud on login

add hosts to ssh config
This commit is contained in:
Pim Kunis 2023-05-10 23:02:35 +02:00
parent 77d89d3610
commit 313fa36dcf
2 changed files with 10 additions and 0 deletions

View file

@ -25,6 +25,14 @@ Host atlas
HostName atlas.hyp
User root
Host jefke
HostName jefke.hyp
User root
Host maestro
HostName maestro.dmz
User root
# Default user
Host *
User root