Linux has a great network management GUI but sometimes we need to get our hands dirty in the terminal. In this how to we look at how to manage connections on a typical Ubuntu / Debian Linux machine.
Running Linux on your Chromebook used to be fraught with hacks and complications, but now we can easily run a Linux virtual machine alongside Google’s cloud based OS.
Managing files across a remote connection, or sat at your desk, the Linux terminal is the place to be. Learn how one command can be used for two different purposes.
Tio, is a tool for Linux that enables easy and fast connections to serial devices. If you are working with the Raspberry Pi Pico or Arduino, then this is a great tool for you.
In this how-to, we will look at how to work with tar archives via the terminal, including two of the most popular compression methods to squeeze every last byte of space.
It may look intimidating, but the Linux filesystem isn’t a maze of dead ends. Here’s the map that you need to learn more about an OS that runs on computers big and small.
Copying files and directories using the Linux command line is efficient and can be used while sitting at the machine or when accessing a system remotely.
In this how-to we will look at the find command and a range of additional arguments which will give us a variety of approaches to finding files and directories.
Changing file permissions gives precise control over who can read or write to a file or directory, or who can execute a script or program. Let’s learn how to control these settings from the command line.