# 미니 PC 설치

### 미니 PC 배치

미니 PC를 관리 사무실 또는 통신함 내부 등 안정적인 위치에 배치합니다.

***

### 전원 공급

1. 전원 어댑터를 PC와 연결하고 콘센트에 꽂습니다.
2. 미니 PC의 후면에 동봉된 안테나(2개)를 연결합니다.
3. 전원 버튼을 눌러 PC를 켭니다.

***

### 네트워크 연결

아래 두 가지 방식 중 현장 조건에 맞는 **하나**를 선택해 진행하세요.

1. &#x20;**LAN 연결**
   1. LAN 케이블을 서버 ↔ 사내 네트워크 스위치 · 공유기에 연결합니다.
   2. 웹 브라우저에 `q2-server.local:8090/network`를 입력 후 접속하여 연결 상태를 확인합니다.<br>

      <div align="left"><img src="/files/NxrqBEwgFUJzqUcSgutk" alt="L : Android, R : IOS" width="563"></div>

{% hint style="warning" %}
PC 또는 스마트폰은 미니PC와 **같은 네트워크**(같은 공유기·스위치)에 연결되어 있어야 합니다.
{% endhint %}

2. &#x20;**Wi-Fi 연결**

   1. 부팅 완료 2\~3분 뒤, 스마트폰 와이파이 목록에 **`Q2-setup` 와이파이가 활성화**되면 해당 와이파이를 선택해 연결합니다.

      <div align="left"><img src="/files/XjxH1AnUVLYl0QVm0r7B" alt="L : Android, R : IOS" width="563"></div>

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong><code>Q2-setup</code></strong> 와이파이가 2~3분이 지나도 목록에 보이지 않으면, 스마트폰의 와이파이를 껐다가 다시 켜고 목록을 새로 고침해 주세요. 만약 5분 이상 기다려도 보이지 않으면 미니 PC의 전원을 재시작한 뒤 다시 확인해주세요.</p></div>

   2. 스마트폰 웹 브라우저 주소창에 **`192.168.42.1`** 을 입력해 접속합니다.

   <div align="left"><img src="/files/IhGvtV5YzkJz3TqDBpxP" alt="L : Android, R : IOS" width="563"></div>

   3. 표시되는 와이파이 목록에서 서버를 연결할 사내 와이파이를 선택합니다.

   <div align="left"><img src="/files/MDjVxY26BgWTMatLe4zX" alt="L : Android, R : IOS" width="563"></div>

   4. 해당 와이파이 비밀번호를 입력하고 `[연결]` 버튼을 누릅니다. (버튼 클릭 후 대기)

   <div align="left"><img src="/files/svK0f1zIOihbmx12fM4f" alt="L : Android, R : IOS" width="563"></div>

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>와이파이 비밀번호를 잘못 입력한 경우</strong></p><p>와이파이 비밀번호를 잘못 입력하면 약 1~2분 뒤 <code>Q2-setup</code>이 목록에 다시 나타나므로, 그때 재연결하여 다시 진행하면 됩니다.</p></div>

   5. 연결 결과 확인:

   * **성공**: 현재 연결 상태가 사내 와이파이와 연결된 것을 확인하세요.
   * **실패**: 사이트에 연결할 수 없는 경우, 새로고침 또는 아래 "실패 시 복구 절차"를 따르십시오.

   <div align="left"><img src="/files/p8xYRxujWeW52gNU4YNa" alt="L : Android, R : IOS" width="563"></div>

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>와이파이 연결 실패 시 복구 절차</strong></p><p>1. 브라우저 주소창에 <code>q2-server.local/network</code> 를 입력해 접속합니다.<br>2. 해당 페이지에서 <code>[Reset Wi-Fi]</code> 버튼을 클릭합니다.<br>3. 리셋 완료 후 Step 3의 1번부터 다시 진행합니다. &#x3C;/aside></p></div>


---

# 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://freegrow-1.gitbook.io/product-docs-kr/q2-starterkit/undefined/pc.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.
