Skip to content

Commit b3d26d7

Browse files
committed
minor fix to proxy.html
1 parent 920e22e commit b3d26d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev/proxy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h2>Accessing internet on server machine</h2>
1010
<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>
1111
<h3>HOWTO login into proxy server without GUI using <code>iitd-login.py</code> script</h3>
1212
<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>.
1414
<ul>
1515
<li>The exhaustive list of variables is: <code>http_proxy</code>, <code>https_proxy</code>, <code>HTTP_PROXY</code>, <code>HTTPS_PROXY</code>.</li>
1616
</ul>

0 commit comments

Comments
 (0)