Are you or one of your users getting the following error when trying to execute a sudo command? [username] is not in the sudoers file. This incident will be reported Here is how to fix that problem (*see note). As root type: echo ‘[username] ALL=(ALL) ALL’ >> /etc/sudoers Obviously substitute [username] with your actual username. *NOTE: Not […]
Extend Your Linux Disk Space
I was pondering an interesting, and likely fairly common, situation last night so this morning I was up early getting my geek on (aka, playing, testing, and troubleshooting). If someone has a Linux VM (cloud server or whatever) with a set size but then need to add more space to their system and make it […]
centos, Hosting, Linux, System Administration