Server Related
I adquire a new backend server for my forum, this is for database server. Is a Dell poweredge 1950 with 8GB of RAM and Dual Intel Xeon E5410 Dual Core $Mb cache. I only install MySQL 5.0.67 64Bits with Percona Patchs hig performance. In first place you need install libevent, you can compile by hand or install via YUM. Code: $ wget http://www.monkey.org/~provos/libevent-1.4.8-stable.tar.gz $ tar xzf libevent-1.4.8-stable.tar.gz ...
$ wget http://www.monkey.org/~provos/libevent-1.4.8-stable.tar.gz $ tar xzf libevent-1.4.8-stable.tar.gz