-
If you are an OSX user, just bring your MacBook to the training.
-
If you uses Windows 10, install Windows Subsystem for Linux before the training. See the website for tutorial: https://docs.microsoft.com/en-us/windows/wsl/install-win10
Many Linux Distributions are available on Windows Store, I recommend the latest Ubuntu.
-
If you uses Windows 7, you may run Linux on a virtual machine. See https://www.instructables.com/id/Introduction-38/
Download this repository:
git clone https://github.com/cihga39871/LinuxTraining.git
Update your local repository:
cd <WhereIsLinuxTrainingFolder>
git pull