# network-manager nmtui (network setting tui)

## nmtui란?

&#x20;nmtui(Network Manager Text User Interface)는 터미널에서 그래픽 디스플레이를 사용하여 네트워크 인터페이스를 쉽게 구성할 수 있는 편리한 도구입니다.

### nmtui 설치하기&#x20;

`sudo apt install network-manager`&#x20;

## 사용법&#x20;

터미널에 nmtui를 입력한후 enter키를 누르면 네트워크 관리자 TUI 화면이 보여집니다.&#x20;

키보드 방향키나 마우스 스크롤 통해서 메뉴를 선택이 가능하고 선택한 버튼이나 메뉴로 접속하고 싶을 땐 Enter키를 눌러줍니다.&#x20;

<figure><img src="/files/z0fNgj6Giw1jFBVkjYXs" alt=""><figcaption></figcaption></figure>

### 1. 연결 편집

연결 편집 메뉴를 통해 네트워크를 추가하거나 편집, 삭제할 수 있습니다.&#x20;

화면의 좌측엔 등록되어 있는 네트워크 목록이 보여집니다.

<figure><img src="/files/t5JyOeuyWqnxiTCGMdM6" alt=""><figcaption></figcaption></figure>

#### 추가&#x20;

우측의 <추가> 버튼을 통해 생성하려는 연결의 유형을 선택합니다.

<figure><img src="/files/LZFaL1we2ZHDjdhAE5xM" alt=""><figcaption></figcaption></figure>

유형을 선택면 아래 화면과 같이 상세 입력 화면이 보여집니다.&#x20;

추가를 원하는 네트워크 유형의 상세 정보를 입력한 후 <확인>을 누르면 추가가 완료됩니다.&#x20;

<figure><img src="/files/qWygFEnAbeAXBpkv6JlH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0ApOrbpZNXS6v4E4rvZb" alt=""><figcaption></figcaption></figure>

#### 편집

네트워크 설정 변경을 원할 때 우측 메뉴의 <편집 . . .> 으로 접속 후 수정하고자 하는 내용을 수정하고 <확인>을 누르면 편집이 완료됩니다.&#x20;

<figure><img src="/files/Aqjs8NGcqdYhGvGObHDH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/thXi9xceMoke1mloJRtZ" alt=""><figcaption></figcaption></figure>

#### 삭제

삭제를 원하는 네트워크는 우측 메뉴의 <삭제>를 통해서 제거할 수 있습니다.&#x20;

<figure><img src="/files/zYxSiFea6xQ1tHzFxKB7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Tpou2BOi6htupyyOjwAn" alt=""><figcaption></figcaption></figure>

### 2. 연결 활성화

연결 활성화 메뉴를 통해 네트워크의 연결을 활성화 혹은 비활성화 설정이 가능합니다.&#x20;

연결 설정을 원하는 네트워크를 선택하고 활성화 되어있는 네트워크는 비활성화할 수 있고, 비활성화 되어있는 네트워크는 활성화가 가능합니다.&#x20;

<figure><img src="/files/4lRLIbDgkpTBhidUsiMW" alt=""><figcaption></figcaption></figure>

### 3. 시스템의 호스트 이름 설정

시스템 호스트 이름 설정 메뉴에 접속 후 변경하고자 하는 이름을 설정하고 <확인>을 누르면 호스트 이름이 변경됩니다.&#x20;

<figure><img src="/files/MvIhAIrD8JzZaHfCWmnc" alt=""><figcaption></figcaption></figure>


---

# 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.hamonikr.org/hamonikr-6.0/tips/cli-tools/network-manager-nmtui-network-setting-tui.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.
