Here’s one trick to do that: Step 1. Install FreeTDS FreeTDS Website: choose FreeTDS source distribution Compile parameter: –prefix=/usr/local/freetds –enable-msdblib Then, copy /etc/ld.so.conf, to...
Want to test your Asterisk PBX system if it can sustain load and large traffic? Then you can use this tool. Sipp is a performance testing tool for the SIP protocol. Its main features are basic SIPStone scenarios, TCP/UDP...
These are the steps on adding additional hard drives on a pre-installed Linux server. Drives will be detected and can be checked thru the “dmesg” command. [root@localhost ~]#fdisk /dev/cciss/c0d1 press n to create...
1.compile cronolog () and install it on /usr/local/sbin 2. backup orig /usr/local/apache-tomcat-5.5.20/bin/catalina.sh on /root 3. edit lines on catalina.sh from org.apache.catalina.startup.Bootstrap “$@” start...
This is a continuation procedure for AWStats installation. PROCEDURES: GeoIP Information will show country information in AWStats. 1. Download the current GeoLite Country from the internet 1. #wget 2. Create GeoIP...
Here are the steps in installing and configuring AWstats in Tomcat Web Server STEPS: 1. Download awstats.war from the internet 2. Since Tomcat disabled by default the CGI executions, we need to enable it by renaming...
Here are the steps in installing AWstats on Apache Web Server as your web log analyzer and statistics: STEPS: Assuming VirtualHost setting is already added on the httpd.conf, and the log is customized already for a combined...
Freeradius and MySQL Software Requirements: Any Linux distro, kernel 2.4xx-later(tested in CentOS,Fedora Core,RH) MySQL Server 4.xx-5.xx GCC compiler vi editor 1. Get the latest freeradius source code tarball from...
Quick tip in backing up and restore your MySQL database: Backing up and Restoring MySQL database Backing up database: Syntax: mysqldump -u [username] -p [password] [databasename] > [backupfile.sql] o [username] -database...
There are lots of operating system virtualization, you have the option to use an open source or a proprietary software depending on your needs,familiarization and most significantly, budget. People have several reasons why they...