2020年5月1日 星期五

virtualbox問題


  • A VirtualBox machine with the name 'homestead' already exists.Please use another name or delete the machine with the existing name, and try again.


如何刪除virtual machine

  • vboxmanage list vms

沒有留言:

張貼留言

cloud9上面開發rails

 使用IAM身分登入,以免有資安問題。(用admin帳號登入,創建iam使用者,然後在上面的連結登入) 選擇 ubuntu18.04 減少查詢成本。 已經是超級使用者了,sudo 什麼都不需要輸入密碼了。 $ ruby -v  檢查 ruby使用的版本>>2.6.3,...