Skip to content
Snippets Groups Projects
Unverified Commit 0bbdf2ed authored by Recolic Keghart's avatar Recolic Keghart
Browse files

readme

parent 08ee918c
No related branches found
No related tags found
No related merge requests found
# cs164 lab
## Submit guide
http://inst.eecs.berkeley.edu/~cs164/sp19/git.html
## ssh config
```
### berkeley
Host cs164_router
Hostname ashby.cs.berkeley.edu
User cs164-ace
Host cs164
#ProxyJump cs164_router
Hostname ashby.cs.berkeley.edu
User cs164-taa
IdentityFile ~/keys/cs164.privkey
```
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