<?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>ShinePHP.com &#187; Linux</title>
	<atom:link href="http://www.shinephp.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shinephp.com</link>
	<description>WordPress, PHP, MySQL, general WEB development hints, reviews, plugins, news...</description>
	<lastBuildDate>Sun, 05 Feb 2012 10:30:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Install latest NVIDIA driver on Ubuntu</title>
		<link>http://www.shinephp.com/ubuntu-latest-nvidia-driver-install/</link>
		<comments>http://www.shinephp.com/ubuntu-latest-nvidia-driver-install/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 08:13:11 +0000</pubDate>
		<dc:creator>Vladimir</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[NVIDIA]]></category>

		<guid isPermaLink="false">http://www.shinephp.com/?p=2083</guid>
		<description><![CDATA[Do you love your Ubuntu box? I&#8217;m too. Being loyal Ubuntu user, earlier or later you will meet with such scenario: you&#8217;ve bought powerful NVIDIA graphics card, inserted it into your PC box and tried to boot Ubuntu. What&#8217;s the &#60;censored&#62;?! Your new graphic card isn&#8217;t recognized by your loving Ubuntu box. It just hasn&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.shinephp.com/ubuntu-latest-nvidia-driver-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terminal window size and position in Gnome Ubuntu</title>
		<link>http://www.shinephp.com/terminal-window-size-position-gnome-ubuntu/</link>
		<comments>http://www.shinephp.com/terminal-window-size-position-gnome-ubuntu/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 10:06:33 +0000</pubDate>
		<dc:creator>Vladimir</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.shinephp.com/?p=1749</guid>
		<description><![CDATA[How often you started terminal window in you Ubuntu box? How often after terminal window starting you click "Terminal" menu item at the top and select "4. 132x43" or other window size which is different from the default one, which is "1. 80x24"? Do you drag your just opened terminal window to the new position at your desktop, right and down? Do you repeat these annoying routine steps day by day, again and again? Me do :). 
Are you tired doing this not too much smart job except of making something useful? My patience is finished today. After about 1 year of every day clicks to change terminal window size and position to more convenient for me I finally turned on my curiosity and "googled" the subject. Success! A lot of people met this problem, asked about it on forums and of course decision exists. Thanks to Ubuntu community for sharing that with us.]]></description>
		<wfw:commentRss>http://www.shinephp.com/terminal-window-size-position-gnome-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NetBeans IDE 7.0 Beta 2 for PHP</title>
		<link>http://www.shinephp.com/netbeans-ide-7-0-beta-2-for-php/</link>
		<comments>http://www.shinephp.com/netbeans-ide-7-0-beta-2-for-php/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 07:15:29 +0000</pubDate>
		<dc:creator>Vladimir</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.shinephp.com/?p=1461</guid>
		<description><![CDATA[NetBeans team announced that NetBeans IDE 7.0 Beta 2 for PHP is available. The Beta 2 build provides improved quality and performance with bug fixes. The final release of NetBeans IDE 7.0 is planned for April 2011. 
Installation procedure on Ubuntu box is fast and simple. Look screenshots.]]></description>
		<wfw:commentRss>http://www.shinephp.com/netbeans-ide-7-0-beta-2-for-php/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Install JDK 7 on Ubuntu</title>
		<link>http://www.shinephp.com/install-jdk-7-on-ubuntu/</link>
		<comments>http://www.shinephp.com/install-jdk-7-on-ubuntu/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 04:49:55 +0000</pubDate>
		<dc:creator>Vladimir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[JDK]]></category>

		<guid isPermaLink="false">http://www.shinephp.com/?p=1401</guid>
		<description><![CDATA[Task: </strong> Install JDK 7 on Ubuntu desktop.
<strong>Problem 1: </strong> Java version 7 is not available from the official Ubuntu repositories. You don't see it neither via <code>"Ubuntu Software Center"</code> nor via <code>Synaptic Package Manager</code>. 
<strong>What to do: </strong>Download JDK 7 binaries from the <a href="http://dlc.sun.com.edgesuite.net/jdk7/binaries/index.html">official Java site</a>. 
<strong>Problem 2: </strong>You are Debian/Ubuntu user and don't see applicable <code>.deb</code> package. 
<strong>What to do: </strong>Again, download JDK 7 self-extract binaries from the <a href="http://dlc.sun.com.edgesuite.net/jdk7/binaries/index.html">official Java site</a>, install and configure it manually.
Step by step instructions to install and manual configure JDK 7 on the Ubuntu 10.04 LTS (the Lucid Lynx) desktop follow:]]></description>
		<wfw:commentRss>http://www.shinephp.com/install-jdk-7-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>66</slash:comments>
		</item>
		<item>
		<title>Remove Old Linux Kernel from Ubuntu Bootloader Menu</title>
		<link>http://www.shinephp.com/remove-old-linux-kernel-from-ubuntu-bootloader-menu/</link>
		<comments>http://www.shinephp.com/remove-old-linux-kernel-from-ubuntu-bootloader-menu/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 04:10:33 +0000</pubDate>
		<dc:creator>Vladimir</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.shinephp.com/?p=1293</guid>
		<description><![CDATA[Additional menu items for older Linux kernels make available recover option in case of any accident with your current Linux kernel. It is right. We should to have at least 2 Linux kernels load options: current version and previous one. But with every Linux kernel update quant of such bootloader menu items grows. What to do with it?  How to exclude unneeded Linux kernels from the boodloader menu? Yes, that's possible and (don't wonder) quite simple.]]></description>
		<wfw:commentRss>http://www.shinephp.com/remove-old-linux-kernel-from-ubuntu-bootloader-menu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

