###Grant a User Root Privileges The sudo command is configured through a file located at /etc/sudoers. Note: Never edit this file with a normal text editor! Always use the visudo command instead!
root ALL=(ALL:ALL) ALL
demo ALL=(ALL:ALL) ALL
###Tutorial Install LMNP