<?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>WebScHoLaR Dot NET &#187; Articles</title>
	<atom:link href="http://webscholar.net/category/articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://webscholar.net</link>
	<description>A blog discussing common issues of Linux, cPanel/WHM, Plesk, DirectAdmin, InterWorx</description>
	<lastBuildDate>Thu, 24 Feb 2011 12:20:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Database Collation</title>
		<link>http://webscholar.net/2008/02/19/database-collation/</link>
		<comments>http://webscholar.net/2008/02/19/database-collation/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 12:12:49 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[collation]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://webscholar.net/2008/02/19/database-collation/</guid>
		<description><![CDATA[Collation refers to the character set used to store data in text fields and is necessary to provide support for all of the many written languages of the world. Collation can be changed for the database, tables or even columns. You can change the collation specified for a database by using the ALTER DATABASE statement, [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2008/02/19/database-collation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP/MSSQL/FreeTDS</title>
		<link>http://webscholar.net/2008/02/19/php-mssql-freetds/</link>
		<comments>http://webscholar.net/2008/02/19/php-mssql-freetds/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 11:56:14 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[freetds]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://webscholar.net/2008/02/19/phpmssqlfreetds/</guid>
		<description><![CDATA[Freetds is a set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server. A clinet requested to have it compiled with PHP so I did it for him and wrote a guide to be used in future. I am writing the installation of freetds and then php [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2008/02/19/php-mssql-freetds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DNS Concepts</title>
		<link>http://webscholar.net/2008/02/19/dns-concepts/</link>
		<comments>http://webscholar.net/2008/02/19/dns-concepts/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 11:38:21 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[djbdns]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[dns zone]]></category>

		<guid isPermaLink="false">http://webscholar.net/2008/02/19/dns-concepts/</guid>
		<description><![CDATA[DNS stands for “Domain Name System&#8221; and helps resolving domain names to IP numbers as it is much easier for people to remember logical names rather then a 12 digit number. DNS uses 3 major components”Resolvers (client)”, “Name Servers” and “Domain Name Space”. In basic DNS communication a client (Resolver) sends a query to a [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2008/02/19/dns-concepts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Database Concepts</title>
		<link>http://webscholar.net/2008/02/19/database-concepts/</link>
		<comments>http://webscholar.net/2008/02/19/database-concepts/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 10:59:12 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://webscholar.net/2008/02/19/database-concepts/</guid>
		<description><![CDATA[A database is a collection of data organized in a particular way. Databases are managed by DBMS (Database Management Systems) like MySQL, PostGreSQL, Oracle, Microsoft SQL Server, IBM DB2 etc. SQL is the language used to query all databases. It&#8217;s simple to learn and appears to do very little but is the heart of a [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2008/02/19/database-concepts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Core dump files</title>
		<link>http://webscholar.net/2008/02/19/core-dump-files/</link>
		<comments>http://webscholar.net/2008/02/19/core-dump-files/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 10:35:27 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[core dump]]></category>

		<guid isPermaLink="false">http://webscholar.net/2008/02/19/core-dump-files/</guid>
		<description><![CDATA[You may have seen core.xxxx (where xxxx can be any number) files on your server and noticed that these files consume alot of space and sometimes a disk partition reaches its limit because its full of core dump files. So whats this file for? Basically when any process crashes or get terminated abnormally then kernel [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2008/02/19/core-dump-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset Linux Root Password</title>
		<link>http://webscholar.net/2008/02/19/reset-linux-root-password/</link>
		<comments>http://webscholar.net/2008/02/19/reset-linux-root-password/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 10:05:53 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[root password]]></category>

		<guid isPermaLink="false">http://webscholar.net/2008/02/19/reset-linux-root-password/</guid>
		<description><![CDATA[Reboot the system and wait for the GRUB screen to appear. Highlight the kernel version you&#8217;re currently using (usually the newest version) from the GRUB list. Press &#8220;e&#8221; to be taken to the boot commands edit screen, highlight the line which starts with kernel and press &#8220;e&#8221; again. Add &#8220;single&#8221; to the end of the [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2008/02/19/reset-linux-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Environmental Variables</title>
		<link>http://webscholar.net/2008/02/14/enviornmental-variables/</link>
		<comments>http://webscholar.net/2008/02/14/enviornmental-variables/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 15:45:53 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[environmental variables]]></category>

		<guid isPermaLink="false">http://webscholar.net/2008/02/14/enviornmental-variables/</guid>
		<description><![CDATA[Environmental variables are usually used to store the paths so that you don&#8217;t have to remember the complete path. Wouldn&#8217;t it be easy to just write %windir% in Run or command prompt to open the folder where Windows is installed? Yes, thats the use of environmental variables. Same applies to Linux platform too, just the [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2008/02/14/enviornmental-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

