Skip to content
  • PC & Mobile
    • Windows
    • Mac
    • Linux
    • Mobile
    • Android
    • iOS
    • Chrome OS
  • Hardware
    • PC Hardware
    • Product Review
    • Smart Home
  • Lifestyle
    • Internet
    • Gaming
    • Productivity
    • How Things Work
    • Glossary
    • News
  • Cheatsheets
  • Deals

Dark mode:

Linux

Learn Linux and get from a beginner to expert user with these Linux tutorials.

How to Choose a Linux Distro Without Trying All of Them

How to Choose a Linux Distro Without Trying All of Them

It’s often a challenge for a new user to find the Linux distro that best suits their needs. Here are some important considerations when choosing a Linux distro.

By John Perkins / Mar 12, 2021
What Is LVFS and How Do I Use It?

What Is LVFS and How Do I Use It?

How do you get firmware updates in Linux? Where do you get the drivers for your hardware? The answer lies in LVFS. Learn what LVFS is and how to use it.

By John Perkins / Mar 11, 2021
How to Install the Telegram Desktop App in Linux

How to Install the Telegram Desktop App in Linux

There are a few ways to get Telegram installed on your Linux desktop. Here we go through all the different ways to install the Telegram Desktop app in Linux.

By John Perkins / Mar 10, 2021
10 Best Compression Tools for Linux

10 Best Compression Tools for Linux

There are many compression tools for Linux that make backing up system data easier. Here are ten of the best Linux compression tools you can use.

By Rubaiat Hossain / Mar 8, 2021
Python range() Explained: What It Is and How to Use It

Python range() Explained: What It Is and How to Use It

Looping and iteration are key constructs for your Python programs. This post will discuss how the Python range() function operates!

By Tom Rankin / Mar 4, 2021
openSUSE Review: A Linux Distro for the Practical User

openSUSE Review: A Linux Distro for the Practical User

openSUSE is a long-standing member of the Linux community that’s less common on the desktop. Check out our openSUSE review and see if it is suitable for you.

By John Perkins / Mar 2, 2021
How to Use AUR in Arch Linux

How to Use AUR in Arch Linux

If you’re using Arch Linux, you have the advantage of using AUR to install almost any software. Find out what AUR is and how to use AUR in Arch Linux.

By Odysseas Kourafalos / Mar 1, 2021
GhostBSD Review: Simple and Lightweight

GhostBSD Review: Simple and Lightweight

GhostBSD is a FreeBSD-based Unix OS designed with a simple desktop experience. Here we review GhostBSD to see if it’s the right fit for you.

By John Perkins / Feb 24, 2021
Python While Loop: Intro and Explanation

Python While Loop: Intro and Explanation

Automation is key to good code. In this post, we look at Python’s while loop and discuss how it can help you repeat code suites!

By Tom Rankin / Feb 23, 2021
Useful Shortcut Keys in Ubuntu

Useful Shortcut Keys in Ubuntu

For those shortcut key lovers out there, here is a long list of keyboard shortcuts for Ubuntu. Most of them should work in most Gnome-based distros.

By Odysseas Kourafalos / Feb 23, 2021
How to Configure Logitech Keyboard Lighting in Linux

How to Configure Logitech Keyboard Lighting in Linux

Logitech keyboards don’t support Linux well, but you can use g810-led to help you control your Logitech keyboard’s lighting and make it useful.

By Odysseas Kourafalos / Feb 18, 2021
The Difference Between Window Managers and Desktop Environments

The Difference Between Window Managers and Desktop Environments

The Window Manager and the Desktop Environment are similar but different. Learn the differences between a window manager and desktop environment.

By Odysseas Kourafalos / Feb 16, 2021
7 of the Best Linux System Cleaning Tools

7 of the Best Linux System Cleaning Tools

You can choose from a number of feature-rich Linux system cleaning tools for deleting unnecessary application data and reclaiming disk space.

By Rubaiat Hossain / Feb 15, 2021
How to Use Bash For Loop Commands

How to Use Bash For Loop Commands

If you are doing Bash scripting, you will have to make use of a For loop at some point in time. Here we show you how to use the Bash For loop command.

By John Perkins / Feb 12, 2021
How to Fix Steam Games Cracking Sound Issue in Linux

How to Fix Steam Games Cracking Sound Issue in Linux

If you’ve installed Steam games in Linux and heard a cracking in the audio, then you are not alone. Here’s how to fix the Steam games cracking sound issue in Linux.

By Odysseas Kourafalos / Feb 10, 2021
How to Assign/Remap Keyboard Shortcuts for Better Productivity in Linux

How to Assign/Remap Keyboard Shortcuts for Better Productivity in Linux

There are several ways to manage your keyboard shortcuts in Linux. Here is how you can assign or remap keyboard shortcuts in Gnome and KDE.

By Odysseas Kourafalos / Feb 9, 2021
12 of the Best Image Editors for Linux

12 of the Best Image Editors for Linux

