LLinux Read More 5 minute read How to Remove Files and Directories using the Linux Command LinebyEdXDMay 22, 2022 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 CentOSbyEdXDDecember 20, 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.04|20.04byEdXDApril 11, 2023 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 UbuntubyEdXDApril 4, 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.04byEdXDNovember 19, 2022 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 or 20.04 ServerbyEdXDJanuary 20, 2023 Linux servers don’t come with a desktop environment installed by default, and in most cases it’s not needed.…
UUbuntu Read More 3 minute read How to Switch Desktop Environments in Ubuntu/Debian From the Command LinebyEdXDJanuary 20, 2023 This comes in useful when needing to switch between desktop environments on a Ubuntu 22.04 or 20.04 server,…
RRHEL Read More 11 minute read How to Connect to a CentOS 8 Server via Remote Desktop Connection using xRDPbyEdXDJanuary 20, 2023 xRDP is a free and open-source implementation of the Microsoft RDP (Remote Desktop Protocol) server. It enables the…
UUbuntu Read More 5 minute read Install Chrome Remote Desktop on a Headless Ubuntu 22.04 or 20.04 ServerbyEdXDJanuary 20, 2023 Chrome Remote Desktop is a remote desktop tool developed by Google. It uses a proprietary protocol, unofficially called…
UUbuntu Read More 16 minute read Install FreeRADIUS & daloRADIUS on Ubuntu 22.04 or 20.04 + MySQL/MariaDBbyEdXDandGeorge A.May 16, 2023 FreeRADIUS is a free and open-source implementation of the RADIUS protocol. It’s the most popular and widely deployed…
UUbuntu Read More 11 minute read Using WordOps to Install WordPress Automatically on Ubuntu 22.04byEdXDMarch 16, 2023 WordOps is a simple tool that provides the ability to deploy WordPress sites from the command line using…