Browse Category

Tutorials- Page 3

lsof Command in Linux (10 Examples)

In Linux, everything is considered as files and organized inside directories. lsof (List of Open File) displays a list of files that are opened. It mainly helps to find out the information
30 August 2021

How to Install VirtualBox on Debian 11

VirtualBox is an open-sourced, cross-platform virtualization manager application. It is owned by Oracle allows running multiple guest operating systems(OS) at the same time. VirtualBox supports guest operating systems such as Windows, Debian, Fedora,
27 August 2021

How to Find the IP Address in Linux

An IP address is a unique address that identifies a device on the internet or a local private network. Every computer in the network requires its own unique IP address to get identified. There
24 August 2021

How to Enable SSH on Debian 11

SSH is a network protocol for secure communication between a client and a server. This enables you to remotely connect to your Debian machine to perform commands, file transfer, or administrative tasks.
24 August 2021

How to Install Git on Debian 11

Keeping track of source code is one of the essential skills that every developer needs to have. Git is one of the DevOps tools that help developers to manage their source code
21 August 2021

Best Arch Linux Based Distributions in 2021

Arch Linux has a reputation for being a do-it-yourself Linux distribution. The notable features of Arch Linux are rolling upgrades, Pacman, AUR, and its speed. It’s meant for x86-64 processors. Usually, it
5 August 2021
1 2 3 4 5 20
Go toTop