Category: Uncategorized

shape
shape
shape
shape
shape
shape
shape
shape
Standard

SSH Bastion Host

SSH Bastion Host In recent times, there is an increasing need for organizations to give employees access to their IT facilities due to the ongoing Covid restrictions ( such as work from home ) in place and in other cases grant access to external parties like clients, vendors who want to troubleshoot and fix issues

Standard

How to Record Linux Terminal/SSH Sessions?

How to record Linux Terminal/SSH Sessions? What’s SSH session recording / Record SSH Session? SSH session recording is the process of capturing and storing interactions that occur during Secure Shell (SSH) sessions on servers. This includes recording of both commands entered by users and the corresponding outputs. The importance of  Recording SSH Sessions in an

Standard

Tutorial on SSH Agent

What is an SSH Agent? The SSH agent is a key manager for SSH service, which allow us to authenticate remote Linux system interactively. It stores the user’s SSH key and passphrases in process memory. It is one type of single sign-on (SSO). It uses stored SSH keys and passphrases to authenticate to the remote

Standard

RDP session recording

RDP Session Recording You can record rdp session performed via the browser tab. Recording rdp session for your staff or employees accessing your windows servers via rdp is mandatory to meet various security compliances such as pci dss, hippa, FFIEC, SOX, SOC, NIST, NERC, ISO 27001, GDPR and more. A responsible company would record all

Standard

SSH Jump Host with Yubikey ssh two factor authentication

SSH Jump Host with Yubikey Authentication SSH Yubikey based two factor  authentication is integrated into Ezeelogin ssh jump host for extra security. Even if someone steals your username and password (which is on the increase) they cannot access your jump host without your physical key. The YubiKey generates an encrypted password that can only be

Standard

Parallel Shell

Parallel shell – Run commands on multiple Linux servers or Cloud instances simultaneously If you are in charge of large server farms, cluster of Linux nodes for high performance computing, or cryptocurrency mining farms then parallel shell would easily let you manage multiple Linux servers or Cloud instances easily and quickly. Parallel shell is built into

Standard

SSH Two Factor Authentication

SSH jump server with Duo two factor authentication SSH JumpHost and SSH Gateway Ezeelogin supports DUO Security two factor authentication ( 2FA ) which means that anyone having a smartphone these days can easily use it for the second layer of authentication. With DUO, you dont have to type in complex strings or numbers, just

Standard

Bastion host with MFA for PCI DSS

Bastion host with MFA for PCI DSS Bastion host with Multi-factor authentication ensures that ssh access to your Linux servers or AWS instances or cloud instances in production via the ssh jump server or ssh jump host is super secure. Why do you need (MFA) Multi-Factor Authentication? Multi-factor authentication (MFA) is designed to protect access

Standard

OpenSSH 7.0 disables DSA keys by default

OpenSSH 7.0 disables DSA keys by default The road ahead was never bright for DSA keys and the writing was clearon the wall. Ezeelogin SSH gateway will be dropping DSA keys and would be using ONLY RSA keys in future releases. Starting with the 7.0 release of OpenSSH, support for ssh-dss keys hasbeen disabled by 

Standard

Automated root password management on Linux servers

Automatic root password management Boss wants you to enable password based authentication on hundred  Linux server, he wants you to  set 30 plus character strong password on each server, share the root passwords with  developers ,  change the root passwords again once the developers logs out of the servers at the end of the day,