What is an SSH Jump Server? SSH Jump server, sometimes called SSH Jump host or SSH Bastion host, or SSH gateway is an intermediate server running the sshd daemon where all users would have to login via SSH first to access the remote server or... Read More
How to upgrade PHP to 8.1 in Ubuntu? Prerequisites Any installed PHP version with apache and nginx web server. Enter the following commands on the terminal to upgrade PHP: 1 . To install the latest PHP 8.1, you need... Read More
How to secure SSH jump server ? Overview: This article defines what an SSH bastion host is and how to secure an SSH jump server. What is an SSH Bastion Host? SSH Bastion host is simply a single, hardened server that you “jump” through in... Read More
Upgrading MariaDB 5.5 to 10.x on CentOS 7: A Step-by-Step Guide Overview: This article describes the process for upgrading MariaDB from version 5.5 to 10.x on CentOS 7, covering backup procedures, repository configuration, and installation steps.... Read More
Install a slave/secondary node for high availability in the Ezeelogin jump server. Overview: In a cluster configuration, Ezeelogin employs primary and secondary nodes to manage the gateway services. The primary node is responsible for the main... Read More
What operating systems and platforms are supported to install a jump server? Overview: An SSH Jump server, alternatively referred to as an SSH Jump host, SSH Bastion host, or SSH gateway, functions as an intermediary server hosting the SSH daemon.... Read More
Comprehensive guide to adding and managing linux servers in Ezeelogin Overview: This article describes how to add a Linux server to Ezeelogin, covering server group creation, adding servers with passwords or private keys, configuring automatic user... Read More
How to add an Amazon ec2 instance in Ezeelogin jump server? Overview: This article explains how to integrate an Amazon EC2 instance into an Ezeelogin jump server. It details the process of retrieving the instance's private key and configuring... Read More
Guide for adding an SSH gateway user via Ezeelogin Overview: This article explains how to add a user from your Gateway server web panel. Step 1: Select the Users tab from the web GUI and click the Add User (+ icon) on the right. Step 2:�... Read More
Port numbers used to function Ezeelogin. Overview: This article describes how to configure network ports in a gateway server, ensuring essential ports like HTTP, HTTPS, and SSH are open for inbound and outbound traffic, along with additional ports... Read More
How retrieve the IP address of the jumpserver? Overview: This article describes how to obtain the IP address of your SSH jump server using a simple wget command, which is essential for purchasing or activating licenses and configuring services... Read More
Can an SSH jump box be installed behind a firewall? What will the IP address be when the SSH gateway is installed in the LAN? Overview: This article describes how an SSH jump host can function behind a firewall within a LAN and provides commands... Read More
How to record and download RDP recordings? 1. Install the RecordRTC plugin. Click on the link https://chrome.google.com/webstore/detail/recordrtc/ndcljioonkecdnaaihodjgiliohngojp and add it to your chrome 2. Make sure you have enabled the RDP... Read More
How can I resolve the issue of a blank page appearing when I click on "Add Server"? Overview: This article provides a guide to verify connectivity from your gateway server to license.ezeelogin.com on ports 80 (HTTP) and 443 (HTTPS) using Telnet,... Read More
SSH to Ezeelogin Jumpserver using MobaXterm. Overview: This article provides a guide on using MobaXterm to SSH into an Ezeelogin Jumpserver, detailing the necessary steps for configuration. 1. Click on the session tab and follow the below steps. ... Read More
Overview: This article helps linux user to upgrade PHP from lower version to latest version(8.2) in AlmaLinux, RockyLinux and Rhel. 1. How to upgrade PHP from 7.x to 8.2 in AlmaLinux 8.x, RockyLinux 8.x, RHEL 8.x? Step 1(A): Enable EPEL and Remi... Read More
Adding Cyberpanel as webportal in Ezeelogin for autologin Cyberpanel will work only from Ezeelogin version 7.29.10 Webproxy, Webpanel, Webportal, Controlpanel To add cyberpanel as a web portal in ezeelogin for autologin, install cyberpanel in a... Read More
Security code for Ezsh shell Overview: This article explains the use of the static security code in Ezsh shell, detailing when it's prompted, how to disable 2FA, and how to set or change the security code in the Ezeelogin user account. 1.�... Read More
How to view SSH logs of all users? If a particular user needs to view SSH logs of all users then you need to enable User List and View SSH Log for that user under user action. Access Control->User Action->Users->User List, View... Read More
How to access Ezeelogin backend shell(ezsh)? There are two options to access Ezeelogin backend. 1. You can access the SSH backend using any regular ssh clients such as Putty on Windows, Terminal on Mac, or console in Linux. ssh ezeelogin_username... Read More
How do I issue a free trial license in Ezeelogin Overview: This article outlines the steps to register for an Ezeelogin customer portal account, activate a 30-day free trial, and manage your license, including adding remote servers during the trial... Read More
Get Started with Ezeelogin JumpServer. Overview: This article describes how you can get started with Ezeelogin. 1.Ezeelogin GUI/ Web interface Login Go to the Ezeelogin web panel installed URL (configured during installation) using your web... Read More
The objective of the article is to redirect from default document root (/var/www/html/) to another virtualhost directory using .htaccess in Ubuntu 18, Ubuntu 20, Ubuntu 22. 1. Enable the rewrite and alias module in Ubuntu. root@ubuntu ~]# a2enmod... Read More
Enable LDAPS on Azure AD and integrate it into your application. Configure secure LDAP for an Azure Active Directory Domain Services Refer to this article to Integrate Azure AD in Ezeelogin jump server Make your Azure Active Directory Domain... Read More
How can you automate/non-interactive Ezeelogin installation? This would refer to the process of installing Ezeelogin without requiring manual intervention or input from a user. To find the full parameters and details use the below command... Read More
Multi-server Operations in Ezeelogin Synopsis: This article provides an overview of updating server parameters for multiple servers simultaneously or on selected servers in Ezeelogin. 1. ADD SERVERThis icon in the right menu is utilized for... Read More
Network ports essential for Ezeelogin functionality This article outlines the specific network ports that need to be opened on Ezeelogin SSH Jump server. Required ports to be opened for both inbound and outbound traffic are: Inbound... Read More