Linux might sound scary for first-time Linux users, but actually, it isn’t. Linux is a bunch of open-source Unix operating systems based on Linux Kernel. These operating systems are called Linux ...
The cheat command, available for installation on many Linux systems, provides an easy way to make cheat sheets available for hundreds of commands. The term “cheat sheet” has long been used to refer to ...
Ever wanted a cheat code for writing Linux commands without consulting the manpages every time and understanding their usage? Well, there's a tool for that called cheat. Whether you need a quick ...
The working directory in Linux is essential for navigating the file system via the terminal. Use the cd command to change the working directory, with either absolute or relative paths. The pwd command ...
Linux tricks can help you get work done faster, especially when they're easy. Here are some ways to find files, reuse prior commands, stop processes and more. In this post, we’ll take a look at a ...