Process & Services
Process Management
Section titled “Process Management”View and manage running processes on your servers.
Process List
Section titled “Process List”- All running processes with details
- PID (Process ID)
- CPU and memory usage
- User ownership
- Process command
Process Actions
Section titled “Process Actions”- Kill: Terminate processes
- Filter: By name or user
- Sort: By CPU, memory, or PID
- Search: Find specific processes
Systemd Services
Section titled “Systemd Services”Manage systemd services for service control.
Service List
Section titled “Service List”- All systemd services
- Active/inactive status
- Enabled/disabled state
- Service description
Service Actions
Section titled “Service Actions”- Start: Launch a stopped service
- Stop: Stop a running service
- Restart: Restart a service
- Enable: Enable auto-start on boot
- Disable: Disable auto-start
- View Status: Check service status and logs
- Reload: Reload service configuration
Requirements
Section titled “Requirements”- SSH user must have appropriate permissions
- For service management:
sudoaccess may be required - Process viewing: Standard user permissions usually sufficient
- Use process list to identify resource hogs
- Check service logs for troubleshooting
- Monitor critical services with auto-refresh