Overview
Execute custom shell commands directly on your shared hosting server from the Loupp dashboard. Run maintenance tasks, troubleshoot issues, and perform administrative operations without direct SSH access.Command Execution Features
Core Capabilities
Custom Commands
Execute any shell command with full server access
Command History
Track all executed commands with timestamps and outputs
Real-time Monitoring
Monitor command execution status and results
Execution Environment
Commands run in a controlled environment:Working Directory
Working Directory
Commands execute from the server’s root directory:
/home/loupp/{{ $server->name }}User Context
User Context
Commands run as the
loupp user with appropriate permissionsTimeout Limits
Timeout Limits
Commands have a 2-minute timeout to prevent resource exhaustion
Running Commands
Basic Command Execution
Execute command
Use one of these methods to run the command:
- Click “Run” button
- Press
Cmd + Enter(macOS) - Press
Ctrl + Enter(Windows/Linux)
Command Input Tips
Multi-line Commands
Multi-line Commands
File Operations
File Operations
Command History Management
Viewing Command History
All executed commands are automatically logged with detailed information:Command Details
- Full command text
- Execution timestamp
- User who ran the command
Execution Status
- Running status
- Success/failure indicators
- Execution time tracking
Output Results
- Command output
- Error messages
- Return codes
Command History Interface
Review commands
Each command entry shows:
- Command text (clickable to re-run)
- Execution date and time
- Relative time (e.g., “2 hours ago”)
- Current status