# 원격데스크톱(VNC)

#### 1. APP 추가 클릭 후 추가할 앱 선택 화면에서 VNC를 선택합니다.

<figure><img src="/files/3kJz12bA0j84HVx5CddP" alt=""><figcaption><p>VNC 앱 선</p></figcaption></figure>

#### 2. 할당 받고자 하는 CPU 수 및 메모리 용량을 선택하고 추가 버튼을 클릭합니다.&#x20;

<figure><img src="/files/T8gUtLYa4sxtEu9urZ3i" alt=""><figcaption><p>VNC 앱 추가</p></figcaption></figure>

#### 3. APP 추가 후 VNC APP을 클릭하면 브라우저의 새로운 탭에서 원격 데스크톱이 실행되며, 연결 버튼을 클릭하면 데스크톱 화면이 출력됩니다.

<figure><img src="/files/GRQ7kXeUAYyM465KcrEI" alt=""><figcaption><p>VNC 앱 실행</p></figcaption></figure>

<figure><img src="/files/Ei1dCHjZYDZOZ321PLyQ" alt=""><figcaption><p> VNC 초기 화면</p></figcaption></figure>

#### &#x20;4. 바탕 화면에서 설치된 소프트웨어의 아이콘을 클릭하여 실행할 수 있습니다.

{% hint style="success" %}
**(설치 소프트웨어)**  &#x20;

Paraview 5.11.1/5.7.0

GrADS 2.2.1

ImageMagick 6.9.10-23

NCL 6.6.2

XCrySden 1.6.2

VAPOR 3.10.1

GaussView 6.1.1

Salome\_meca 9.4.0
{% endhint %}

<figure><img src="/files/qWKXr89YBOyQKEA1Vq7I" alt=""><figcaption><p>VNC  데스크톱 화면</p></figcaption></figure>

{% hint style="warning" %}
&#x20;**(VNC와  외부 프로그램 간  텍스트 "복사/붙여넣기" )**  좌측 컨트롤 바에서 클립보드를 실행하여  텍스트 "복사/붙여넣기" 를 실행합니다.
{% endhint %}

<figure><img src="/files/1hvNKZtfotiCDKxVMqEe" alt=""><figcaption><p>클립보드를 통해 VNC와 외부 프로그램 간 텍스트 복사/붙여넣기 예시</p></figcaption></figure>

{% hint style="info" %}
**(화면 해상도 설정)** 바탕 화면에서  Display 아이콘을  실행합니다.
{% endhint %}

<figure><img src="/files/C8dAdEsRhnYVoMLVyUjP" alt=""><figcaption><p>화면 해상도 설정하기</p></figcaption></figure>

{% hint style="info" %}
**(전체 화면 모드로 전환하기)** 좌측 컨트롤 바에서 전체 화면 메뉴를 실행합니다.
{% endhint %}

<figure><img src="/files/8HXPgYW8PjNlcQLXtZXU" alt=""><figcaption><p>전체 화면 모드로 전환하기</p></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-ksc.gitbook.io/myksc/app/vnc.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.
