You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,19 +15,20 @@
15
15
1. Add mimic-production to remote
16
16
After the pull request of the new material is merged into the main branch of mimic-website, pull down the latest version of main to your local repo. Run the following command after filling in the IP address for server Heimdallr:
17
17
18
-
`git remote add mimic-production webuser@<IP address for Heimdallr>:/home/webuser/mimic-website.git`
(Skip if you are within the lab secure network, aka the "red lines")
29
30
30
-
Run the following command after filling in the LCP username and IP address: `alias sshcsail="sshuttle -r <LCP username>@heimdallr.csail.mit.edu 192.168.100.0/24"`
31
+
Run the following command after filling in the LCP username and IP address: `alias sshcsail="sshuttle -r <LCP username>@heimdallr.csail.mit.edu 192.168.100.0/24"`
0 commit comments