Skip to content
  • PC & Mobile
    • Windows
    • Mac
    • Linux
    • Mobile
    • Android
    • iOS
    • Chrome OS
  • Hardware
    • Hardware & Gadgets
    • Product Review
  • Lifestyle
    • Internet
    • Buyer’s Guides
    • Gaming
    • Productivity
    • Smart Home
  • Tech Explained
    • How Things Work
    • Glossary
  • Cheatsheets
  • About
    • About Us
    • Contact Us
    • Privacy
    • Advertise with Us
    • Write For Us

Dark mode:

Search

Linux

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

How to Install Eclipse IDE on Linux

How to Install Eclipse IDE on Linux

Eclipse is a powerful IDE and code editor for developers. Here we show you how to install Eclipse IDE on Linux.

By Surajit Saha / 2 hours ago
What Is the CAT Command in Linux and How to Use It

What Is the CAT Command in Linux and How to Use It

Become a Linux master and learn how to do things with the CAT command. It only takes a few minutes to learn this.

By Terenz Jomar Dela Cruz / 1 day ago
The Best Terminal Emulators for Linux

The Best Terminal Emulators for Linux

Don’t like the terminal that comes with your Linux distro? Upgrade to one of the best terminal emulators for Linux.

By Crystal Crowder / 2 days ago
10 Beautiful Linux Icon Themes You Should Install

10 Beautiful Linux Icon Themes You Should Install

Icon themes are vital to every Linux desktop. Learn how to change the look of your distro by installing some of these beautiful icon sets.

By Ramces Red / 3 days ago
How to Install and Set Up Snort IDS on Linux

How to Install and Set Up Snort IDS on Linux

This tutorial will walk you through installing and configuring Snort IDS on a Linux server to improve the security of your network.

By Surajit Saha / 4 days ago
How to Concatenate Files in Linux

How to Concatenate Files in Linux

Learn how to concatenate files in Linux! There are many ways to do it, some of which are even simpler than you may have ever thought.

By Terenz Jomar Dela Cruz / 1 week ago
How to Install Burp Suite on Linux

How to Install Burp Suite on Linux

Burp Suite is popular among developers and QA testers to a large extent. This guide shows how to install Burp Suite on Linux.

By Surajit Saha / 1 week ago
Which Ubuntu Flavor Should You Choose

Which Ubuntu Flavor Should You Choose

Choosing an Ubuntu flavor can be difficult for a new user. Learn what makes each of them great to pick the right one for you.

By Ramces Red / 1 week ago
Top 12 GNOME Shell Extensions to Improve Your Desktop

Top 12 GNOME Shell Extensions to Improve Your Desktop

GNOME is not only beautiful but also highly extensible. Learn some of the best GNOME Shell extensions to improve your desktop.

By Ramces Red / 2 weeks ago
What Is Wayland and What Does It Mean for Linux Users?

What Is Wayland and What Does It Mean for Linux Users?

Wayland has been around for a while and is hailed as the much better alternative to X11. Learn what Wayland is, how it works, and how to use it.

By Miguel Leiva-Gomez / 2 weeks ago
What Are Bash Variables and How Can You Use Them?

What Are Bash Variables and How Can You Use Them?

Variables are one of the most important parts of the Bash command shell. Learn how they work and how to use them effectively.

By Ramces Red / 2 weeks ago
7 of the Best Linux Server Distros in 2023

7 of the Best Linux Server Distros in 2023

Servers are a vital part in sharing data on the Internet today. Learn the best Linux server distros that you can install for free.

By Ramces Red / 3 weeks ago
How to Use Diff Files in Linux

How to Use Diff Files in Linux

Diff is a simple tool that allows you to check updates in your files on Linux. Learn how you can use it effectively on both GUI and the CLI.

By Ramces Red / 1 month ago
AlmaLinux vs. Rocky Linux: The Best CentOS Alternative

AlmaLinux vs. Rocky Linux: The Best CentOS Alternative

AlmaLinux and Rocky Linux are replacements for CentOS. Learn the differences between them and which one you should use.

By Ramces Red / 1 month ago
How to Block Ads with Pi Hole

How to Block Ads with Pi Hole

Pi-Hole is a lightweight DNS sinkhole that can block internet ads and malicious domains. Learn how to install and use it in Linux.

By Ramces Red / 1 month ago
How to Remove Windows Viruses with Linux

How to Remove Windows Viruses with Linux

When viruses take over your Windows system, one of the best solutions is to use Linux to remove Windows viruses. We show you how.

