Server machines do not have direct internet connection and, like other department machines, you need to login into proxy server before you can access internet. The following steps show how to login into proxy server using the iitd-login.py script.
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.
iitd-login.py scripthttp_proxy (and friends) need to be set to http://proxy61.iitd.ac.in:3128. For cstaff members, the server is http://proxy21.iitd.ac.in:3128.
http_proxy, https_proxy, HTTP_PROXY, HTTPS_PROXY.iitd-login.py script and copy it to your home directory.
PROXY_BASE_URL to the URL for your proxy (for e.g., it is proxy61.iitd.ac.in for PhD students).tmuxenv -u http_proxy -u https_proxy -u HTTP_PROXY -u HTTPS_PROXY python3 iitd-login.py -dC-b d (Ctrl+B followed by d)git pull etc.tmux aC-c to logout from proxy server.