Le blog de numerunique
→fr

Survival kit for the system administrator
15/11/2021

  1. Battery
  2. Central unit (Raspberry Pi)
  3. Screen (smartphone)
  4. Network (4G router)
  5. Keyboard
  6. Mouse

You can do almost everything with a smartphone… Almost, because for a system administrator, it particularly lacks the possibility of secure command-line access.

Sure, there are smartphone apps that emulate a terminal window, but in terms of security, they are junk. Moreover, an informed user will note that they obviously do not support SSH key connections, essential for acting on a server.

A solution illustrated by this survival kit is to use a Raspberry Pi as a central unit and, on a smartphone, visualize its display via a VNC client. A 4G router then allows both a local network for the VNC connection and Internet access.

The keyboard, connected via Bluetooth directly to the Raspberry Pi, allows confidential password entry: they thus escape the VNC stream (and, of course, they are not displayed in the terminal).

The mouse is optional but looks good.


Previous | Next