Logo
  • PHP
    • HipHop / HHVM
    • Modern PHP
    • PHPStorm
    • LAMP
    • Laravel
    • Composer
    • PDO
  • JavaScript
    • node.js
    • AngularJS
  • CSS
    • SASS
    • “CSS4” (CSS level 4)
  • HTML
  • Git
  • LAMP
  • Vagrant
  • UI / UX
  • Architecture of …
  • Off-Topic
With ♥ from Berlin
October 27, 2013
Chris
Linux, Local Development, Modern PHP, Vagrant, Virtual Machine / VM
Comments Off on A list of downloadable Vagrant boxes (CentOS 5.9 / 6.4, Ubuntu 12 / 13, Debian 6 / 7 / 7.1 / 7.2)

A list of downloadable Vagrant boxes (CentOS 5.9 / 6.4, Ubuntu 12 / 13, Debian 6 / 7 / 7.1 / 7.2)

PreviousNext
set up a local virtual machine for development with vagrant and puphpet / puppet (and ubuntu, linux, php, apache, mysql)

Offical boxes (directly from Vagrant)

Ubuntu 12.04 LTS 32-bit
http://files.vagrantup.com/precise32.box

Ubuntu 12.04 LTS 64-bit
http://files.vagrantup.com/precise64.box

 

Boxes from puppetlabs.com

Seems safe to use, puppetlabs is a serious company. They also have nocm- and VMWare version available on their sites: http://puppet-vagrant-boxes.puppetlabs.com/

CentOS     6.4     x64
http://puppet-vagrant-boxes.puppetlabs.com/centos-64-x64-vbox4210.box

CentOS 5.9 x64
http://puppet-vagrant-boxes.puppetlabs.com/centos-59-x64-vbox4210.box

Debian 6.0.7 x64
http://puppet-vagrant-boxes.puppetlabs.com/debian-607-x64-vbox4210.box

Debian 7.0rc1 x64
http://puppet-vagrant-boxes.puppetlabs.com/debian-70rc1-x64-vbox4210.box

Ubuntu Server 10.04.4 x64
http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-server-10044-x64-vbox4210.box

Ubuntu Server 12.04.2 x64
http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-server-12042-x64-vbox4210.box

Fedora 18 x64
http://puppet-vagrant-boxes.puppetlabs.com/fedora-18-x64-vbox4210.box

SLES 11sp1 x64
http://puppet-vagrant-boxes.puppetlabs.com/sles-11sp1-x64-vbox4210.box

 

Boxes from “ffuenf”

Seems to be a small german company, use these boxes on your own risk.
https://github.com/ffuenf/vagrant-boxes

Ubuntu Raring Ringtail 13.04 Server x86_64
https://s3-eu-west-1.amazonaws.com/ffuenf-vagrant-boxes/ubuntu/ubuntu-13.04-server-amd64.box

Ubuntu Precise Pangolin 12.04.3 LTS Server x86_64
https://s3-eu-west-1.amazonaws.com/ffuenf-vagrant-boxes/ubuntu/ubuntu-12.04.3-server-amd64.box

Debian Wheezy 7.2.0 x86_64
https://s3-eu-west-1.amazonaws.com/ffuenf-vagrant-boxes/debian/debian-7.2.0-amd64.box

Debian Wheezy 7.1.0 x86_64
https://s3-eu-west-1.amazonaws.com/ffuenf-vagrant-boxes/debian/debian-7.1.0-amd64.box

https://s3-eu-west-1.amazonaws.com/ffuenf-vagrant-boxes/debian/chef-11.4.4/debian-7.1.0-amd64.box

Debian Wheezy 7.0.0 x86_64
https://s3-eu-west-1.amazonaws.com/ffuenf-vagrant-boxes/debian/chef-11.4.4/debian-7.0.0-amd64.box

Debian Squeeze 6.0.7 x86_64
https://s3-eu-west-1.amazonaws.com/ffuenf-vagrant-boxes/debian/chef-11.4.0/debian-6.0.7-amd64.box

https://s3-eu-west-1.amazonaws.com/ffuenf-vagrant-boxes/debian/chef-11.4.4/debian-6.0.7-amd64.box

 

Boxes from vagrantbox.es

