Enable and Disable Ubuntu Root Password

Posted by soapy | Linux Tutorials | Thursday 13 November 2008 6:26 pm

Ubuntu is one of the few Linux distributions out there that will not enable the root account.If you want to do something with root permission on the console you have to type sudo before the command.

sudo” means superuser do. “sudo” will prompt for “Password:”. Please specify user password

(more…)

Get email alert on root ssh login

Posted by soapy | Linux Tutorials | Tuesday 14 October 2008 2:08 pm

WARNING: According to eApps policy if you edit any system files manually, they might not support the changes you have made. Use at your own risk.

Do you want to receive email alert when someone makes a root login to your VPS?

This is how you can do it:
(more…)