Update home authored by van Vliet's avatar van Vliet
...@@ -25,7 +25,12 @@ Workload manager: [Slurm version 20.02](https://slurm.schedmd.com/) ...@@ -25,7 +25,12 @@ Workload manager: [Slurm version 20.02](https://slurm.schedmd.com/)
- **Never** run a job outside the workload manager, not on the login node nor on the execution nodes - **Never** run a job outside the workload manager, not on the login node nor on the execution nodes
## How to connect to the login node / hpc cluster ## How to connect to the login node / hpc cluster
### From a Linux workstation ### From a Linux workstation
You are free to choose your Linux version, but we recommend the following distributions:
- (Ubuntu Desktop 18.04 or 19.10)[https://ubuntu.com/]
- (Fedora 31 workstation)[https://getfedora.org/]
### From a Windows workstation ### From a Windows workstation
## Module environment ## Module environment
... ...
......