From 55619d83a5c87c326489137f2e820300cf18e54d Mon Sep 17 00:00:00 2001 From: Closebracket Date: Thu, 15 Aug 2019 16:44:16 +0100 Subject: [PATCH] Added 'adduser' "yourusername" --- Linux-201/Lab-Sheet.md | 2 ++ 1 file changed, 2 insertions(+) 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