Claude Code VPS Login
Claude Code VPS — Login Instructions
Section titled “Claude Code VPS — Login Instructions”Server: 46.224.129.16 Users: Patrick (
patrick), Asia (asia)
First-Time Setup
Section titled “First-Time Setup”-
SSH into the server:
ssh <your-username>@46.224.129.16 -
Navigate to the shared project directory:
cd /srv/baseworks -
Launch Claude Code:
claude -
Choose a theme (Dark mode is a good default)
-
Select login method — choose 1. Claude account with subscription (Pro, Max, Team, or Enterprise)
-
Copy the URL it gives you, paste it into a browser on your local machine, and log in with your Claude account
-
When asked to trust
/srv/baseworks— choose 1. Yes, I trust this folder -
When asked about effort level — use the left/right arrow keys to select medium effort, then press Enter
-
You should see a welcome screen with your name — you’re authenticated
-
Type
/exitto leave for now
Your credentials are saved after first login. You will not need to repeat this process.
Daily Use
Section titled “Daily Use”ssh <your-username>@46.224.129.16cd /srv/baseworksclaudeOr attach to an existing tmux session (see Claude-Code-VPS-Setup):
ssh <your-username>@46.224.129.16tmux attach -t <session-name>Useful Commands Inside Claude Code
Section titled “Useful Commands Inside Claude Code”| Command | What it does |
|---|---|
/exit | Leave Claude Code |
/model | Change model or effort level |
/theme | Change the color theme |
/mcp | Check MCP server status |
/help | Show all available commands |
Related Docs
Section titled “Related Docs”- Claude-Code-VPS-Setup — Full setup guide
- Deployment-Log — Session-by-session deployment history