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

# Bash Commands

### Executing BASH Command within PlayBooks

You can execute popular BASH commands from within DrDroid.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/oj8bInWhkhc" title="Bash commands" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

### Configuring a Remote Server

While configuration, you can add one or more multiple remote servers that can be connected using the same authentication mode:

To configure a remote server, we enable users with the following mode of authentication:

* PEM: These are private keys that can be used to establish the connection. The following PEM formats are currently supported:
  * Ed25519Key, ECDSAKey, DSSKey & RSAKey
* Password

<img src="https://mintcdn.com/drdroid-88/A8WqT-En1LSDOAlY/images/docs/0908fb9-image.png?fit=max&auto=format&n=A8WqT-En1LSDOAlY&q=85&s=33b94c091f5968b21d69ec646a581fce" alt="" width="1917" height="990" data-path="images/docs/0908fb9-image.png" />

### Running a sample command:

Any command that you are able to run after logging into that terminal, you should be able to run remotely.

<img src="https://mintcdn.com/drdroid-88/A8WqT-En1LSDOAlY/images/docs/2b55626-image.png?fit=max&auto=format&n=A8WqT-En1LSDOAlY&q=85&s=337dd75b43f54a7323492bfdca5d73a4" alt="" width="1917" height="990" data-path="images/docs/2b55626-image.png" />

<img src="https://mintcdn.com/drdroid-88/7v3BmpsGXj6G8uPu/images/docs/94efcd9-image.png?fit=max&auto=format&n=7v3BmpsGXj6G8uPu&q=85&s=22479348b7142415ed86f54665d21636" alt="" width="1917" height="990" data-path="images/docs/94efcd9-image.png" />

### Output

<img src="https://mintcdn.com/drdroid-88/7v3BmpsGXj6G8uPu/images/docs/94249e1-image.png?fit=max&auto=format&n=7v3BmpsGXj6G8uPu&q=85&s=bbe039e3702d23563e605b32493f7cc6" alt="" width="772" height="990" data-path="images/docs/94249e1-image.png" />
