I’ve undoubtedly said this before, but the most effective aliases on Linux are those that save you a lot of time or help you avoid typing errors – especially those errors that might cause problems on ...
Learn some of the most important Linux commands.
Typically we interact with the Linux operating system through what is referred to as a shell interpreter. A common interpreter is the Bourne Again Shell, which people call by the catchy name of bash ...
The way the Linux file system is laid out makes perfect sense. I've been using Linux for so many years that I can't imagine another file system making more sense. When I consider how the Windows file ...
There's more to ls than just seeing a list of files and folders.
There are a number of Linux commands that will display file system types along with the file system names, mount points and such. Some will also display sizes and available disk space. The df command ...