<?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>Open source blog, linux, php, python, security</title>
	<atom:link href="http://www.alonon.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alonon.net</link>
	<description></description>
	<lastBuildDate>Sun, 22 Apr 2012 11:02:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>

   <image>
    <title>Open source blog, linux, php, python, security</title>
    <url>http://0.gravatar.com/avatar/5152c5736f5f8dd9570ffb2f9068e8ab.png?s=48</url>
    <link>http://www.alonon.net</link>
   </image>
		<item>
		<title>MultiScreen Terminal (console) in Linux</title>
		<link>http://www.alonon.net/multiscreen-terminal-console-in-linux/</link>
		<comments>http://www.alonon.net/multiscreen-terminal-console-in-linux/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 10:17:46 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[multiscreen]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=460</guid>
		<description><![CDATA[If you are using more than one terminal, switching between screens can be boring. To solve thi,  i find a tool named  terminator. For ubuntu you can install by typing: sudo apt-get install terminator To run: alt + f2 terminator or simply type terminator &#38; in terminal. You can add new screen with right click &#8230; <a href="http://www.alonon.net/multiscreen-terminal-console-in-linux/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alonon.net/multiscreen-terminal-console-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to learn uuid of your device and mount with uuid</title>
		<link>http://www.alonon.net/how-to-learn-uuid-of-your-device/</link>
		<comments>http://www.alonon.net/how-to-learn-uuid-of-your-device/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 07:23:05 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=455</guid>
		<description><![CDATA[To learn uuid of your device for instance a usb or hdd, you can use sudo blkid /dev/sda output: /dev/sda: UUID=&#8221;49eedef1-6331-4147-9bd5-a241ac16517c&#8221; TYPE=&#8221;ext4&#8220; Linux (ubuntu) reads /etc/fstab file  to determine which deviced will be mount. To mount your devices automaticly when your computer restart add this line to /etc/fstab UUID=49eedef1-6331-4147-9bd5-a241ac16517c /home/onur/Desktop/archive ext4 errors=remount-ro 0       1 This &#8230; <a href="http://www.alonon.net/how-to-learn-uuid-of-your-device/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alonon.net/how-to-learn-uuid-of-your-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dual (double) Monitor in XFCE</title>
		<link>http://www.alonon.net/dual-double-monitor-in-xfce/</link>
		<comments>http://www.alonon.net/dual-double-monitor-in-xfce/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 23:02:23 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[xrandr]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=449</guid>
		<description><![CDATA[To use double monitor in extented mode you can use xrandr tool. To identify your monitor just type xrandr [onur@onur ~]$ xrandr Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 8192 x 8192 VGA-0 connected 1280&#215;1024+0+0 (normal left inverted right x axis y axis) 376mm x 301mm 1280&#215;1024      60.0*+   75.0 1280&#215;960       60.0 &#8230; <a href="http://www.alonon.net/dual-double-monitor-in-xfce/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alonon.net/dual-double-monitor-in-xfce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to learn your type of file stytem</title>
		<link>http://www.alonon.net/how-to-learn-your-type-of-file-stytem/</link>
		<comments>http://www.alonon.net/how-to-learn-your-type-of-file-stytem/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 17:07:15 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[df]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[type]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=442</guid>
		<description><![CDATA[To learn what type of your filesytem you can use, df -T Filesystem    Type   1K-blocks      Used Available Use% Mounted on /dev/sda1     ext4   469053936   5271756 439955596   2% /]]></description>
		<wfw:commentRss>http://www.alonon.net/how-to-learn-your-type-of-file-stytem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clean Format With DD</title>
		<link>http://www.alonon.net/clean-format-with-dd/</link>
		<comments>http://www.alonon.net/clean-format-with-dd/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 17:05:14 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[format]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=440</guid>
		<description><![CDATA[If your data is important for you, you can prefer format with DD to make restore impossible. Simply to fill all your partions with &#8220;0&#8243;,  use this: dd if=/dev/zero of=/dev/sda1 bs=1M You can mount your hdd with using a live linux.]]></description>
		<wfw:commentRss>http://www.alonon.net/clean-format-with-dd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>check ethernet cable connected</title>
		<link>http://www.alonon.net/check-ethernet-cable-connected/</link>
		<comments>http://www.alonon.net/check-ethernet-cable-connected/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 07:47:26 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=437</guid>
		<description><![CDATA[under linux you can use mii-tools sudo mii-tool eth2: negotiated 1000baseT-FD flow-control, link ok]]></description>
		<wfw:commentRss>http://www.alonon.net/check-ethernet-cable-connected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>/bin/bash^M: bad interpreter: no such file or directory</title>
		<link>http://www.alonon.net/binbashm-bad-interpreter-no-such-file-or-directory/</link>
		<comments>http://www.alonon.net/binbashm-bad-interpreter-no-such-file-or-directory/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 07:09:15 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=433</guid>
		<description><![CDATA[/bin/bash^M: bad interpreter: no such file or directory If you are using both windows and linux, because of they are using different charecter for tab, new line etc &#8230; , you can get this error. simply use dos2unix filename if not installed sudo apt-get install dos2unix]]></description>
		<wfw:commentRss>http://www.alonon.net/binbashm-bad-interpreter-no-such-file-or-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to disable-enable touchpad in ubuntu 11.10</title>
		<link>http://www.alonon.net/how-to-disable-enable-touchpad-in-ubuntu-11-10/</link>
		<comments>http://www.alonon.net/how-to-disable-enable-touchpad-in-ubuntu-11-10/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 22:35:06 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[touchpad]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=427</guid>
		<description><![CDATA[Company that i worked in gave me a laptop with Windows 7. Actually I don&#8217;t like working with laptops because of their keyboard. But this one (hp pavilion dv6) seems OK because its keyboards is really big. After i installed UBUNTU 11.10 shortcut key for &#8220;disable touchpad&#8221; didn&#8217;t worked. It&#8217;s big problem because when i&#8217;m &#8230; <a href="http://www.alonon.net/how-to-disable-enable-touchpad-in-ubuntu-11-10/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alonon.net/how-to-disable-enable-touchpad-in-ubuntu-11-10/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Mysql reserved words</title>
		<link>http://www.alonon.net/mysql-reserved-words/</link>
		<comments>http://www.alonon.net/mysql-reserved-words/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 10:31:01 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[reserved word]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=425</guid>
		<description><![CDATA[Be careful when using this words as mysql table name. If you want to use anyway, don&#8217;t forget to add DATABASE.columnname in your sql command for example if you have a table with named desc, here is insert query; insert into USER(user.desc) values(&#8216;example&#8217;) Otherwise you&#8217;ll get something like that &#8230; mysql syntax error near unexpected &#8230; <a href="http://www.alonon.net/mysql-reserved-words/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alonon.net/mysql-reserved-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I graduated !</title>
		<link>http://www.alonon.net/i-graduated/</link>
		<comments>http://www.alonon.net/i-graduated/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 17:40:18 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[My news]]></category>
		<category><![CDATA[computer engineer]]></category>
		<category><![CDATA[graduate]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=421</guid>
		<description><![CDATA[Yes after 5 years, i attended my last exam today. So i can say that i graduated from computer engineering ! I&#8217;m a diplomaed computer fun now. What&#8217;ll change in my life ? More time on useful things Working on personal project and take tangible result Happier family members (for a week maybe &#8230; ) &#8230; <a href="http://www.alonon.net/i-graduated/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.alonon.net/i-graduated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

