Category Archives: PowerEdge 850

Virtualization hardware requirements?

The Host Server is the physical computer that will host your virtual machines. The host server can be a machine you’ve rented from one of our partners or one of your own in-house machines. This guide shows how to use one of your own machines as a host server.

Requirements

  • 64 bit x86 processor with Intel® VT or AMD-V™ technology.

  • CD/DVD-ROM reader or USB port.

  • Minimum 1 GB of RAM.

  • Hard drive (min 20 GB) or NFS storage.

 

witsbits2

witsbits.com

HipHop-Vagrant-VM

HipHop for PHP (shortened as HipHop) describes a series of PHP execution engines and improvements created by Facebook. The original motivation of HipHop was to save resources on Facebook servers, given the large PHP codebase of facebook.com. As development of HipHop progressed, it was realized that HipHop could substantially increase the speed of PHP applications in general. Increases in web page generation throughput by factors of up to 6 have been observed over Zend PHP.

Source: http://en.wikipedia.org/wiki/HipHop_for_PHP

 

Setup a test environment for HipHop VM.
The final VM will contain HHVM, Nginx, PHP, MySQL, ab.

Some graphs comparing PHP 5.3, PHP 5.5 and HHVM.
https://blog.liip.ch/archive/2013/10/29/hhvm-and-symfony2.html

Fresh installation of Ubuntu 12.04.3 LTS – fail to login

I was having some troubles trying to make the first login on my Ubuntu Server…

No root, no root password… even the username that i’v created while setting it up wasn’t working… eventually after some 20 times trying it worked….. funny!

Root Password for Ubuntu Fresh Installation? There isn’t.

sudo

is the solution.

Read more at
https://help.ubuntu.com/community/RootSudo
https://help.ubuntu.com/lts/serverguide/user-management.html