WEB DEVELOPMENT
[edit]

Root User / Sudo

https://wiki.debian.org/sudo/

Root Access

If you have the root password, switch to the root user using:


su


# nano /etc/sudoers

Replace your_username with the actual username.


your_username ALL=(ALL:ALL) ALL