<?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>akosidexter</title>
	<atom:link href="http://akosidexter.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://akosidexter.wordpress.com</link>
	<description>introspections on technology and the good life</description>
	<lastBuildDate>Wed, 21 Dec 2011 10:10:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='akosidexter.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>akosidexter</title>
		<link>http://akosidexter.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://akosidexter.wordpress.com/osd.xml" title="akosidexter" />
	<atom:link rel='hub' href='http://akosidexter.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Reverse Mouse Wheel Scroll ala OS X Lion in Ubuntu 10.04</title>
		<link>http://akosidexter.wordpress.com/2011/11/28/reverse-mouse-wheel-scroll-ala-os-x-lion-in-ubuntu-10-04/</link>
		<comments>http://akosidexter.wordpress.com/2011/11/28/reverse-mouse-wheel-scroll-ala-os-x-lion-in-ubuntu-10-04/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 14:52:47 +0000</pubDate>
		<dc:creator>akosidexter</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://akosidexter.wordpress.com/?p=33</guid>
		<description><![CDATA[Learned a new command today: xinput. This allows you to (re)configure how X11 maps your input devices. If you are on Ubuntu, and you&#8217;d want what Apple calls the &#8220;Natural Scrolling&#8221;, then you may do the following: In the shell: $ xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akosidexter.wordpress.com&amp;blog=482860&amp;post=33&amp;subd=akosidexter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Learned a new command today: <code>xinput</code>. This allows you to (re)configure how X11 maps your input devices.</p>
<p>If you are on Ubuntu, and you&#8217;d want what Apple calls the &#8220;Natural Scrolling&#8221;, then you may do the following:</p>
<p>In the shell:</p>
<pre>
$ xinput list
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Macintosh mouse button emulation        	id=11	[slave  pointer  (2)]
⎜   ↳ SIGMACH1P USB Keykoard                  	id=9	[slave  pointer  (2)]
⎜   ↳ A4Tech USB Mouse                        	id=12	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Power Button                            	id=7	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=10	[slave  keyboard (3)]
    ↳ SIGMACH1P USB Keykoard                  	id=8	[slave  keyboard (3)]
</pre>
<p>In my case, my mouse is an &#8220;A4Tech USB Mouse&#8221;. Yours might be different so check carefully the output of xinput list. </p>
<p>I reversed mine using:</p>
<pre>
xinput set-button-map "A4Tech USB Mouse" 1 2 3 5 4 6 7 8 9 10 11 12 13 14 15 16
</pre>
<p>Check your wheel up/down scrolling. That&#8217;s it.</p>
<p>But this is not a permanent setting; it will be lost after a reboot. Add this command in the:</p>
<pre>
System &gt; Preferences &gt; Startup Applications.
</pre>
<p>The so called natural scrolling is a mode that was introduced in the release of OS X Lion; which corresponds to how one scrolls on an iPad/iPhone. It does feel awkward at first, but I retrained my brain/hand in continued usage. It does make sense when you think &#8220;I want to scroll the content&#8221; vs. &#8220;I want to scroll the scrollbar&#8221;.</p>
<p>People either <a href="http://www.tuaw.com/2011/07/21/poll-lions-natural-scrolling-vs-reverse-scrolling/">love or hate this</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akosidexter.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akosidexter.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akosidexter.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akosidexter.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akosidexter.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akosidexter.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akosidexter.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akosidexter.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akosidexter.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akosidexter.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akosidexter.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akosidexter.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akosidexter.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akosidexter.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akosidexter.wordpress.com&amp;blog=482860&amp;post=33&amp;subd=akosidexter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akosidexter.wordpress.com/2011/11/28/reverse-mouse-wheel-scroll-ala-os-x-lion-in-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb838aa756ddbfdb972c1ada9ab43fde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akosidexter</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Java 1.6 (OpenJDK) in CentOS 5.x from EPEL</title>
		<link>http://akosidexter.wordpress.com/2011/04/07/installing-java-1-6-openjdk-in-centos-5-x-from-epel/</link>
		<comments>http://akosidexter.wordpress.com/2011/04/07/installing-java-1-6-openjdk-in-centos-5-x-from-epel/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 04:40:35 +0000</pubDate>
		<dc:creator>akosidexter</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://akosidexter.wordpress.com/?p=11</guid>
		<description><![CDATA[I am posting this mini guide for those needing a quick guide in installing OpenJDK in CentOS 5.x. The how-to information in CentOS community wiki sites explains how to build the rpms yourself from various JDK providers (IBM, Sun/Oracle, etc); but this is not what I wanted. What I wanted is to leverage existing yum [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akosidexter.wordpress.com&amp;blog=482860&amp;post=11&amp;subd=akosidexter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am posting this mini guide for those needing a quick guide in installing OpenJDK in CentOS 5.x. </p>
<p>The <a href="http://wiki.centos.org/HowTos/JavaOnCentOS">how-to information</a> in CentOS community wiki sites explains how to build the rpms yourself from various JDK providers (IBM, Sun/Oracle, etc); but this is not what I wanted. What I wanted is to leverage existing yum repositories for CentOS, and this is where <a href="http://fedoraproject.org/wiki/EPEL">EPEL</a>  (Extra Packages for Enterprise Linux) comes to mind.</p>
<p><span id="more-11"></span></p>
<h4>Requirements:</h4>
<ul>
<li>CentOS 5.x &#8211; <em>this guide has been tested against 5.2</em></li>
<li>root access</li>
<li>yum</li>
</ul>
<h4>Add EPEL to your yum repositories:</h4>
<p><code><br />
cd /tmp &amp;&amp; wget -c http://download.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm<br />
rpm -Uvh epel-release-5-4.noarch.rpm<br />
</code></p>
<h4>Install OpenJDK</h4>
<p><code><br />
yum install java-1.6.0-openjdk java-1.6.0-openjdk-devel<br />
</code></p>
<h4>Check <code>java</code> and <code>javac</code> versions</h4>
<p><code><br />
java -version<br />
javac -version<br />
</code></p>
<p>You&#8217;re done!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akosidexter.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akosidexter.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akosidexter.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akosidexter.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akosidexter.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akosidexter.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akosidexter.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akosidexter.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akosidexter.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akosidexter.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akosidexter.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akosidexter.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akosidexter.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akosidexter.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akosidexter.wordpress.com&amp;blog=482860&amp;post=11&amp;subd=akosidexter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akosidexter.wordpress.com/2011/04/07/installing-java-1-6-openjdk-in-centos-5-x-from-epel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb838aa756ddbfdb972c1ada9ab43fde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akosidexter</media:title>
		</media:content>
	</item>
		<item>
		<title>Assembla.com Free Project Hosting: free, trac, svn, wiki, private!</title>
		<link>http://akosidexter.wordpress.com/2006/11/09/assemblacom-free-project-hosting-free-trac-svn-wiki-private/</link>
		<comments>http://akosidexter.wordpress.com/2006/11/09/assemblacom-free-project-hosting-free-trac-svn-wiki-private/#comments</comments>
		<pubDate>Thu, 09 Nov 2006 15:39:44 +0000</pubDate>
		<dc:creator>akosidexter</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://akosidexter.wordpress.com/2006/11/09/assemblacom-free-project-hosting-free-trac-svn-wiki-private/</guid>
		<description><![CDATA[Update 2009-02-07: I am thanking Jason Fowler for pointing out that assemba does not offer free private svn hosting anymore. I tried logging in at my assembla account (yay, it&#8217;s been ages since) and my private spaces were marked readonly. For alternatives, check out Straw Dogs&#8217; List On one of my free days, I was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akosidexter.wordpress.com&amp;blog=482860&amp;post=6&amp;subd=akosidexter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Update 2009-02-07:</strong> I am thanking Jason Fowler for pointing out that assemba does not offer free private svn hosting anymore. I tried logging in at my assembla account (yay, it&#8217;s been ages since) and my private spaces were marked readonly. For alternatives, check out <a href="http://www.straw-dogs.co.uk/09/20/6-free-svn-project-hosting-services/">Straw Dogs&#8217; List</a></p>
<p><img src="http://www.assembla.com/images/blue/assembla-logo.gif" alt="Assembla.com Logo" align="right" /> On one of my free days, I was on a lookout for a free subversion hosting, for a private project. There are several free SVN hosting for opensource projects (<a href="http://www.sourceforge.net">Sourceforge.net</a>, <a href="http://code.google.com">Google</a>, <a href="http://www.berlios.de/">berlios.de</a> among others) but I needed one for a private (read: closed) project. A quick google and forum reads led me to <a href="http://www.assembla.com">Assembla.com</a>.<br />
<span id="more-6"></span></p>
<p>Assembla tags itself as &#8220;inspired by open-source&#8221;. Behind assembla seems to be a lean-mean global consulting firm. Assembla offers project hosting packed with features such us project management (via <a href="http://trac.edgewall.org/">Trac</a>), source code management (via <a href="http://subversion.tigris.org/">Subversion</a>), wikis, dicussion boards, releases. Registering to the services entitles you the privilege to manage and join projects, open-source or private. These features come <strong>free</strong> and standard.</p>
<p>I&#8217;m surprised to see that they&#8217;re offering all these &#8220;standard&#8221; features for free, considering the hosting support for private projects.<br />
Well, the firm behind Assembla are focusing on what they call <a href="http://www.assembla.com/service">full service consulting</a> and this is primarily where their revenue is. For me, I thankful for them to have opened such service. I couldn&#8217;t ask more; it&#8217;s <del datetime="00">free</del>, private and for me, I just heavily use their SVN service. I have yet to take full advantage of the service. I will be soon inviting others to join my projects, with the intention to practice collaborative development; go agile! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/akosidexter.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/akosidexter.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akosidexter.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akosidexter.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akosidexter.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akosidexter.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akosidexter.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akosidexter.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akosidexter.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akosidexter.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akosidexter.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akosidexter.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akosidexter.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akosidexter.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akosidexter.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akosidexter.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akosidexter.wordpress.com&amp;blog=482860&amp;post=6&amp;subd=akosidexter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akosidexter.wordpress.com/2006/11/09/assemblacom-free-project-hosting-free-trac-svn-wiki-private/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb838aa756ddbfdb972c1ada9ab43fde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akosidexter</media:title>
		</media:content>

		<media:content url="http://www.assembla.com/images/blue/assembla-logo.gif" medium="image">
			<media:title type="html">Assembla.com Logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Xubuntu: Pimp my Gateway Solo 3350 Notebook</title>
		<link>http://akosidexter.wordpress.com/2006/10/21/xubuntu-pimp-my-gateway-solo-3350-notebook/</link>
		<comments>http://akosidexter.wordpress.com/2006/10/21/xubuntu-pimp-my-gateway-solo-3350-notebook/#comments</comments>
		<pubDate>Sat, 21 Oct 2006 15:55:08 +0000</pubDate>
		<dc:creator>akosidexter</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://akosidexter.wordpress.com/2006/10/21/xubuntu-pimp-my-gateway-solo-3350-notebook/</guid>
		<description><![CDATA[<img src="http://support.gateway.com/s/manlib/notebooks/images/solo3350.jpg" alt="Gateway Solo 3350" align="right" height="182" width="204" /> It's been 5 days since my shiny pre-owned notebook arrived. Considering it's size, specs and above all, price, this sure is a bargain find from <a href="http://www.tipidpc.com">TipidPC</a>. I am truly blessed to have found such an item. Hopefully for me this will bring more productivity and portability nirvana. The thing weighs less than 2 kgs, very light and it's barely noticeable in my bag.

Here are the specifications:
<ul>
	<li>Celeron 500MHz Coppermine</li>
	<li>128MB SDRAM</li>
	<li>10GB HDD</li>
	<li>12" LCD</li>
	<li>ATI Rage Mobility Graphics Card</li>
	<li>ESS Sound Card</li>
	<li>3com Ethernet LAN Card</li>
	<li>External CD-ROM</li>
</ul>
Shopping around for a suitable "lightweight" linux distribution to install, the choice for me is clear: <a href="http://www.xubuntu.org/">Xubuntu</a>.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akosidexter.wordpress.com&amp;blog=482860&amp;post=5&amp;subd=akosidexter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://support.gateway.com/s/manlib/notebooks/images/solo3350.jpg" alt="Gateway Solo 3350" align="right" height="182" width="204" /> It&#8217;s been 5 days since my shiny pre-owned notebook arrived. Considering it&#8217;s size, specs and above all, price, this sure is a bargain find from <a href="http://www.tipidpc.com">TipidPC</a>. I am truly blessed to have found such an item. Hopefully for me this will bring more productivity and portability nirvana. The thing weighs less than 2 kgs, very light and it&#8217;s barely noticeable in my bag.</p>
<p>Here are the specifications:</p>
<ul>
<li>Celeron 500MHz Coppermine</li>
<li>128MB SDRAM</li>
<li>10GB HDD</li>
<li>12&#8243; LCD</li>
<li>ATI Rage Mobility Graphics Card</li>
<li>ESS Sound Card</li>
<li>3com Ethernet LAN Card</li>
<li>External CD-ROM</li>
</ul>
<p>Shopping around for a suitable &#8220;lightweight&#8221; linux distribution to install, the choice for me is clear: <a href="http://www.xubuntu.org/">Xubuntu</a>.<br />
<span id="more-5"></span><br />
Why?<br />
(personally based on internet reviews and my conclusion on my peers&#8217; experience)</p>
<ul>
<li>Ubuntu family of linux distros are relatively clean looking; fairly well intergrated desktop; secure out of the box;</li>
<li>Debian/Ubuntu&#8217;s huge repository &#8211; chance for me to learn more Debian as I&#8217;m coming from a Redhat background.</li>
<li>Xubuntu is officially part of Ubuntu family, Dapper 6.06 LTS is Long Term Support (updates for 6 years)</li>
</ul>
<p><strong>Installation Notes:</strong></p>
<p><em>Trouble with Xubuntu LiveCD:</em><br />
Xubuntu 6.10 (Edgy) LiveCD is boots fine using the external CDROM drive, loads up and detects everything, more or less. Except 128MB is really not enough to run the installation to HDD application. The system was repeatedly trashing, and there&#8217;s my cycle of reboot + run-install program. I gave up trying the LiveCD and looked for alternative way of installation.</p>
<p><em>Base Install</em><br />
What I basically did was:</p>
<ol>
<li>Install Ubuntu Server Edition (6.06 LTS)</li>
<li><code>sudo apt-get xubuntu-desktop gdm</code></li>
</ol>
<p>Thats it! I was surprised how everything was configured by default. After the reboot, GRUB, runlevel 5, default sensible apps (as in the liveCD), everything was configured. I have sound, working Xorg config, etc. The only thing I have to check yet is the built-in ESS winmodem and  pcmcia cardbus. After that I had several desktop tweaks, kernel change to generic 686, package upgrades, codecs, non-free apps installation, etc. Everything was and has been relatively easy.</p>
<p><strong>Internals:</strong><br />
Processor:<br />
<code><br />
dexter@dexter:~$ cat /proc/cpuinfo<br />
processor       : 0<br />
vendor_id       : GenuineIntel<br />
cpu family      : 6<br />
model           : 8<br />
model name      : Celeron (Coppermine)<br />
stepping        : 3<br />
cpu MHz         : 497.922<br />
cache size      : 128 KB<br />
fdiv_bug        : no<br />
hlt_bug         : no<br />
f00f_bug        : no<br />
coma_bug        : no<br />
fpu             : yes<br />
fpu_exception   : yes<br />
cpuid level     : 2<br />
wp              : yes<br />
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse<br />
bogomips        : 996.87</code></p>
<p>Other Devices:<br />
<code><br />
dexter@dexter:~$ lspci<br />
0000:00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)<br />
0000:00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)<br />
0000:00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)<br />
0000:00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)<br />
0000:00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)<br />
0000:00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)<br />
0000:00:09.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 12)<br />
0000:00:09.1 Communication controller: ESS Technology ESS Modem (rev 12)<br />
0000:00:0a.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01)<br />
0000:00:0d.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)<br />
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M AGP 2x (rev 64)<br />
</code></p>
<p><strong>Conclusion</strong></p>
<p><em>What Needs Improvement:</em><br />
LiveCD eats up a lot of memory, my recommendation is that this should be attempted only on machines with &gt;=256MB. Haven&#8217;t really tried to get Suspend working (more attempts/reconfig needed on my part). Battery applet information disappears time to time.</p>
<p><em>My Positive Experience:</em><br />
For low-end machines, especially low memory systems, Xubuntu earns my recommendation. An empty freshly booted Xubuntu desktop eats up barely 80MB of memory. Drivers detected, Sensible defaults, and Hibernate works out of the box. Setup is a simple base-cd install, then apt-get, apt-get, apt-get, hehe <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/akosidexter.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/akosidexter.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akosidexter.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akosidexter.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akosidexter.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akosidexter.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akosidexter.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akosidexter.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akosidexter.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akosidexter.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akosidexter.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akosidexter.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akosidexter.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akosidexter.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akosidexter.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akosidexter.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akosidexter.wordpress.com&amp;blog=482860&amp;post=5&amp;subd=akosidexter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akosidexter.wordpress.com/2006/10/21/xubuntu-pimp-my-gateway-solo-3350-notebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb838aa756ddbfdb972c1ada9ab43fde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akosidexter</media:title>
		</media:content>

		<media:content url="http://support.gateway.com/s/manlib/notebooks/images/solo3350.jpg" medium="image">
			<media:title type="html">Gateway Solo 3350</media:title>
		</media:content>
	</item>
		<item>
		<title>Xubuntu: Internet over GPRS via Bluetooth</title>
		<link>http://akosidexter.wordpress.com/2006/10/19/xubuntu-internet-over-gprs-via-bluetooth/</link>
		<comments>http://akosidexter.wordpress.com/2006/10/19/xubuntu-internet-over-gprs-via-bluetooth/#comments</comments>
		<pubDate>Wed, 18 Oct 2006 16:45:16 +0000</pubDate>
		<dc:creator>akosidexter</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://akosidexter.wordpress.com/2006/10/19/xubuntu-internet-over-gprs-via-bluetooth/</guid>
		<description><![CDATA[Setup was a breeze. No wonder the Ubuntu distro family are among the top ranking in <a href="http://www.distrowatch.com" target="_blank">Distrowatch</a>. I am using this generic no-name dongle I found at a bargain price in CDR-King Philippines. More on my Xubuntu laptop installation later while I discuss setup bits of the little bluetooth wonder. Note that this mini-howto is <strong>(U&#124;Ku&#124;Xu&#124;Edu)buntu specific</strong>. Basically this is a duplicate of my previous effort in making this work with my Gentoo desktop box.
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akosidexter.wordpress.com&amp;blog=482860&amp;post=4&amp;subd=akosidexter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Setup was a breeze. No wonder the Ubuntu distro family are among the top ranking in <a href="http://www.distrowatch.com" target="_blank">Distrowatch</a>. I am using this generic no-name dongle I found at a bargain price in CDR-King Philippines. More on my Xubuntu laptop installation later while I discuss setup bits of the little bluetooth wonder. Note that this mini-howto is <strong>(U|Ku|Xu|Edu)buntu specific</strong>. Basically this is a duplicate of my previous effort in making this work with my Gentoo desktop box.<br />
<span id="more-4"></span><br />
<strong>Setup</strong></p>
<ul>
<li>Mobile Phone = Nokia 3230</li>
<li>OS = Ubuntu Server + xubuntu-desktop  6.06 LTS Dapper Drake</li>
<li>Kernel = linux-image-686</li>
<li>GSM Network = SMART Philippines Prepaid</li>
</ul>
<p>The Kernel specifically have compiled in support for ppp and bluetooth, so no worries here. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>My Bluetooth Dongle Device</strong><br />
<code><br />
$ lsusb<br />
Bus 001 Device 003: ID 1131:1001 Integrated System Solution Corp. KY-BT100 Bluetooth Adapter<br />
Bus 001 Device 001: ID 0000:0000<br />
</code><br />
Apparently this is a supported chipset. The commands below are to executed as root.</p>
<p><strong>Install Essential Packages</strong><br />
<code><br />
$ sudo apt-get install bluez-utils ppp<br />
$ sudo /etc/init.d/bluez-utils restart<br />
</code></p>
<p><strong>Test Bluetooth</strong><br />
<code><br />
root@dexter:~# hcitool scan<br />
Scanning ...<br />
00:13:70:1F:B6:CD       Decky<br />
</code></p>
<p><code>root@dexter:~# l2ping 00:13:70:1F:B6:CD<br />
Ping: 00:13:70:1F:B6:CD from 11:11:11:11:11:11 (data size 44) ...<br />
0 bytes from 00:13:70:1F:B6:CD id 0 time 17.39ms<br />
0 bytes from 00:13:70:1F:B6:CD id 1 time 11.37ms<br />
0 bytes from 00:13:70:1F:B6:CD id 2 time 11.13ms<br />
0 bytes from 00:13:70:1F:B6:CD id 3 time 12.76ms<br />
4 sent, 4 received, 0% loss<br />
</code></p>
<p><code>root@dexter:~# sdptool browse 00:13:70:1F:B6:CD<br />
Browsing 00:13:70:1F:B6:CD ...<br />
Service Name: Hands-Free Audio Gateway<br />
Service RecHandle: 0x10000<br />
Service Class ID List:<br />
"Handfree Audio Gateway" (0x111f)<br />
"Generic Audio" (0x1203)<br />
Protocol Descriptor List:<br />
"L2CAP" (0x0100)<br />
"RFCOMM" (0x0003)<br />
Channel: 1<br />
Language Base Attr List:<br />
code_ISO639: 0x454e<br />
encoding:    0x6a<br />
base_offset: 0x100<br />
Profile Descriptor List:<br />
"Handfree Audio Gateway" (0x111f)<br />
Version: 0x0101<br />
.<br />
Service Name: OBEX File Transfer<br />
Service RecHandle: 0x10001<br />
Service Class ID List:<br />
"OBEX File Transfer" (0x1106)<br />
Protocol Descriptor List:<br />
"L2CAP" (0x0100)<br />
"RFCOMM" (0x0003)<br />
Channel: 10<br />
"OBEX" (0x0008)<br />
Language Base Attr List:<br />
code_ISO639: 0x454e<br />
encoding:    0x6a<br />
base_offset: 0x100<br />
Profile Descriptor List:<br />
"OBEX File Transfer" (0x1106)<br />
Version: 0x0100<br />
.<br />
Service Name: SyncMLClient<br />
Service RecHandle: 0x10002<br />
Service Class ID List:<br />
"Error: This is UUID-128" (0x00000002-0000-1000-8000-0002ee000002)<br />
Protocol Descriptor List:<br />
"L2CAP" (0x0100)<br />
"RFCOMM" (0x0003)<br />
Channel: 11<br />
"OBEX" (0x0008)<br />
Language Base Attr List:<br />
code_ISO639: 0x454e<br />
encoding:    0x6a<br />
base_offset: 0x100<br />
Profile Descriptor List:<br />
"Error: This is UUID-128" (0x00000002-0000-1000-8000-0002ee000002)<br />
Version: 0x0100<br />
.<br />
Service Name: Nokia OBEX PC Suite Services<br />
Service RecHandle: 0x10003<br />
Service Class ID List:<br />
"Error: This is UUID-128" (0x00005005-0000-1000-8000-0002ee000001)<br />
Protocol Descriptor List:<br />
"L2CAP" (0x0100)<br />
"RFCOMM" (0x0003)<br />
Channel: 12<br />
"OBEX" (0x0008)<br />
Language Base Attr List:<br />
code_ISO639: 0x454e<br />
encoding:    0x6a<br />
base_offset: 0x100<br />
Profile Descriptor List:<br />
"Error: This is UUID-128" (0x00005005-0000-1000-8000-0002ee000001)<br />
Version: 0x0100<br />
.<br />
Service Name: OBEX Object Push<br />
Service RecHandle: 0x10004<br />
Service Class ID List:<br />
"OBEX Object Push" (0x1105)<br />
Protocol Descriptor List:<br />
"L2CAP" (0x0100)<br />
"RFCOMM" (0x0003)<br />
Channel: 9<br />
"OBEX" (0x0008)<br />
Language Base Attr List:<br />
code_ISO639: 0x454e<br />
encoding:    0x6a<br />
base_offset: 0x100<br />
Profile Descriptor List:<br />
"OBEX Object Push" (0x1105)<br />
Version: 0x0100<br />
.<br />
Service Name: Dial-Up Networking<br />
Service RecHandle: 0x10005<br />
Service Class ID List:<br />
"Dialup Networking" (0x1103)<br />
Protocol Descriptor List:<br />
"L2CAP" (0x0100)<br />
"RFCOMM" (0x0003)<br />
Channel: 2<br />
Language Base Attr List:<br />
code_ISO639: 0x454e<br />
encoding:    0x6a<br />
base_offset: 0x100<br />
Profile Descriptor List:<br />
"Dialup Networking" (0x1103)<br />
Version: 0x0100<br />
</code><br />
Here, it is indicated by our service discovery tool that dial-up networking support is on Channel 2.</p>
<p><strong>Setup PIN</strong><br />
<code>echo "1234" &gt; /etc/bluetooth/pin</code></p>
<p><strong>Setup PIN-Helper</strong><br />
<strong>File: /etc/bluetooth/pin-helper</strong><br />
<code><br />
#!/bin/sh<br />
echo -n "PIN:" `cat /etc/bluetooth/pin`<br />
</code><br />
Be sure to make it executable. Mode 755.</p>
<p><strong>Configurations</strong><br />
Using the infomation from sdptool and hciscan, you need to properly edit the contents of the following:</p>
<p><strong>File: /etc/bluetooth/rfcomm.conf</strong><br />
<code><br />
rfcomm0 {<br />
bind yes;<br />
device 00:13:70:1F:B6:CD;<br />
channel 2;<br />
comment "Nokia";<br />
}<br />
</code></p>
<p><strong>File: /etc/ppp/chat-mygprs</strong><br />
<code><br />
'' ATZ OK<br />
AT+CGDCONT=1,"IP","internet"<br />
OK "ATD*99***1#"<br />
CONNECT ''<br />
</code><br />
Note that internet is the apn. In my Nokia 3230, I think this is overridden by the GPRS Config of the phone.</p>
<p><strong>File: /etc/ppp/peers/mygprs</strong><br />
<code><br />
/dev/rfcomm0 115200<br />
connect '/usr/sbin/chat -v -f /etc/ppp/chat-mygprs'<br />
crtscts<br />
modem -detach<br />
noccp<br />
defaultroute<br />
usepeerdns<br />
noauth<br />
ipcp-accept-remote<br />
ipcp-accept-local<br />
noipdefault<br />
</code></p>
<p><strong>Dial and Connect</strong><br />
<code><br />
$ pppd call mygprs<br />
Serial connection established.<br />
Using interface ppp0<br />
Connect: ppp0  /dev/rfcomm0<br />
PAP authentication succeeded<br />
Cannot determine ethernet address for proxy ARP<br />
local  IP address 10.157.107.227<br />
remote IP address 10.6.6.6<br />
primary   DNS address 203.172.11.25<br />
secondary DNS address 202.57.67.45<br />
Modem hangup<br />
Connect time 47.8 minutes.<br />
Sent 1301495 bytes, received 6024667 bytes.<br />
</code><br />
Pair the devices by entering the PIN if it&#8217;s requested by the phone.<br />
Should be a painless process.</p>
<p>YMMV but hopefully you&#8217;ll be able to connect and surf then.</p>
<p>If you encounter difficulties, remember to look at the logs (/var/log/ppp.log) and dmesg.</p>
<p><strong>Additional Tips</strong><br />
SMART Network&#8217;s dynamically assigned DNS servers are notoriously unreliable. Try to find some public DNS to use. Try opendns.com as well.</p>
<p>Hope this helps. Happy bluetooth gprs internet!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/akosidexter.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/akosidexter.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akosidexter.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akosidexter.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akosidexter.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akosidexter.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akosidexter.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akosidexter.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akosidexter.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akosidexter.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akosidexter.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akosidexter.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akosidexter.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akosidexter.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akosidexter.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akosidexter.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akosidexter.wordpress.com&amp;blog=482860&amp;post=4&amp;subd=akosidexter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akosidexter.wordpress.com/2006/10/19/xubuntu-internet-over-gprs-via-bluetooth/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb838aa756ddbfdb972c1ada9ab43fde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akosidexter</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world WordPress.com!</title>
		<link>http://akosidexter.wordpress.com/2006/10/17/hello-world/</link>
		<comments>http://akosidexter.wordpress.com/2006/10/17/hello-world/#comments</comments>
		<pubDate>Tue, 17 Oct 2006 19:52:18 +0000</pubDate>
		<dc:creator>akosidexter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Finally! I am blogging my way back, thanks to wordpress.com. It has been a while since my old blog site died out of idleness. This is a fresh start and hopefully I can find the strength and wisdom to share more of me here. Thanks wordpress.com.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akosidexter.wordpress.com&amp;blog=482860&amp;post=1&amp;subd=akosidexter&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Finally! I am blogging my way back, thanks to wordpress.com. It has been a while since my old blog site died out of idleness. This is a fresh start and hopefully I can find the strength and wisdom to share more of me here. Thanks wordpress.com.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/akosidexter.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/akosidexter.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/akosidexter.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/akosidexter.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/akosidexter.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/akosidexter.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/akosidexter.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/akosidexter.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/akosidexter.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/akosidexter.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/akosidexter.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/akosidexter.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/akosidexter.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/akosidexter.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/akosidexter.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/akosidexter.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=akosidexter.wordpress.com&amp;blog=482860&amp;post=1&amp;subd=akosidexter&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://akosidexter.wordpress.com/2006/10/17/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/eb838aa756ddbfdb972c1ada9ab43fde?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">akosidexter</media:title>
		</media:content>
	</item>
	</channel>
</rss>
