# 안드로이드 기기를 Linux 데스크탑으로 만들기

> Clean Markdown view of GeekNews topic #10160. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=10160](https://news.hada.io/topic?id=10160)
- GeekNews Markdown: [https://news.hada.io/topic/10160.md](https://news.hada.io/topic/10160.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-08-03T10:46:01+09:00
- Updated: 2023-08-03T10:46:01+09:00
- Original source: [mrs-t.medium.com](https://mrs-t.medium.com/transform-your-android-device-into-a-linux-desktop-110a3d084ac6)
- Points: 36
- Comments: 5

## Topic Body

- 리눅스 쉘을 에뮬레이트 해주는 안드로이드 앱인 Termux를 이용하여 데스크탑 환경 꾸미기   
- F-Droid 버전의 Termux 설치 필요   
- Termux 쉘에서 tigervnc를 설치하고 서버로 실행   
- XFCE 데스크탑 환경 설치  
- RealVNC Viewer를 안드로이드에 설치하고 로컬 호스트에 접속하여 사용   
- 필자는 이를 이용해서   
  - C/C++, Python, Node.js 소프트웨어 개발   
  - Vim 으로 파일 편집   
  - Git 클라이언트   
  - 간단한 웹서버   
  - wget, curl, unzip, ssh 등의 쉘로 활용

## Comments



### Comment 17889

- Author: joyfui
- Created: 2023-08-03T21:55:02+09:00
- Points: 1

https://meeco.kr/Review/37391093  
잘 정리한 국내 자료도 있습니다.

### Comment 17892

- Author: private1215
- Created: 2023-08-04T08:32:33+09:00
- Points: 1
- Parent comment: 17889
- Depth: 1

자세히 정리되어 있어서 좋네요  
좋은 자료 감사합니다

### Comment 17887

- Author: geekbini
- Created: 2023-08-03T18:13:47+09:00
- Points: 1

흥미롭네요, 나중에 함 해봐야겠어요!

### Comment 17877

- Author: bbulbum
- Created: 2023-08-03T11:54:58+09:00
- Points: 1

구글플레이 버전으로 Termux를 설치했다가 포기한적이 있는데, 이게 업데이트가 되지 않고있던거였군요..  
다시한번 태블릿에 neovim 으로 개발환경 구성을..시도해보아야하나..ㅎㅎㅎㅎ

### Comment 17874

- Author: xguru
- Created: 2023-08-03T10:47:01+09:00
- Points: 1

[Termux - 안드로이드용 터미널 앱](https://news.hada.io/topic?id=1994)  
[Termux 구글 플레이 버전 업데이트 중단](https://news.hada.io/topic?id=3530)  
[Android 에서 리눅스 App 실행: Linux Terminal Emulator (Termux)](https://news.hada.io/topic?id=2761)
