Apache mod_deflate module is responsible for the DEFLATE output filter that allows output from your server to be compressed before being sent to the client over the network. mod_deflate is the replacement of mod_gzip which was used with older version of Apache. If you are having only cPanel access (user interface), Then read the...
This article is second part of the article Setup Rsyslog with MySQL and LogAnalyzer on CentOS/RHEL systems. In the first part we have integrated Rsyslog with MySQL database server, and all the logs are now saving in database. For recalling below is few configuration details which we used in part-1 to setup it. Rsyslog...
This is an small PostgreSQL Cheat Sheet for PostgreSQL basic command and there uses. We have created this list for those command which we frequently used with PostgreSQL. I request to TecAdmin.net readers, If you have any commands, feel free to share with us. You can simply put that in comment box. Install PostgreSQL...
Rsyslog is an enhanced version of Linux syslog utility. It provides a very efficient way to setup centralized log server in hosting environment. This article will help you to save log files to MySQL database with easy steps. If you have already configured centralized log server, then you can simply setup database on your...
Rsyslog is logging server used in Linux systems. Its an enhanced version of Syslog. Rsyslog also support databases ( MySQL, PostgreSQL ) to store logs. It is default logging server used from CentOS/RHEL 6 release. Rsyslog is an enhanced version os syslog service in Linux. This article is for configuring Centralized Logging Server in...
This article have a list of few top media players used on Linux systems. This is the list which i personally used, even i always like VLC as me favorite media player. Media players are so important for us to play music which is a part of our daily life. Using this article i...
Install PHP Ioncube Loaders . Ioncube are used as encryption/decryption utility for PHP applications by which we can keep safe our data. It also can restrict PHP application to execute unauthorized. It also assists in speeding up the pages that are served. IonCube loaders are used for decoding encoded files while running on web...
IonCube are used as encryption/decryption utility for PHP applications by which we can keep safe our data. It also can restrict PHP application to execute unauthorized. It also assists in speeding up the pages that are served. IonCube loaders are used for decoding encoded files while running on web server. read more details on...
WHM/cPanel is best hosting control panel i used ever. It provides an easy way to manage your server. cPanel provides scripts for most of tasks which can be done using web interface. This article will help you to how to take manual backup of cPanel/WHM user account and restore on other cPanel/WHM server using...
Ubuntu 14.04 LTS (TrustyTahr) released its first Alpha-1 edition on December 19, 2013.This version has been released with Latest stable Linux kernel 3.12 and Firefox 26. For final release we still have to wait for few months. In between of this Ubuntu will release alpha and beta releases. You can find below schedule to...