# Linux

{% columns %}
{% column %}
{% content-ref url="/pages/a480ckrADKoJfoMniDX8" %}
[Basic commands](/vixwizzer/notes/linux/basic-commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/kYj5o8ZDdwgdUycs5d1L" %}
[Bash scripting](/vixwizzer/notes/linux/bash-scripting.md)
{% endcontent-ref %}

{% content-ref url="/pages/B9T3AX3oNHHPL1LBhP5x" %}
[Permission control](/vixwizzer/notes/linux/permission-control.md)
{% endcontent-ref %}

{% content-ref url="/pages/VtQHct2gKeWkzkXQyy9x" %}
[Services (mySQL, postgreSQL)](/vixwizzer/notes/linux/services-mysql-postgresql.md)
{% endcontent-ref %}

{% content-ref url="/pages/SHrzwrpFaA1W9OmJu4KF" %}
[Filesystem and storage device management](/vixwizzer/notes/linux/filesystem-and-storage-device-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/cMSgMfPvBneBHttGvFYe" %}
[The logging system](/vixwizzer/notes/linux/the-logging-system.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/91TkU4UdGeHnse5kRJqN" %}
[Process Control](/vixwizzer/notes/linux/process-control.md)
{% endcontent-ref %}

{% content-ref url="/pages/22PEtIkuNKYLDD595DUY" %}
[Environment variables](/vixwizzer/notes/linux/environment-variables.md)
{% endcontent-ref %}

{% content-ref url="/pages/zaw3lqirJuMqFNNAmzti" %}
[Wireless networks](/vixwizzer/notes/linux/wireless-networks.md)
{% endcontent-ref %}

{% content-ref url="/pages/anBILzqdDAf1OPpc9SrX" %}
[Compressing and archiving](/vixwizzer/notes/linux/compressing-and-archiving.md)
{% endcontent-ref %}

{% content-ref url="/pages/yQ1MIVcBQGNgRpimySNX" %}
[Kernel Modules](/vixwizzer/notes/linux/kernel-modules.md)
{% endcontent-ref %}

{% content-ref url="/pages/uKhImwFlClUSjwIiRdoU" %}
[Linux Backdoors](/vixwizzer/notes/linux/linux-backdoors.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# 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://vix-w1zzer.gitbook.io/vixwizzer/notes/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.
