사용자 도구

사이트 도구


vagrant

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
vagrant [2019/07/19 13:08]
kwon37xi
vagrant [2019/07/19 13:19]
kwon37xi [libvirt]
줄 9: 줄 9:
 sudo pacman -S vagrant sudo pacman -S vagrant
 </code> </code>
 +
 +===== libvirt =====
 +  * [[https://github.com/vagrant-libvirt/vagrant-libvirt|ᅟvagrant-libvirt]]
 +  * [[https://computingforgeeks.com/using-vagrant-with-libvirt-on-linux/|How to Use Vagrant with Libvirt on Linux - Computing for Geeks]]
 +  * [[https://blog.scottlowe.org/2017/12/06/using-vagrant-with-libvirt-on-fedora/|Using Vagrant with Libvirt on Fedora 27 - Scott's Weblog - The weblog of an IT pro focusing on cloud computing, Kubernetes, Linux, containers, and networking]]
 +  * Linux 상에서 ''libvirt'' + ''QEMU''가 실행 성능이 더 좋다고함.
  
 ===== 기본 사용 ===== ===== 기본 사용 =====