Comp:Windows
From Theochem
There are several ways to connect to the clusters from a windows computer.
MobaXterm
- Install MobaXterm
- Create a a VPN connection
- Connect through the created VPN
- Go to MobaXterm and start a new terminal
- Type
ssh -Y username@cn#.science.ru.nl
username is your science account login, # = number of the cluster you want to connect to.
- If you are connecting for the first time it will ask you several questions. Say no to remembering your password and yes to adding the connection to the list of hosts.
- Enter your password
Note: The x-server in Mobaxterm is used to output graphical stuff on your Windows Screen, therefore it is problematic to ssh through servers.
Windows Subsystem for Linux and Ubuntu
On Windows 10:
- Go to Control Panel -> Programs and Features -> Turn Windows features on or off (top left) -> Tick Windows Subsystem for Linux -> Click Ok and Restart.
- Go to the Microsoft store and get Ubuntu 18.04 (or whatever is new now)
- Launch Ubuntu, create a username and a password
- Enjoy your virtual machine