News

living in front of three tty terminals 🖥 🖥 🖥, where I breathe Linux and script bash every day. With a burning desire to master the command line, I dive deep into the file system. As a content ...
This post examines eight somewhat unusual Linux commands that are worth knowing. But before we get into the specific commands ...
Google launched a Linux terminal app for Android that gives you full command-line access. Here's what you can do with it.
Let's look at modern, faster, and improved alternatives for frequently used Linux commands that often go unnoticed.
Let's explore what Linux exit codes are, the list of common exit codes, and how you can use them to troubleshoot your Linux ...
Identify the installed package's name by running commands like "apt list --installed" (on Ubuntu) or "dnf list --installed" (on Fedora). On Ubuntu, use the "sudo apt remove [package_name]" to ...
Understanding how to manage your software from the terminal is the first step to becoming a Linux power user. By the time you're done reading this, you'll be able to comfortably manage software from ...
A screenshot showing how the same helloworld.txt file can be opened from Android's Downloads directory using a text viewer (top) as well as in the Linux VM using the cat command (bottom).
Early UNIX terminals also had slight differences in the text cursor - the carat at the current command prompt. Most early ... which itself is a process. TTY - one of the earliest terminal ...
Now, the GUIs are so advanced, user-friendly, and powerful, that you could go your entire Linux career and never touch a terminal window. But when you do need to dive into those commands ...