DigitalOcean

Move droplet access from Termux to this dev machine

Use this page as a local checklist and command builder. Do not paste private SSH keys into the portal.

Connection details

This becomes the short command, for example ssh do-dev.

Only needed if you choose to copy the existing Termux key over local Wi-Fi.

Recommended path

  1. Create a fresh SSH key on this Debian machine.
  2. From Termux, SSH into the droplet and add the new public key to ~/.ssh/authorized_keys.
  3. Add the SSH config block here so future work uses ssh do-dev.

Generated commands

Run on this Debian machine

      
Run in Termux

      

Sanity checks after connection

Back to guides Self-hosted stack Return to Portal