Skip to content
Snippets Groups Projects
Commit 941e8c95 authored by tylerharter's avatar tylerharter
Browse files

CSL directions

parent 12005dfa
No related branches found
No related tags found
No related merge requests found
# CSL VM
We have VMs from CSL. To access your VM, you'll need to be on the
uwmadison.vpn.wisc.edu VPN. Read about how to connect to it here:
https://it.wisc.edu/services/wiscvpn/.
You can SSH like this (note that your NETID is your username, and also part of the VM name):
```
ssh NETID@cs544-NETID.cs.wisc.edu
```
Your password is your regular UW password, as you would use to access https://my.wisc.edu.
If you don't like typing your password everytime, you could paste your
public key (from your laptop) in this file (on your VM):
`~/.ssh/authorized_keys`. Then your private key will be used to
authenticate with you SSH, and you won't need to type a password.
## Common Issues
* VPN access: this is supported by the DoIT Help Desk: https://kb.wisc.edu/helpdesk/
* Reboot: if you're VM got stuck (e.g., because you exhausted all available memory), you can reboot it here: https://proxmox.cs.wisc.edu. Find your VM and choose the "Reset" option.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment