Cypher's ghost
  • Home
  • Tag
  • Author
  • Help
Subscribe
Tagged

Virtualbox

A collection of 1 post

Developer

Vagrant + Virtualbox 建立 Ubuntu VM on Mac

Read Time:2 Minute, 18 Second 1. 下載並安裝Vagrant: https://www.vagrantup.com/downloads.html 2. 下載並安裝VirtualBox: https://www.virtualbox.org/wiki/Downloads 3. 進終端機後找一個喜歡的路徑,在之下建立一個專案資料夾,並進到該資料夾,例: % mkdir vagrant && cd vagrant 4. 初始化一個Ubuntu 20.04: % vagrant init bento/ubuntu-20.04 5. Vagrant會在該目錄下建立一個Vagrantfile,目前先不用編輯它 A `Vagrantfile` has been placed

  • maki
maki Jan 16, 2021 • 2 min read
Cypher's ghost © 2022
Powered by Ghost