diff --git a/Linux-201/Lab-Sheet.md b/Linux-201/Lab-Sheet.md index 7262747..5ee5bd6 100644 --- a/Linux-201/Lab-Sheet.md +++ b/Linux-201/Lab-Sheet.md @@ -18,7 +18,9 @@ ## Basic Security - Creating a non-root account + - `adduser` "yourusername" - `sudo` permissions + - - The Linux security model: Knowing why you're typing your password - SSH - Disable root login