Skip to Content

 Migration & Maintenance

How to export servers ?

How can we export servers? Overview: This article describes exporting server details to a CSV file using an Ezeelogin script which subsequently can be imported back to the system. To streamline server management, Ezeelogin provides a convenient... Read More

Configuration and error log files to check for troubleshooting

The Ezeelogin configuration file is located at /usr/local/etc/ezlogin/ez.conf Ezeelogin has two logs files one for the web interface and one for the backend ssh interface called the ezsh shell (short for the Ezeelogin backend shell) FRONTEND OR WEB... Read More

SSH Key rotation to remote servers

How to rotate the Ezeelogin key pair from Gateway to remote servers? Overview: This article describes manually regenerating a key, executing the command to generate it, distributing the new key across remote servers via a parallel shell, and... Read More

Migrate jump server installation from one server to another

How to move the Ezeelogin bastion host from one server to another(MIGRATION)? Synopsis:  This article offers a  step-by-step guide on how to migrate an Ezeelogin jump server from one server to another. 1. How to migrate Ezeelogin installation... Read More

how to create a complete backup of ezeelogin installation?

How do I create a complete backup of my Ezeelogin installation? synopsis: The article explains how to create and restore Ezeelogin backups efficiently by skipping large log directories to speed up the process and ensuring proper configuration for... Read More

Import servers from a CSV file into Ezeelogin

How do you import servers from a file into the Ezeelogin SSH gateway? Overview: This article describes how to efficiently import servers from a CSV file into the Ezeelogin SSH gateway, including mandatory fields, validation steps, and handling of... Read More

How to truncate the ssh session logs recorded

SSH Log Rotation or Prune recorded SSH logs. Overview: This article outlines how to manage SSH log rotation and pruning in Ezeelogin, including setting log space thresholds, and retention durations, and configuring cron jobs for automatic log... Read More

How to uninstall ezeelogin

How do i uninstall ezeelogin? synopsis: This article provides the command to uninstall Ezeelogin and erase all its data, with additional options available to customize the uninstall process if needed. Execute the script below with root privileges to... Read More

How can we upgrade PHP in an Ezeelogin installed server ?

Guide to backup and upgrade PHP on a jump server. Overview: This article describes the process of backup and upgrade Ezeelogin on a jump server, including creating executable backups, upgrading PHP versions, and seamlessly executing the upgrade... Read More

Database connectivity credentials and configuration file

How to view database connectivity credentials and configuration file? Overview: This article provides details on database configuration files in Ezeelogin and includes steps for viewing database credentials. Step 1:The database configuration files... Read More

How do i export all server password into an excel file?

How do I export all server root passwords and other information into an Excel file? Synopsis: Efficiently managing server credentials and other sensitive information is crucial. Exporting this data into an Excel file can streamline documentation... Read More

Backup Ezeelogin failed during Ezeelogin version upgrade

Resolving backup issues during ezeelogin version upgrade Overview: This article addresses resolving backup issues during an Ezeelogin version upgrade caused by PHP version changes and Ioncube encoding incompatibilities. It recommends running the... Read More