• How to Enable Remote Desktop on CentOS 8/RHEL8.x

    Remote desktop access to CentOS Linux VPS is super easy using Windows remote desktop connection. Let’s head to enable remote desktop on CentOS Linux by installing XRDP on CentOS 8.x VPS and configure it for GUI remote connection. The XRDP is an open-source implementation of the Microsoft Remote Desktop Protocol…

  • Enable SSH on CentOS 8.x and Red Hat Enterprise Securely

    The SSH (Secure Shell), is a network protocol that used to operate remote logins to distant machines within a local network or over the Internet. We are going to install SSH on CentOS and connect it via remote computer. By default, the SSH installed and ready to use in CentOS…