Posts Tagged ‘ubuntu’

How to install xache on Ubuntu. XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load.

Thursday, October 13th, 2011 at 10:21 | 0 comments
Categories: Linux, PHP
Tags: ,

Ubuntu 10.04 configuration: Install ifenslave — Attach and detach slave network devices to a bonding device. apt-get install ifenslave Ubuntu 10.04 introduce a new way of configuring bond interface ( you don’t need to use /etc/modprobe.d/aliases.conf ). Open and edit /etc/network/interfaces # The loopback network interface auto lo iface lo inet loopback auto bond0 iface [...]

Wednesday, June 8th, 2011 at 15:20 | 0 comments
Categories: Juniper, Linux
TOP