Quantcast
Channel: Code Bucket
Browsing latest articles
Browse All 4 View Live

LAMP Installation

LAMP is an open source stand for Linux Apache MySql PHP. In this tutorial we will learn how to install LAMP on a server. Requirement: Server with installed Linux OS. To access server remotely we need...

View Article


Apache – Prefork or Worker

Apache is the most common and famous webserver. Everyone knows about apache and most of us also have hands on experience with apache. But few of us know that apcahe2 comes with 2 multi processing...

View Article


How to check process memory details on linux

Many times we need to know how much RAM or virtual memory a process is using. Suppose you are deploying a website on server and you want to configure Maxclient on apache configuration file and to set...

View Article

Apache Prefork MPM Configuration

If you have installed a new apache web server(prefork MPM), planning to launch an online application and exptecting good amount of traffic then before going live, check apache settings for prefork mpm...

View Article
Browsing latest articles
Browse All 4 View Live