News

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 ...
Often times you'll want to copy a folder in Linux to perform specific tasks – maybe for backup, sharing, editing, an so on. This is a frequent task that you can perform using the cp command. The cp ...
Jack Wallen walks you through creating new users and groups on Linux and adding those new users to the new groups.
Creating a Symbolic Link or Symlink in Linux lets you point a file or folder to another file/ folder to access files from multiple places.
Jack Wallen walks you through the process of zipping and unzipping files in Linux from both the command line and the GUI.