> For the complete documentation index, see [llms.txt](https://docs.hamonikr.org/hamonikr-6.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hamonikr.org/hamonikr-6.0/startmenu/management/system-report.md).

# 시스템 및 서비스 관리 (Stacer)

Stacer는 시스템의 상태 모니터링과 서비스를 관리할 수 있는 기능들을 제공합니다. 직관적이고 간결한 인터페이스로 초보자도 쉽게 서비스를 관리할 수 있습니다.&#x20;

**대시보드**

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

**시작 프로그램 목록**

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

**시스템 클리너**

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

**검색(파일 및 폴더 검색)**

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

**서비스 목록(상태표시 및 실행/중단)**

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

**프로세스 목록**

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

**프로그램 제거**

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

**시스템 자원(현황)**

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

**호스트 관리**

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

**APT 저장소 관리**

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

**설정**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hamonikr.org/hamonikr-6.0/startmenu/management/system-report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
