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

All About Linux.

How to use SSH keys to connect to GitHub?

In this tutorial, we see how we connect to GitHub with SSH on your server, for transferring data securely over GitHub. SSH or Secure Shell Protocol provides a secure way of accessing to another client/host. It encrypts the data transferred over the network, giving an additional layer of security. Steps to Connect to GitHub using […]

How to use SSH keys to connect to GitHub? Read More »

How to install Docker on Arch Linux in 4 easy steps!

In this tutorial we walk through the steps to install Docker on Arch and Arch based systems( Manjaro, Garuda etc.). We’ll also go over the complete setup steps for Docker so you’re ready to go. Btw, if you’re using Debian, we also have a guide to install Docker on Debian. Let’s get started! What is

How to install Docker on Arch Linux in 4 easy steps! Read More »

How To Password Protect Files In Linux with GnuPG?

When you care about security, it is necessary to password protect files in Linux. In this module, we’ll learn how to use the GnuPG command to password protect files for improved privacy and security. What is GnuPG? GnuPG , aka The GNU Privacy Guard, is a set of programs for public key encryption and digital

How To Password Protect Files In Linux with GnuPG? Read More »

Top 10 Important GCC Flags For Linux Geeks

Let’s take a look at some of the most important GCC flags! GCC, aka the GNU project C and C++ compiler, is an essential tool for any Linux geek who codes in C/C++ and is probably the most widely used compiler. Like most command line utilities, we can further extend the functionalities of GCC with

Top 10 Important GCC Flags For Linux Geeks Read More »

Setting Up BurpSuite With Firefox – Easy Steps

In this module, we will be learning how to setup Burpsuite with Firefox. Burpsuite is an Application Level Proxy which allows you to capture requests sent by your browser and modify them. It is an essential component for any Web Application Pentester. Recommended read – How to install Burp Suite Community edition on Linux? Creating

Setting Up BurpSuite With Firefox – Easy Steps Read More »

How to Install BurpSuite Community On Linux?

Let’s install BurpSuite Community edition on our Linux systems. If you are a Web Application Penetration Tester, Burpsuite is one of the indispensable tools which you can have. It allows for a whole lot of functionality and helps you perform a vast number of attacks as well! In this module, we are going to learn

How to Install BurpSuite Community On Linux? Read More »

Coding A Reverse Shell In Python In 10 Lines Or Less

Coding a reverse shell in Python in just 10 lines? Let’s get right to it. Reverse shells are an integral part of any Hacking/Pentesting operation. It helps in firewall evasion and enables us to execute commands on the remote target system. In this module, we are going to learn how to create a reverse shell

Coding A Reverse Shell In Python In 10 Lines Or Less Read More »

Install Brave Browser In Linux Mint – Step-By-Step Installation

In this tutorial, we’ll go over the steps to install Brave browser in Linux Mint. Brave is a blockchain browser that blocks all the annoying ads and trackers to improve privacy, security and speed. It is founded by Brendan Eich, who is also the creator of Javascript and co-founder of Mozilla Firefox. In this module,

Install Brave Browser In Linux Mint – Step-By-Step Installation Read More »

How to monitor Nginx servers with Nginx Amplify?

Nginx Amplify is a free monitoring tool for Nginx and Nginx Plus. We can use Amplify to monitor web servers, track our infrastructure assets, monitor the underlying OS, databases, and many other components. Let’s learn to use NGINX Amplify and monitor the health of our Nginx Server using the functionalities provided by it. What is

How to monitor Nginx servers with Nginx Amplify? Read More »

Ubuntu Package Manager – All about dpkg and apt

Ubuntu uses the same package management system as used by Debian Linux Distribution, as it is a Debian-based distribution. In this article, we will discuss all about dpkg (Debian Package) and apt (Advanced packaging Tool). And we will also discuss how we can use them. About the Ubuntu package manager Debian Package or dpkg is

Ubuntu Package Manager – All about dpkg and apt Read More »

← Previous 1 … 94 95 96 … 128 Next →

Recent Posts

  • How to Install LM Studio – Step-by-Step Guide (2025)
  • How to Install Logseq – Step-by-Step Guide (2025)
  • How to Install Frog – Step-by-Step Guide (2025)
  • How to Install Buzz – Step-by-Step Guide (2025)
  • How to Install Upscayl – Step-by-Step Guide (2025)

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 © 2025 · LinuxForDevices · LinuxForDevices is part of Diyansh IT Services Private Limited
Linux® is a registered trademark of Linus Torvalds.