TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A dead simple approach to a Vagrant stack

7 pointsby thecodemonkeyalmost 12 years ago

2 comments

WestCoastJustinalmost 12 years ago
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 未加载
brokenparseralmost 12 years ago
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 未加载