Skip to Content

Access Ezeelogin Backend Shell

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@ezeelogin_serverip/hostname 

Example:

root@localhost:~# ssh [email protected]   or   ssh [email protected]

Enter password and security code / 2fa when prompted.

2. SSH using webssh

Login to Ezeelogin webGUI .Click on the Web SSH Console feature under the Servers tab. Setup web ssh console in ezeelogin

 

 

Related Articles

How to SSH to Ezeelogin Jumpserver using MobaXterm