# Linux Notları

* [🐧 Linux Notlarım](https://linux.yemreak.com/)
* [👀 Neler Değişti](https://github.com/YEmreAk/YLinux/blob/master/CHANGELOG.md)
* [🌟 Faydalı Uygulamalar](https://linux.yemreak.com/uygulamalar)
* [🔰 Linux'a Giriş](https://linux.yemreak.com/giris)
* [💖 Kısayollar](https://linux.yemreak.com/kisayollar/)
  * [🧱 Temel Kısayollar](https://linux.yemreak.com/kisayollar/temel)
  * [✨ Kısayol Oluşturma](https://linux.yemreak.com/kisayollar/olusturma)
  * [💫 Masaüstü Kısayolları](https://linux.yemreak.com/kisayollar/masaustu)
* [⛺ Genel Notlar](https://linux.yemreak.com/genel)
* [📦 Uygulama Notları](https://linux.yemreak.com/uygulama-notlari)
* [🖤 Terminal Notlarım](https://linux.yemreak.com/terminal/)
  * [🤞 Terminal Numaraları](https://linux.yemreak.com/terminal/numaralar)
  * [👨‍💻 Terminal Komutları](https://linux.yemreak.com/terminal/komutlar)
  * [👷‍♂️ Uygulama Kurulumları](https://linux.yemreak.com/terminal/kurulumlar)
  * [⏬ Terminal İndiricileri](https://linux.yemreak.com/terminal/indiriciler)
  * [✨ Diğer Terminal Notları](https://linux.yemreak.com/terminal/diger)
  * [🎨 Terminal Teması](https://linux.yemreak.com/terminal/tema)
* [👨‍🔧 Yapılandırma Ayarları](https://linux.yemreak.com/yapilandirma)
* [👨‍💻 Geliştirici Notları](https://linux.yemreak.com/gelistirici/)
  * [👨‍💼 Pencere Yönetimi](https://linux.yemreak.com/gelistirici/pencere-yonetimi)
  * [📂 Dosya Yönetimi](https://linux.yemreak.com/gelistirici/dosya-yonetimi)
  * [👮‍♂️ Dosya İzinleri](https://linux.yemreak.com/gelistirici/dosya-izinleri)
  * [💎 Kernel Güncelleme](https://linux.yemreak.com/gelistirici/kernel-guncelleme)
  * [🚧 Process Notlarım](https://linux.yemreak.com/gelistirici/process)
  * [👣 Gnome Notlarım](https://linux.yemreak.com/gelistirici/gnome)
* [🐛 Hata Notları](https://linux.yemreak.com/hatalar)

## Tüm Kişisel Notlarım

* [🤵 YEmreAk](https://yemreak.com)
* [📲 Android Notlarım](https://android.yemreak.com)
* [☕ Java Notlarım](https://java.yemreak.com)
* [📖 Kişisel Kütüphanem](https://lib.yemreak.com)
* [🎃 Kotlin Notlarım](https://kotlin.yemreak.com)
* [🐧 Linux Notlarım](https://linux.yemreak.com)
* [🐍 Python Notlarım](https://python.yemreak.com)
* [🌍 Web Notlarım](https://web.yemreak.com)
* [🎇 Windows 10 Notlarım](https://windows.yemreak.com)
* [🚀 YEmoji](https://emoji.yemreak.com)
* [🌱 YHotkeys](https://yhotkeys.yemreak.com/)
* [👨‍🏫 Öğrenme Yolları](https://learn.yemreak.com)
* [🏫 Üniversite Notları](https://iuce.yemreak.com)
* [🧠 Yapay Zeka Notlarım](https://ai.yemreak.com)

## Kod Notlarım

* [🔥 Firebase ve React Projem](https://github.com/yedhrab/YReact-Firebase)
* [👨‍💻 Kişisel Scriptlerim](https://github.com/YEmreAk/YScripts)
* [📕 Türkçe Git Kitabı](https://www.yemreak.com/book-git/)


---

# 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.yemreak.com/arsiv/os/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.