It is super easy to paint, draw, and edit computer graphics for Linux users. Check out this big list of the best image editors for Linux.

By Rubaiat Hossain / Feb 3, 2021
How to Control App Priorities with Ananicy in Linux

How to Control App Priorities with Ananicy in Linux

Ananicy is a modern auto-nice solution to help you automate app priority in Linux. You can create profiles for software that you want to prioritize.

By Odysseas Kourafalos / Feb 2, 2021
10 Best Minecraft Editors and Utilities for Linux

10 Best Minecraft Editors and Utilities for Linux

There’s a wide range of exciting Minecraft editors and utilities for Linux users to choose from. We go over a few of them in this guide.

By Rubaiat Hossain / Feb 1, 2021
Bash Tips and Tricks to Work Smarter in the Terminal

Bash Tips and Tricks to Work Smarter in the Terminal

Your first foray into the terminal could be intimidating. To help with that, here are some Bash tips and tricks to work smarter, not harder, in the terminal.

By John Perkins / Jan 29, 2021
Tmux vs. Screen: Which Is the Best Terminal Multiplexer?

Tmux vs. Screen: Which Is the Best Terminal Multiplexer?

Both tmux and screen are two of the best terminal multiplexers to help you manage multiple SSH sessions, but which is the best? Let’s find out here.

By John Perkins / Jan 27, 2021
10 of the Best Linux Debuggers for Software Engineers

10 of the Best Linux Debuggers for Software Engineers

There is a wide range of powerful Linux debuggers which will make it very easy to locate weak points or bugs in your applications. Check them out here.

By Rubaiat Hossain / Jan 26, 2021
Linux vs. BSD: Everything You Need to Know

Linux vs. BSD: Everything You Need to Know

Understanding the differences in Linux vs. BSD will allow users to choose the best open-source operating system for them.

By Rubaiat Hossain / Jan 22, 2021
What Are Bash Variables and How Can You Use Them?

What Are Bash Variables and How Can You Use Them?

Bash variables can help to make it easier to write bash scripts. Learn what bash variables are, how they work, and how you can use them.

By Odysseas Kourafalos / Jan 21, 2021
How to Run Bash Commands in the Background in Linux

How to Run Bash Commands in the Background in Linux

It is annoying to run a command in your terminal and see it run for hours. Learn how to run bash commands in the background.

By John Perkins / Jan 15, 2021
How to Integrate Your Google Account into GNOME Shell

How to Integrate Your Google Account into GNOME Shell

Gnome shell provides an easy way for you to access your Google files in the desktop. Here’s how to integrate your Google account into GNOME Shell.

By John Perkins / Jan 14, 2021
How to Set Up a Local Web Server (Windows, Mac, Linux)

How to Set Up a Local Web Server (Windows, Mac, Linux)

It is very easy to set up a local web server on various OSes. Here we show you how to set up Apache web server on Linux, macOS and Windows.

By William Elcock / Jan 12, 2021
How to Use Linux Live CD to Back Up Data from Windows PC

How to Use Linux Live CD to Back Up Data from Windows PC

Do you know that the Linux Live CD you created can be used to rescue your PC? Here’s how to use the Live CD to back up your files from Windows.

By Odysseas Kourafalos / Jan 12, 2021
15 Linux LS Commands You Need to Know

15 Linux LS Commands You Need to Know

Linux ls commands offer a flexible way of listing filesystem contents and help to navigate around the command line with ease.

By Rubaiat Hossain / Jan 11, 2021
Clear Linux Review: The McLaren of Linux Distros

Clear Linux Review: The McLaren of Linux Distros

Clear Linux is a Linux distribution created by Intel, and it’s tailored at developers and anybody who’s using Linux as a tool rather than a desktop.

By John Perkins / Jan 7, 2021
How to Play Nintendo DS Games on Linux with DeSmuME

How to Play Nintendo DS Games on Linux with DeSmuME

How can you play Nintendo DS games on Linux? DeSmuME is a Nintendo DS emulator that lets you relive the glory days of the DS right on your PC.

By Odysseas Kourafalos / Jan 6, 2021
Essential Tools for Recording High Quality Podcasts on Linux

Essential Tools for Recording High Quality Podcasts on Linux

Mac and Windows users have plenty of options for podcast production. Here are the essential tools for recording podcasts on Linux.

By Odysseas Kourafalos / Jan 5, 2021
10 of the Best Launcher Docks for Linux

10 of the Best Launcher Docks for Linux

You can choose from a number of innovative docks for Linux in order to organize your applications and monitor resource usage.

By Rubaiat Hossain / Jan 4, 2021
How to Set Up Multiple Timezones in Ubuntu

How to Set Up Multiple Timezones in Ubuntu

Do you always check the time difference when scheduling meetings with your colleagues? Learn how you can add multiple timezones in Ubuntu.

By Odysseas Kourafalos / Dec 31, 2020
How to Download, Install, and Configure Plank Dock in Ubuntu

How to Download, Install, and Configure Plank Dock in Ubuntu

