# Vmctl/Vmcli - 맥에서 Linux VM 쉽게 실행하기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3603](https://news.hada.io/topic?id=3603)
- GeekNews Markdown: [https://news.hada.io/topic/3603.md](https://news.hada.io/topic/3603.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-01-19T13:06:26+09:00
- Updated: 2021-01-19T13:06:26+09:00
- Original source: [github.com](https://github.com/gyf304/vmcli)
- Points: 7
- Comments: 1

## Topic Body

- 애플의 Virtualization.framework 를 활용해서 리눅스 VM을 관리/실행하는 오픈소스 유틸리티

vmctl start ubuntu

vmctl attach ubuntu (시리얼 콘솔)

vmctl ssh ubuntu

vmctl stop ubuntu

## Comments



### Comment 4247

- Author: xguru
- Created: 2021-01-19T13:06:52+09:00
- Points: 1

성능은 패러럴스보다 지연시간이 약간 더 작아서 좋다고 합니다.

M1 맥에서 셋업해보니 설정도 간단하고 사용하기 쉽네요.
