# Introduction

![안녕 리눅스 마스코드 Gura](http://annyung.oops.org/gallery/gura.gif)

이 문서의 목적은 안녕 리눅스 3를 설치하는 방법을 가이드 합니다.

안녕 리눅스는 다음의 특징으로 릴리즈 되었습니다.

1. **안녕 리눅스 1**
   1. Rehdat 7.2 clone
   2. 콘솔 한글 입출력 지원 (Kernel Han-IO patch 지원)
   3. 보안 강화 (stack protect 도입으로 buffer overflow 방지)
   4. 저용량의 서버 전용 배포본
   5. 한국 최초로 자동 업데이트 지원 (Packages System)
   6. GUI 환경 제거
2. **안녕 리눅스 2**
   1. CentOS 6.2 또는 RHEL 6 Clone(호환)
   2. jfbterm을 이용한 콘솔 한글 입출력 지원
   3. ISMS 심사 기준 지원
   4. 여러가지 변경 사항 (패키지 일람 참조 - Not yet)
   5. 최소 용량 설치
3. **안녕 리눅스 3**
   1. CentOS 7 또는 RHEL 7 Clone(호환)
   2. jfbterm을 이용한 콘솔 한글 출력 지원 (입력 버그 수정 중)
   3. ISMS 심사 기준 지원
   4. 여러가지 변경 사항 (패키지 일람 참조 - Not yet)
   5. 최소 용량 설치

이 문서는 다음의 환경에 대한 설치 문서를 제공 합니다.

1. [CentOS 7 or RHEL 7 Minimal ISO를 이용한 설치](https://app.gitbook.com/@joungkyun/s/annyung3-installation-guide/chapter1)
2. [CentOS 7 or RHEL 7 Network Install ISO를 이용한 설치](https://joungkyun.gitbook.io/annyung3-installation-guide/chapter2)
3. [Xen Server의 guest os로 설치](https://app.gitbook.com/@joungkyun/s/annyung3-installation-guide/chapter3)

기본적으로는, "2. CentOS 7 또는 RHEL 7의 Network Install ISO를 이용한 설치" 방법을 권장 합니다.

이 외에, 환경이 가능 하다면, ~~Amazon cloud에서의 설치 방법~~까지 제공할 예정입니다. (아직 미정)


---

# 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://joungkyun.gitbook.io/annyung3-installation-guide/master.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.
