Varnish is a great web application accelerator. Both varnish and nginx can be configured as a httpd cached proxy, but…
Browsing: CentOS
I have been writing tutorials how to work with Linux server in the terminal. For any Linux Administrator, we don’t…
I have centos 6.3 minimal running as web server. I’m looking to install gui to my server to vnc to…
XAMPP is a collection of packages includes Apache web server, MySQL databse server, PEAR, SQLite, ProFTPD, phpMyAdmin, OpenSSL, GD, Freetype, openLDAP…
I will guide you how to to install GeoIP on nginx to restrict IP with GeoIP database. By default, when…
When I was tweaking one of my linux server, I found out that the time of my server isn’t match…
Varnish (HTTP accelerator) is an open source reverse HTTP proxy that you put in front of Apache web server to…
VPS is basically a virtual server or “container” on a larger dedicated server. You will have full control/access (reinstall OS,…
Nginx is an open source, fast, light weight and highly customable web server that is similar to Apache. Unfortunately configuring and…
How can I install Nginx web server On CentOS Linux 6 or Red Hat? Nginx is faster at serving static…