Skip to content
Linux
  • Home
  • About
  • Contact Us
  • Privacy Policy

All About Linux.

How to Login to SSH Without A Password Using Private Key?

Private keys allow the users to login to SSH without a password. This is considered a safe practice in some cases while also discards the need to remember multiple passwords. In this tutorial, we would learn how to generate our own SSH Key Pair on our local machine and then configure our Server to use […]

How to Login to SSH Without A Password Using Private Key? Read More »

How to Mount USB Drives in Linux? [The Easy Way]

When it comes to using Linux, effectively managing USB drives is a crucial skill for everyone, whether you’re just starting or a seasoned user. Linux’s many capabilities allow us to efficiently handle USB devices, but some users may not know where to start. But don’t worry – we’ve put together a complete guide to walk

How to Mount USB Drives in Linux? [The Easy Way] Read More »

Discord on Linux: How to setup/install Discord on Linux?

In this tutorial, we will talk about how to install Discord on Linux. Discord is the most trending messaging application that was made considering gamers in mind. But soon it gained so much popularity that even developers also started using it for their communities, and many Open Source organizations also started to have a liking

Discord on Linux: How to setup/install Discord on Linux? Read More »

How to uninstall packages from Ubuntu [With Easy GUI and CLI examples]

In this module, we will learn how to uninstall packages from ubuntu, being a snap or apt package. There are various ways by which you can uninstall packages from your Ubuntu machine. Steps to Uninstall Packages from Ubuntu Linux In this case, we’ll go over two different methods. One is the easier GUI method for

How to uninstall packages from Ubuntu [With Easy GUI and CLI examples] Read More »

The yum command in Linux – A Cheat sheet

Every Linux distribution has a command line application called as package manager. Its main job is to take care of dependency resolution and install them whenever you try to install a new software and make sure that the installed dependencies do not conflict with other software programs which are already present on your system. Red

The yum command in Linux – A Cheat sheet Read More »

The dnf package manager in Linux – A complete reference

The DNF command (Dandified yum) is the next-generation version of the traditional YUM package manager for Red Hat based systems. It is the default package manager for Fedora 22, CentOS8, and RHEL8. It is intended to be a replacement for YUM. It does Package Management using RPM and libsolv (maintained by OpenSUSE). dnf command Basic Usage The general

The dnf package manager in Linux – A complete reference Read More »

Z shell on Ubuntu – How to setup and use the Z Shell (zsh)

In this tutorial we will be learning how to install and setup z shell on Ubuntu. The default shell that comes pre installed in Ubuntu is called bash (or Bourne shell). Z shell offers a few more things over bash. Better autocompletion, autocorrect and plugin support to name a few. In this tutorial we will

Z shell on Ubuntu – How to setup and use the Z Shell (zsh) Read More »

Install and setup Minecraft on Linux – A complete guide

We’ll install Minecraft on Linux, the most popular indie-game of all time. It immerses the player in a world made of blocks where the player can build, destroy, and mine things! The best part is that it is available on Linux too. You can install it on your desktop PC or if you have a

Install and setup Minecraft on Linux – A complete guide Read More »

The exec command in Linux [With Easy Examples]

The exec command in Linux is used to execute a command by replacing the current process with that command. In bash shell and ksh shell, it is also used to redirect file descriptors for a complete session or for a whole script. In this tutorial, we will see and learn the various uses of the

The exec command in Linux [With Easy Examples] Read More »

How to dual boot Ubuntu and Windows 10?

In this tutorial, we will be learning how to dual boot Ubuntu and Windows 10. Ubuntu is one of the most popular and user-friendly Linux distributions. Ubuntu would be usually recommended to anyone who is starting out using Linux. You might not want to fully commit and replace Windows 10 with Ubuntu and rather have

How to dual boot Ubuntu and Windows 10? Read More »

← Previous 1 … 101 102 103 … 129 Next →

Recent Posts

  • How to Record Your Screen With VLC on Linux
  • How to Automate Subtitle Management in MPV Player on Linux
  • How to change the default background image in Firefox?
  • Best Torrent Clients for Linux
  • Enable Dark Mode in VLC on Linux

Favorite Sites

  • Python Tutorials
  • GoLang Tutorials
  • CodeForGeek
  • VM-Help
  • MySQL Tutorials
  • Excel Tutorials
Linuxlogo

Learn everything about Linux, under a single roof. LinuxForDevices covers Linux tutorials, Open Source news, and courses to help you grow.

Copyright © 2026 · LinuxForDevices · LinuxForDevices is part of Diyansh IT Services Private Limited
Linux® is a registered trademark of Linus Torvalds.