# Linux

- [Ubuntu Linux Setup & Reinstallation](https://support.onlogic.com/support-articles/how-tos/operating-systems/linux/ubuntu-linux-setup-and-reinstallation.md): First-time login and reinstallation procedure
- [Clonezilla Image Restoration](https://support.onlogic.com/support-articles/how-tos/operating-systems/linux/clonezilla-image-restoration.md): USB drive creation, booting into Clonezilla, and the restoration process.
- [Nvidia GPU Driver Enablement (Ubuntu)](https://support.onlogic.com/support-articles/how-tos/operating-systems/linux/nvidia-gpu-driver-enablement-ubuntu.md): Resolving display issues by enabling proprietary Nvidia GPU drivers on Ubuntu, using recovery mode.


---

# 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://support.onlogic.com/support-articles/how-tos/operating-systems/linux.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.