By Miguel Leiva-Gomez / 1 month ago
What Is .bashrc and How to Customize It

What Is .bashrc and How to Customize It

The bashrc file is a critical part of every Unix-like system’s shell. Learn how you can edit and customize it to your own workflow.

By Ramces Red / 1 month ago
How to Unzip a Tar.gz File in Linux

How to Unzip a Tar.gz File in Linux

Tar.gz is the most common file archive format in computers today. Learn how you can unzip tar.gz files with the built-in tools in Linux.

By Ramces Red / 1 month ago
7 Ways to Recover Deleted Files on Linux

7 Ways to Recover Deleted Files on Linux

File recovery tools are one of the most important parts of a Linux system. Learn how to recover files in Linux with these free tools.

By Ramces Red / 2 months ago
8 Useful Linux Shutdown Commands to Reboot or Shut Down Your Linux PC

8 Useful Linux Shutdown Commands to Reboot or Shut Down Your Linux PC

Shutting down a Linux PC is as simple as pie. Learn how to use the shutdown command to shut down your PC from the terminal.

By Terenz Jomar Dela Cruz / 2 months ago
How to Restore Grub Bootloader in Linux

How to Restore Grub Bootloader in Linux

GNU GRUB is the most popular bootloader binary for multiboot setups. Learn how you can restore Grub even from an unbootable system.

By Ramces Red / 2 months ago
How to Move Your Home Folder to Another Partition in Linux

How to Move Your Home Folder to Another Partition in Linux

When installing Linux, it is good to give the Home folder its own partition. This guide shows how to move the Home folder to another partition.

By Miguel Leiva-Gomez / 2 months ago
5 of the Best Steganography Tools in Linux

5 of the Best Steganography Tools in Linux

Steganography is the art of concealing messages inside regular objects. Learn how you can do this art in Linux with your digital files.

By Ramces Red / 2 months ago
How to Enable TRIM For SSD in Ubuntu

How to Enable TRIM For SSD in Ubuntu

An SSD is one of the best investments that you will make when upgrading your PC. Learn how you can prolong it using TRIM in Ubuntu.

By Ramces Red / 2 months ago
Grub vs. Systemd-boot: Which One Should You Use as the Bootloader

Grub vs. Systemd-boot: Which One Should You Use as the Bootloader

When it comes to booting your Linux OS, there are the useful Grub and the newer and simpler systemd-boot. Which is better as a bootloader?

By Ramces Red / 3 months ago
How to Create An Online Dictionary with Dico in Linux

How to Create An Online Dictionary with Dico in Linux

Dico is a simple, yet highly flexible online dictionary server for Linux. Learn how you can host and use one on your local network.

By Ramces Red / 3 months ago
How to Select A Linux Distribution

How to Select A Linux Distribution

With tons of Linux distributions, it can be a daunting task to find the one for you. This guide shows you how to select a Linux distribution.

By Miguel Leiva-Gomez / 3 months ago
How to Install Windows in VirtualBox in Linux

How to Install Windows in VirtualBox in Linux

The best way to access Windows from your Linux desktop is to create a virtual machine. Learn how to install Windows in VirtualBox on Linux.

By Ramces Red / 3 months ago
The Complete Guide to Managing Snap Packages in Ubuntu

The Complete Guide to Managing Snap Packages in Ubuntu

Snap is a powerful modern package manager for Linux. Here is what you need to know to start managing snap packages.

By Ramces Red / 3 months ago
How to Create an Email Server in Linux with Mail-In-A-Box

How to Create an Email Server in Linux with Mail-In-A-Box

Email is a important part of communications today. Learn how you can take control over your data by hosting your own email server in Linux.

By Ramces Red / 3 months ago
How to Display Information on Your Linux Desktop With Conky

How to Display Information on Your Linux Desktop With Conky

Looking to view your system stats on your Linux desktop? Conky is the tool to do it. Learn how to use Conky to display info on your desktop

By Miguel Leiva-Gomez / 3 months ago
8 Simple Ways to Securely Delete Files in Linux

8 Simple Ways to Securely Delete Files in Linux

Secure deletion does not always mean wiping an entire hard disk. Learn how you can securely delete your individual files in Linux.

By Ramces Red / 3 months ago
How to Host Your Own Youtube with Peertube

How to Host Your Own Youtube with Peertube

Peertube is a decentralized video hosting platform for Linux servers. Learn how you can host a Peertube instance with your hardware.

By Ramces Red / 3 months ago
How to Set Up Subversion Version Control in Ubuntu

