Manually mount a USB drive in the Linux terminal
Trying to figure out how to manually mount your USB drive in Linux? Look no further. This article explains step-by-step how to manually mount a …
Tutorials for getting things done in Linux
Articles related to using Linux as your Desktop PC
Trying to figure out how to manually mount your USB drive in Linux? Look no further. This article explains step-by-step how to manually mount a …
USB drives typically come preformatted as FAT32 or NTFS file systems. Although Linux can handle this, the EXT4 file system offers advantage: EXT4 gives you …
Looking for something new to try out on your Raspberry PI 4? Give openSUSE Tumbleweed a try. openSUSE Tumbleweed is a high quality, rolling release …
Ever needed to access a file inside your virtual machine, which resides on your host operating system? With the help of VirtualBox’s shared folders feature, …
Ever wanted to install a desktop application on your Linux PC, but your distribution’s package manager didn’t offer it? With a bit of luck you …
Looking for a C/C++ IDE on Linux? I can highly recommend giving Eclipse CDT a try. Eclipse combined with the full-featured CDT plugin, transforms Eclipse …
Sometimes you want to install software that is not readily available in the Debian or Ubuntu online software repository. Luckily, a lot of third party …
Wouldn’t it be great, if you can make a snapshot of the current state of your Raspberry PI operating system? At any point in time …