Browsing category

Fedora

Install Apache2 With PHP5 And MySQL On Fedora 21 (LAMP)

LAMP Stands for Linux,Apache,MySQL and PHP. Most of the websites works with the above combination. The main purpose of LAMP is testing the application locally by the programmer before going to the production. Below are the steps to install LAMP (Apache, PHP and MySQL) on Fedora. Installing Linux: Here i am not going to show […]

Fedora Workstation 21 Install – Step by Step with screen shot

  Fedora Workstation 21 has been released, I am bringing you the guide on step by step installation of latest fedora release. Fedora offers three installation images separately for workstation, server and cloud. The following guide is created based on Fedora Workstation 21. What’s new in Fedora Workstation 21: Improved Gnome desktop environment and many […]

Fedora Server 21 Install – Step by Step with screen shot

Fedora Server 21 has been released just now, I am bringing you the guide on step by step installation of latest fedora release. Fedora offers three installation images separately for workstation, server and cloud. The following guide is created based on Fedora Server 21. What’s new in Fedora  Server 21: Framework for server role deployment […]

Install WordPress on Fedora 20

WordPress is the most widely used open source web blogging and content management software written in php and MySQL, even ITzGeek uses WordPress. Here is the small tutorial on setting up WordPress installation on Fedora 20, this is very simple as like having a bear; wont take more than 5 min. Prerequisites: WordPress requires Apache, […]

How to Install Lighttpd With PHP5 FastCGI And MySQL On Fedora 20

Security, speed, compliance, and flexibility — all of these describe lighttpd (pron. lighty) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and […]