Загрузка...

Claude Code on a Server ep 04 — Work From Anywhere (SSH + tmux)

Your laptop is melting while your VPS sits idle. In this episode we put Claude Code on a remote server, SSH in from anywhere, and let a box that never sleeps do the heavy lifting.

What you'll learn:
• Why a remote box beats your laptop — persistent sessions, cheap hardware, distance from the code
• Full setup on Ubuntu 22 — install Node, install Claude Code, authenticate via one-time URL
• tmux so your session survives a disconnect (close the laptop, work keeps running)
• The "Running as root is not allowed" fix — the right way (non-root user) and the fast way (wrapper script)
• A real day's workflow: laptop → bag → iPad, same session the whole time
• The only 4 tmux shortcuts you actually need

Quick reference:
curl -fsSL https://claude.ai/install.sh | sh
tmux new -s work
# detach: Ctrl-B then D | reattach: tmux attach -t work

⚠️ Use a non-root user. The wrapper script (IS_SANDBOX=1) is for personal dev boxes only — never production.

Next episode is the finale: full automation — Claude Code as the brain, n8n as the hands. Idea in, deployed thing out. Subscribe so you don't miss it.

#ClaudeCode #SSH #VPS #tmux #DevOps #AICoding

Видео Claude Code on a Server ep 04 — Work From Anywhere (SSH + tmux) канала AImagic
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять