Linux Operating Systems

Where is php.ini file located?

| Webtraffic Exchange

Where is php.ini file located?

When you are working with various flavors of Linux servers, you may not know where the php.ini file is located. The php.ini file is a PHP configuration file that is used to customize the behaviors and features of the PHP...

Linux Programming

Read More +
Ksh & Bash Change Directory

| Webtraffic Exchange

Ksh/Bash Change Directory commands

When you're working in the command-line interface, you may be going deep inside the directories, and moving back and forth between those directories can be a nuisance. There are built-in directory commands in ksh/bash th...

Linux

Read More +
Centos LAMP Guide

| Webtraffic Exchange

Redhat / Centos LAMP Setup Guide

If you're setting up a RedHat or Centos server from a VPS server without a control panel, setting up a LAMP (Linux, Apache, MySQL, and PHP) can be a nuisance. Here is a basic setup guide for bringing your Linux server to...

Linux

Read More +
Change Date/Time in Linux

| Webtraffic Exchange

How to change the date.timezone in Linux/PHP?

If your date.timezone is not properly set, your web application will not display your local time correctly. The default date.timezone will be set to the server time zone. If you (or your company) are located in a differe...

Linux

Read More +
Mitigate Apache Killer

| Webtraffic Exchange

How to mitigate from Apache Killer?

Apache is the most popular web server being used today. Apache Killer exploit which was released in August 2011, exploits a vulnerability in the Apache software by sending a crafted "Range" HTTP header. Apache Killer att...

Linux

Read More +