How to Set Up Subversion Version Control in Ubuntu

You’ve probably heard that Subversion is a great version control software but don’t know how to set it up. Learn how in this guide.

By Brandon Li / 4 months ago
How to Protect Your Server With Fail2Ban in Linux

How to Protect Your Server With Fail2Ban in Linux

Follow this guide to use Fail2ban on your Linux server to protect it by banning IP addresses that show signs of malicious activity.

By Ramces Red / 4 months ago
5 of the Best notify-send Alternatives for Linux

5 of the Best notify-send Alternatives for Linux

Notification servers are a great addition in every Linux distro. Learn how you can improve notify-send with these five great alternatives.

By Ramces Red / 4 months ago
How to Remove the Password From a PDF in Linux

How to Remove the Password From a PDF in Linux

A password-encrypted PDF can be a pain when distributing documents online. Learn how you can easily remove a password from a PDF in Linux.

By Ramces Red / 4 months ago
How to Install Arch Linux

How to Install Arch Linux

The installing of Arch Linux is definitely not for the faint of heart. Check out this tutorial for the full instructions to install Arch Linux.

By Miguel Leiva-Gomez / 4 months ago
How to Create Your Own Self-Hosted Office 365 with Cryptpad

How to Create Your Own Self-Hosted Office 365 with Cryptpad

Cryptpad is a privacy-focused web office suite similar to Office 365. Learn how you can host this program on your own Ubuntu server.

By Ramces Red / 4 months ago
How to Use Stockfish CLI to Master Chess on Your PC

How to Use Stockfish CLI to Master Chess on Your PC

You might have heard about Stockfish, the chess AI that eats chess grandmasters for breakfast. Learn how to use it on your desktop.

By Terenz Jomar Dela Cruz / 4 months ago
Best Linux Software for Kids: Apps, Distros, and Games

Best Linux Software for Kids: Apps, Distros, and Games

Linux has a lot of educational software for kids. These are 8 of the best Linux educational software to keep your kids ahead of the game.

By Ramces Red / 4 months ago
How to Use Troff to Format PDF Documents in Linux

How to Use Troff to Format PDF Documents in Linux

Troff is a lightweight yet powerful text processor for Linux. Learn how to create PDF documents with this old school program.

By Ramces Red / 4 months ago
8 of the Best Video Editors for Linux

8 of the Best Video Editors for Linux

In most cases, video editing software in Linux is free. If you want to try it, these are some of the best Linux video editors.

By Ramces Red / 4 months ago
How to Create Your Own Zoom with Jitsi in Linux

How to Create Your Own Zoom with Jitsi in Linux

Jitsi is a simple yet powerful Zoom alternative for Linux, Android and iOS. Learn how to create your own video conference server today.

By Ramces Red / 4 months ago
How to Install and Configure PipeWire in Linux

How to Install and Configure PipeWire in Linux

PipeWire is a powerful contender to replace PulseAudio. Here we show you how to install and configure PipeWire on your Linux system.

By Miguel Leiva-Gomez / 4 months ago
How to Set Up a VNC Server In Ubuntu

How to Set Up a VNC Server In Ubuntu

VNC is the bedrock of remote desktop management for headless machines. Learn how you can setup your own VNC server in Ubuntu.

By Ramces Red / 4 months ago
How to Create a Custom Web Browser with Nyxt

How to Create a Custom Web Browser with Nyxt

Nyxt is lean, yet powerful web browser that is heavily inspired by Emacs and Vim. Learn how you can create your custom browser with it today.

By Ramces Red / 5 months ago
How To Convert Fonts To .ttf Format In Ubuntu

How To Convert Fonts To .ttf Format In Ubuntu

Dealing with font formats are one of the most finicky parts of Linux. Learn how to convert your fonts to TrueType in Ubuntu today.

By Ramces Red / 5 months ago
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 Miguel Leiva-Gomez / 5 months ago
How to Encrypt Files in Linux with Tomb

How to Encrypt Files in Linux with Tomb

Tomb is a program which creates portable partitions that you can mount on any Linux distro. Learn how you can use it to encrypt files today.

By Ramces Red / 5 months ago

Pagination

12345678910Next

Popular Posts

How to Install Burp Suite on Linux

What Is Wayland and What Does It Mean for Linux Users?

Ubuntu Software Center Not Working? Here Are the Fixes

How to Find a Specific Word in a File on Linux

How to Restart a Frozen Desktop 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.

© 2023 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.
Showing popular posts
You can press Esc to close this search.