LLinux Read More 8 minute read How to Use the du Command to Find Disk Usage in LinuxbyEdXDDecember 4, 2021 The du (Disk Usage) command reports the estimated amount of disk space used by files and directories on…
LLinux Commands Read More 6 minute read How to Use mkdir Command to Create Directories in LinuxbyEdXDDecember 3, 2021 The mkdir (Make Directory) command creates directories (referred to as folders on some operating systems) from the command-line.…
LLinux Read More 13 minute read How to Use the SCP Command to Securely Transfer FilesbyEdXDDecember 2, 2021 SCP (Secure Copy) is a command-line utility that allows you to securely copy files from one computer to…
LLinux Read More 5 minute read How to Use the Linux Screen CommandbyMuhammad AzizNovember 26, 2021 In Linux, you often need to run lengthy processes to execute in the background and independently (such as…
LLinux Read More 9 minute read How To Change File Attributes in Linux With Chattr CommandbyEdXDandMahmud Hasan SaikotNovember 26, 2021 What Are File Attributes? File attributes are certain properties that are associated with the file. The attributes allow…
MMiscellaneous Read More 13 minute read What is the OSI Model – 7 Layers of OSI Model ExplainedbyEdXDandMahmud Hasan SaikotNovember 25, 2021 In this tutorial, we’ll be discussing the OSI model in detail. If you are familiar with networking concepts…
UUbuntu Read More 12 minute read Using SlickStack to Install WordPress Automatically on Ubuntu 20.04 or 22.04byEdXDNovember 23, 2021 SlickStack is essentially a collection of scripts for quickly and easily installing WordPress with Nginx as a web…
LLinux Read More 5 minute read How to Use make and makefile in LinuxbyMuhammad AzizNovember 20, 2021 One of the main reasons why Linux is popular among C/C++ programmers is the support provided by Linux…
RRHEL Read More 3 minute read How to Install Nethogs on Centos 8bySamreena AslamNovember 17, 2021 Nethogs is a small, free, open-source utility used to monitor network traffic for Linux. Nethogs behaves differently from…
UUbuntu Read More 2 minute read How to Install and Configure AppImage on Ubuntu 22.04 or 20.04byOzair MalikNovember 16, 2021 To install software’s on Ubuntu or any other Linux distributions, you might notice that you would have to…
UUbuntu Read More 4 minute read How to Install Cockpit on Ubuntu 20.04bySamreena AslamNovember 15, 2021 Cockpit is an open-source web-based utility that helps administer or monitor the local or remote servers. It also…
DDebian Read More 12 minute read Install FreeRADIUS & daloRADIUS on Debian 10/11 + MySQL/MariaDBbyEdXDNovember 14, 2021 [powerkit_collapsible title=”Not using Debian 10/Debian 11? Choose a different version or distro.”] Ubuntu 20.04 CentOS 8 [/powerkit_collapsible] FreeRADIUS…