Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- windows
- Karpenter
- 쿠버네티스
- upgrade
- HPA
- WSL
- KEDA
- fsx for lustre
- ca
- 묘공단
- amazon vpc lattice
- Azure
- device plugin
- Timeout
- ansible
- 컨테이너
- Kind
- curl
- VPA
- 업그레이드
- inferentia
- go
- EKS
- calico
- aws
- ubuntu
- AutoScaling
- AKS
- vscode
- kubernetes
Archives
- Today
- Total
목록GUI (1)
a story

Windows에서 Ubuntu 를 접속한 상태에서 CLI 모드로 실행 중인 Ubuntu 의 GUI feature를 Windows 에서 실행시키는 방법을 소개합니다. 먼저 Ubuntu 에서 아래의 패키지들을 설치합니다. Ubuntu 에서 실행 apt update apt install x11-apps xorg openbox ## firefox 사용을 위해서 추가로 설치함 apt install firefox Windows OS로 돌아와 xming을 설치하고, Terraterm 의 ssh forwarding 설정을 합니다. Windows OS에서 실행 xming 설치 아래에서 다운받아 설치 https://sourceforge.net/projects/xming/ Terraterm 에서 ssh forwarding ..
기타
2022. 2. 11. 20:39