LLinux Read More 12 minute read How to Schedule Cron Jobs in Linux With CrontabbyEdXDandMahmud Hasan SaikotMay 15, 2021 Cron is the task scheduler for Linux, and it’s one of the most useful tools for system administrators.…
LLinux Read More 28 minute read How To Use Nmap – A Detailed Tutorial: Basics To AdvancedbyEdXDandMahmud Hasan SaikotMay 11, 2021 If you’re interested in cybersecurity, then you’ve probably heard of Nmap (Network Mapper). Nmap is a powerful free…
LLinux Read More 8 minute read How To Change File & Folder Permissions on Linux Using ChmodbyEdXDandMahmud Hasan SaikotMay 6, 2021 When working with some files or folders on Linux you might have seen an error saying Permission Denied.…
RRHEL Read More 14 minute read Install FreeRADIUS & daloRADIUS on CentOS 8 + MySQL/MariaDBbyEdXDMay 4, 2021 FreeRADIUS is an open-source, scalable, modular, and high-performance RADIUS protocol server. FreeRADIUS is in fact the most popular…
LLinux Read More 5 minute read 15 Useful Commands To Get You Started With LinuxbyGeorge A.April 9, 2021 This article provides an overview of 15 useful basic Linux commands that you should know. It should offer…
LLinux Read More 5 minute read How to Remove Files and Directories using the Linux Command LinebyEdXDApril 9, 2021 In this tutorial we will go through how to remove files and directories in Linux using rm, unlink,…
RRHEL Read More 3 minute read How to Create a Sudo User in CentOSbyEdXDApril 4, 2021 The sudo command (originally standing for superuser do) is a program designed to allow a sysadmin to give…
DDebian Read More 3 minute read How to Create a Sudo User in DebianbyEdXDApril 4, 2021 The sudo command (originally standing for superuser do) is a program in Unix-like operating systems for running commands…
UUbuntu Read More 10 minute read How to Install xRDP (Remote Desktop) on Ubuntu 22.04byEdXDMarch 27, 2021 xRDP is an open source implementation of the Remote Desktop Protocol (RDP), developed by Microsoft. RDP allows users…
UUbuntu Read More 4 minute read How to Create Sudo User in UbuntubyEdXDMarch 26, 2021 The sudo command is one of the most popular and powerful commands in Linux distros. It originally stood…
UUbuntu Read More 10 minute read How to Install HestiaCP and Create a New Website on Ubuntu 20.04byEdXDMarch 25, 2021 HestiaCP is a free and open-source web server control panel and is a fork of the popular Vesta…
UUbuntu Read More 5 minute read How to Install a Desktop Environment (GUI) on an Ubuntu 22.04 VPS ServerbyEdXDMarch 24, 2021 Linux servers don’t come with a desktop environment installed by default, and in most cases it’s not needed.…