Plank is a useful launcher dock for Linux. Let’s see how you can install and configure Plank in Ubuntu for quick access to your favorite apps.

By Odysseas Kourafalos / Dec 30, 2020
7 Linux Port Scanners for Admins and Enthusiasts

7 Linux Port Scanners for Admins and Enthusiasts

Admins can choose from a large number of Linux port scanners when performing security audits or monitoring network services.

By Rubaiat Hossain / Dec 29, 2020
A Look at KDE Desktop Effects

A Look at KDE Desktop Effects

Let’s take a trip into the land of KDE’s desktop effects and see how you can use them to improve both your desktop’s aesthetics and usability.

By Odysseas Kourafalos / Dec 25, 2020
How to Find a File in Linux Using the Find Command

How to Find a File in Linux Using the Find Command

The Linux find command is one of the most important and handy commands in Linux systems. Here’s how you can use it to find files in Linux.

By John Perkins / Dec 23, 2020
How to Control Your Wi-Fi Network in Linux

How to Control Your Wi-Fi Network in Linux

The open-source network-monitoring package evillimiter makes it very easy for Linux and Windows users to control their Wi-Fi network.

By Rubaiat Hossain / Dec 22, 2020
How to Install Microsoft Teams on Linux

How to Install Microsoft Teams on Linux

As another video conferencing option, MIcrosoft Teams is available for Linux, too. Here’s how you can install Microsoft Teams on Linux.

By John Perkins / Dec 21, 2020
How to Back Up Files to Google Drive on Linux

How to Back Up Files to Google Drive on Linux

Linux users can automatically back up files to Google drive using the open-source package google-drive-ocamlfuse and the cron utility

By Rubaiat Hossain / Dec 16, 2020
How to Disable Automatic Workspaces in GNOME

How to Disable Automatic Workspaces in GNOME

Many people hate the way Gnome creates and destroys its workspaces. Here we show you how to disable automatic workspaces in Gnome.

By John Perkins / Dec 15, 2020
How to Easily Create Cron jobs in Linux with Zeit

How to Easily Create Cron jobs in Linux with Zeit

Zeit is a graphical app that makes managing your cron jobs very easy. Let’s see how it allows you to easily create cron jobs in Linux.

By Odysseas Kourafalos / Dec 14, 2020
How to Find Broken Symlinks in Linux

How to Find Broken Symlinks in Linux

Symlinks are essential for linking files and directories, but they can easily break without notice. Here’s how to find broken symlinks in Linux.

By John Perkins / Dec 10, 2020
How to Transfer Files Securely Using SCP in Linux

How to Transfer Files Securely Using SCP in Linux

To transfer files securely to your server, you can make use of Secure Copy, or SCP. Learn how to use SCP file transfer to send files securely.

By John Perkins / Dec 7, 2020
Three Other Web Browsers for Linux You Should Try

Three Other Web Browsers for Linux You Should Try

There are many other browsers available for Linux, and it’s good to try them out. Here are three great alternative web browsers for Linux.

By John Perkins / Dec 4, 2020
How to Install and Use Microsoft Defender in Linux

How to Install and Use Microsoft Defender in Linux

Learn how to install and use Microsoft Defender on Linux to make sure your IT department can scan your machine for threats.

By John Perkins / Nov 30, 2020
GNOME Shell Review: Minimal Desktop with Great Performance

GNOME Shell Review: Minimal Desktop with Great Performance

If you are using Linux, you have used Gnome Shell before. This GNOME Shell review goes through the pros and cons of GNOME and who is it for.

By John Perkins / Nov 27, 2020
Use nnn as a File Manager for Linux Terminal

Use nnn as a File Manager for Linux Terminal

It is never easy to navigate the file system in Linux terminal. nnn allows you to easily do so without having to type any commands.

By Odysseas Kourafalos / Nov 23, 2020
The Beginner’s Guide to Btrfs

The Beginner’s Guide to Btrfs

Btrfs is one of the “Copy on Write” filesystems that allows you to easily create snapshots. Check out this beginner’s guide to Btrfs to get started.

By John Perkins / Nov 20, 2020

Pagination

Previous12345678910Next

Popular Posts

How to Copy and Paste Text, Files and Folders in Linux Terminal

7 Useful Cron Alternatives For Linux

How to Fix Ubuntu Can't Open the Terminal Issue

How to Change the Keyboard Layout in Linux

The Best Linux Desktops for a Touchscreen Monitor

How to Build and Install a Custom Kernel on Ubuntu

8 of the Best Linux Distros for Windows Users

How to Add Your Own Custom Color in LibreOffice

The Beginner's Guide to Using Cron in Linux

How to Check Sudo History in Linux

Affiliate Disclosure: Make Tech Easier may earn commission on products purchased through our links, which supports the work we do for our readers.

© 2022 Uqnic Network Pte Ltd.
All rights reserved.

  • About
  • Contact
  • Advertise
  • Write For Us
  • Terms of Use
  • Privacy Policy
  • RSS Feed Terms
Do not share my Personal Information.