# 시스템 스냅샷 (Timeshift)

시스템 스냅샷을 통해서 시스템 사용중 문제가 발생하는 경우 쉽게 복원할 수 있습니다.&#x20;

처음 실행하는 경우 저장방식과 스냅샷이 저장될 위치를 묻는 창이 나타나고 이때 설정된 폴더에  스냅샷이 저장됩니다.&#x20;

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

스냅샷 저장 위치 선택

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

다음 버튼을 눌러 스냅샷을 생성할 방법을 선택합니다. 여기서 원하는 스냅샷 생성 스케쥴을 설정할 수 있습니다.

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

백업설정이 완료되고 정상적인 스냅샷이 생성되면 다음과 같이 설정된 스냅샷을 확인할 수 있습니다.

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

시스템을 이전에 생성한 스냅샷으로 복원하고 싶은 경우에는 생성한 스냅샷을 선택하고 프로그램 상단의 복원 버튼을 누릅니다.

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

스냅샷을 복원할 장치를 선택하고 다음을 누릅니다.&#x20;

![](/files/-MQQC4ZHew6PkLqtCegR)

이제 스냅샷으로 복원을 사전에 테스트한 후 변경되는 내역을 알려주고 다음 버튼을 누르면 시스템이 복원됩니다.

![](/files/-MQQC4ZIW47JapRcBxO2)


---

# 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/startmenu/management/timeshift.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.
