<?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>Ubuntu &#8211; Techawaken</title>
	<atom:link href="https://www.techawaken.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.techawaken.com</link>
	<description>Techawaken shares articles and experience in PHP, MySql, Magento,Joomla, Wordpress, JQuery, Javascript etc.</description>
	<lastBuildDate>Sun, 23 Mar 2014 19:22:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>How to install .deb packages in Ubuntu?</title>
		<link>https://www.techawaken.com/install-deb-packages-ubuntu/</link>
				<comments>https://www.techawaken.com/install-deb-packages-ubuntu/#respond</comments>
				<pubDate>Sun, 23 Mar 2014 19:21:23 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[.deb]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[GDebi]]></category>
		<category><![CDATA[Install Package]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=477</guid>
				<description><![CDATA[Debian (.deb) packages are the packages that are used in Ubuntu. You need to have administrative privileges to install a .deb file.

To install .deb files from <strong>shell/command</strong> prompt you can use the <strong>dpkg command</strong>. dpkg is a package manager for Debian based systems. It can install, remove, and build packages, but unlike other package management system's it can not automatically download and install packages and their dependencies.<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/magento-cache-sessions-created-ubuntu-tmp-directory/" rel="bookmark" title="Magento cache and sessions created in ubuntu tmp directory">Magento cache and sessions created in ubuntu tmp directory </a></li>
<li><a href="https://www.techawaken.com/magento-system-requirements/" rel="bookmark" title="Magento System Requirements">Magento System Requirements </a></li>
<li><a href="https://www.techawaken.com/force-files-download-showing-browser/" rel="bookmark" title="Force Files to Download Instead of Showing Up in the Browser">Force Files to Download Instead of Showing Up in the Browser </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/install-deb-packages-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>Magento cache and sessions created in ubuntu tmp directory</title>
		<link>https://www.techawaken.com/magento-cache-sessions-created-ubuntu-tmp-directory/</link>
				<comments>https://www.techawaken.com/magento-cache-sessions-created-ubuntu-tmp-directory/#respond</comments>
				<pubDate>Mon, 27 Jan 2014 20:45:15 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Magento 1.x]]></category>
		<category><![CDATA[Sessions]]></category>
		<category><![CDATA[tmp]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[var]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=439</guid>
				<description><![CDATA[We were duplicating a Magento install, so we copied Magento source code from live server to the new server. We had Ubuntu in our new servers. After setting up new server we noticed that Magento cache and sessions files were created in /tmp/ Ubuntu folder.

When we took backup of live server we had excluded the var folder. While debugging we noticed that {{MAGENTO_ROOT}}/var folder was not created because of permission issue. So, we created the {{MAGENTO_ROOT}}/var folder and set its permissions to 777. The issue got resolved.<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/installing-magento-with-sample-database/" rel="bookmark" title="Installing Magento with sample database">Installing Magento with sample database </a></li>
<li><a href="https://www.techawaken.com/magento-ajax-headers-sent-error-solved/" rel="bookmark" title="Magento &#8211; AJAX &quot;Headers already sent&quot; error solved">Magento &#8211; AJAX &quot;Headers already sent&quot; error solved </a></li>
<li><a href="https://www.techawaken.com/500-errors-with-magento-installationupgrade/" rel="bookmark" title="500 errors with Magento installation/upgrade">500 errors with Magento installation/upgrade </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/magento-cache-sessions-created-ubuntu-tmp-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
