> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apinizer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Linux Script Connector

> You can run scripts and commands on Linux servers using Linux Script connection definitions.

## Configuration

<img src="https://mintcdn.com/apinizer/-OUVpYz7x56LFQ3F/images/yonetici/konnektor/linux-script.png?fit=max&auto=format&n=-OUVpYz7x56LFQ3F&q=85&s=a889f0570ad88330c9de704eaee7fd31" alt="Linux Script Connector Configuration" width="600" className="mr-auto" data-path="images/yonetici/konnektor/linux-script.png" />

Configuration fields:

<CardGroup cols={2}>
  <Card title="Linux Script Connection Configuration" icon="plug">
    **Field:** Linux Script Connection Configuration

    The definition belonging to the Linux Script connection is selected from or added to the pool. For detailed information about creating connections, [click here](/en/integrations/connection-management/linux).
  </Card>

  <Card title="Script" icon="code">
    **Field:** Script

    Linux bash commands to be executed in the action are written.

    <Info>
      Variables can be used in the Script field.
    </Info>
  </Card>
</CardGroup>
