首页
学习
活动
专区
工具
TVP
发布

我的博客

专栏作者
577
文章
914926
阅读量
39
订阅数
Vagrant搭建Linux环境
1、下载软件 https://www.virtualbox.org/wiki/Downloads https://www.vagrantup.com/downloads.html http://www.vagrantbox.es/ 下载一个镜像 2、安装virtualbox、vagrant 3、查看vagrant是否安装 vagrant -v 4、安装 vagrant box add ubuntu14.04 ubuntu14.04.box vagrant init vagrant box
苦咖啡
2018-04-28
1.8K0
vagrant解决 Warning: Authentication failure. Retrying.
配置vagrantfile文件 config.vm.boot_timeout = 300 config.ssh.username = “vagrant” config.ssh.password = “vagrant”
苦咖啡
2018-04-28
1.3K1
mac执行vagrant命令报错
执行:vagrant box add命令 错误提示: An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again. 解决办法:sudo rm /opt/vagrant/embedded/bin/curl 执行:vagrant up报错 An error occurred while downloa
苦咖啡
2018-04-28
7370
没有更多了
社区活动
腾讯技术创作狂欢月
“码”上创作 21 天,分 10000 元奖品池!
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档