Compute servers

Computer centre has various servers for sequential computes. For multi-core parallel job requirements use of super computing facility is recommended (check CC website for HPC login form).

Details about Linux compute servers and some of the software installed on them are briefed below.

Users can login to a server by following command from remote Linux terminal. All the above server belongs to domain cc.iitk.ac.in. I.e use <server-name>.cc.iitk.ac.in to connect from remote.

# ssh <IITK-username>@<server-name> -X 
e.g. ssh soumitri@mathserver.cc.iitk.ac.in -X

Free command line utility such as putty, MobaXterm, KiTTY etc. can be installed in windows for shell access to this servers.