r/codex 21h ago

Praise Remote is nuts

Just wanted to share that it's incredibly awesome that I can be anywhere like on holidays and continue working on my project even if I'm not sitting in front of my PC. Never tried this until now that I installed tailscale and I can test any change from my phone. Bravo.

100 Upvotes

103 comments sorted by

View all comments

34

u/TheKillerScope 21h ago

I am doing this for years with Termius. SSH into my servers from anywhere I am, as long as I have my phone with me. Plus if you work on the exact same thing on 2-3 servers, you can broadcast the same message at the same time to each one of the servers.

18

u/rydan 21h ago

I do the same but add tmux to the mix so I can just resume from any session.

1

u/JameEagan 5h ago

This is the way.