
11 Reasons You Should Learn to Use Linux
You have probably heard of Linux. What makes Linux so great? Here are the 11 things that make Linux an important tool for serious computer users.
Learn Linux and get from a beginner to expert user with these Linux tutorials.
You have probably heard of Linux. What makes Linux so great? Here are the 11 things that make Linux an important tool for serious computer users.
If you’re considering giving Linux a try, you might be put off by the risk of a steep learning curve. Here are 5 of the best Linux distros for beginners.
If you are using multiple LXD containers on the same system, it makes sense to limit the amount of resources each component can use. Here’s how you can do so.
While the Raspberry Pi has significant hardware limitations, the following lightweight operating systems for Raspberry Pi can turn it into a desktop PC.
If you’re running Ubuntu in VirtualBox and it’s constantly freezing, trying to figure out what the problem is can be an exercise in frustration.
SSHFS is very easy to use, clean and simple. It’s also incredibly secure since it relies on the battle-hardened and proven OpenSSH server. Learn how you can mount remote directories in Linux with SSHFS.
By default, Arch Linux doesn’t come with a desktop environment. Learn how to install the popular XFCE desktop environment on Arch.
Even though it was removed, you can re-enable dynamic transparency on your Ubuntu PC with the GNOME desktop environment with a simple extension.
Sometimes your touchpad will stp working in Linux, maybe after a major update/upgrade. Here are the steps to fix the touchpad not working issue in Linux.
Setting up a Linux home server is relatively easy, but securing it is another story altogether. Learn how you can secure your Linux home server.
If your Windows partition is BitLocker-encrypted, it’s difficult to access it in Linux. Here’s how you can mount a Bitlocker-encrypted partition in Linux.
If you’d like to use Arch Linux but don’t want to build everything from the ground up, here are 5 of the best Arch-based Linux distributions you can try.
Downloading online software always come with a risk. Learn how you can verify the authenticity of Linux software by checking their digital signatures.
With an Android emulator, you can enjoy the smartphone experience without the smartphone. Here are some of the best Android emulators for Linux.
Most search tools only look at file names. Grep will look inside files with the correct flags. Learn how you can find a specific word in a file on Linux.
fd is a simpler alternative to the find command. It uses a truncated syntax to keep your typed commands short. Learn how to use fd on Linux and macOS.
Recently, Microsoft announced an update for the implementation of a whole Linux kernel to the OS. What does this mean, and how does it affect you?
When it comes to media streaming, there’s no better player than Kodi. Here’s how you can install Kodi on some of the most popular Linux distros.
There are plenty of fantasic music players on Linux. DeaDBeeF, however, stands out among the rest. Learn how to install and customize this Linux favorite.
The ps command is a frequently-used tool for system administrators. It’s used to list the currently-running processes on your system. Here are some great uses for it.
When a new version of Debian is released, it often brings significant improvements and new features. Learn how to easily upgrade Debian to the newer version.
KDE Connect is an excellent way to connect your Android phone and your Linux PC. Set it up with proper integration on the MATE Linux desktop.
LaTeX markup allows you to add elements like complicated mathematical equations to your document. Here are five of the best LaTeX editors for Linux users.
Ceph and Gluster are both systems used for managing distributed storage. Both are good choices for managing your data, but which one is more suited to you?
It is easy to upgrade your Ubuntu to a new release, either with a graphical interface or via the terminal. Here’s how to upgrade Ubuntu from the command line.
If you have encrypted your hard disk, you can safely disable the login password at the login screen. Here’s how you can enable autologin in LightDM in Linux.
Vim is well-known for its steep learning curve, and something as simple as exiting Vim can be difficult. Learn how you can exit Vim editor in Linux.
Arch Linux is one of the most beloved Linux distributions for a reason. It puts the control in your hands. Learn how to install it.
ZFS is one of the most feature-rich filesystems that guarantees you will never lose a single bit of data. Here is what ZFS snapshots and clones can do for you.
As a single-node Kubernetes cluster, Minikube is the best way to run Kubernetes on your laptop because it can be squarely placed inside a virtual machine.
There are numerous ways to spruce up the XFCE terminal. For those who want to tweak their terminal, here are five great XFCE terminal themes to check out.
League of Legends is an extremely popular MoBA game, but it isn’t available for Linux. Learn how to install and run it on Linux with Lutris.
You may know that Canonical just launched a new version of Ubuntu, but is it worth the upgrade? Does Ubuntu 19.04 solve any problems you currently have?
There are plenty of web browsers for Linux these days, but not all of them support all distros. Here are four of best web browsers for Linux.
You have plenty of choices when it comes to screen recorders for Ubuntu. Here are some of the best screen recorders for Ubuntu that you can use.
If you have a digital audio device that can connect your guitar to a PC, here is some software you can use to record, edit and process the signal.
Most people think Apache is too resource-intensive. We will show you how to properly configure Apache and PHP to handle high traffic on a Linux server.
If you’re a musician on a budget, Linux might be attractive, as there is a wealth of music production apps available. Here are some of the best apps for music production on Linux.
You can easily check Linux shutdown and reboot times and dates from the command line. Learn the commands to find out when your computer’s booting.
The best way to choose a virtual private server for your app is to benchmark it. Learn how to benchmark a Linux server and choose which is best for you at this moment.
Many think Linux users don’t need an antivirus, but it’s a good idea to have some type of virus scanner just in case! Here are some of the best antivirus programs for Ubuntu.
When it comes to booting your Linux OS, there are the old and useful Grub and the newer and simpler systemd-boot. So which is better as a bootloader? Let’s find out.
If your music files are too loud, too soft, or have obnoxious peaks and irregular volume, you can use FFmpeg to normalize your music files. Here’s how.
Pip is a package manager for Python that lets you easily install packages from the Python Package Index. Learn how you can install Pip in Ubuntu.
Kubernetes is an open-source platform that helps manage container applications such as Docker. It can speed up server deployment and save you time and money.
LUKS is the native encryption option on Linux systems, and unlike many other encryption solutions, you can change your LUKS encryption passprase. Learn how.
cURL is a command-line tool for transferring data with URLs and it is an incredibly powerful tool. Learn how to make full use of the cURL command in Linux.
Ubuntu’s recovery mode provides great options to fix a broken system. Learn how to boot into recovery mode in Ubuntu, Linux Mint, and related systems.
Just because you are using XFCE doesn’t mean it has to be ugly. Looking to spice up the look of your XFCE desktop? There’re plenty of XFCE themes around.
It’s fairly easy to extract a zip archive in Linux. Even so, there are more advanced ways you can open zip files and deal with their contents.