TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A dead simple approach to a Vagrant stack

7 点作者 thecodemonkey将近 12 年前

2 条评论

WestCoastJustin将近 12 年前
Vagrant is awesome, and if anyone is interested, I&#x27;ve put several screencasts together about Vagrant [1], and creating a Vagrant box with Veewee [2]. These will hopefully help you understand what Vagrant is about.<p>[1] <a href="http://sysadmincasts.com/episodes/4-vagrant" rel="nofollow">http:&#x2F;&#x2F;sysadmincasts.com&#x2F;episodes&#x2F;4-vagrant</a><p>[2] <a href="http://sysadmincasts.com/episodes/5-create-a-vagrant-box-with-veewee" rel="nofollow">http:&#x2F;&#x2F;sysadmincasts.com&#x2F;episodes&#x2F;5-create-a-vagrant-box-wit...</a>
评论 #6224014 未加载
brokenparser将近 12 年前
It appears to be based on Ubuntu 12.04 i386, uses Chef and dotdeb packages (meant for Debian). I don&#x27;t know why anyone would bother with this, but it probably has an odd use case somewhere. It&#x27;s still easier to use libvirt and kickstart, no VirtualBox needed. You can simply pastebin the kickstart file if you don&#x27;t have a webserver yet.
评论 #6223997 未加载