Skip to content

Commit

Permalink
Edit title and description
Browse files Browse the repository at this point in the history
  • Loading branch information
dandyrilla committed Mar 19, 2024
1 parent 09f28d6 commit 4ebe556
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions _posts/2022-04-15-tmux.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
---
layout: post
title: "tmux"
title: "기본적인 tmux 사용법"
image: /images/2022-04-15/cover.svg
description: "tmux"
description: >
터미널 화면을 여러개로 분할하고, 세션을 생성하여 SSH 연결이 끊기더라도 서버에서 진행하던 여러 작업들이
중단되지 않고 계속 유지될 수 있도록 해주는 terminal multiplexer 인 tmux 의 기본 사용법에
대하여 알아봅니다.
tags: [tmux]
comments: true
share: true
Expand Down

0 comments on commit 4ebe556

Please sign in to comment.