Alias is a built-in Unix command that helps create shortcuts to frequently used commands. This guide shows how to create and remove aliases.
Tar, is a GNU utility that provides the ability to create tar archives, extract and compress files.
A Distribution or "distro" is the version of Linux you can use
Learn how to find a running process and terminate it from the command line in Linux and Mac OS.
Security-Enhanced Linux works to filter system access. This Quick Answer will show you how to change the level of policy enforcement SELinux, from full enforcing mode to totally disabled.
If you are switching to Debian 10, are already familiar with SELinux, and would like to use it to enforce security on your system, you can install it by following the steps in this guide.
If you are switching to Ubuntu 18.04, are already familiar with SELinux, and would like to use it to enforce security on your system, you can install it by following the steps in this guide.
This guide will walk you through the basics of Fish
This Quick Answer guide explains how to use Git to create a repository, stage a commit, and then push that commit.
This Quick Answer guide will explain how to use wget.
Use our guide to filter system output with the grep command.
View the beginning of a text file with the head command.
Use the less command to display file and command output one page at a time.
View and follow the end of files with the tail command.
Use the cd command to change directories.
fsck is the Linux file system consistency check utility. This Quick Answer shows some of the often-used commands to use fsck to check a system for corrupt files and bad disk sectors, then attempt to repair any errors it finds.
fsck is the Linux file system consistency check utility. This guide shows how to use fsck to check a system for corrupt files and bad disk sectors, then attempt to repair any errors it finds.
This guide explains how to set up Drupal with Docker Compose.
This guide explains how to set up WordPress with Docker Compose.
Easy to remember Linux command line time savers.
This quick answer guide will show you how to log in to CoreOS Container Linux.
This guide shows how to use journalctl to view, search, and filter your system's logs.
Use GNU nano to edit text and system files from the command line.
Learn how to delete files from the Linux command line with rm.
The systemd daemon allows you to control Linux system services. This guide shows how to configure a custom systemd service and enable it to start at boot.