Doing Claude Code Right on a Remote Server — Ditch the Local Clone, Use tmux + Screenshot Auto-Hand-off
Claude Code
tmux
SSH
Magento
remote development
workflow
A remote Ubuntu server + AI coding agent workflow. Why I ditched the local clone, tmux multi-sessions instead of the VS Code extension, and filling the image-input gap in a pure terminal with an ss sync + cc function.
Read moreEnabling Claude Code to Use sudo on Ubuntu (fixing 'a terminal is required')
Claude Code
Ubuntu
Linux
sudo
The Claude Code CLI hits 'sudo: a terminal is required' when running root commands like apt or systemctl. Solving it safely without NOPASSWD, using timestamp_timeout + !tty_tickets.
Read more