Completed
Conclusion
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Everything You Need to Know About Sudo - Linux Essentials Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why Do We Need sudo?
- 3 Check If sudo Is Installed
- 4 What Group is sudo In?
- 5 Which Permissions Can sudo Access?
- 6 Running apt update with sudo
- 7 Running sudo with the Previous Command
- 8 What is the /etc/sudoers file?
- 9 How to Properly Edit the sudoers File
- 10 Setup sudo Access Without a Password
- 11 A Quick Review
- 12 Including an Error On Purpose
- 13 Conclusion