<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Post-it</title>
	<atom:link href="http://postitin.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://postitin.wordpress.com</link>
	<description>Just another list of notes.</description>
	<lastBuildDate>Mon, 17 Jan 2011 14:12:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='postitin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/fb3066078db01eaf17f0d22cb47d8a72?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Post-it</title>
		<link>http://postitin.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://postitin.wordpress.com/osd.xml" title="Post-it" />
	<atom:link rel='hub' href='http://postitin.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Finally, using Xubuntu 10.04 :)</title>
		<link>http://postitin.wordpress.com/2010/06/30/finally-using-xubuntu-10-04/</link>
		<comments>http://postitin.wordpress.com/2010/06/30/finally-using-xubuntu-10-04/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 12:08:24 +0000</pubDate>
		<dc:creator>pow</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[boot from lan]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[tftp]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://postitin.wordpress.com/?p=52</guid>
		<description><![CDATA[See the word finally? Yeah, right. Had lots of problems to get 10.04 version working. I tried to upgrade my Ubuntu and decided to wait and use Xubuntu. Yes, wait. I waited more than month and tried again, pour me. After upgrade there were no GRUB at all &#8211; only GRUB &#62; RESCUE command line. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=postitin.wordpress.com&amp;blog=6070472&amp;post=52&amp;subd=postitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>See the word finally? Yeah, right. Had lots of problems to get 10.04 version working. I tried to <a href="http://postitin.wordpress.com/2010/05/03/again-using-xubuntu/" target="_blank">upgrade my Ubuntu</a> and decided to wait and <a href="http://postitin.wordpress.com/2010/05/04/xubuntu-first-day/" target="_blank">use Xubuntu</a>. Yes, wait. I waited more than month and tried again, pour me. After upgrade there were no <a href="http://www.gnu.org/software/grub/" target="_blank">GRUB</a> at all &#8211; only GRUB &gt; RESCUE command line. You can read more <a href="https://help.ubuntu.com/community/Grub2#Rescue%20Mode" target="_blank">about that command line here</a>. Unfortunately, it didn&#8217;t helped me. I also knew that there is always a way to use a <a href="http://en.wikipedia.org/wiki/Live_CD" target="_blank">Live CD to repair.</a> Well, but if my CD-ROM is not working? Try a booting from a USB key. You&#8217;ll need a <a href="http://unetbootin.sourceforge.net/" target="_blank">UNetbootin program</a> which is available for Windows and Linux.  It is quite easy to create a bootable USB. Again, it won&#8217;t worked for me &#8211; probably my computer is too old and don&#8217;t know about USB booting&#8230; Finally, in <a href="ubuntuforums.org" target="_blank">Ubuntu forum</a> got a suggestion to try <a href="http://en.wikipedia.org/wiki/Network_booting" target="_blank">boot from network</a>!!! Hopefully, I had a router, a few cables and one more computer. So, I <a href="https://help.ubuntu.com/community/Installation/WindowsServerNetboot" target="_blank">followed the instructions</a> and again had<a href="http://www.xubuntu.org/news/9.10-release" target="_blank"> Ubuntu 9.10</a>. If you get errors, that file not found, check the location in the <strong>Current directory</strong> and <strong>Boot file</strong> fields.</p>
<div id="attachment_53" class="wp-caption alignnone" style="width: 410px"><a href="http://postitin.files.wordpress.com/2010/06/tftp.png"><img class="size-full wp-image-53 " title="TFTP screenshot" src="http://postitin.files.wordpress.com/2010/06/tftp.png?w=500" alt="TFTP screenshot"   /></a><p class="wp-caption-text">TFTP screenshot</p></div>
<p>So, there are four ways to try to repair your computer:</p>
<ol>
<li><a href="https://help.ubuntu.com/community/Grub2#Rescue%20Mode" target="_blank">GRUB rescue command line</a>;</li>
<li><a href="http://en.wikipedia.org/wiki/Live_CD" target="_blank">Live  CD;</a></li>
<li><a href="http://unetbootin.sourceforge.net/" target="_blank">UNetbootin with USB;</a></li>
<li><a href="https://help.ubuntu.com/community/Installation/WindowsServerNetboot" target="_blank">boot from LAN;</a></li>
</ol>
<p>Good luck!</p>
<p>P.S. I already tried booting from LAN twice &#8211; NICE!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/postitin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/postitin.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/postitin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/postitin.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/postitin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/postitin.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/postitin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/postitin.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/postitin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/postitin.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/postitin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/postitin.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/postitin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/postitin.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=postitin.wordpress.com&amp;blog=6070472&amp;post=52&amp;subd=postitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://postitin.wordpress.com/2010/06/30/finally-using-xubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cae6d18f72e06ff18d5750eb1e777089?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pow</media:title>
		</media:content>

		<media:content url="http://postitin.files.wordpress.com/2010/06/tftp.png" medium="image">
			<media:title type="html">TFTP screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Xubuntu 2-5 day</title>
		<link>http://postitin.wordpress.com/2010/05/07/using-xubuntu-2-5-day/</link>
		<comments>http://postitin.wordpress.com/2010/05/07/using-xubuntu-2-5-day/#comments</comments>
		<pubDate>Fri, 07 May 2010 12:49:24 +0000</pubDate>
		<dc:creator>pow</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[save session]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://postitin.wordpress.com/?p=47</guid>
		<description><![CDATA[Still using and happy. And happier because I already blogged one very important shortcut in my previous post The shortcut which I needed again was ALT+F2 which shows command line(like in windows) where I can enter a command which we can execute. That line was xfce4-panel &#38; as my panels disappeared again. Lucky me. Secondly, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=postitin.wordpress.com&amp;blog=6070472&amp;post=47&amp;subd=postitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Still using and happy. And happier because I already blogged one very important shortcut in <a href="http://postitin.wordpress.com/2010/05/04/xubuntu-first-day/">my previous post </a> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The shortcut which I needed again was ALT+F2 which shows command line(like in windows) where I can enter a command which we can execute. That line was <strong>xfce4-panel &amp;</strong> as my panels disappeared again. Lucky me.</p>
<p>Secondly, I find out that  there is a button with arrow looking up on right on every page near minimize, close, which minimizes the window and shows only the title of the page.<a href="http://postitin.files.wordpress.com/2010/05/buttons.jpg"><img class="alignnone size-full wp-image-48" title="buttons" src="http://postitin.files.wordpress.com/2010/05/buttons.jpg?w=500" alt=""   /></a></p>
<div id="attachment_49" class="wp-caption alignnone" style="width: 296px"><a href="http://postitin.files.wordpress.com/2010/05/exaile7.png"><img class="size-full wp-image-49" title="exaile7" src="http://postitin.files.wordpress.com/2010/05/exaile7.png?w=500" alt=""   /></a><p class="wp-caption-text">Exaile picture, from http://exaile.org/</p></div>
<p>Started to listen to radio  and found a nice player, which was already installed,- <a href="http://www.exaile.org/">Exaile</a>. My computer is not freezing anymore like it used to do in WinXP+Winamp. Nice! If you want to listen to radio and get an error, that you need to install decoder then try <strong>fluendo </strong>or<strong> gstreamer</strong> depending which file formats you want to listen. You can add those plugins with <a href="https://help.ubuntu.com/community/SynapticHowto" target="_blank">Synaptic Package Manager</a> by entering the name of plugin.</p>
<p>One more thing &#8211; if you want to save your session, keep windows open, when shutting down or restarting tick on<em><strong> Save session for future logins</strong></em> on <em>Quit</em> screen below all choices. It is very useful when you want to turn of your computer and next time run all your  applications from previous session &#8211; don&#8217;t manually load them again.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/postitin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/postitin.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/postitin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/postitin.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/postitin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/postitin.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/postitin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/postitin.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/postitin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/postitin.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/postitin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/postitin.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/postitin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/postitin.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=postitin.wordpress.com&amp;blog=6070472&amp;post=47&amp;subd=postitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://postitin.wordpress.com/2010/05/07/using-xubuntu-2-5-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cae6d18f72e06ff18d5750eb1e777089?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pow</media:title>
		</media:content>

		<media:content url="http://postitin.files.wordpress.com/2010/05/buttons.jpg" medium="image">
			<media:title type="html">buttons</media:title>
		</media:content>

		<media:content url="http://postitin.files.wordpress.com/2010/05/exaile7.png" medium="image">
			<media:title type="html">exaile7</media:title>
		</media:content>
	</item>
		<item>
		<title>Xubuntu first day</title>
		<link>http://postitin.wordpress.com/2010/05/04/xubuntu-first-day/</link>
		<comments>http://postitin.wordpress.com/2010/05/04/xubuntu-first-day/#comments</comments>
		<pubDate>Tue, 04 May 2010 02:02:31 +0000</pubDate>
		<dc:creator>pow</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[synaptic]]></category>
		<category><![CDATA[xfce4]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://postitin.wordpress.com/?p=42</guid>
		<description><![CDATA[As mentioned yesterday, I installed an older version of Xubuntu instead of Ubuntu.  Firstly, I launched Firefox, Pidgin &#8211; internet messaging client, which is easy to configure, updated Xubuntu(not upgraded), downloaded Skype and tried to mount my partitinions. After update and restart  top and bottom menu bars disappeared. Fun. Even right mouse click not working. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=postitin.wordpress.com&amp;blog=6070472&amp;post=42&amp;subd=postitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_45" class="wp-caption alignnone" style="width: 333px"><a href="http://postitin.files.wordpress.com/2010/05/xubuntu_logo_slogan.png"><img class="size-full wp-image-45" title="xubuntu_logo_slogan" src="http://postitin.files.wordpress.com/2010/05/xubuntu_logo_slogan.png?w=500" alt="Xubuntu logo slogan"   /></a><p class="wp-caption-text">Xubuntu logo</p></div>
<p>As <a href="http://postitin.wordpress.com/2010/05/03/again-using-xubuntu/" target="_blank">mentioned yesterday</a>, I installed an older version of <a href="http://www.xubuntu.org/" target="_blank">Xubuntu</a> instead of <a href="http://www.ubuntu.com/products/whatisubuntu/1004features" target="_blank">Ubuntu</a>.  Firstly, I launched Firefox, <a href="http://www.pidgin.im/" target="_blank">Pidgin</a> &#8211; internet messaging client, which is easy to configure, updated <a href="http://www.xubuntu.org/" target="_blank">Xubuntu</a>(not upgraded), downloaded <a href="http://www.skype.com" target="_blank">Skype</a> and tried to <a href="http://postitin.wordpress.com/2010/05/03/again-using-xubuntu/" target="_blank">mount my partitinions</a>.</p>
<p>After update and restart  top and bottom menu bars disappeared. Fun. Even right mouse click not working. Fortunately, Firefox is running from previous session and I can Google. The solution for the problem &#8211; <strong>ALT+F2</strong>, choose  in Terminal and in command line enter <strong>xfce4-panel &amp;</strong>.</p>
<p>Now we can  use <a href="https://help.ubuntu.com/community/SynapticHowto" target="_blank"><strong>Synaptic Package Manager</strong></a> to add  more software we need. It can be found in <em>Applications &gt; System &gt; Synaptic Package Manager</em>. For example, we type wine in quick search input box, select appropriate package, mark for installation and when all packages we need are selected we can touch <strong>Apply</strong> and install them.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/postitin.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/postitin.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/postitin.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/postitin.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/postitin.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/postitin.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/postitin.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/postitin.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/postitin.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/postitin.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/postitin.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/postitin.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/postitin.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/postitin.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=postitin.wordpress.com&amp;blog=6070472&amp;post=42&amp;subd=postitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://postitin.wordpress.com/2010/05/04/xubuntu-first-day/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cae6d18f72e06ff18d5750eb1e777089?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pow</media:title>
		</media:content>

		<media:content url="http://postitin.files.wordpress.com/2010/05/xubuntu_logo_slogan.png" medium="image">
			<media:title type="html">xubuntu_logo_slogan</media:title>
		</media:content>
	</item>
		<item>
		<title>Again using (X)Ubuntu</title>
		<link>http://postitin.wordpress.com/2010/05/03/again-using-xubuntu/</link>
		<comments>http://postitin.wordpress.com/2010/05/03/again-using-xubuntu/#comments</comments>
		<pubDate>Mon, 03 May 2010 15:13:07 +0000</pubDate>
		<dc:creator>pow</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[karmic koala]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://postitin.wordpress.com/?p=35</guid>
		<description><![CDATA[Last week, a new version of Ubuntu was published. A lot of people were waiting for it &#8211; me too. It&#8217;s name is Lucid Lynx and previous version was called Karmic Koala. It looks like a story is with happy ending. Well, for me it&#8217;s not very. I spend  a few evenings trying to understand [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=postitin.wordpress.com&amp;blog=6070472&amp;post=35&amp;subd=postitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Ubuntu 10.04" src="http://www.ubuntu.com/files/countdown/1004/countdown-10.04-3/00.png" alt="" width="180" height="150" />Last week, <a href="http://www.ubuntu.com" target="_blank">a new version of Ubuntu</a> was published. A lot of people were waiting for it &#8211; me too. It&#8217;s name is <a href="http://www.ubuntu.com/products/whatisubuntu/1004features" target="_blank">Lucid Lynx</a> and previous version was called <a href="https://wiki.ubuntu.com/KarmicKoala" target="_blank">Karmic Koala</a>.</p>
<p>It looks like a story is with happy ending. Well, for me it&#8217;s not very. I spend  a few evenings trying to understand why my old <a href="https://help.ubuntu.com/community/Fstab" target="_blank">/etc/fstab</a> was not working and finally made a real mistake in it and was unable even edit it. Sad, but true. And why am I writing? I just remembered my blog where I wanted to put useful information for future <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Why blog? Its a better place than a simple notebook &#8211; you can access it from anywhere, where the internet is available.  So, this time I wanted to put a few commands, which I think will be useful soon&#8230;</p>
<p>As follows, after unsuccessful upgrade I decided to try a new version of <a href="http://www.xubuntu.org/" target="_blank">Xubuntu</a>. Unfortunately, it was not working too and I decided to take a <a href="http://www.xubuntu.org/news/9.10-release" target="_blank">previous version &#8211; 9.10</a>. Finally, installation was successful and I was able to login. Configuration didn&#8217;t take too much time, as I had just enter my wireless password. So, when I have internet I need some space. Unfortunately, <a href="http://www.google.lt/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;ved=0CAYQFjAA&amp;url=http%3A%2F%2Flt.wikipedia.org%2Fwiki%2FNTFS&amp;ei=X-HeS6m0K5SgOLj1qfUG&amp;usg=AFQjCNGazXsdUQPGxg8vXcwUQANea4_-8Q&amp;sig2=4Sp1oDHBN_K9DskT0FAQ1g" target="_blank">NTFS</a> is not mounted and I can&#8217;t find any program to do it. Again, I search for <em>ubuntu mount ntfs </em>and <a href="http://ubuntuforums.org/showthread.php?t=1198383" target="_blank">get results</a>:</p>
<pre>
<pre>sudo apt-get install ntfs-3g
sudo mkdir /windows
sudo mousepad /etc/fstab</pre>
</pre>
<p>In Ubuntu, if you want to edit a file, you can write <em>sudo gedit /etc/fstab</em>. So, when it is open, we have to put:</p>
<pre>
<pre>
<pre>/dev/sda2  /windows  ntfs-3g    defaults,noatime,rw 0  0</pre>
</pre>
</pre>
<p>after restart /dev/sda2 will be mounted in /windows directory. We must know which partitions we have and where to mount. To find out our partitinions in Terminal(ALT+F2) we write <strong><em>sudo fdisk -l</em></strong>. As we can see in a picture below, I have lots of partitions&#8230; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align:center;"><a href="http://postitin.files.wordpress.com/2010/05/fdisk-l.jpg"><img class="size-medium wp-image-36 aligncenter" title="sudo fdisk -l" src="http://postitin.files.wordpress.com/2010/05/fdisk-l.jpg?w=350&#038;h=174" alt="" width="350" height="174" /></a></p>
<p style="text-align:left;">For example, if we want to mount manually /dev/sda9, we should login in Terminal(ALT+F2) as root: just type <strong><em>SUDO SU</em></strong> and enter your root password. When we successfully entered information, we can try to mount our partition. Firstly, we must create a directory: <strong>mkdir /windows2</strong>. Secondly, we write the command: <strong>mount -t ntfs /dev/sda9 /windows2.</strong> I don&#8217;t suggest you mount them manually, better edit /etc/fstab and forget &#8211; just make a backup first! More information <a href="https://help.ubuntu.com/community/Mount" target="_blank">about mounting partitions can be found here</a>.</p>
<p style="text-align:center;">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/postitin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/postitin.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/postitin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/postitin.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/postitin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/postitin.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/postitin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/postitin.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/postitin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/postitin.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/postitin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/postitin.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/postitin.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/postitin.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=postitin.wordpress.com&amp;blog=6070472&amp;post=35&amp;subd=postitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://postitin.wordpress.com/2010/05/03/again-using-xubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cae6d18f72e06ff18d5750eb1e777089?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pow</media:title>
		</media:content>

		<media:content url="http://www.ubuntu.com/files/countdown/1004/countdown-10.04-3/00.png" medium="image">
			<media:title type="html">Ubuntu 10.04</media:title>
		</media:content>

		<media:content url="http://postitin.files.wordpress.com/2010/05/fdisk-l.jpg?w=300" medium="image">
			<media:title type="html">sudo fdisk -l</media:title>
		</media:content>
	</item>
		<item>
		<title>Add-ons I use with Browsers (FF &amp; IE). Part I</title>
		<link>http://postitin.wordpress.com/2009/01/20/add-ons-i-use-with-browsers-ff-ie-part-i/</link>
		<comments>http://postitin.wordpress.com/2009/01/20/add-ons-i-use-with-browsers-ff-ie-part-i/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 09:41:53 +0000</pubDate>
		<dc:creator>pow</dc:creator>
				<category><![CDATA[Add-ons]]></category>

		<guid isPermaLink="false">http://postitin.wordpress.com/?p=19</guid>
		<description><![CDATA[Two very important add-ons I use when creating or updating web pages are: WebDeveloper &#8211; for Firefox . Web developer is very handy and useful, when you create web sites or just pages and need to verify it &#8211; menu and a toolbar is for you. When I found it, I add it on every [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=postitin.wordpress.com&amp;blog=6070472&amp;post=19&amp;subd=postitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Two very important add-ons I use when creating or updating web pages are:</p>
<ul>
<li><a href="http://chrispederick.com/work/web-developer/" target="_blank">WebDeveloper</a> &#8211; for Firefox<a href="http://chrispederick.com/work/web-developer/" target="_blank"> </a>. Web developer is very handy and useful, when you create web sites or just pages and need to verify it &#8211; menu and a toolbar is for you. When I found it, I add it on every computer immediately <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Some functions:
<ul>
<li>links to validate  current page&#8217;s CSS, HTML, WAI and etc. ( also possibility to add your tool/link for pages validation).</li>
<li>view css, form, image, table and other important information.</li>
</ul>
</li>
</ul>
<p style="padding-left:60px;">Top my 5 most used functions:</p>
<ol style="padding-left:60px;">
<li>
<ol>
<li>CSS, HTML, WAI validation</li>
<li>View style information -  click on a page element and style information is displayed in additional frame!</li>
<li>Display form details</li>
<li>Outline Tables&gt; Table Cells</li>
<li>Disable Javascript, CSS styles, Images</li>
</ol>
</li>
</ol>
<ul>
<li><a href="http://www.microsoft.com/downloadS/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&amp;displaylang=en">Internet Explorer Developer Toolbar</a> &#8211; similar add-on for Internet Explorer.  As ussualy I prefer Firefox, so not very go into this tool, but looks like,  it has less built in functions, but you can choose elements which you want to outline (Find&gt;Select Element by Click) which I like also <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/postitin.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/postitin.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/postitin.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/postitin.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/postitin.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/postitin.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/postitin.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/postitin.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/postitin.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/postitin.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/postitin.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/postitin.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/postitin.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/postitin.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=postitin.wordpress.com&amp;blog=6070472&amp;post=19&amp;subd=postitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://postitin.wordpress.com/2009/01/20/add-ons-i-use-with-browsers-ff-ie-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cae6d18f72e06ff18d5750eb1e777089?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pow</media:title>
		</media:content>
	</item>
		<item>
		<title>Usefull add-ons from Microsoft</title>
		<link>http://postitin.wordpress.com/2009/01/13/usefull-add-ons-from-microsoft/</link>
		<comments>http://postitin.wordpress.com/2009/01/13/usefull-add-ons-from-microsoft/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 08:09:29 +0000</pubDate>
		<dc:creator>pow</dc:creator>
				<category><![CDATA[Add-ons]]></category>

		<guid isPermaLink="false">http://postitin.wordpress.com/?p=3</guid>
		<description><![CDATA[One of the most important thing is Microsoft compatibility Pack. It allows users with Ms Office 2003 read documents from MS office 2007. I already installed it for a few users&#8230; Sad, but true &#8211; it&#8217;s almost impossible to live without it, when users have 2003 and 2007 versions of Office. As they say, you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=postitin.wordpress.com&amp;blog=6070472&amp;post=3&amp;subd=postitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>One of the most important thing is <a href="http://support.microsoft.com/kb/925180/en?spid=11377&amp;sid=global">Microsoft compatibility Pack</a>. It allows users with Ms Office 2003 read documents from MS office 2007. I already installed it for a few users&#8230; Sad, but true &#8211; it&#8217;s almost impossible to live without it, when users have 2003 and 2007 versions of Office.</li>
</ul>
<p>As they say, you can use this pack even if you don&#8217;t have office 2003. Well, never tried, but it was very usefull when I needed to open and view files made with MS Office 2007 as I can&#8217;t explain for  every user how to save docs in compatible 2003  format&#8230; Still hate those incompatibillity  issues and do not understant why THEY make so many different file versions and everytime people need a new program or plugin.</p>
<ul>
<li>One more thing is <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4d951911-3e7e-4ae6-b059-a2e79ed87041&amp;displaylang=en">Save As PDF or XPS</a>. It is very usefull, when you get used to PDF files after using <a href="http://www.openoffice.org/">OpenOffice.org </a> or just must provide an alternative format. Unfortunately, this add-on is only for 2007 MS Office users. Just one thing which is not very convenient, as I used to press only one button in OO to save as PDf,  and now I have to navigate to SAVE AS and find this option&#8230;</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/postitin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/postitin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/postitin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/postitin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/postitin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/postitin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/postitin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/postitin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/postitin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/postitin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/postitin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/postitin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/postitin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/postitin.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=postitin.wordpress.com&amp;blog=6070472&amp;post=3&amp;subd=postitin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://postitin.wordpress.com/2009/01/13/usefull-add-ons-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cae6d18f72e06ff18d5750eb1e777089?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pow</media:title>
		</media:content>
	</item>
	</channel>
</rss>
