ssh_compose_pro/tests/all_inclusive/readme_quickstart.out

16 lines
277 B
Plaintext
Raw Normal View History

2024-07-17 20:59:12 -06:00
Host ohaton
2024-07-17 21:57:55 -06:00
ForwardX11 no
2024-07-17 20:59:12 -06:00
Hostname ohaton.cs.ualberta.ca
2024-07-17 21:57:55 -06:00
IdentitiesOnly yes
2024-07-17 20:59:12 -06:00
IdentityFile ~/.ssh/id_ed25519
Port 22
User emiliko
Host coronation
2024-07-17 21:57:55 -06:00
ForwardX11 no
2024-07-17 20:59:12 -06:00
Hostname coronation.cs.ualberta.ca
2024-07-17 21:57:55 -06:00
IdentitiesOnly yes
2024-07-17 20:59:12 -06:00
IdentityFile ~/.ssh/id_ed25519
Port 22
User emiliko