# Level101 — Amazon Üzerinde Ubuntu Sunucu Nasıl Açılır?

Merhaba Arkadaşlar

Amazon üzerinde ubuntu sunucu kurulumu yapmak için aşağıdaki adımları izleyebilirsiniz.

Ec2 panele girip Launch Instance butonuna basılır.

![](/files/-M6LXQBak2Gx4kBNnGft)

Kurulum yapılacak linux distro versiyonu seçilir.

![](/files/-M6LXTvS_v2H2uhk9nh-)

Makine özellikleri seçilir.

![](/files/-M6LXWQXwbXs8bwvCJ87)

Yeni Key Pair ismi verilip, pem dosyası local’e indirilir.

![](/files/-M6LXZEa92BPszGVZco1)

Bağlantı yapılacak makineye sağ tıklanıp Connect butonuna basılır.

![](/files/-M6LXazHHeTfN4et5Vyv)

Pem dosyasının olduğu dizine gidilip Example adımında gösterilen şekilde SSH bağlantısı kurulur.

![](/files/-M6LXdNEA67NGNCNCILU)

Tebrikler başarıyla giriş yapıldı.


---

# 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://post.cagdaskarademir.com/2020/level101-amazon-uezerinde-ubuntu-sunucu-nasil-acilir.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.
