JumpServer
JumpServer is an open source software that can come in handy in an IT department, it will allow us to create our central point of connections to the rest of the servers, that we will connect via web (HTML5) to RDP, SSH, MariaDB, VNC…

JumpServer is an open source software that can come in handy in an IT department, it will allow us to create our central point of connections to the rest of the servers, that we will connect via web (HTML5) to RDP, SSH, MariaDB, VNC…
If we want several Raspberry Pi to interact with each other, for example to execute remote commands, The most common will be to do it through remote SSH connection. If we want to omit entering the credentials that ssh obliges us to do when making a remote connection, we must create trust between them and not depend on this validation request.