Getting Started with Arch Linux 05 - The sudo command
Jump to navigation
Jump to search
Overview
In the fifth video of the Arch Linux series, take a look at the sudo command.
Relevant Links |
---|
Original Video |
Commands Used in this Video
Run a command as sudo
sudo pacman -Syu
Edit /etc/sudoers file and configure sudo
visudo
Use visudo, with nano as the editor
EDITOR=nano visudo