Changes
Page history
Update home
authored
Jul 20, 2018
by
Emilie Huffman
Show whitespace changes
Inline
Side-by-side
home.md
View page @
42147fe4
...
...
@@ -16,7 +16,7 @@ The log-in "Domain" is "julia."
1.
Set up an ssh key pair with your local machine.
2.
Launch an instance with this key pair selected.
3.
Assign a floating IP to the instance (under "Actions").
4.
Log in to the machine using
`ssh -i <key_name> debian@<instance_floating_ip>`
.
(use debian or ubuntu, depending on the OS for the machine)
4.
Log in to the machine using
`ssh -i <key_name> debian@<instance_floating_ip>`
(use debian or ubuntu, depending on the OS for the machine)
.
## Storage
To transfer files, use the domain julia-storage.uni-wuerzburg.de
...
...
...
...