How to setup a LAMP server Linux, Apache, MySQL, PHP on Debian 7 wheezy Linux
LAMP stands for Linux, Apache, MySQL, and PHP (P can be replaced with Perl Or Python). I’m going…
LAMP stands for Linux, Apache, MySQL, and PHP (P can be replaced with Perl Or Python). I’m going…
I have shown you how to setup a LAMP server Linux, Apache, MySQL, PHP on Centos 6 before with default…
Ubuntu 14.04 Trusty LTS had been released not long ago. Ubuntu 14.04 is a LTS (long term support)…
I have been using cloudflare for Nam Huy Linux for while and I have to say cloudflare helps…
VPS is basically a virtual server or “container” on a larger dedicated server. You will have full control/access…
mod_rewrite will not be isntalled by default when you install apache web server and php on Ubuntu. To…
Nginx is an open source, fast, light weight and highly customable web server that is similar to Apache. Unfortunately…