• How to Reset Red Hat Root Password on Boot

    The root password of a system is important and complying well with a secure password standard. If the existing root password is no longer satisfactory or is forgotten, you can change or reset it both as the root user and a non-root user. To reset root password of Red hat system, you…

  • How to Change SSH Connection Timeout in Linux

    The ssh connection timeout due to inactivity is annoying and won’t let you focus on doing your tasks. But you can easily change the SSH connection timeout limit and keep the SSH session alive even after some inactivity. It will happen by sending a “null packet” between the client and…

  • Install Google Chrome on RHEL 8.x & CentOS

    The Firefox browser by default is installed on Red hat enterprise 8. Download the Google chrome using Firefox browser and install Google Chrome on RHEL8.x and CentOS 8.x fast and securely. Important Notice: The following information has been provided by Red Hat, but is outside the scope of the posted…

  • 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…