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: dev/proxy.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ <h2>Accessing internet on server machine</h2>
10
10
<p>As the server is shared by many users, we advise that you remain logged-in into proxy server only while you need internet connection and disconnect as soon as possible.</p>
11
11
<h3>HOWTO login into proxy server without GUI using <code>iitd-login.py</code> script</h3>
12
12
<ol>
13
-
<li>Setup environment variables for your proxy server. For e.g., for PhD students <code>http_proxy</code> (and friends) need to be set to <code>http://proxy61.iitd.ac.in:3128</code>.
13
+
<li>Setup environment variables for your proxy server. For e.g., for PhD students <code>http_proxy</code> (and friends) need to be set to <code>http://proxy61.iitd.ac.in:3128</code>. For <code>cstaff</code> members, the server is <code>http://proxy21.iitd.ac.in:3128</code>.
14
14
<ul>
15
15
<li>The exhaustive list of variables is: <code>http_proxy</code>, <code>https_proxy</code>, <code>HTTP_PROXY</code>, <code>HTTPS_PROXY</code>.</li>
0 commit comments