News

Jack Wallen walks you through creating new users and groups on Linux and adding those new users to the new groups.
We use ‘mkdir’ (make directory) command to create new directories. If you simply run the mkdir command followed by the name of the new directory, the folder will be created in the current ...
If you find a reason to move the Linux home directory from one drive to another, Jack Wallen has the step I’ve had a few instances in which relocating the HOME directory on either a Linux ...
Linux/Mac/Cygwin: Creating folders from the terminal and then switching to them can be tedious, especially when the folder names have spaces, but the One Thing Well weblog writes up a simple trick ...
You create new users on your Linux servers and let those admins do their thing. Problem is, when you create a new user, that user doesn’t have admin privileges.