Tagged: centmin

CentOS 6.0 fix for VBoxGuestAdditions installation for VirtualBox

Virtualbox is a useful tool for testing various Linux and Windows operating systems in a virtualized environment. However, while testing my modified Centmin Nginx installation script on CentOS 6.0 64bit, I came across an issue with installing VBoxGuestAddition components – the VirtualBox Guest Additions’ kernel modules failed to get built....

Nginx install script, PHP 5.3.17 (php-fpm), MariaDB 5.2.12, Xcache v2.0.1, APC 3.1.13, Memcached server, CSF firewall, Siege Benchmark, Python 2.72

Centmin v1.2.0 – Nginx install script for CentOS servers by BTCentral has been updated and released incorporating alot of my modifications which were made to Centmin v1.1.0 base here. I’ve updated my modifications to use Centmin v1.2.0 and higher as a base. Centmin v1.2.0 has fixed my modifications to work with...

Nginx install script, PHP 5.3.6 (php-fpm), MariaDB 5.2.6, Xcache v1.3.1, Memcached server, CSF firewall, Siege Benchmark

Centmin Nginx install script for CentOS servers by BTCentral was mentioned previously here. I’ve modified the script to suit my needs for Nginx v1.0.2 web server installations on CentOS 5.5 64bit environments, adding MariaDB 5.2.6 MySQL, Xcache v1.3.1, Memcached 1.4.5 servers, CSF Firewall as well as Siege benchmark script support. Note...

Rackspace.com Cloud Server – Nginx v1.0.2, PHP-FPM 5.3.6, Xcache v1.3.1, MariaDB 5.2.6 Install

Revisiting CentOS 5.x 64bit install on Rackspace.com Cloud Server environment but this time for testing source installation of Nginx v1.0.2, PHP 5.3.6 (php-fpm) and Xcache v1.3.1 along with MariaDB 5.2.6 64bit RPM binaries. After installing it all manually, I came across a an awesome bash shell install script over at...