# Linux

{% hint style="info" %}
Berikut ini adalah beberapa artikel yang berhubungan dengan informasi seputar [**Linux**](/documentation/categories/linux.md).
{% endhint %}

{% content-ref url="/pages/k8MKF5Zz39GhSKGDSNcz" %}
[Implementasi FTP Server dengan VSFTPD di Ubuntu 22.04.3 LTS](/documentation/categories/linux/implementasi-ftp-server-dengan-vsftpd-di-ubuntu-22.04.3-lts.md)
{% endcontent-ref %}

{% content-ref url="/pages/o8eWKhe4vKTVfPVYr8UD" %}
[Linux Server Monitoring dengan Menggunakan Telegram Bot](/documentation/categories/linux/linux-server-monitoring-dengan-menggunakan-telegram-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/oOLS72KUJkIIZTJvPu1l" %}
[Mengatasi Kernel Panic - Not Syncing: VFS: Unable to Mount Root FS on Unknown di Ubuntu 20.04.6 LTS](/documentation/categories/linux/mengatasi-kernel-panic-not-syncing-vfs-unable-to-mount-root-fs-on-unknown-di-ubuntu-20.04.6-lts.md)
{% endcontent-ref %}

{% content-ref url="/pages/QkJrWKv7DeWhUDCeWkXR" %}
[Mounting S3 Bucket di Ubuntu Linux dengan Menggunakan S3FS](/documentation/categories/linux/mounting-s3-bucket-di-ubuntu-linux-dengan-menggunakan-s3fs.md)
{% endcontent-ref %}

{% content-ref url="/pages/MDrKsdHoOy7NZCXnH03R" %}
[Upgrade CentOS Linux 7.9 ke CentOS Linux 8.5](/documentation/categories/linux/upgrade-centos-linux-7.9-ke-centos-linux-8.5.md)
{% endcontent-ref %}

{% content-ref url="/pages/r6V3sbYLx2UibPDyorF2" %}
[Upgrade Fedora Linux 35 ke Fedora Linux 39](/documentation/categories/linux/upgrade-fedora-linux-35-ke-fedora-linux-39.md)
{% endcontent-ref %}


---

# 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://blog.madfxr.my.id/documentation/categories/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.
