<?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"
	>

<channel>
	<title>Bala-Krishna &#187; Linux Commands</title>
	<atom:link href="http://www.bala-krishna.com/category/linux-commands/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bala-krishna.com</link>
	<description>Web Developer &#38; Internet Marketing Consultant</description>
	<pubDate>Sat, 11 Oct 2008 03:44:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Install Rar/UnRar Support &#038; Open Rar Archives In Ubuntu</title>
		<link>http://www.bala-krishna.com/install-rar-unrar-support-open-rar-archives-in-ubuntu</link>
		<comments>http://www.bala-krishna.com/install-rar-unrar-support-open-rar-archives-in-ubuntu#comments</comments>
		<pubDate>Sat, 23 Aug 2008 06:25:07 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[FFMPEG]]></category>

		<category><![CDATA[FFMPEG-PHP]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[ubuntu archive manager]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=413</guid>
		<description><![CDATA[Ubuntu Archive Manager can not open rar file by default in your Ubuntu. Because of the proprietary issue rar support package not included in Ubuntu distribution. However rar support installtion in very easy with apt-get package mamager.
Follow these steps to install Rar Support in your Ubuntu Linux Distribution.
Open Terminal Window and Run the below command. [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/install-rar-unrar-support-open-rar-archives-in-ubuntu/feed</wfw:commentRss>
		</item>
		<item>
		<title>Useful Linux Shell Commands</title>
		<link>http://www.bala-krishna.com/useful-linux-shell-commands</link>
		<comments>http://www.bala-krishna.com/useful-linux-shell-commands#comments</comments>
		<pubDate>Thu, 07 Aug 2008 14:14:06 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[command]]></category>

		<category><![CDATA[cp]]></category>

		<category><![CDATA[grep]]></category>

		<category><![CDATA[kill]]></category>

		<category><![CDATA[ls]]></category>

		<category><![CDATA[system]]></category>

		<category><![CDATA[tail]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=67</guid>
		<description><![CDATA[ls : List files/directories in a current directory, equivalent to dir command in dos/windows.
 ls -al : Shows all files and directories with the details attributes for each file.
cd : Change directory
Examples:
 cd ~ : Change your directory to your home directory.
 cd - : Change to the  last directory you were in.

tail : [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/useful-linux-shell-commands/feed</wfw:commentRss>
		</item>
		<item>
		<title>Control PHP Error Reporting With .htaccess</title>
		<link>http://www.bala-krishna.com/control-php-error-reporting-with-htaccess</link>
		<comments>http://www.bala-krishna.com/control-php-error-reporting-with-htaccess#comments</comments>
		<pubDate>Sun, 06 Jul 2008 16:10:49 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Error Log]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[error]]></category>

		<category><![CDATA[htaccess]]></category>

		<category><![CDATA[htpasswd]]></category>

		<category><![CDATA[htpassword]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[reporting]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=356</guid>
		<description><![CDATA[Create .htaccess file or use existing .htaccess file in your hosting site.  Add below line at the top of file content.
[sourcecode language='php']
# to stop php startup errors
php_flag display_startup_errors off
# to stop all php errors and warning
php_flag display_errors off
[/sourcecode]
You can also control level of error reporting. Here is the .htaccess syntax:
[sourcecode language='php']
# php directive for [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/control-php-error-reporting-with-htaccess/feed</wfw:commentRss>
		</item>
		<item>
		<title>What is Difference Between DNS CNAME &#038; A Record</title>
		<link>http://www.bala-krishna.com/what-is-difference-between-dns-cname-a-record</link>
		<comments>http://www.bala-krishna.com/what-is-difference-between-dns-cname-a-record#comments</comments>
		<pubDate>Tue, 01 Jul 2008 14:03:04 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Godaddy Hosting]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Web Hosting]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[A Record]]></category>

		<category><![CDATA[CNAME]]></category>

		<category><![CDATA[DNS]]></category>

		<category><![CDATA[mail]]></category>

		<category><![CDATA[PTR]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=354</guid>
		<description><![CDATA[CNAME stands for Canonical Name for a domain.  CNAME is an alias records that create association between a sub-domain and antother domain or subdomain.
And, A Record simply creates an association between a domain/sub-domain name and an IP Address.
Example CNAME
gallery.bala-krishna.com -&#62; gallery.another-domain.com -&#62; 64.1.236.65
you can see above CNAME require two DNS lookup to translate domain/subdomain [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/what-is-difference-between-dns-cname-a-record/feed</wfw:commentRss>
		</item>
		<item>
		<title>PHP Fatal Error Fix: Can&#8217;t use method return value in write context</title>
		<link>http://www.bala-krishna.com/php-fatal-error-fix-cant-use-method-return-value-in-write-context</link>
		<comments>http://www.bala-krishna.com/php-fatal-error-fix-cant-use-method-return-value-in-write-context#comments</comments>
		<pubDate>Fri, 16 May 2008 07:05:11 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Browser Stuff]]></category>

		<category><![CDATA[Bug Fix]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[empty function]]></category>

		<category><![CDATA[php fatal error]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=329</guid>
		<description><![CDATA[PHP compiler generate fatal error if you use function return value in read/write context.  Although this is not applicable for all PHP supported function but PHP function like empty does not support use of the function in this way. In other words, php empty function  cannot check the return value of a function [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/php-fatal-error-fix-cant-use-method-return-value-in-write-context/feed</wfw:commentRss>
		</item>
		<item>
		<title>Fedora 9 Released</title>
		<link>http://www.bala-krishna.com/fedora-9-released</link>
		<comments>http://www.bala-krishna.com/fedora-9-released#comments</comments>
		<pubDate>Wed, 14 May 2008 12:21:16 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[CentOS]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[Operating System Tutorial]]></category>

		<category><![CDATA[Distributions]]></category>

		<category><![CDATA[DVD]]></category>

		<category><![CDATA[Fedora]]></category>

		<category><![CDATA[Fedora 9]]></category>

		<category><![CDATA[Fedora Directory Server]]></category>

		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[Google Calendar]]></category>

		<category><![CDATA[NetwordManager]]></category>

		<category><![CDATA[NTFS]]></category>

		<category><![CDATA[Operating Systems]]></category>

		<category><![CDATA[Red Hat]]></category>

		<category><![CDATA[Red Hat Enterprise Linux]]></category>

		<category><![CDATA[RHEL]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=327</guid>
		<description><![CDATA[
Finally Fedora 9 has been released. Fedora is a community supported operating system sponsored by Red Hat. It is maintained by fedora community members accross the world. Beside RHEL, Fedora is  free, open to use and modify it to best suit your need. You are always open to distribute it.
New Features

GNOME 2.22 used in [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/fedora-9-released/feed</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress 2.5 Popularity Contest Plugin Fatal Error Fix</title>
		<link>http://www.bala-krishna.com/wordpress-25-popularity-contest-plugin-fatal-error-fix</link>
		<comments>http://www.bala-krishna.com/wordpress-25-popularity-contest-plugin-fatal-error-fix#comments</comments>
		<pubDate>Wed, 23 Apr 2008 11:44:06 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Browser Stuff]]></category>

		<category><![CDATA[Bug Fix]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Word Press]]></category>

		<category><![CDATA[Wordpress Plugin]]></category>

		<category><![CDATA[Alex King]]></category>

		<category><![CDATA[popularity contest plugin]]></category>

		<category><![CDATA[upgrade wordpress]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[wordpress 2.5]]></category>

		<category><![CDATA[wordpress error]]></category>

		<category><![CDATA[Wordpress Widget]]></category>

		<category><![CDATA[wp fatal error fix]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=325</guid>
		<description><![CDATA[If you are using Alex popularity plug-in then you might face this error while upgrading plug-in automatically in WP 2.5. This error generate due to invalid wp-header file path in plug-in file. Unfortunately, Alex not released new fixed version of the this popular plug-in. However, fix is really very simple and anyone can fix issue [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/wordpress-25-popularity-contest-plugin-fatal-error-fix/feed</wfw:commentRss>
		</item>
		<item>
		<title>Gallary2 Platform Failure Error Fix</title>
		<link>http://www.bala-krishna.com/gallary2-platform-failure-error-fix</link>
		<comments>http://www.bala-krishna.com/gallary2-platform-failure-error-fix#comments</comments>
		<pubDate>Mon, 17 Mar 2008 12:21:41 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Browser Stuff]]></category>

		<category><![CDATA[Bug Fix]]></category>

		<category><![CDATA[FFMPEG]]></category>

		<category><![CDATA[FFMPEG-PHP]]></category>

		<category><![CDATA[Firefox Add-On]]></category>

		<category><![CDATA[Gallery2]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[Word Press]]></category>

		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/gallary2-platform-failure-error-fix</guid>
		<description><![CDATA[This is common error occur due to wrong permission setting in Gallery2 data directory.Â  During module uninstall, gallery2 restore directory permission and other changes as it was before the module installation. This feature sometime break gallery directory permission and directory does not work.Â  See Image bellow for exact error description.

Solution:
Try changing gallery data [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/gallary2-platform-failure-error-fix/feed</wfw:commentRss>
		</item>
		<item>
		<title>Connect to your PC over internet with SynXro</title>
		<link>http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro</link>
		<comments>http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro#comments</comments>
		<pubDate>Wed, 12 Mar 2008 09:45:09 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[ASP.Net]]></category>

		<category><![CDATA[Browser Stuff]]></category>

		<category><![CDATA[Dot.Net]]></category>

		<category><![CDATA[Error Log]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[Nation]]></category>

		<category><![CDATA[Operating System Tutorial]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Remote Access]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Web Hosting]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[Window Application]]></category>

		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro</guid>
		<description><![CDATA[SynXro is another web based product to connect, a PC to PC; or PC to LAN connection. SynXro allows you to access all the drives of your PC and all the network drives of all PCs connected to your Local Area Network from anywhere in the world. You only need to have access of internet [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro/feed</wfw:commentRss>
		</item>
		<item>
		<title>Uber Uploader ClipShare Rayzz Ostube Failed to Find File Length Error</title>
		<link>http://www.bala-krishna.com/uber-uploader-clipshare-rayzz-ostube-failed-to-find-file-length-error</link>
		<comments>http://www.bala-krishna.com/uber-uploader-clipshare-rayzz-ostube-failed-to-find-file-length-error#comments</comments>
		<pubDate>Mon, 04 Feb 2008 11:54:52 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Browser Stuff]]></category>

		<category><![CDATA[Bug Fix]]></category>

		<category><![CDATA[CentOS]]></category>

		<category><![CDATA[Crawler]]></category>

		<category><![CDATA[FFMPEG]]></category>

		<category><![CDATA[FFMPEG-PHP]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[Online Media]]></category>

		<category><![CDATA[Operating System Tutorial]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[VBScript]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Web Directory]]></category>

		<category><![CDATA[Web Hosting]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[uber-uploader]]></category>

		<category><![CDATA[windows xp]]></category>

		<category><![CDATA[by pass php upload limit]]></category>

		<category><![CDATA[failed to find Flength file]]></category>

		<category><![CDATA[file uploader with progress bar]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/uber-uploader-clipshare-rayzz-ostube-failed-to-find-file-length-error</guid>
		<description><![CDATA[You may receive &#8220;Failed To Find Flength File&#8221; error during file upload using uber uploader.  The main cause of this problem is due to apache mod_security enabled on your host.  Apache mod_security may prevent writing flength file duing file upload. This will  cause uploder to determine file length for percentage calculation and [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/uber-uploader-clipshare-rayzz-ostube-failed-to-find-file-length-error/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
