How do I grant sudo privileges to an existing user
sudo usermod -a -G sudo username
Related Posts
Install PHP 7.2 MCrypt extension
## How to install mcrypt in php7.2 ## ## https://lukasmestan.com/install-mcrypt-extension-in-php7-2/ ## # # Check version…
grub boot error : “symbol ‘grub_calloc’ not found
After updating grub2 and rebooting, my server does not boot: Booting from Hard Disk 0...…