<?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>HowtoLinux &#187; FreeBsd</title>
	<atom:link href="http://www.debiandoctor.com/category/freebsd/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debiandoctor.com</link>
	<description>The best Unix/Linux Server Resources  Availabe on Internet.</description>
	<lastBuildDate>Sat, 20 Mar 2010 19:29:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Development Release: FreeBSD 7.3-RC2 Available</title>
		<link>http://www.debiandoctor.com/freebsd/development-release-freebsd-7-3-rc2.html</link>
		<comments>http://www.debiandoctor.com/freebsd/development-release-freebsd-7-3-rc2.html#comments</comments>
		<pubDate>Fri, 05 Mar 2010 12:20:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>
		<category><![CDATA[New OS Releases]]></category>

		<guid isPermaLink="false">http://www.debiandoctor.com/?p=382</guid>
		<description><![CDATA[Ken Smith has announced the availability of the second release candidate for Freebsd7.3: &#8220;The third and what should be last of the test builds for the 7.3-RELEASE cycle, 7.3-RC2, is available for amd64, i386, pc98, and sparc64 architectures. The target schedule, as well as the current status of the release is available here. The schedule has slipped by a bit over a week so the actual target for the release announcement is really about a week and a half from ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/development-release-freebsd-7-3-rc2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run fsck in Freebsd to repair a dirty filesystem</title>
		<link>http://www.debiandoctor.com/freebsd/run-fsck-in-freebsd-to-repair-a-dirty-filesystem.html</link>
		<comments>http://www.debiandoctor.com/freebsd/run-fsck-in-freebsd-to-repair-a-dirty-filesystem.html#comments</comments>
		<pubDate>Mon, 01 Mar 2010 20:54:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://www.debiandoctor.com/?p=297</guid>
		<description><![CDATA[During the 10-second count-down during boot, press the space
bar once.  You should see the prompt
boot&#62;

boot -s

 and press "Enter".  This will enable you to boot
into "single-user" mode.

 The machine should show the usual device probes, but
 instead of mounting
 filesystems and starting daemons, you will get a
 prompt like:

 Enter full pathname of shell or RETURN for /bin/sh:


 At that point, press "Enter".  The prompt should
 read
 

 This means that you are in single-user mode; you ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/run-fsck-in-freebsd-to-repair-a-dirty-filesystem.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exploit in Freebsd 8 root vulnerability(local r00t 0day) and the patch</title>
		<link>http://www.debiandoctor.com/freebsd/exploit-in-freebsd-8-root-vulnerabilitylocal-r00t-0day-and-the-patch.html</link>
		<comments>http://www.debiandoctor.com/freebsd/exploit-in-freebsd-8-root-vulnerabilitylocal-r00t-0day-and-the-patch.html#comments</comments>
		<pubDate>Wed, 24 Feb 2010 08:45:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=272</guid>
		<description><![CDATA[http://lists.grok.org.uk/pipermail/full-disclosure/2009-November/071686.html
===============
** FreeBSD local r00t 0day
Discovered &#38; Exploited by Nikolaos Rangos also known as Kingcope.
Nov 2009 "BiG TiME"

"Go fetch your FreeBSD r00tkitz" // http://www.youtube.com/watch?v=dDnhthI27Fg

There is an unbelievable simple local r00t bug in recent FreeBSD versions.
I audited FreeBSD for local r00t bugs a long time *sigh*. Now it pays out.

The bug resides in the Run-Time Link-Editor (rtld).
Normally rtld does not allow dangerous environment variables like LD_PRELOAD
to be set when executing setugid binaries like "ping" or "su".
With a rather simple technique rtld can ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/exploit-in-freebsd-8-root-vulnerabilitylocal-r00t-0day-and-the-patch.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freebsd booting single user mode- reset root password in freebsd</title>
		<link>http://www.debiandoctor.com/freebsd/freebsd-booting-single-user-mode.html</link>
		<comments>http://www.debiandoctor.com/freebsd/freebsd-booting-single-user-mode.html#comments</comments>
		<pubDate>Wed, 24 Feb 2010 08:15:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=264</guid>
		<description><![CDATA[To boot into single user mode at startup:
- hit any key APART FROM ENTER when the system counts down from 10.
This will take you to the boot prompt.
- type &#8216;boot -s&#8217; to boot into single user mode
After booting into single user mode, to be able to write any changes
/etc to disk you need to change the status of the / partition from read
only to read/write mode.  To do this execute:
/sbin/mount -u /
Note you should use the full path because /sbin ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/freebsd-booting-single-user-mode.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD Easy Installation Generator</title>
		<link>http://www.debiandoctor.com/freebsd/freebsd-easy-installation-generator.html</link>
		<comments>http://www.debiandoctor.com/freebsd/freebsd-easy-installation-generator.html#comments</comments>
		<pubDate>Sat, 16 Jan 2010 18:34:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=249</guid>
		<description><![CDATA[
Description
FreeBSD installer wizard
Project information
FreeBSD Easy Installation Generator is an web application (PHP script) which creates one big installation script for FreeBSD applications and configurations.
People who often install/configure FreeBSD can change a lot of manual configuration items into automatic ones (like installing Ports, changing banners etc).
Features:
- Automatic installation of some common ports (and easily extendable by editting the installation script)
- Update `locate` database
- Automatic reboot after installation
System requirements:
FreeBSD and default shell (/bin/sh)
Supported operating systems
Supported operating systems
- FreeBSD
Installer : http://www.rootkit.nl/freebsd/installer.php
Referance: http://rootkit.nl/projects/freebsd_easy_installation_generator.html
]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/freebsd-easy-installation-generator.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>adding ip to the freebsd server, freebsd ip add,More IP address on One NIC in freebsd</title>
		<link>http://www.debiandoctor.com/freebsd/adding-ip-to-the-freebsd-server-freebsd-ip-addmore-ip-address-on-one-nic-in-freebsd.html</link>
		<comments>http://www.debiandoctor.com/freebsd/adding-ip-to-the-freebsd-server-freebsd-ip-addmore-ip-address-on-one-nic-in-freebsd.html#comments</comments>
		<pubDate>Sat, 04 Jul 2009 15:27:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=202</guid>
		<description><![CDATA[Setup 2 or More IP address on One NIC
# ifconfig se0 inet 192.168.X.X netmask 255.255.255.255 alias
To have this IP alias loaded after reboot then edit and add the following line to /etc/rc.conf
Code:
Quote:
# ifconfig_se0_alias0=&#8221;inet 192.168.X.X netmask 255.255.255.255&#8243;
To remove the IP address:
Code:
Quote:
# ifconfig se0 inet 192.168.X.X -alias
Finally, Restart FreeBSD network service using network restart script:
# /etc/rc.d/netif restart &#38;&#38; /etc/rc.d/routing restart
Display alias and real ip using ifconfig se0 command:
# ifconfig se0
here is the example  rc.conf
hostname=&#8221;static.pearlin.info&#8221;
# default  router interface
defaultrouter=&#8221;10.10.1.1&#8243;
ifconfig_em0=&#8221;inet 10.10.1.2 netmask 255.255.255.0&#8243;
ifconfig_em0_alias0=&#8221;inet ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/adding-ip-to-the-freebsd-server-freebsd-ip-addmore-ip-address-on-one-nic-in-freebsd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to start stop network service in freebsd, restart stop network in freebsd</title>
		<link>http://www.debiandoctor.com/freebsd/how-to-start-stop-network-service-in-freebsd-restart-stop-network-in-freebsd.html</link>
		<comments>http://www.debiandoctor.com/freebsd/how-to-start-stop-network-service-in-freebsd-restart-stop-network-in-freebsd.html#comments</comments>
		<pubDate>Sat, 04 Jul 2009 15:05:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=199</guid>
		<description><![CDATA[FreeBSD is a Unix-like free operating system. You can install to choose third party software on FreeBSD from the Ports Collection. Many services such as POP3 server daemons, IMAP, etc. could be started using the inetd.
However, networking can be stop or started using special script located in /etc/rc.d/ directory. This directory includes script to stop or start network, and other services such as SSH server.
FreeBSD 5.x/6.x and above version &#8211; start or stop network
FreeBSD 5.x/6.x and above version comes with ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/how-to-start-stop-network-service-in-freebsd-restart-stop-network-in-freebsd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Obtaining the Ports Collection in freebsd, Ports collection in freebsd</title>
		<link>http://www.debiandoctor.com/freebsd/obtaining-the-ports-collection-in-freebsd-ports-collection-in-freebsd.html</link>
		<comments>http://www.debiandoctor.com/freebsd/obtaining-the-ports-collection-in-freebsd-ports-collection-in-freebsd.html#comments</comments>
		<pubDate>Sat, 06 Jun 2009 11:10:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=191</guid>
		<description><![CDATA[Before you can install ports, you must first obtain the Ports Collection&#8211;which is essentially a set of Makefiles, patches, and description files placed in /usr/ports.
When installing your FreeBSD system, sysinstall asked if you would like to install the Ports Collection. If you chose no, you can follow these instructions to obtain the ports collection:

CVSup Method
This is a quick method for getting and keeping your copy of the Ports Collection up to date using CVSup protocol. If you want to learn ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/obtaining-the-ports-collection-in-freebsd-ports-collection-in-freebsd.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install ports in Freebsd, ports installation in freebsd</title>
		<link>http://www.debiandoctor.com/freebsd/install-ports-in-freebsd-ports-installation-in-freebsd.html</link>
		<comments>http://www.debiandoctor.com/freebsd/install-ports-in-freebsd-ports-installation-in-freebsd.html#comments</comments>
		<pubDate>Sat, 06 Jun 2009 11:05:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=188</guid>
		<description><![CDATA[To begin, change to the directory for the port you want to install:
# cd /usr/ports/sysutils/lsof
Once inside the lsof directory, you will see the port skeleton. The next step is to compile, or “build”, the port. This is done by simply typing make at the prompt. Once you have done so, you should see something like this:
# make
&#62;&#62; lsof_4.57D.freebsd.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
&#62;&#62; Attempting to fetch from ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/.
===&#62;  Extracting for lsof-4.57
...
[extraction output snipped]
...
&#62;&#62; Checksum OK for lsof_4.57D.freebsd.tar.gz.
===&#62;  ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/install-ports-in-freebsd-ports-installation-in-freebsd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade Ports using Portupgrade in freebsd, upgrade ports</title>
		<link>http://www.debiandoctor.com/freebsd/upgrade-ports-using-portupgrade-in-freebsd-upgrade-ports.html</link>
		<comments>http://www.debiandoctor.com/freebsd/upgrade-ports-using-portupgrade-in-freebsd-upgrade-ports.html#comments</comments>
		<pubDate>Sat, 06 Jun 2009 11:03:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=185</guid>
		<description><![CDATA[Upgrading Ports using Portupgrade
The portupgrade utility is designed to easily upgrade installed ports. It is available from the ports-mgmt/portupgrade port. Install it like any other port, using the make install clean command:
# cd /usr/ports/ports-mgmt/portupgrade
# make install clean
Scan the list of installed ports with the pkgdb -F command and fix all the inconsistencies it reports. It is a good idea to do this regularly, before every upgrade.
When you run portupgrade -a, portupgrade will begin to upgrade all the outdated ports installed ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/upgrade-ports-using-portupgrade-in-freebsd-upgrade-ports.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>upgrade ports in freebsd, Upgrading Ports using Portmanager in freebsd</title>
		<link>http://www.debiandoctor.com/freebsd/upgrade-ports-in-freebsd-upgrading-ports-using-portmanager-in-freebsd.html</link>
		<comments>http://www.debiandoctor.com/freebsd/upgrade-ports-in-freebsd-upgrading-ports-using-portmanager-in-freebsd.html#comments</comments>
		<pubDate>Sat, 06 Jun 2009 11:01:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=183</guid>
		<description><![CDATA[Upgrading Ports using Portmanager
Portmanager is another utility for easy upgrading of installed ports. It is available from the ports-mgmt/portmanager port:
# cd /usr/ports/ports-mgmt/portmanager
# make install clean
All the installed ports can be upgraded using this simple command:
# portmanager -u
You can add the -ui flag to get asked for confirmation of every step Portmanager will perform. Portmanager can also be used to install new ports on the system. Unlike the usual make install clean command, it will upgrade all the dependencies prior to ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/upgrade-ports-in-freebsd-upgrading-ports-using-portmanager-in-freebsd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ports and Disk Space, clean disk space used by ports in freebsd</title>
		<link>http://www.debiandoctor.com/freebsd/ports-and-disk-space-clean-disk-space-used-by-ports-in-freebsd.html</link>
		<comments>http://www.debiandoctor.com/freebsd/ports-and-disk-space-clean-disk-space-used-by-ports-in-freebsd.html#comments</comments>
		<pubDate>Sat, 06 Jun 2009 10:59:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=181</guid>
		<description><![CDATA[Ports and Disk Space
Using the Ports Collection will use up disk space over time. After building and installing software from the ports, you should always remember to clean up the temporary work directories using the make clean command. You can sweep the whole Ports Collection with the following command:
# portsclean -C
You will accumulate a lot of old source distribution files in the distfiles directory over time. You can remove them by hand, or you can use the following command to ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/ports-and-disk-space-clean-disk-space-used-by-ports-in-freebsd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Mysql in Freebsd server</title>
		<link>http://www.debiandoctor.com/freebsd/install-mysql-in-freebsd-server.html</link>
		<comments>http://www.debiandoctor.com/freebsd/install-mysql-in-freebsd-server.html#comments</comments>
		<pubDate>Tue, 26 May 2009 17:10:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=174</guid>
		<description><![CDATA[===========
Install freebsd in mysql
===========
cd /usr/ports/databases/mysql50-server
make install clean
mysql_install_db &#8211;user=mysql
chown -R mysql /var/db/mysql/
chgrp -R mysql /var/db/mysql/
/usr/local/bin/mysqld_safe -user=mysql &#38;
Note: If you encounter Command not found error, use command rehash to update OS path environment variables.
# The port installation will put a script file mysql-server.sh in /usr/local/etc/rc.d which will has capability to start MySQL server. To enable MySQL server to start automatically after every FreeBSD server reboot
, enter the following command in CLI:
echo ‘mysql_enable=”YES”‘ &#62;&#62; /etc/ rc.conf
# By default, MySQL default super user account ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/install-mysql-in-freebsd-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Root login in freebsd</title>
		<link>http://www.debiandoctor.com/freebsd/170.html</link>
		<comments>http://www.debiandoctor.com/freebsd/170.html#comments</comments>
		<pubDate>Mon, 25 May 2009 18:26:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=170</guid>
		<description><![CDATA[sshd_config
edit the file inside /etc/sshd/sshd_config using your favorite editor.
sshd_config
# Authentication:
#LoginGraceTime 2m
#PermitRootLogin no
#StrictModes yes
#MaxAuthTries 6
to
# Authentication:
#LoginGraceTime 2m
PermitRootLogin yes
#StrictModes yes
#MaxAuthTries 6
now save the file sshd_config and reload ssh service.
root@bsd# /etc/rc.d/sshd reload
Reloading sshd config files.
]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/170.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>updatedb on freebsd,build locate command database</title>
		<link>http://www.debiandoctor.com/freebsd/updatedb-on-freebsdbuild-locate-command-database.html</link>
		<comments>http://www.debiandoctor.com/freebsd/updatedb-on-freebsdbuild-locate-command-database.html#comments</comments>
		<pubDate>Mon, 25 May 2009 18:23:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/?p=168</guid>
		<description><![CDATA[How to build locate command database in FreeBSD?
If the database has not been built, locate command will show the following error message:
locate: database too small: /var/db/locate.database
You can build/update the database by running ‘locate.updatedb‘ script.
run:
$ /usr/libexec/locate.updatedb
]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/updatedb-on-freebsdbuild-locate-command-database.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPFW on BSD</title>
		<link>http://www.debiandoctor.com/freebsd/ipfw-on-bsd.html</link>
		<comments>http://www.debiandoctor.com/freebsd/ipfw-on-bsd.html#comments</comments>
		<pubDate>Wed, 21 Nov 2007 07:24:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/blog/?p=79</guid>
		<description><![CDATA[FreeBSD Firewall Configuration
FreeBSD makes it very easy to set up a rule-based packet filtering firewall. You can protect just one host, or an entire network. You can easily add Network Address Translation too, so that you can connect up your whole internal network via only one IP address from the outside.
There are three parts to this.

 First, you have to make a few changes to your kernel. This isn&#8217;t as hard as it sounds. Su to root, cd /usr/src/sys/i386/conf, and ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/ipfw-on-bsd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Tips.</title>
		<link>http://www.debiandoctor.com/freebsd/useful-tips.html</link>
		<comments>http://www.debiandoctor.com/freebsd/useful-tips.html#comments</comments>
		<pubDate>Wed, 21 Nov 2007 07:13:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBsd]]></category>

		<guid isPermaLink="false">http://pearlin.info/blog/?p=74</guid>
		<description><![CDATA[http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipfw.html
http://www.acme.com/firewall.htmlÂ Â Â Â Â Â Â Â  &#8212;&#8212;&#8212;- firewall
http://www.defcon1.org/html/Networking_Articles/Firewall-Ipfw/firewall-ipfw.htmlÂ Â Â Â Â Â Â  freebsd help
http://mirrorlist.freebsd.org/FBSDsites.php&#8230;..patch
cd /usr/home/ports
make install clean
/usr/libexec/locate.updatedb
#####################
kernel compilation in freebsd
http://www.projektfarm.com/en/support/howto/freebsd_quota.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig
new&#8230;&#8230;.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html
http://www.projektfarm.com/en/support/howto/freebsd_quota.html
####################
#####################3
installing mysql in freebasd
#####################
MySQL is one of the most popular databases on the Internet and it is often used in conjunction with PHP. Besides its undoubted advantages such as easy of use and relatively high performance, MySQL offers simple but very effective security mechanisms. Unfortunately, the default installation of MySQL, and in particular the empty root password and the potential vulnerability to buffer overflow attacks, makes the database an easy ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/freebsd/useful-tips.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
