<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WebServer DB</title>
	<atom:link href="http://www.webserverdb.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webserverdb.com</link>
	<description>Web server knowledge DB - FreeBSD, Apache, Web hosting, DirectAdmin, SMS</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:55:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Shell Script List All Top IP Address Accessing Apache Server</title>
		<link>http://www.webserverdb.com/shell-script-list-top-ip-address-accessing-apache-server/</link>
		<comments>http://www.webserverdb.com/shell-script-list-top-ip-address-accessing-apache-server/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 20:54:40 +0000</pubDate>
		<dc:creator>Maris Udris</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://www.webserverdb.com/?p=102</guid>
		<description><![CDATA[#!/bin/bash # where to store final report? DEST=/var/www/reports/ips # domain name DOM=$1 # log file location LOGFILE=/var/logs/httpd/$DOM/access.log # die if no domain name given [ $# -eq 0 ] &#38;&#38; exit 1 # make dir [ ! -d $DEST ] &#38;&#38; mkdir -p $DEST # ok, go though log file and create report if [ [...]]]></description>
		<wfw:commentRss>http://www.webserverdb.com/shell-script-list-top-ip-address-accessing-apache-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache FastCGI / mod_fastcgi PHP Script</title>
		<link>http://www.webserverdb.com/apache-fastcgi-mod_fastcgi-php-script/</link>
		<comments>http://www.webserverdb.com/apache-fastcgi-mod_fastcgi-php-script/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 20:51:32 +0000</pubDate>
		<dc:creator>Maris Udris</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.webserverdb.com/?p=99</guid>
		<description><![CDATA[Use this script to run Apache 2.x with mod_fastcgi. Install Apache 22 from FreeBSD port or using source code. The script is tested under FreeBSD and Debian / RHEL / CentOS Linux. How do I use script? Download the script Put in cgi-bin directory as php.cgi Set permission Configure httpd.conf as follows for mod_fastcgi: &#60;VirtualHost [...]]]></description>
		<wfw:commentRss>http://www.webserverdb.com/apache-fastcgi-mod_fastcgi-php-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing PHP 5 on FreeBSD</title>
		<link>http://www.webserverdb.com/installing-php-5-freebsd/</link>
		<comments>http://www.webserverdb.com/installing-php-5-freebsd/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 12:14:28 +0000</pubDate>
		<dc:creator>Maris Udris</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Compile]]></category>
		<category><![CDATA[Configure]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>

		<guid isPermaLink="false">http://www.webserverdb.com/?p=86</guid>
		<description><![CDATA[A tutorial on installing PHP from the FreeBSD ports for Apache and MySQL. What you need to add to the httpd.conf file and which of the PHP5 ports to choose. &#160; Choosing which port to use In the past there were several ports for PHP such as /www/mod-php5, /lang/php5-cli, and /lang/php5. Since the release of [...]]]></description>
		<wfw:commentRss>http://www.webserverdb.com/installing-php-5-freebsd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install FreeNAS 8.0 x64</title>
		<link>http://www.webserverdb.com/install-freenas-8-0-x64/</link>
		<comments>http://www.webserverdb.com/install-freenas-8-0-x64/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 11:53:25 +0000</pubDate>
		<dc:creator>Maris Udris</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[FreeNAS]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[NAS]]></category>

		<guid isPermaLink="false">http://www.webserverdb.com/?p=81</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.webserverdb.com/install-freenas-8-0-x64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD wallpapers</title>
		<link>http://www.webserverdb.com/freebsd-wallpapers/</link>
		<comments>http://www.webserverdb.com/freebsd-wallpapers/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 07:26:38 +0000</pubDate>
		<dc:creator>Maris Udris</dc:creator>
				<category><![CDATA[Wallpapers]]></category>

		<guid isPermaLink="false">http://www.webserverdb.com/?p=78</guid>
		<description><![CDATA[  ]]></description>
		<wfw:commentRss>http://www.webserverdb.com/freebsd-wallpapers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shell script to restart MySQL server if it not working</title>
		<link>http://www.webserverdb.com/shell-script-restart-mysql-server-working/</link>
		<comments>http://www.webserverdb.com/shell-script-restart-mysql-server-working/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 07:06:09 +0000</pubDate>
		<dc:creator>Maris Udris</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.webserverdb.com/?p=68</guid>
		<description><![CDATA[Shell script to restart MySQL server if it not working due to ANY causes.  When script detects mysql is not running (it basically sends ping request  to MySQL) it try to start using /etc/init.d/mysql script; and it sends an email to user indicating the status.  This script must be run from Cron Job so that it can [...]]]></description>
		<wfw:commentRss>http://www.webserverdb.com/shell-script-restart-mysql-server-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NAS Backup Server Disk Monitoring Shell Script</title>
		<link>http://www.webserverdb.com/nas-backup-server-disk-monitoring-shell-script/</link>
		<comments>http://www.webserverdb.com/nas-backup-server-disk-monitoring-shell-script/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 06:57:40 +0000</pubDate>
		<dc:creator>Maris Udris</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[BackUP]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://www.webserverdb.com/?p=65</guid>
		<description><![CDATA[A shell script to monitor server disk space and send an email alert to admin. This is useful if you are using rented dedicated / vps server and backup data to NAS everyday. This script will monitor disk space and it will send you an email. Make sure you setup your email id, NAS space [...]]]></description>
		<wfw:commentRss>http://www.webserverdb.com/nas-backup-server-disk-monitoring-shell-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zabbix on FreeBSD</title>
		<link>http://www.webserverdb.com/zabbix-freebsd/</link>
		<comments>http://www.webserverdb.com/zabbix-freebsd/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 19:31:00 +0000</pubDate>
		<dc:creator>Maris Udris</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[SNMP]]></category>
		<category><![CDATA[Zabbix]]></category>

		<guid isPermaLink="false">http://www.webserverdb.com/?p=55</guid>
		<description><![CDATA[This guide will show you how to get a basic Zabbix server and frontend running on your FreeBSD 8.1 – as always I assume you know basic FreeBSD to use the guide. First we install Zabbix server from ports with the options that suit your goals. cd /usr/ports/net-mgmt/zabbix-server make install clean Next up you create [...]]]></description>
		<wfw:commentRss>http://www.webserverdb.com/zabbix-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Network Management Protocol (SNMP)</title>
		<link>http://www.webserverdb.com/simple-network-management-protocol-snmp/</link>
		<comments>http://www.webserverdb.com/simple-network-management-protocol-snmp/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 18:50:20 +0000</pubDate>
		<dc:creator>Maris Udris</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Monit]]></category>
		<category><![CDATA[SNMP]]></category>

		<guid isPermaLink="false">http://www.webserverdb.com/?p=47</guid>
		<description><![CDATA[Simple Network Management Protocol (SNMP) is a UDP-based network protocol. It is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. 1. SNMP installation using ports Install net-snmp using this commands: # cd /usr/ports/net-mgmt/net-snmp # make install clean 2. SNMP basic configuration Copy the default configuration file to the [...]]]></description>
		<wfw:commentRss>http://www.webserverdb.com/simple-network-management-protocol-snmp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Update DirectAdmin version</title>
		<link>http://www.webserverdb.com/update-directadmin-version/</link>
		<comments>http://www.webserverdb.com/update-directadmin-version/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 18:20:57 +0000</pubDate>
		<dc:creator>Maris Udris</dc:creator>
				<category><![CDATA[Control Panel]]></category>

		<guid isPermaLink="false">http://www.webserverdb.com/?p=43</guid>
		<description><![CDATA[DirectAdmin update to version 1.41 Realtime email usage stats (SKINS) [feature] override to allow upper case usernames [feature] SymLinksIfOwnerMatch and reduced AllowOverride [bugfix] Renamed restore not restoring main ftp account [bugfix] commands.deny not being scanned [bugfix]]]></description>
		<wfw:commentRss>http://www.webserverdb.com/update-directadmin-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

