Best free Hypervisors overview
Best free Hypervisors overview You already know that there are many Hypervisors around in the IT World. Today I wanna give you a small best free hypervisors overview about the hypervisor which I have used...
Linux, Nginx, ZFS, PHP-FPM and systems howtos
Best free Hypervisors overview You already know that there are many Hypervisors around in the IT World. Today I wanna give you a small best free hypervisors overview about the hypervisor which I have used...
Installing OpenStack on Debian Wheezy single node In this article i will describe step by step how to do Installing OpenStack on Debian Wheezy single node The First thing you need to...
Cloudstack cant find the distribution version wondering about cloud-setup-management error message Cloudstack cant find the distribution version when running cloud-setup-management on Debian Squeeze/Wheezy Linux? Getting this error? cloud-setup-management Starting to configure CloudStack Management Server: Can’t...
Replace string within text files using Perl To Replace string within text files using Perl all you have to do is: perl -pi -e ‘s/oldstring/newstring/g’ * The search string has to be written in regular...
Openstack howto instance quota exceeded Openstack howto instance quota exceeded. Soon or later when working with Openstack you will realize that you reach the predefined resource limits. Error Message like: Openstack instance quota exceeded will show...