Cacti is an open-source, web-based network monitoring and RRDTool-based Graphing Solution. Compared to MRTG, Cacti stores information in a MySQL database to create graphs and populate data. It was designed to monitor and...
Tag - php
php
It is meant to function as a staging or testing server where you can do compatibility test latest wordpress version on your existing sites, or try themes, plugins,widgets or practice your coding skills in css & php before...
There’s an easy way of installing Apache, Mysql and PHP and it’s via yum. You can install or update httpd,mysql-server and php, php-mysql and some minor changes on your configuration files and you’re good to go...
Assuming you already have mysql server installed on your machine, the reason you are installing phpmyadmin is to ease your administration of your MySQL like database creation and deletion, create/alter/drop/view tables and...
There are ways to sync two MySQL tables in a non-GUI method such as mysql triggers or by Maatkit’s MySQL Table Sync, but it’s not that user-friendly. Of course, if you want the GUI-type, there’s always the...
MailWatch for MailScanner is a web-based front-end to MailScanner and features include displays of inbound/outbound mail queue size, load Average and today’s totals for messages, spam, viruses and blocked content on each page...
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...
One of my favorite linux distribution, Slackware, had released their version 13.0. One of the significant change is the release of the official 64-bit. Their is also a completely reworked on the collection of X packages...