# Client Requirements

### Client Distribution Requirements

|       Distribution       |                                                                                                                                                                  Release                                                                                                                                                                  |
| :----------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|        Alma Linux        |                                                                                                                                                    <p>Alma Linux 8<br>Alma Linux 9</p>                                                                                                                                                    |
|          Debian          |                                                                                                                                     <p>Debian 8<br>Debian 9<br>Debian 10<br>Debian 11<br>Debian 12</p>                                                                                                                                    |
|          Fedora          |                                                                                                                                                                 Fedora 37                                                                                                                                                                 |
|          CentOS          |                                                                                                                                  <p>CentOS Linux 7 (Core)<br>CentOS Linux 8 (Core)<br>CentOS Stream 9</p>                                                                                                                                 |
|         openSUSE         |                                                                                                                                              <p>openSUSE 13<br>openSUSE 14<br>openSUSE 15</p>                                                                                                                                             |
|  Oracle Enterprise Linux |                                                                                                                         <p>Oracle Enterprise Linux 7<br>Oracle Enterprise Linux 8<br>Oracle Enterprise Linux 9</p>                                                                                                                        |
| Red Hat Enterprise Linux |                                                                                                                       <p>Red Hat Enterprise Linux 7<br>Red Hat Enterprise Linux 8<br>Red Hat Enterprise Linux 9</p>                                                                                                                       |
|           Rocky          |                                                                                                                                                         <p>Rocky 8<br>Rocky 9</p>                                                                                                                                                         |
|          Ubuntu          |                                                                                                                                                    <p>Ubuntu 20.04<br>Ubuntu 22.04</p>                                                                                                                                                    |
|           Mint           | <p>Linux Mint 19.x (Tara)<br>Linux Mint 19.1 (Tessa)<br>Linux Mint 19.2 (Tina)<br>Linux Mint 19.3 (Tricia)<br>Linux Mint 20.x (Ulyana)<br>Linux Mint 20.1 (Ulyssa)<br>Linux Mint 20.2 (Uma)<br>Linux Mint 20.3 (Una)<br>Linux Mint 21 (Vanessa)<br>Linux Mint 21.1 (Vera)<br>Linux Mint 21.2 (Victoria)<br>Linux Mint 21.3 (Virginia)</p> |

***

### Client Software Requirements

|                   Software                  |                                                                        Version                                                                       |
| :-----------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------: |
|                    Python                   |                                                         <p>2.7 or higher<br>3.6 or higher</p>                                                        |
| Ciphers enabled and supported for SSH login | <p>3des-cbc<br>aes128-cbc<br>aes192-cbc<br>aes256-cbc<br>aes128-ctr<br>aes192-ctr<br>aes256-ctr<br>aes128-gcm<br>aes256-gcm<br>chacha20-poly1305</p> |
|                     Sudo                    |                                                                   1.8.31 or higher                                                                   |
|                     SSH                     |                                                                Key-based login enabled                                                               |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxcontrolcenter.com.br/en/requirements/client-requirements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
