How do I grant sudo privileges to an existing user
sudo usermod -a -G sudo username
Related Posts
grub boot error : “symbol ‘grub_calloc’ not found
After updating grub2 and rebooting, my server does not boot: Booting from Hard Disk 0...…
To change time zone from terminal
sudo dpkg-reconfigure tzdata
