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 Connect to a Ubuntu 22.04 or 20.04 Server via Remote Desktop Connection using xRDPbyEdXDMay 8, 2022 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.04byEdXDJune 15, 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 ServerbyEdXDMay 2, 2022 In Linux, this GUI (Graphical User Interface) is referred to as a Desktop Environment. A desktop environment is…
UUbuntu Read More 3 minute read How to Switch Desktop Environments in Ubuntu/Debian From the Command LinebyEdXDJune 13, 2022 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 xRDPbyEdXDApril 19, 2022 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 ServerbyEdXDMay 2, 2022 Chrome Remote Desktop is a remote desktop tool developed by Google. It uses a proprietary protocol, unofficially called…
UUbuntu Read More 15 minute read Install FreeRADIUS & daloRADIUS on Ubuntu 22.04 or 20.04 + MySQL/MariaDBbyEdXDandGeorge H.May 13, 2022 FreeRADIUS is a free and open-source implementation of the RADIUS protocol. It’s the most popular and widely deployed…
UUbuntu Read More 10 minute read Using WordOps to Install WordPress Automatically on Ubuntu 20.04byEdXDMay 3, 2022 WordOps is a simple tool that provides the ability to deploy WordPress sites from the command line using…
WWordPress Read More 3 minute read Prevent WordPress From Converting Double Hyphen (‐‐) Into Dash (–)byEdXDJanuary 14, 2021 This short post covers how to stop WordPress from converting double hyphens (‐‐) to single long dash (–)…