# Linux Nedir?

**Linux**, **1991** yılında **Linus Torvalds** tarafından geliştirilmesine başlanan monolitik (*tek dosyadan oluşan*) işletim sistemi çekirdeğidir.GNU/Linux işletim sistemleri bu çekirdek üzerinde çalışır.

İlk olarak 1991 yılında Linus Torvalds tarafından kendi bilgisayarı için çapraz-plaform amacı olmadan tasarlanmıştır. Daha sonra desteklediği mimari sayısı artmıştır. Linux çekirdeği [GNU Genel Kamu Lisansı](https://tr.wikipedia.org/wiki/GNU_GPL) sürüm 2 (GPLv2) altında yayınlanmaktadır.

Linux çekirdeği ile oluşturulan işletim sistemlerine **Linux İşletim Sistemi** (*İS*) denmesi gibi bir ağız alışkanlığı vardır. Aslında doğrusu **GNU/Linux İşletim Sistemi**'dir. Fakat toplum arasında **Linux İS** tabiri daha popülerdir.


---

# 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://linux.kaanksc.com/giris/linux-nedir.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.
