2024-04-14(6): SSH, Permissions (Incl. Exercise)#
SSH: Secure Shell#
From SSH: Secure Shell
File System Permissions#
Exercises from Exercises: File System Permissions
Homework#
On Wednesday, we will start to program. Please make sure you have the following prerequisites installed:
In WSL, install the packages
build-essential(C and C++ compilers) andcmake(a build tool at a higher level thanmake)In Windows, install Visual Studio Code