Archive for the 'FreeBSD' Category

Install Lighttpd on FreeBSD

I’ve just finish install Lighttpd on FreeBSD with ZFS support. Actually, no difference between ZFS support or not. Lighttpd on this session act as webserver to present squidstats and bandwidthd. For squidstats you can revisit my post here while for bandwidthd I will post later. Lighttpd is a secure, fast, compliant and very flexible web-server [...]

Install Squidstats on FreeBSD for LUSCA HEAD Proxy Server

This is a simple tutorial how to install squidstats on FreeBSD Lusca Head Proxy Server that already running for production. The squidstats is a squid monitoring tool which present by displaying the graph data through web browser. The purpose from this small application is to help us to know the squid proxy server performance since [...]

Remote Install FreeBSD with ZFS

I’ve just want to share what I did last nite, after some attempts finally I could remote install the FreeBSD server. The location of server in other city, I just ask my friend who belong with server to plug the LAN connection to one of port Mikrotik RB750. Just for information, we need to setup [...]

Lighttpd with fastcgi php on FreeBSD

Currently I’m using FreeBSD to run Lusca Head proxy server. To monitor my server, I just install cacti because it could access through web browser with refresh in 5, 10 and 15 minutes depend our needs. Due to cacti runs with php and cgi, I need to optimize my web server to load cgi and [...]