<?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>Shashionline.in &#187; Unix OS</title>
	<atom:link href="http://www.shashionline.in/category/tutorial/unix-operating-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shashionline.in</link>
	<description>Article from PHP,.Net,ASP,C#,HTML,Interview Question,JavaScript,MySQL,JAVA</description>
	<lastBuildDate>Wed, 04 Jan 2012 08:04:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Increase your website speed through .htaccess in LAMP Technology</title>
		<link>http://www.shashionline.in/increase-your-website-speed-through-htaccess-in-lamp-technology/</link>
		<comments>http://www.shashionline.in/increase-your-website-speed-through-htaccess-in-lamp-technology/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 07:24:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Unix OS]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[HTACCESS]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=309</guid>
		<description><![CDATA[How to increase my website speed through .htaccess in LAMP Technology Many LAMP(Linux Apache MySQL PHP) driven websites today could easily decrease their bandwidth output and increase their speed through implementing caching and compressing their content. Even with the new high speed connections of today it is still highly important to improve websites efficiency and [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/increase-your-website-speed-through-htaccess-in-lamp-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable .htacces in local/xampp server</title>
		<link>http://www.shashionline.in/how-to-enable-htacces-in-local-xampp-server/</link>
		<comments>http://www.shashionline.in/how-to-enable-htacces-in-local-xampp-server/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 10:36:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix OS]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[HTACCESS]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=300</guid>
		<description><![CDATA[How to enable.htaccess in ubuntu Just go the Terminal and follow the following steps I enabled mod re-write by typing below command and restart the apache server. sudo a2enmod rewrite Now restart your apache2 by typing below command. sudo /etc/init.d/apache2 restart How to enable.htaccess in windows Using a text editor, open the httpd.conf file. In [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/how-to-enable-htacces-in-local-xampp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Apache Web Server on Ubuntu 9.10</title>
		<link>http://www.shashionline.in/install-apache-web-server-on-ubuntu-9-10/</link>
		<comments>http://www.shashionline.in/install-apache-web-server-on-ubuntu-9-10/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 08:05:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix OS]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apache Web Server]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=268</guid>
		<description><![CDATA[This step-by-step howto shows a basic setup for Apache 2 web server. Apache is installed on Ubuntu 6.06 LTS Dapper, but instructions will probably work on any Ubuntu. This document is a work in progress, initially only required commands are listed without troughout explanations. Install Apache $ sudo apt-get install apache2 Test it Surf to [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/install-apache-web-server-on-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install MySQL Server 5 on Ubuntu 9.10</title>
		<link>http://www.shashionline.in/install-mysql-server-5-on-ubuntu-9-10/</link>
		<comments>http://www.shashionline.in/install-mysql-server-5-on-ubuntu-9-10/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 07:48:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix OS]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=266</guid>
		<description><![CDATA[Installing MySQL 5 Server on Ubuntu is a quick and easy process. It almost feels like it should be more difficult. Open a terminal window, and use the following command: sudo apt-get install mysql-server If you are running PHP you will also need to install the php module for mysql 5: sudo apt-get install php5-mysql [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/install-mysql-server-5-on-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Google Chrome In Ubuntu</title>
		<link>http://www.shashionline.in/install-google-chrome-in-ubuntu/</link>
		<comments>http://www.shashionline.in/install-google-chrome-in-ubuntu/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 07:31:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix OS]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[google chrome]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=257</guid>
		<description><![CDATA[How to install google chrome using wine .Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. The Chromium codebase is the basis for Google’s Chrome browser. First you can use this tutorial to install chromium in Ubuntu using PPAs [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/install-google-chrome-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recursive Permission Changes</title>
		<link>http://www.shashionline.in/recursive-permission-changes/</link>
		<comments>http://www.shashionline.in/recursive-permission-changes/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 06:17:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix OS]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=254</guid>
		<description><![CDATA[To change the permissions of multiple files and directories with one command. Please note the warning in the chmod with sudo section and the Warning with Recursive chmod section. Recursive chmod with -R and sudo To change all the permissions of each file and folder under a specified directory at once, use sudo chmod with [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/recursive-permission-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPMyAdmin: Wrong permission on config file (Ubuntu)</title>
		<link>http://www.shashionline.in/phpmyadmin-wrong-permission-on-config-file-ubuntu/</link>
		<comments>http://www.shashionline.in/phpmyadmin-wrong-permission-on-config-file-ubuntu/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 05:30:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix OS]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=251</guid>
		<description><![CDATA[When I was trying to access my phpmyadmin in Ubuntu OS,I have encountered a problem: Wrong permissions on configuration file, should not be world writable! I was  thinking of some access control error.  I have searched the web and found article containing this error. There are lot of link available there but after get lot [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/phpmyadmin-wrong-permission-on-config-file-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

