Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions Class-1/Lab1-Part2-User-Linux-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ Lab 1 part 2 focuses on how to:

**Lab 1.2** Learn how to use Linux commands to manage users of your VM.

**Lab 1.4** Develop a simple cloud service :cloud: using Python.

#### Lab 1.2: **User management in Unix (Ubuntu 18.04)**

This tutorial describes the steps to manage users with different security privileges. We will mainly use the `sudo` keyword, representing the system's superuser. We already used the `sudo` in lab 1.2 to run commands (for example, installing software).
Expand Down Expand Up @@ -168,4 +166,4 @@ Make sure that **you always have access to a superuser account before downgradin
>
> This means that your Linux system is now **`sudo locked`** making your system unusable (you cannot install delete etc. but you can list and manipulate only your files).

:checkered_flag: Well done! You completed parts 1 and 2, now do both one more time :muscle:
:checkered_flag: Well done! You completed parts 1 and 2, now do both one more time :muscle: