Home
Develiberta
Cancel

nvidia/deeops 라이브러리를 이용한 모니터링(prometheus, grafana) 기본 구성

학습 목표 deepops가 무엇인지 이해하고 설명할 수 있다. deepops를 이용해서 기본적인 환경을 구성할 수 있다. deepops 개요 https://github.com/NVIDIA/deepops GPU 인프라 및 자동화 도구 deepops를 이용한 기본적인 환경 구성 Install a suppo...

유닉스/리눅스 기본 학습 - 기본

학습 목표 UNIX/Linux 로그인 과정을 이해하고 설명할 수 있다. UNIX/Linux 계정 정보 파일을 이해하고 설명할 수 있다. UNIX/Linux 그룹 정보 파일을 이해하고 설명할 수 있다. UNIX/Linux 입출력 재지정을 이해하고 설명할 수 있다. UNIX/Linux 파이프를 이해하고 설명할 수 있다. UNIX...

Image Upload

Image Upload Copyrightⓒ2022 Develiberta All rights reserved.

윈도우 기본 학습

학습 목표 윈도우 인증 구성요소를 이해하고 설명할 수 있다. 윈도우 보안 식별자를 이해하고 설명할 수 있다. 윈도우 인증 구조를 이해하고 설명할 수 있다. 패스워드 크래킹 방법을 설명할 수 있다. 윈도우 인증 구성요소 LSR (Local Security Authority) NT 보안의 중심 ...

정렬 알고리즘 (Sorting Algorithm)

학습 목표 정렬 알고리즘의 분류를 이해한다. 버블 정렬, 선택 정렬, 삽입 정렬, 셸 정렬, 퀵 정렬, 힙 정렬, 합병 정렬을 이해한다. 문제 상황에 따라 어떤 정렬 알고리즘이 적합한지 설명하고, 근거를 들어 설명할 수 있다. 정렬 알고리즘의 분류 - 실행 방법에 따른 분류 비교식 정렬(comparat...

Enable Google Page Views

This post is to enable Page Views on the Chirpy theme based blog that you just built. This requires technical knowledge and it’s recommended to keep the google_analytics.pv.* empty unless you have ...

Customize the Favicon

The favicons of Chirpy are placed in the directory assets/img/favicons/. You may need to replace them with your own. The following sections will guide you how to create and replace the default favi...

Writing a New Post

Naming and Path Create a new file named YYYY-MM-DD-TITLE.EXTENSION and put it in the _posts/ of the root directory. Please note that the EXTENSION must be one of md and markdown. Front Matter Ba...

Text and Typography

This post is to show Markdown syntax rendering on Chirpy, you can also use it as an example of writing. Now, let’s start looking at text and typography. Titles H1 - heading H2 - heading H3 - h...