5 of the Best Password Managers for Linux We no longer have to write down all our passwords in a log. This article takes a look at some of the best password managers for Linux.
How to Install Microsoft Edge on Linux With the implementation of the Chromium engine on Microsoft Edge, learn in this guide how to install Microsoft Edge on various Linux distros.
7 Great-Looking Gnome Shell Themes If you are using Gnome desktop, there are plenty of custom themes you can install. Here are some of the best Gnome Shell themes to check out.
VSCode Ultimate Keyboard Shortcuts Cheatsheet Visual Studio Code is packed with features, extensions, and shortcuts. Here we provide a VSCode ultimate keyboard shortcuts cheatsheet.
5 of the Best Linux Distros for Developers and Programmers Here we list five of the best Linus distros for developers and programmers, including Ubuntu, Fedora, Debian, Arch Linux, and Manjaro.
How to Set Up and Use SSH in Linux Learn how to set up SSH key pairs on Linux and use the ssh-copy-id command to copy the keys to your remote hosts.
How to Enable Caps Lock Key Indicator in Ubuntu Learn how to enable the Caps lock key indicator in Ubuntu with the help of the Lock-Keys and Keyboard Modifiers Status Gnome extensions.
How to Send Email From the Linux Terminal Learn how to send email from the Linux terminal using various tools , like mail, sendmail, telnet and mutt, and add attachment to your mail too.
How to Use lsof Command in Linux to List Open Files Have you ever had the file in use error? Learn how to use the lsof command in Linux to view open files and the processes using them.
How to Compress Files with zstd Utility in Linux If you want to save space on your disk, you can compress your files and directories to save some. Learn how to use the zstd tool.
How to Reset a WSL User Password WSL runs inside Windows like an application, so forgotten passwords are handled differently. Learn here how to reset a WSL user password.
Zypper Package Manager Cheat Sheet Discover how to manage openSUSE packages with various Zypper commands as outlined in this Zypper package manager cheat sheet.
How to Show All Active SSH Connections in Linux Do you use SSH to connect to your server? Learn how to identify active SSH connections and prevent unauthorized access to your server.
How to Recursively Change File Permissions in Linux Sometimes you can’t edit files because of the “Permission denied” error. Learn how to recursively change file permissions in Linux.
How to Create a Bootable Ubuntu USB in Windows If you want to test Ubuntu or install it on your system, you can use a USB drive. Learn how to create a bootable Ubuntu USB in Windows.
How to Build a Package from Source in Linux Discover how to build Linux packages from source and add custom modifications using your Linux distro’s package manager.
How to Use the lp Command in Linux to Print Files From Terminal Linux printing can be a bit of a challenge. Learn how to use the lp command in Linux to print documents from the terminal.
How to Fix “Repository Does Not Have Release File” Error If you add new PPA, you will often encounter the “repository does not have a release file” error. Here is how you can fix it in Ubuntu.
How to Clear Git Cache When your ignored files still appear in your Git commit staging area, you will need to clear your Git cache. Here is how you can do so.
The 6 Best Linux Distros for Gaming There are several gaming-centered Linux distros that offer great gaming support in Linux. Check out the best Linux distros for gaming here.
How to Comment Multiple Lines in Vim Editor Vim is well-known for being hard to use. This guide will show you how to comment multiple lines on Vim so that you can be more productive.
How to Set Up Git Username and Email in Ubuntu Git is a powerful tool for tracking and collaboration. Learn how to use git config to set up your git environment, username and email.
How to Run Nmap without Root or Sudo Nmap is a powerful networking scanner. However, it requires root privileges to perform basic functions. Learn how to run Nmap without root.