Linux¶
For a few courses you'll have to use the operating system Linux
You can install Linux on your Windows computers with basically 2 different ways:
- with WSL (Windows Subsystem for Linux)
- by running it virtually with VirtualBox
And you'll have to access some Linux servers using ssh.
One big difference is the filesystem, make sure you familiarise yourself with it.