vnc_system_command
Execute shell commands in the background on the VNC-controlled server to automate system administration tasks, deploy scripts, or manage processes remotely.
Instructions
Execute a shell command in the background on the server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | The shell command to run |