This is highly popular on the web, but most of these boxes come from peoples’s Dropboxes. I’m not a security expert, but I have a bad feeling downloading linuxes from unverified locations, it is – in theory – possible that bad people installed bad stuff there, I’m especially afraid of keyloggers that grad ssh keys or git(hub) passwords. Try these boxes on your own risk. http://www.vagrantbox.es/

 

centosdebianUbuntuvagrantvirtual boxvirtual machine
Share this
shadow dom

A quick video introduction into Shadow-DOM, the game-changing DOM-subtree-technology

Awesome talk by Eric Bidelman (of the Chrome team): Shadow-DOM was often heard in 2013 and seem to exist for

Create a fast, perfect and bootable 1:1 Windows backup (full clone of HDD) for SSD migration

In this article I want to share a super-simple, extremely fast and totally free workflow with you that will create

php

How to install latest PHP 5.4.x on Ubuntu 12.04 LTS (Precise Pangolin)

Disclaimer: Currently 5.5 is the very latest version of PHP, but the common way to install PHP 5.5 has a

How to show memory usage (Ubuntu)

Always very useful: A simple command to show memory usage (Ubuntu / linux distros). cat /proc/meminfo  

Frontend Ops Conf 2014 – Rebooting Flickr On A Node.js Stack, One Page At A Time (from PHP) by Bertrand Fan

https://www.youtube.com/watch?v=vBo0aFtg1_M

What’s new in PHPStorm 10 (Official promo video)

PHPStorm 10 is out! New features are mainly full PHP7 support, much better auto-recognation / autocompletion (even within arrays (unsure

compress-png

Compress png, jpeg, gif and svg up to 90% with Compressor.io

What a fantastic tool: Compressor.io is a totally free service that let you compress png, jpeg, gif or svg files

vagrant

A super-simple Vagrant LAMP stack bootstrap (installable with one command)

As I have to setup servers inside Vagrant quite often, sometimes 10 times per day, I started to use provisioning:

Serious hard-to-fix bug in OAuth and OpenID discovered, lots of major sites affected

Just a short notice rather than a real article, full story later (I need to check the facts): Several sources

php

How to install the mcrypt php extension (to use Laravel 4)

When installing Laravel 4 on a fresh Ubuntu or Debian system, you’ll probably get this error message: “Laravel requires the

1/4

Categories

Search

set up a local virtual machine for development with vagrant and puphpet / puppet (and ubuntu, linux, php, apache, mysql)
A list of downloadable Vagrant boxes (CentOS 5.9 / 6.4, Ubuntu 12 / 13, Debian 6 / 7 / 7.1 / 7.2)
The architecture of StackOverflow
php
“Belt” adds very clever everyday functions to PHP, comes with JavaScript naming styles and eventually solves the needle/haystack problem
git-php-deployment
Extremely simple deployment with PHPloy
Microsoft announces “holographic” 3D interfaces (promo video)
symfony-framework-logo
SensioLabs, creator of Symfony and Silex PHP frameworks, gets $7 million capital
microsoft-windows-azure-cloud-hosting
Microsoft’s Azure platform gives away high money prizes for “testing out” their cloud services
digitalocean coupon
Free $10 coupon for DigitalOcean SSD cloud VPS hosting
php
How to prevent PHP sessions being shared between different apache vhosts / different applications
vagrant
Generate Vagrant boxes with Laravel, HipHop, Nginx, WordPress, MySQL, MariaDB, MongoDB, RabbitMQ etc. with one click
How Snapchat wants to earn money (by establishing vertical videos)
Ghost
[FREE SERVER PROMO] Install GHOST for free on a free SSD server with this coupon
node.js
PayPal drops Java, goes node.js / JavaScript
Quick fix for 404 error in WordPress category / tag page
hiphop php
HipHop VM reaches 100% green Unit Tests in Laravel, Drupal, Slim, CodeIgniter etc.

Tags

apache bash centos composer conference coupon CSS debian fonts framework git GitHub hack HHVM HipHop HTML HTML5 IDE JavaScript JS LAMP laravel linux mod_rewrite MVC MySQL Nginx optimization PHP PHP 5.5 PHP 5.6 phpmyadmin PHPStorm security server SSD Ubuntu UI UX vagrant video virtual machine voucher VPS wordpress
Side-Project: Wordle-Solver:
www.wordle-helper.info

Pages

  • Privacy Policy