<?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; Linux</title>
	<atom:link href="http://webscholar.net/category/linux/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>php configuration using rebuild_phpconf in cpanel</title>
		<link>http://webscholar.net/2011/02/24/php-configuration-using-rebuild_phpconf-in-cpanel/</link>
		<comments>http://webscholar.net/2011/02/24/php-configuration-using-rebuild_phpconf-in-cpanel/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 12:18:04 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rebuild_phpconf]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=262</guid>
		<description><![CDATA[cPanel allows php to be configured as DSO, suPHP and FastCGI. PHP can be reconfigured using /usr/local/cpanel/bin/rebuild_phpconf script. This also allows to set the default PHP version (4 or 5) and enable/disable SuExec. Script has multiple command line parameters that can be passed to it. Script itself shows the available parameters: [root@Server ~]# /usr/local/cpanel/bin/rebuild_phpconf Usage: [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2011/02/24/php-configuration-using-rebuild_phpconf-in-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>custom virtualhost settings in cPanel</title>
		<link>http://webscholar.net/2011/02/24/custom-virtualhost-settings-in-cpanel/</link>
		<comments>http://webscholar.net/2011/02/24/custom-virtualhost-settings-in-cpanel/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 12:06:39 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[virtualhost]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=254</guid>
		<description><![CDATA[cPanel allows custom modification to any website Virtual Host section. httpd.conf in cPanel server is no longer used as a data store and it is rebuilt based on information stored at /var/cpanel/userdata mostly. A directory is created for each user at /var/cpanel/userdata that contains information about the websites. Virtual host section is added for each [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2011/02/24/custom-virtualhost-settings-in-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repair rpm database on *nix</title>
		<link>http://webscholar.net/2011/02/24/repair-rpm-database-on-nix/</link>
		<comments>http://webscholar.net/2011/02/24/repair-rpm-database-on-nix/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 11:39:08 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[InterWorx]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[rebuild]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[rpm database]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=213</guid>
		<description><![CDATA[1. Check for processes holding the rpm database open (usually in MUTEX/FUTEX states): lsof &#124; grep /var/lib/rpm If it finds any, kill -9 them all. 2. Delete any temporary DB files: rm -fv /var/lib/rpm/__* 3. Rebuild your RPM database: rpm &#8211;rebuilddb -v -v If you still have problems, a reboot is probably quickest, then repeat [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2011/02/24/repair-rpm-database-on-nix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure-Ftp File display limit</title>
		<link>http://webscholar.net/2011/02/16/pure-ftp-file-display-limit/</link>
		<comments>http://webscholar.net/2011/02/16/pure-ftp-file-display-limit/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 15:27:30 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[display limit]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[pure-ftp]]></category>
		<category><![CDATA[recursion]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=247</guid>
		<description><![CDATA[pure-ftp is a popular FTP Server. By default has a display limit of 2000 files, this prevents the server from showing more then 2000 files when you browse a directory with a FTP client. If there will be more than 2000 files, then the FTP client will only show the first 2000 files and rest [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2011/02/16/pure-ftp-file-display-limit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable cache in 3ware raid Card</title>
		<link>http://webscholar.net/2011/01/29/enable-cache-in-3ware-raid-card/</link>
		<comments>http://webscholar.net/2011/01/29/enable-cache-in-3ware-raid-card/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 11:12:07 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[3ware]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[raid]]></category>
		<category><![CDATA[tw_cli]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=240</guid>
		<description><![CDATA[tw_cli is the management utility for 3ware Raid card. In case the cache needs to be enabled on raid card, this can be done as: root@server [~]# /path/to/tw_cli //server> /c0/u0 set cache=on Setting Write Cache Policy on /c0/u0 to [on] &#8230; Done.]]></description>
		<wfw:commentRss>http://webscholar.net/2011/01/29/enable-cache-in-3ware-raid-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup mysql stored procedures</title>
		<link>http://webscholar.net/2011/01/29/backup-mysql-stored-procedures/</link>
		<comments>http://webscholar.net/2011/01/29/backup-mysql-stored-procedures/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 11:05:55 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysqladmin]]></category>
		<category><![CDATA[stored procedure]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=237</guid>
		<description><![CDATA[mysqldump is the utility to backup mysql databases. By default it generate backup for the complete database. In case only backup of stored procedures is required, this can be done as: mysqldump &#8211;routines &#8211;no-create-info &#8211;no-data &#8211;no-create-db &#8211;skip-opt database_name > /path/to/database_name.sql]]></description>
		<wfw:commentRss>http://webscholar.net/2011/01/29/backup-mysql-stored-procedures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recursively change permissions on Linux</title>
		<link>http://webscholar.net/2010/12/11/recursively-change-permissions-on-linux/</link>
		<comments>http://webscholar.net/2010/12/11/recursively-change-permissions-on-linux/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 15:10:00 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[recursively]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=234</guid>
		<description><![CDATA[Permissions are changed by chmod command in Linux. -r flag can be used with chmod command to recursively change permissions but it will change permissions for all files and folders. If different permissions need to be set for files and folder, this can be done as: For directories, type should be d: find /path/to/chmod -type [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2010/12/11/recursively-change-permissions-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extract specific rows from the database</title>
		<link>http://webscholar.net/2010/12/11/extract-specific-rows-from-the-database/</link>
		<comments>http://webscholar.net/2010/12/11/extract-specific-rows-from-the-database/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 14:36:45 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysqladmin]]></category>
		<category><![CDATA[mysqldump]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=204</guid>
		<description><![CDATA[mysqldump can be used to generate SQL Script for the complete database or any specific table. In case we need to generate sql script for specific rows or need to extract rows on any criteria, this can be done as: mysqldump DATABASENAME TABLENAME &#8220;&#8211;where=&#8217;WRITE QUERY HERE&#8217;;&#8221; > DUMP.sql e.g we need to extract the rows [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2010/12/11/extract-specific-rows-from-the-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulk Update DNS zone files serial</title>
		<link>http://webscholar.net/2010/12/11/bulk-update-dns-zone-files-serial/</link>
		<comments>http://webscholar.net/2010/12/11/bulk-update-dns-zone-files-serial/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 14:31:21 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[named]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[zone file]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=209</guid>
		<description><![CDATA[DNS zone files in Bind are refreshed by increasing the serial number that is in the format yyyymmddXX (e.g 2010121101 i.e 11th December, 2010 and serial number is 01). In case all DNS zone files on the server need to be refreshed by incrementing serial number, this can be done as: for i in `ls [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2010/12/11/bulk-update-dns-zone-files-serial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access MySQL prompt on DirectAdmin</title>
		<link>http://webscholar.net/2010/12/11/access-mysql-prompt-on-directadmin/</link>
		<comments>http://webscholar.net/2010/12/11/access-mysql-prompt-on-directadmin/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 14:26:26 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[da_admin]]></category>
		<category><![CDATA[Directadmin]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysqladmin]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=207</guid>
		<description><![CDATA[The default MySQL installations on Linux have root user as the Admin user that has full access. DirectAdmin setups another Database user da_admin as Super database user. Password for it is stored inside /usr/local/directadmin/conf/mysql.conf. MySQL prompt can be accessed directly on DirectAdmin as: mysql &#8211;user=da_admin &#8211;password=`cat /usr/local/directadmin/conf/mysql.conf &#124; grep passwd &#124;cut -d= -f2` To access [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2010/12/11/access-mysql-prompt-on-directadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

