> For the complete documentation index, see [llms.txt](https://help.socinformatique.fr/devisoc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.socinformatique.fr/devisoc/installations/pre-requis-et-recommandations-materiel-and-logiciel.md).

# Pré-requis et recommandations – Matériel & Logiciel

## **Système(s) d'exploitation supporté(s)**

<figure><img src="/files/n2SaaIvGw3tyRyPBQHM3" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
ATTENTION DeviSOC ne sera plus compatible avec Windows 8 et 8.1 à partir de la prochaine version DeviSOC 6.1.&#x20;

ATTENTION DeviSOC ne sera plus compatible avec Windows 7 à partir de la prochaine version DeviSOC 6.&#x20;

ATTENTION DeviSOC 5.37,5.38 et 5.39 ne sont pas compatibles avec Windows XP
{% endhint %}

{% hint style="warning" %}
Il est très recommandé d'utiliser les versions professionnelles (PRO) de Windows même si les versions familiales sont compatibles aussi.

Attention a ne pas installer le logiciel sur un environnement cloud (Onedrive, Nextcloud....)
{% endhint %}

#### Apple Mac OS X

{% hint style="warning" %}

* Non supporté directement.
* Emulateur Parallels Desktop recommandé, **nous ne garantissons pas le parfait fonctionnement (à tester au cas par cas)**
  {% endhint %}

Pour plus d'information voir la documentation : [Installation DeviSOC sur MAC](https://help.socinformatique.fr/devisoc/installations/autres-installations/installation-devisoc-sur-mac)

#### Linux

* Non compatible.

### **Prérequis Techniques :** Poste Final

<figure><img src="/files/zY6zhe6Cmlnauq3ii60V" alt=""><figcaption></figcaption></figure>

### **Compatibilités Logiciels**

<figure><img src="/files/UkZFR0ZMJHUPFMw8qyHs" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Attention il n'est pas recommandé de travailler directement sur un fichier stocké sur un cloud** (Exemple : OneDrive, Google Drive, ect ...)

Cela peut générer des lenteurs et crash de l'application.

Il est préférable de travailler sur les fichiers en local et effectuer par la suite une sauvegarde sur le&#x20;
{% endhint %}

{% hint style="success" %}
Pour une meilleure gestion de vos fichiers DeviSOC, nous proposons une solution spécifique : Le serveur de projet SOC\
\
**Pour plus d'information :** <https://help.socinformatique.fr/serveur-de-projets>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.socinformatique.fr/devisoc/installations/pre-requis-et-recommandations-materiel-and-logiciel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
