<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tanasi.it &#187; Ubuntu</title>
	<atom:link href="http://www.tanasi.it/category/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tanasi.it</link>
	<description>Alessandro `jekil` Tanasi blog</description>
	<lastBuildDate>Fri, 02 Jul 2010 11:06:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>La guida definitiva a Vmware Server su Ubuntu Hardy</title>
		<link>http://www.tanasi.it/1434-la-guida-definitiva-a-vmware-server-su-ubuntu-hardy.html</link>
		<comments>http://www.tanasi.it/1434-la-guida-definitiva-a-vmware-server-su-ubuntu-hardy.html#comments</comments>
		<pubDate>Fri, 26 Sep 2008 00:54:42 +0000</pubDate>
		<dc:creator>jekil</dc:creator>
				<category><![CDATA[Techie]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu hardy]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware server]]></category>

		<guid isPermaLink="false">http://www.lonerunners.net/?p=1434</guid>
		<description><![CDATA[Questo sara` un post stupido e banale ma ogni volta che devo installare Vmware Server su un pc incontro qualche piccolo problema che va` risolto a manina, e siccome sono vecchio e stando di cercare su Google ogni volta la soluzione che poi funziona solo a meta` ho deciso di segnarmela qui. Come distribuzione di [...]]]></description>
			<content:encoded><![CDATA[<p>Questo sara` un post stupido e banale ma ogni volta che devo installare <strong>Vmware Server</strong> su un pc incontro qualche piccolo problema che va` risolto a manina, e siccome sono vecchio e stando di cercare su Google ogni volta la soluzione che poi funziona solo a meta` ho deciso di segnarmela qui.<br />
Come distribuzione di riferimento viene presa Ubuntu Hardy.</p>
<p><strong>Prerequisiti</strong></p>
<p>Questi solitamente sono soddisfatti di default dai pacchetti gia` presenti nelle distribuzioni, ma sono la disponibilita` dei sorgenti del kernel correntemente in uso:</p>
<pre>apt-get install build-essential linux-headers-`uname -r`</pre>
<p>e per gli utenti di un sistema a 64-bit anche:</p>
<pre>apt-get install ia32-libs</pre>
<p><strong>Installazione</strong></p>
<p>Scaricate <a href="http://www.vmware.com/download/server/">Vmware Server</a> e eseguite la sua normale procedura di installazione e configurazione.</p>
<p><strong>Post installazione</strong></p>
<p>Ora se provate a far partire Vmware lui non ne sara` molto felice e vi gridera` un po&#8217; di messaggi di errore che si risolvono cosi:</p>
<pre>cp /lib/libgcc_s.so.1 /usr/lib/vmware/lib/libgcc_s.so.1
cp /usr/lib/libpng12.so.0 /usr/lib/vmware/lib/libpng12.so.0</pre>
<p>Gli utenti di sistemi a 64-bit dovranno eseguire anche questi comandi:</p>
<pre>ln -s /usr/lib32 /usr/l32
sed -i -e 's:usr/lib/:usr/l32/:g'  /usr/lib32/gtk-2.0/2.10.0/loader-files.d/libgtk2.0-0.loaders
sed -i -e 's:usr/lib/:usr/l32/:g' /usr/lib32/libgdk_pixbuf-2.0.so.0.1200.9</pre>
<p><strong>Abilitare il supporto USB</strong></p>
<p>Solitamente Vmware non riesce a individuare i device USB collegati, per far si che questo avvenga bisogna modificare il file /etc/fstab aggiungendo la seguente riga:</p>
<pre>none /proc/bus/usb usbfs devgid=46,devmode=664 0 0</pre>
<p>Ovviamente deve essere abilitato il controller USB nelle opzioni di ogni macchina virtuale.</p>
<ul class="related_post"><li><a href="http://www.tanasi.it/1141-lol-il-sistemista-linux.html" title="Lol: Il sistemista linux">Lol: Il sistemista linux</a></li><li><a href="http://www.tanasi.it/1013-lol-ubuntu.html" title="Lol: Ubuntu">Lol: Ubuntu</a></li><li><a href="http://www.tanasi.it/996-summer-of-linux-2007.html" title="Summer of Linux 2007">Summer of Linux 2007</a></li><li><a href="http://www.tanasi.it/961-linux-backup-software-and-how-to.html" title="Linux backup software and how-to">Linux backup software and how-to</a></li><li><a href="http://www.tanasi.it/938-install-party-2007.html" title="Install Party 2007">Install Party 2007</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.tanasi.it/1434-la-guida-definitiva-a-vmware-server-su-ubuntu-hardy.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Performance Guides</title>
		<link>http://www.tanasi.it/920-ubuntu-performance-guides.html</link>
		<comments>http://www.tanasi.it/920-ubuntu-performance-guides.html#comments</comments>
		<pubDate>Sat, 05 May 2007 13:27:00 +0000</pubDate>
		<dc:creator>jekil</dc:creator>
				<category><![CDATA[In English]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=902</guid>
		<description><![CDATA[Hacking Ubuntu to Improve Performance &#8211; This article includes various hacks to boost Ubuntu’s performance, such as viewing running processes, identifying resources, finding process startups, tuning kernel parameters, and speeding up boot time. Ultimate Ubuntu performance tweaking guide &#8211; Detailed step by step instructions on what to do in order to improve performance on your [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.extremetech.com/article2/0,1697,2114115,00.asp">Hacking Ubuntu to Improve Performance</a> &#8211; This article includes various hacks to boost Ubuntu’s performance, such as viewing running processes, identifying resources, finding process startups, tuning kernel parameters, and speeding up boot time.</li>
<li><a href="http://linuxmonitor.net/blog/2007/03/ultimate-ubuntu-performance-tweaking.html">Ultimate Ubuntu performance tweaking guide</a> &#8211; Detailed step by step instructions on what to do in order to improve performance on your system.</li>
<li><a href="http://ubuntuforums.org/showthread.php?t=189192">Improve Ubuntu Performance</a> &#8211; This is an index of threads posted on ubuntuforums.org on how to get the best performance out of your Ubuntu machine.</li>
<li><a href="http://www.linuxjournal.com/article/8322">Optimizing Desktop Performance</a> &#8211; Skip to the section titled Ubuntu Services for Performance Tuning to find some performance tips.  Excellent article series covering performance techniques on major flavors of Linux.</li>
<li><a href="http://xlntsolution.blogspot.com/2007/03/feisty-performance-fly-like-butterfly.html">Feisty performance &#8211; Fly like a butterfly</a> &#8211; A collection of settings used to tune the speed and performance of Kubuntu/Ubuntu Feisty.</li>
<li><a href="http://onlyubuntu.blogspot.com/2007/03/performance-tip-for-ubuntu-edgy-and.html">Only Ubuntu Linux</a> &#8211; Performance tip for Ubuntu Edgy and Feisty users by simply editing your /etc/hosts file.</li>
<li><a href="http://ubuntudemon.wordpress.com/2006/07/14/desktop-performance-tweaks/">Desktop performance tweaks</a> &#8211; Here are a couple of performance tweaks that are nice for desktops/laptops. These tweaks are relatively easy to perform and reasonable safe. Everything you do is on your own risk.</li>
<li><a href="http://news.softpedia.com/news/Improve-Performance-in-Ubuntu-Edgy-47261.shtml">Improve Performance in Ubuntu Edgy</a> &#8211; Tricks and hacks on how to improve the overall performance of your system.</li>
<li><a href="http://www.phoronix.com/scan.php?page=article&amp;item=616&amp;num=1">Ubuntu: 32-bit v. 64-bit Performance</a> &#8211; Not specific to system tweaking but a nice article comparing performance on a 32-bit vs. a 64-bit server.</li>
<li><a href="http://ubuntuguide.org/wiki/Ubuntu:Feisty">Best Ubuntu Guide Ever</a> &#8211; This guide has everything you need.</li>
<li><a href="http://tvease.net/wiki/index.php?title=Tweak_ubuntu_for_speed">Tweak ubuntu for speed</a> &#8211; These tweaks will make your system faster and more responsive without a doubt. Read on to perform the tweaks and enjoy your faster system.</li>
<li><a href="http://linuxmonitor.net/blog/2007/03/ubuntu-customization-guide-part-i.html">Ubuntu Customization Guide</a> &#8211; About customization, we’re gonna make Ubuntu look and feel the way you want.</li>
<li><a href="http://ubuntu.wordpress.com/2006/08/02/local-dns-cache-for-faster-browsing/">Local DNS Cache for Faster Browsing</a> &#8211; Nice article explaining how to use DNS caching to speed up internet browsing on your Ubuntu install.</li>
<li><a href="http://www.ubuntuforums.org/showthread.php?t=202838">Super Fast Internet for Ubuntu</a> &#8211; Basically you disable ipV6 which apparently conflicts with ipV4.  Good post.</li>
<li><a href="http://lifehacker.com/software/linux/ubuntulinux-roundup-240155.php">Ubuntu/Linux Roundup</a> &#8211; Good collection of links/articles for Ubuntu users.</li>
<li><a href="http://tips.linux.com/print.pl?sid=06/06/08/1651225">Ten tips for new Ubuntu users</a> &#8211; Here’s a list of tips that might save you some time while you’re getting used to Ubuntu.</li>
<li><a href="http://linuxhelp.blogspot.com/2005/12/10-most-popular-ubuntu-sites-on-net.html">10 most popular Ubuntu sites on the net</a> &#8211; You should definitely visit these top 10 sites which have a wealth of in</li>
</ul>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.tanasi.it/926-lol-un-po-di-delirio-hacker-tv.html" title="Lol: Un po&#8217; di delirio&#8230; hacker tv">Lol: Un po&#8217; di delirio&#8230; hacker tv</a></li><li><a href="http://www.tanasi.it/1053-useful-firefox-security-extensions.html" title="Useful Firefox Security Extensions">Useful Firefox Security Extensions</a></li><li><a href="http://www.tanasi.it/846-iptables-flow-picture.html" title="Iptables flow picture">Iptables flow picture</a></li><li><a href="http://www.tanasi.it/777-cinema-entrapment.html" title="Cinema: Entrapment">Cinema: Entrapment</a></li><li><a href="http://www.tanasi.it/799-cinema-fahrenheit-911.html" title="Cinema: Fahrenheit 9/11">Cinema: Fahrenheit 9/11</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.tanasi.it/920-ubuntu-performance-guides.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cinema: Il gladiatore</title>
		<link>http://www.tanasi.it/902-cinema-il-gladiatore.html</link>
		<comments>http://www.tanasi.it/902-cinema-il-gladiatore.html#comments</comments>
		<pubDate>Sat, 21 Apr 2007 01:18:00 +0000</pubDate>
		<dc:creator>jekil</dc:creator>
				<category><![CDATA[In English]]></category>
		<category><![CDATA[Techie]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gladiatore]]></category>
		<category><![CDATA[impero romani]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=884</guid>
		<description><![CDATA[Il Gladiatore: Un generale dei legionari si ritrova ad essere uno schiavo e a dover fare il gladiatore per poter soppravvivere e aspirare alla sua vendetta.Abbastanza carino, un film che va bene per tutti i gusti. Stupenda la colonna sonora (volete sapere da dove viene la canzone del Mulino Bianco?)Citazione: &#34;Un popolo dovrebbe capire quando [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.imdb.com/title/tt0172495/" target="_blank">Il Gladiatore</a>: Un generale dei legionari si ritrova ad essere uno schiavo e a dover fare il gladiatore per poter soppravvivere e aspirare alla sua vendetta.<br />Abbastanza carino, un film che va bene per tutti i gusti. Stupenda la colonna sonora (volete sapere da dove viene la canzone del Mulino Bianco?)<br />Citazione: &quot;Un popolo dovrebbe capire quando e` sconfitto&quot;<br />Citazione: &quot;Al mio segnale.. scatenate l&#8217;inferno&quot;<br />Citazione: &quot;Cio` che facciamo in vita rieccheggia nell&#8217;eternita`&quot;<br />Citazione: &quot;Mi chiamo Massimo X Meridio comandante dell&#8217;esercito del Nord, generale delle Legioni Felix, servo leale dell&#8217;unico vero imperatore Marco Aurelio, padre di un figlio assassinato, marito di una moglie uccisa, e avro` la mia vendetta` in questa vita o nell&#8217;altra&quot;<br />Citazione: &quot;Dovro` ucccidere il tuo nome prima di uccidere te&quot;<br />Citazione: &quot;La morte sorride, un&#8217;uomo non puo` che sorriderle di rimando&quot;</p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.tanasi.it/1737-cinema-007-quantum-of-solace.html" title="Cinema: 007 Quantum of solace">Cinema: 007 Quantum of solace</a></li><li><a href="http://www.tanasi.it/103-spamming-via-fax.html" title="Spamming via fax">Spamming via fax</a></li><li><a href="http://www.tanasi.it/747-cinema-wasabi.html" title="Cinema: Wasabi">Cinema: Wasabi</a></li><li><a href="http://www.tanasi.it/279-bluetooth-security.html" title="Bluetooth Security">Bluetooth Security</a></li><li><a href="http://www.tanasi.it/561-lol-sesso-sfrenato-sfonda-il-pavimento.html" title="Lol: Sesso sfrenato, sfonda il pavimento">Lol: Sesso sfrenato, sfonda il pavimento</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.tanasi.it/902-cinema-il-gladiatore.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
