Files
Claude Project Manager ac9993d704 Update changes
2025-07-10 14:54:38 +02:00

64 Zeilen
1.2 KiB
Markdown

# Claude VPS Server
*This README was automatically generated by Claude Project Manager*
## Server Information
- **Server IP**: 91.99.192.14
- **Username**: claude-dev
- **Connection**: SSH (Port 22)
## How to Connect
### Using Claude Project Manager
1. Click on the VPS Server tile
2. Terminal will open with connection instructions
3. Enter the password when prompted
4. Type `claude` after successful login
### Manual Connection
```bash
ssh claude-dev@91.99.192.14
```
## Available Commands
After connecting to the VPS:
- `claude` - Start Claude CLI
- `ls` - List files
- `cd <directory>` - Change directory
- `exit` - Close SSH connection
## Security Notes
- Keep your password secure
- Don't share SSH credentials
- Always logout when finished (`exit` command)
## Features
This VPS server provides:
- Remote access to Claude
- Persistent environment
- Isolated workspace
- Full Linux environment
## Troubleshooting
### Connection Issues
1. Check internet connection
2. Verify server is online
3. Ensure SSH port (22) is not blocked
4. Try manual SSH command
### Authentication Failed
- Verify password is correct
- Check username spelling
- Ensure caps lock is off
---
## Connection Log
- README generated on 2025-07-10 13:54:21