<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>arearelax.org</title>
	<link>http://www.arearelax.org</link>
	<description>Solo un altro weblog targato WordPress</description>
	<pubDate>Mon, 12 May 2008 13:23:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>HOWTO - Install Gentoo.</title>
		<link>http://www.arearelax.org/2008/05/12/howto-installare-gentoo/</link>
		<comments>http://www.arearelax.org/2008/05/12/howto-installare-gentoo/#comments</comments>
		<pubDate>Mon, 12 May 2008 08:19:22 +0000</pubDate>
		<dc:creator>acido</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[gentoo]]></category>

		<category><![CDATA[howto]]></category>

		<category><![CDATA[hp]]></category>

		<category><![CDATA[notebook]]></category>

		<category><![CDATA[pavilion]]></category>

		<guid isPermaLink="false">http://www.arearelax.org/2008/05/12/howto-installare-gentoo/</guid>
		<description><![CDATA[After a break, i&#8217;m come back!
I&#8217;ve decided to install Gentoo on my HP Pavilion dv6000 series and I&#8217;ll try to share with you my progress. Gentoo has tons of good documentation but could always happen something strange that the guides dont talk about. I hope to write some usefull things.

I&#8217;m started from Gentoo 2008.0 beta [...]]]></description>
			<content:encoded><![CDATA[<p>After a break, i&#8217;m come back!<br />
I&#8217;ve decided to install <a href="http://gentoo.org/" title="gentoo" target="_blank">Gentoo</a> on my <em>HP Pavilion dv6000 series</em> and I&#8217;ll try to share with you my progress. <a href="http://gentoo.org/" title="gentoo" target="_blank">Gentoo</a> has tons of good documentation but could always happen something strange that the guides dont talk about. I hope to write some usefull things.</p>
<p style="text-align: center"><a href="http://www.arearelax.org/2008/05/12/howto-installare-gentoo/gentoo-logo/" target="_blank" rel="attachment wp-att-28" title="gentoo"><img src="http://www.arearelax.org/blog/wp-content/uploads/2008/05/gentoo-floater-logo.png" alt="gentoo-logo" /></a></p>
<p>I&#8217;m started from <em>Gentoo 2008.0 beta Minimal</em> taht you could find <a href="http://www.gentoo.org/main/en/where.xml" title="get gentoo" target="_blank">here</a>. Burn the ISO and restart your machine (check that the boot from CD is activated).<br />
Now you need to follow step by step the <a href="http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml" target="_blank">guide</a> at Gentoo website.</p>
<p>When you have to configure and compile the <em>Kernel</em>, if you would do it easily, use the follow command</p>
<p><code>livecd etc # genkernel --menuconfig all</code></p>
<p>It is designed to take the pain out of the kernel compiling process, and supports most hardware by default.</p>
<p><strong>Helpfull Link </strong></p>
<p><a href="http://tldp.org/HOWTO/Partition/fdisk_partitioning.html" target="_blank">Howto fdisk</a></p>
<p class="technorati_tags"> <a href="http://technorati.com/tag/linux" rel="tag">linux</a>, <a href="http://technorati.com/tag/gentoo" rel="tag"> gentoo</a>, <a href="http://technorati.com/tag/howto" rel="tag"> howto</a></p><br>
]]></content:encoded>
			<wfw:commentRss>http://www.arearelax.org/2008/05/12/howto-installare-gentoo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HP Pavilion and audio problems with Debian</title>
		<link>http://www.arearelax.org/2008/02/22/hp-pavilion-and-audio-problems-with-debian/</link>
		<comments>http://www.arearelax.org/2008/02/22/hp-pavilion-and-audio-problems-with-debian/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 09:40:20 +0000</pubDate>
		<dc:creator>acido</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[alsa]]></category>

		<category><![CDATA[audio]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[headphones]]></category>

		<category><![CDATA[hp]]></category>

		<category><![CDATA[notebook]]></category>

		<category><![CDATA[pavilion]]></category>

		<guid isPermaLink="false">http://www.arearelax.org/2008/02/22/hp-pavilion-and-audio-problems-with-debian/</guid>
		<description><![CDATA[I&#8217;ve an HP Pavilion notebook (mod. dv6115eu). I&#8217;ve installed Debian on it and, listen to music, I&#8217;ve tries to insert the jack headphone but the sound come out from speakers yet!
The solution is pretty easy. Download from alsa website the alsa-driver source package.
To compile it, we have to install the right packages before
root~:# apt-get install [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve an HP Pavilion notebook (mod. dv6115eu). I&#8217;ve installed Debian on it and, listen to music, I&#8217;ve tries to insert the jack headphone but the sound come out from speakers yet!</p>
<p>The solution is pretty easy. Download from <a href="http://www.alsa-project.org/main/index.php/Main_Page" target="_blank"><em>alsa</em></a> website the <em>alsa-driver</em> source package.<br />
To compile it, we have to install the right packages before</p>
<p><code>root~:# apt-get install build-essential linux-headers-generic libncurses5-dev automake autoconf</code></p>
<p>Here: <a href="http://www.alsa-project.org/alsa/ftp/driver/" title="http://www.alsa-project.org/alsa/ftp/driver/">ftp://ftp.alsa-project.org/pub/driver/</a> you can find the last source packages.<br />
Make a folder and donwload the source packages</p>
<p>Extract the package</p>
<p><code>user:~$ tar xjf alsa-driver-X.tar.bz2</code></p>
<p>Compile and install it</p>
<p><code>user~:$ cd alsa-driver-X<br />
user~:$ ./configure<br />
root~:# make &amp;&amp; make install</code></p>
<p>Edit <em>/etc/modules</em> and insert at the end of it this kernel module: <em>snd_hda_intel</em>.<br />
Save the file and reboot: the headphone could be work right now!</p>
<p class="technorati_tags"> <a href="http://technorati.com/tag/linux" rel="tag">linux</a>, <a href="http://technorati.com/tag/debian" rel="tag"> debian</a>, <a href="http://technorati.com/tag/hp" rel="tag"> hp</a>, <a href="http://technorati.com/tag/pavilion" rel="tag"> pavilion</a>, <a href="http://technorati.com/tag/notebook" rel="tag"> notebook</a>, <a href="http://technorati.com/tag/alsa" rel="tag"> alsa</a>, <a href="http://technorati.com/tag/headphones" rel="tag"> headphones</a>, <a href="http://technorati.com/tag/audio" rel="tag"> audio</a></p><br>
]]></content:encoded>
			<wfw:commentRss>http://www.arearelax.org/2008/02/22/hp-pavilion-and-audio-problems-with-debian/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AWN - Howto make your own .deb</title>
		<link>http://www.arearelax.org/2008/02/21/awn-howto-make-your-own-deb/</link>
		<comments>http://www.arearelax.org/2008/02/21/awn-howto-make-your-own-deb/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 20:57:57 +0000</pubDate>
		<dc:creator>acido</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[awn]]></category>

		<category><![CDATA[deb]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[gnome]]></category>

		<guid isPermaLink="false">http://www.arearelax.org/2008/02/21/awn-howto-make-your-own-deb/</guid>
		<description><![CDATA[Today i&#8217;ve updated my AWN repository
deb http://www.arearelax.org/awn/ ./
with new packages made from awn0.2.1 version taken from Bazaar&#8217;s repository.
I&#8217;ve thinked that it could be helpfull if I write how you can do your own packages.
First of all install the packages for compile AWN and the dipendencies packages :
root:~# apt-get install build-essential automake1.9 autotools-dev libxdamage-dev libxcomposite-dev libgnome2-common [...]]]></description>
			<content:encoded><![CDATA[<p>Today i&#8217;ve updated my <a href="https://launchpad.net/awn" target="_blank">AWN</a> repository</p>
<p><code>deb http://www.arearelax.org/awn/ ./</code></p>
<p>with new packages made from awn0.2.1 version taken from Bazaar&#8217;s repository.<br />
I&#8217;ve thinked that it could be helpfull if I write how you can do your own packages.</p>
<p>First of all install the packages for compile AWN and the dipendencies packages :</p>
<p><code>root:~# apt-get install build-essential automake1.9 autotools-dev libxdamage-dev libxcomposite-dev libgnome2-common libgnome2-dev libgnome-desktop-dev libgtk2.0-dev libwnck-dev libgconf2-dev libglib2.0-dev libdbus-glib-1-dev python-gtk2-dev gnome-common python-dev python-cairo-dev python-gnome2-dev python-gnome2-desktop gnome-panel python-glade2 librsvg2-common cdbs gnome-pkg-tools gtk-doc-tools valac</code></p>
<p>install bzr:</p>
<p><code>root:~# apt-get install bzr</code></p>
<p>go on your home folder and download AWN source from Bazaar:</p>
<p><code>user:~$ bzr co lp:awn</code></p>
<p>join in the new folder</p>
<p><code>user:~$ cd awn/</code></p>
<p>and make the packages</p>
<p><code>user:~$ dpkg-buildpackage -rfakeroot</code></p>
<p>come back at your home ( <em>cd ..</em> ) and you can find all packages that you need to install <em>AWN</em></p>
<p><code>root:~# dpkg -i *.deb</code></p>
<p>That&#8217;s all. Have fun!<p class="technorati_tags"> <a href="http://technorati.com/tag/linux" rel="tag">linux</a>, <a href="http://technorati.com/tag/debian" rel="tag"> debian</a>, <a href="http://technorati.com/tag/awn" rel="tag"> awn</a>, <a href="http://technorati.com/tag/deb" rel="tag"> deb</a>, <a href="http://technorati.com/tag/gnome" rel="tag"> gnome</a></p><br>
]]></content:encoded>
			<wfw:commentRss>http://www.arearelax.org/2008/02/21/awn-howto-make-your-own-deb/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Start VNC at Boot</title>
		<link>http://www.arearelax.org/2008/02/13/start-vnc-at-boot/</link>
		<comments>http://www.arearelax.org/2008/02/13/start-vnc-at-boot/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 12:56:05 +0000</pubDate>
		<dc:creator>acido</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[gnome]]></category>

		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.arearelax.org/2008/02/13/start-vnc-at-boot/</guid>
		<description><![CDATA[Sometimes could be useful to manage a PC from a remote computer. To do it VNC maybe is one of the best solutions.
It&#8217;s good if VNC starts at PC&#8217;s boot.
Some easy steps:
root:~# apt-get install vnc4server vnc4-common
To start a program at boot we have to insert the command to run it in the  /etc/rc.local file.
root:~#nano [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes could be useful to manage a PC from a remote computer. To do it VNC maybe is one of the best solutions.</p>
<p>It&#8217;s good if <em>VNC</em> starts at PC&#8217;s boot.</p>
<p>Some easy steps:</p>
<p><code>root:~# apt-get install vnc4server vnc4-common</code></p>
<p>To start a program at boot we have to insert the command to run it in the <em> /etc/rc.local</em> file.</p>
<p><code>root:~#nano /etc/rc.local</code></p>
<p>and insert the following row before <strong>exit 0</strong>. (<em>exit 0</em> must be always the last row)</p>
<p><code>su - user -c "/usr/bin/vnc4server :1 -geometry 1024x768 -depth 16 &gt; /tmp/vncserver.log 2&gt;&amp;1 &amp;" &amp;</code></p>
<p>This command let start vncserver automatically at boot in usermode and on a Display different from the main display.<br />
<em>You have to substitute in that row USER with your user</em> and you can customize the command vnc4server like it&#8217;s good for you.<br />
If you would run other programs with VNC, you have only to add other rows in rc.local like the follow row</p>
<p><code>su - user -c "DISPLAY=:1 /usr/bin/gkrellm &amp;" &amp;</code><br /><p class="technorati_tags"> <a href="http://technorati.com/tag/gnome" rel="tag">gnome</a>, <a href="http://technorati.com/tag/debian" rel="tag"> debian</a>, <a href="http://technorati.com/tag/vnc" rel="tag"> vnc</a>, <a href="http://technorati.com/tag/linux" rel="tag"> linux</a></p><br>
]]></content:encoded>
			<wfw:commentRss>http://www.arearelax.org/2008/02/13/start-vnc-at-boot/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Skype and Debian</title>
		<link>http://www.arearelax.org/2008/01/23/skype-and-debian/</link>
		<comments>http://www.arearelax.org/2008/01/23/skype-and-debian/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 23:54:11 +0000</pubDate>
		<dc:creator>acido</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://www.arearelax.org/2008/01/23/skype-and-debian/</guid>
		<description><![CDATA[I&#8217;ve found some trouble to find the DEB version of Skype but after some research, i&#8217;ve found the solution and it&#8217;s pretty easy:
acido:~# wget http://www.skype.com/go/getskype-linux-deb
acido:~# su
hp:~$ dpkg -i skype-debian_1.4.0.118-1_i386.deb
With wget you download the latest version of Skype for your distro, like root you do the installation and you have finished!
EDIT: If you use the URL [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found some trouble to find the DEB version of <a href="http://www.skype.com" target="_blank">Skype</a> but after some research, i&#8217;ve found the solution and it&#8217;s pretty easy:</p>
<p><code>acido:~# wget http://www.skype.com/go/getskype-linux-deb<br />
acido:~# su<br />
hp:~$ dpkg -i skype-debian_1.4.0.118-1_i386.deb</code></p>
<p>With <em>wget</em> you download the latest version of Skype for your distro, like root you do the installation and you have finished!</p>
<p><strong>EDIT:</strong> If you use the URL above, instead the first:</p>
<p><code>http://www.skype.com/go/getskype-linux-beta-deb</code></p>
<p>you can download Skype 2 beta version with video support.<br />
Thanks a lot to <strong><em>po3ts</em></strong> for the advice.</p>
<p class="technorati_tags"> <a href="http://technorati.com/tag/linux" rel="tag">linux</a>, <a href="http://technorati.com/tag/debian" rel="tag"> debian</a>, <a href="http://technorati.com/tag/skype" rel="tag"> skype</a></p><br>
]]></content:encoded>
			<wfw:commentRss>http://www.arearelax.org/2008/01/23/skype-and-debian/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Talent Scout</title>
		<link>http://www.arearelax.org/2008/01/20/talent-scout-2/</link>
		<comments>http://www.arearelax.org/2008/01/20/talent-scout-2/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 23:15:05 +0000</pubDate>
		<dc:creator>acido</dc:creator>
		
		<category><![CDATA[musica]]></category>

		<category><![CDATA[cover]]></category>

		<category><![CDATA[music]]></category>

		<category><![CDATA[myspace]]></category>

		<category><![CDATA[StoneSour]]></category>

		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.arearelax.org/2008/01/20/talent-scout-2/</guid>
		<description><![CDATA[Today i would let know you  Edith a french girls that on  youtube and myspace is knowed like chewwinggum.
She has a beautiful voice and she is also cute.  
Here you can listen the cover of &#8220;Through the glass&#8221; a song by StoneSour (HardRock and Alternative Metal group made in USA).
Have fun with [...]]]></description>
			<content:encoded><![CDATA[<p>Today i would let know you  <em>Edith</em> a french girls that on  <a href="http://www.youtube.com/" target="_blank">youtube</a> and <a href="http://www.myspace.com" target="_blank">myspace</a> is knowed like <em>chewwinggum</em>.<br />
She has a beautiful voice and she is also cute. <img src='http://www.arearelax.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here you can listen the cover of<span> <em>&#8220;Through the glass&#8221;</em> a song by</span> <em>StoneSour</em> (HardRock and Alternative Metal group made in USA).</p>
<p>Have fun with the video and at the end of the post you can find the links for the Edith&#8217;s personal page (on youtube and myspace, so you can listen all the others songs) and the link to the original video of the song. </p>
<p><object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/2CdXjmUPldg&#038;rel=1"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/2CdXjmUPldg&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p><a href="http://www.youtube.com/profile?user=chewwinggum" target="_blank">Youtube.com</a><br />
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;friendID=233360290" target="_blank">MySpace.com</a><br />
<a href="http://www.youtube.com/watch?v=cUSgZDcF-xE" target="_blank"> Through the glass - StoneSour</a></p>
<p class="technorati_tags"> <a href="http://technorati.com/tag/music" rel="tag">music</a>, <a href="http://technorati.com/tag/StoneSour" rel="tag"> StoneSour</a>, <a href="http://technorati.com/tag/cover" rel="tag"> cover</a>, <a href="http://technorati.com/tag/youtube" rel="tag"> youtube</a>, <a href="http://technorati.com/tag/myspace" rel="tag"> myspace</a></p><br>
]]></content:encoded>
			<wfw:commentRss>http://www.arearelax.org/2008/01/20/talent-scout-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Multimedia Key and Gnome.</title>
		<link>http://www.arearelax.org/2008/01/17/multimedia-key-and-gnome/</link>
		<comments>http://www.arearelax.org/2008/01/17/multimedia-key-and-gnome/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 23:22:09 +0000</pubDate>
		<dc:creator>acido</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[gnome]]></category>

		<category><![CDATA[keyboard]]></category>

		<category><![CDATA[multimedia]]></category>

		<guid isPermaLink="false">http://www.arearelax.org/2008/01/17/multimedia-key-and-gnome/</guid>
		<description><![CDATA[Another hard war: ME vs MyNotebook!
Sometimes happen that if you have some multimedia keys, the system could discover them itself. If you would modify the function of that special keys, you have to read this how-to.
First of all go in System &#62; Preferences &#62; Keyboard Shortcut
Here there are two section: Desktop and Audio.
Go in audio [...]]]></description>
			<content:encoded><![CDATA[<p>Another hard war: ME vs MyNotebook!<br />
Sometimes happen that if you have some multimedia keys, the system could discover them itself. If you would modify the function of that special keys, you have to read this how-to.</p>
<p>First of all go in <em>System &gt; Preferences &gt; Keyboard Shortcut</em><br />
Here there are two section: <em>Desktop</em> and <em>Audio.</em><br />
Go in audio and disable(click on each row that you would disable and press BACKSPACE) all keys that you would use (in my situation Play/Pause, Pause, Skip Prev/Next Track).</p>
<p>Now open a term and write:<br />
<code>xev | grep keycode | \<br />
sed s/"^.*keycode *([0-9]+).*$"/"keycode 1 "/ |  uniq</code><br />
<em>xev</em> is used to capture the &#8220;code&#8221; for each key that we press. Press all keys that you need and after that, close the term. In output you see something like:<br />
<code>keycode 36<br />
keycode 144<br />
keycode 162<br />
keycode 164</code><br />
Exlude the first row (it&#8217;s the Enter Key). The other rows are keycodes about your keys.tutte le altre in ordine sono i keycode legati ai vostri tasti. Now modify the file <em>xmodmap</em>: go in your home and make a copy of your file<br />
<code>xmodmap -pke &gt; xmodmap.conf</code><br />
Edit it (gedit or nano or whatever you want) and insert near the Keycode that you have discovered before, a name.<br />
For example your PLAY key have<br />
<code>keycode 162</code></p>
<p>Go at the row &#8220;<em>keycode 162</em>&#8221; and insert after the &#8220;=&#8221; a name to identify the key<br />
<code>keycode 162 = AudioPLAY</code></p>
<p>Repeat this for all keys that you need.<br />
Now you have to substitute you new <em>xmodmap.conf</em> to the older one and you have some ways:</p>
<p>1) edit the file %HOME/.xsession and insert<br />
<code>/usr/bin/xmodmap $HOME/xmodmap.conf</code><br />
2) edit the file  <em>/etc/gdm/Init/Default</em> and substitute the row <em>sysmodmap=/etc/X11/Xmodmap</em> using the path of your <em>xmodmap</em> (for me is <em>/home/utente/xmodmap.conf</em>)</p>
<p>3) if you are luky, if you restart Gnome, it can discover the new xmodmap.conf in your home and ask to you if you would use it instead the default file</p>
<p>After that, open a term and launch<br />
<code>root:~# gconf-editor</code></p>
<p>go in <em>/apps/metacity/keybindings_commands</em></p>
<p>Here you can set 12 commands(<em>command_1, command_2</em>&#8230;).<br />
You can insert all command that you would use for your keys (start browser, pause a song, disable the sound, etc&#8230;).</p>
<p>Go in <em>/apps/metacity/global_keybindings</em> and you see <em>run_command_1 &#8230; run_command_12</em> that you can use to associate a key to the <em>command</em> that you have write in the step before.<br />
Near <em>run_command_1</em> write the name that identify the key that you would use.</p>
<p>To do an Example<br />
<code>keycode 162 = AudioPLAY</code></p>
<p>in <em>/apps/metacity/keybindings_commands</em><br />
<code>command_1    xmms</code></p>
<p>in <em>/apps/metacity/global_keybindings</em><br />
<code>run_command_1     AudioPLAY</code></p>
<p>Have fun!<br /><p class="technorati_tags"> <a href="http://technorati.com/tag/linux" rel="tag">linux</a>, <a href="http://technorati.com/tag/debian" rel="tag"> debian</a>, <a href="http://technorati.com/tag/keyboard" rel="tag"> keyboard</a>, <a href="http://technorati.com/tag/multimedia" rel="tag"> multimedia</a>, <a href="http://technorati.com/tag/gnome" rel="tag"> gnome</a></p><br>
]]></content:encoded>
			<wfw:commentRss>http://www.arearelax.org/2008/01/17/multimedia-key-and-gnome/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Gkrellm: check system temperature.</title>
		<link>http://www.arearelax.org/2008/01/16/gkrellm-controllare-la-temperatura-del-nostro-sistema/</link>
		<comments>http://www.arearelax.org/2008/01/16/gkrellm-controllare-la-temperatura-del-nostro-sistema/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 21:45:17 +0000</pubDate>
		<dc:creator>acido</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[gkrellm]]></category>

		<category><![CDATA[hddtemp]]></category>

		<category><![CDATA[lm-sensors]]></category>

		<category><![CDATA[temperature]]></category>

		<guid isPermaLink="false">http://www.arearelax.org/2008/01/16/gkrellm-controllare-la-temperatura-del-nostro-sistema/</guid>
		<description><![CDATA[Gkrellm is a good utility that let us to monitoring the entire system: battery status, temperature (CPU, HDD, Video, &#8230;), fan speed. But it&#8217;s not enaught: it need help from some daemons or kernel&#8217;s modules.
Now i try to explain how to check the temperatures.
Open a term and write (like super-user):
root:~# apt-get install lm-sensors hddtemp
and after [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>Gkrellm</strong></em> is a good utility that let us to monitoring the entire system: battery status, temperature (CPU, HDD, Video, &#8230;), fan speed. But it&#8217;s not enaught: it need help from some daemons or kernel&#8217;s modules.</p>
<p>Now i try to explain how to check the temperatures.</p>
<p>Open a term and write (like super-user):</p>
<p><code>root:~# apt-get install lm-sensors hddtemp</code></p>
<p>and after the installation</p>
<p><code>root:~# sensors-detect</code></p>
<p>you have to follow the sensors setup (use the default answers); after that, in output you see some modules</p>
<p><code>#----cut here----<br />
# module options<br />
&lt;module_1&gt;<br />
&lt;module_2&gt;<br />
#----cut here----</code></p>
<p>that you have to insert in the file <em>/etc/modules.</em><br />
(if you would start the modules immediately use like root <em> modprobe &lt;modulo_1&gt; &lt;modulo_2&gt;</em> )</p>
<p>To start the harddisk sensor:</p>
<p><code>root:~# hddtemp -d /dev/hda</code><br />
(or hdb, hdc or sda, sdb: it depends from the harddisk that you would monitoring)</p>
<p>Now start <em>gkrellm</em> goo in</p>
<p><em>Function &gt; Sensors &gt; Temperature</em></p>
<p>Here you can find all sensors from your PC.</p>
<p><strong><em>Tips:</em></strong><br />
If you exec<br />
<code>acido:~$ sensors</code></p>
<p>in output you can see all sensors (exept harddisk);</p>
<p><code>root:~# hddtemp /dev/hda</code><br />
(or hdb, hdc or sda, sdb: it depends from the harddisk that you would monitoring)</p>
<p>in output you can see harddisk sensors;<br />
if you would start hddtemp like a daemon (each time that you start your pc) use:</p>
<p><code>root:~# nano /etc/default/hddtemp</code></p>
<p>and set <em>RUN_DAEMON=</em>&#8220;<em>true</em>&#8220; and <em>DISKS=</em>&#8220;<em>/dev/hda</em>&#8221; (your harddisk).</p>
<p class="technorati_tags"> <a href="http://technorati.com/tag/linux" rel="tag">linux</a>, <a href="http://technorati.com/tag/debian" rel="tag"> debian</a>, <a href="http://technorati.com/tag/gkrellm" rel="tag"> gkrellm</a>, <a href="http://technorati.com/tag/gnome" rel="tag"> gnome</a></p><br>
]]></content:encoded>
			<wfw:commentRss>http://www.arearelax.org/2008/01/16/gkrellm-controllare-la-temperatura-del-nostro-sistema/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mplayer - Compiz. Problems in FullScreen.</title>
		<link>http://www.arearelax.org/2008/01/15/mplayer-compiz-problems-in-fullscreen/</link>
		<comments>http://www.arearelax.org/2008/01/15/mplayer-compiz-problems-in-fullscreen/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 11:11:43 +0000</pubDate>
		<dc:creator>acido</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[compiz]]></category>

		<category><![CDATA[gmplayer]]></category>

		<category><![CDATA[mplayer]]></category>

		<guid isPermaLink="false">http://www.arearelax.org/2008/01/15/mplayer-compiz-problems-in-fullscreen/</guid>
		<description><![CDATA[After the Compiz installation, sometimes happen that it&#8217;s not possible to see movie on fullscreen!
Let&#8217;s start gmplayer and go in Option.
Choose the Video &#8220;tab&#8221; and set x11 driver.
Now close gmplayer, open a term and write
echo "zoom=yes" &#62; $HOME/.mplayer/config
Start gmplayer and watch movie in fullscreen!
 mplayer,  gmplayer,  compiz,  linux
]]></description>
			<content:encoded><![CDATA[<p>After the Compiz installation, sometimes happen that it&#8217;s not possible to see movie on fullscreen!</p>
<p>Let&#8217;s start <strong><em>gmplayer </em></strong>and go in Option.<br />
Choose the Video &#8220;tab&#8221; and set <strong><em>x11 </em></strong>driver.</p>
<p>Now close gmplayer, open a term and write<br />
<code>echo "zoom=yes" &gt; $HOME/.mplayer/config</code></p>
<p>Start <em><strong>gmplayer</strong></em> and watch movie in fullscreen!</p>
<p class="technorati_tags"> <a href="http://technorati.com/tag/mplayer" rel="tag">mplayer</a>, <a href="http://technorati.com/tag/gmplayer" rel="tag"> gmplayer</a>, <a href="http://technorati.com/tag/compiz" rel="tag"> compiz</a>, <a href="http://technorati.com/tag/linux" rel="tag"> linux</a></p><br>
]]></content:encoded>
			<wfw:commentRss>http://www.arearelax.org/2008/01/15/mplayer-compiz-problems-in-fullscreen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress: problems with translation</title>
		<link>http://www.arearelax.org/2008/01/14/wordpress-problemi-con-la-localizzazione/</link>
		<comments>http://www.arearelax.org/2008/01/14/wordpress-problemi-con-la-localizzazione/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 11:32:20 +0000</pubDate>
		<dc:creator>acido</dc:creator>
		
		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[bug]]></category>

		<category><![CDATA[languages]]></category>

		<category><![CDATA[localization]]></category>

		<category><![CDATA[traduzione]]></category>

		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://www.arearelax.org/2008/01/14/wordpress-problemi-con-la-localizzazione/</guid>
		<description><![CDATA[Recently i&#8217;ve installed localized WordPress italian version (downloaded from wordpress-it) but after the installation it was in english yet. I&#8217;ve checked the settings in the file wp-config.php but they were right:
define('WPLANG','it_IT');
in the folder wp-includes/languages/ there was it_IT.mo and it_IT.po so all were setting fine, but wordpress was in english yet. I&#8217;ve thinked that it could [...]]]></description>
			<content:encoded><![CDATA[<p>Recently i&#8217;ve installed localized <a href="http://www.wordpress.com/" target="_blank">WordPress</a> <em>italian</em> version (downloaded from <a href="http://www.wordpress-it.it/" target="_blank">wordpress-it</a>) but after the installation it was in <em>english</em> yet. I&#8217;ve checked the settings in the file <em>wp-config.php</em> but they were right:</p>
<p><code>define('WPLANG','it_IT');</code></p>
<p>in the folder <em>wp-includes/languages/</em> there was <em>it_IT.mo</em> and <em>it_IT.po</em> so all were setting fine, but <em>wordpress</em> was in english yet. I&#8217;ve thinked that it could be a file&#8217;s permission problem but i was on fault.<br />
After a research i discover that it could be a wordpress&#8217; bug: if it run on a server with a 64bit CPU, it can&#8217;t set the right language.</p>
<p>To solve the problem edit <em>gettext.php</em> (it is in wp-includes/ ), move at line 116 and where you find</p>
<p><code>$this-&gt;STREAM = $Reader;<br />
$magic = $this-&gt;readint();<br />
if ($magic == ($MAGIC1 &amp; 0xFFFFFFFF) || $magic == ($MAGIC3 &amp; 0xFFFFFFFF)) {</code></p>
<p>substitute it with</p>
<p><code>$this-&gt;STREAM = $Reader;<br />
$magic = $this-&gt;readint() &amp; 0xFFFFFFFF;<br />
if ($magic == ($MAGIC1 &amp; 0xFFFFFFFF) || $magic == ($MAGIC3 &amp; 0xFFFFFFFF)) {</code></p>
<p>Upload file on your webspace and WordPress will be translated in the languages that you have choosen.</p>
<p class="technorati_tags"> <a href="http://technorati.com/tag/wordpress" rel="tag">wordpress</a>, <a href="http://technorati.com/tag/bug" rel="tag"> bug</a>, <a href="http://technorati.com/tag/languages" rel="tag"> languages</a>, <a href="http://technorati.com/tag/translation" rel="tag"> translation</a>, <a href="http://technorati.com/tag/localization" rel="tag"> localization</a>, <a href="http://technorati.com/tag/traduzione" rel="tag"> traduzione</a></p><br>
]]></content:encoded>
			<wfw:commentRss>http://www.arearelax.org/2008/01/14/wordpress-problemi-con-la-localizzazione/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
