How do I grant sudo privileges to an existing user
sudo usermod -a -G sudo username
Related Posts
How to install grunt on Ubuntu 14.04
Grunt is a Javascript task runner that can be used to compile Sass, run JSHint,…
How To Add Swap Space on Ubuntu 18.04
Swap is a space on a disk that is used when the amount of physical…
