Here is something that as a system or database admin, you’ll do lots of – create a database, create a database user, and then assign the permission for that user…
Tag: user
Quick tip: Add a user to the sudoers group
Situation: A new user on your server needs to have admin, or ‘root’ user access. Rather than enabling the root account, or giving out the password details to your elevated account,…
How to read and write to Windows NTFS drives as any user
So you have a Windows hard drive using the NTFS partition type. The good news is that most Linux distributions these days can read and write to it automatically without…