<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Rapture's Blog</title>
	<atom:link href="http://rapture1781.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rapture1781.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 29 Jul 2009 15:44:03 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rapture1781.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/347592fb403cd602a0d15dabe5af6dc4?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Rapture's Blog</title>
		<link>http://rapture1781.wordpress.com</link>
	</image>
			<item>
		<title>Aggiungere font in Ubuntu</title>
		<link>http://rapture1781.wordpress.com/2009/07/29/aggiungere-font-in-ubuntu/</link>
		<comments>http://rapture1781.wordpress.com/2009/07/29/aggiungere-font-in-ubuntu/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 15:42:40 +0000</pubDate>
		<dc:creator>Rapture</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://rapture1781.wordpress.com/?p=56</guid>
		<description><![CDATA[Mettere il file .ttf del font desiderato in:
sudo nautilus /usr/share/fonts/truetype/
Aggiornare la cache dei fonts con:
fc-cache -f -v
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=56&subd=rapture1781&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Mettere il file .ttf del font desiderato in:<br />
<code>sudo nautilus /usr/share/fonts/truetype/</code><br />
Aggiornare la cache dei fonts con:<br />
<code>fc-cache -f -v</code></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapture1781.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapture1781.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapture1781.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapture1781.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapture1781.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapture1781.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapture1781.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapture1781.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapture1781.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapture1781.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=56&subd=rapture1781&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rapture1781.wordpress.com/2009/07/29/aggiungere-font-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebf2f5d4118abac549246ba7ce5d53c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Rapture</media:title>
		</media:content>
	</item>
		<item>
		<title>dustman.sh: /home/rapture/.profile e /home/rapture/bin</title>
		<link>http://rapture1781.wordpress.com/2009/02/12/homeraptureprofile-e-homerapturebin-e-clean/</link>
		<comments>http://rapture1781.wordpress.com/2009/02/12/homeraptureprofile-e-homerapturebin-e-clean/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 09:06:09 +0000</pubDate>
		<dc:creator>Rapture</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://rapture1781.wordpress.com/?p=34</guid>
		<description><![CDATA[Se si ha bisogno di un piccolo script e si vuole che sia visibile e richiamabile in ogni parte della propria home ci si trovi, lo si deve mettere nella cartella /bin all&#8217;interno della propria home.
Questo è un esempio di  file .profile, che può andar bene per quello che devo fare.

# ~/.profile: executed by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=34&subd=rapture1781&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Se si ha bisogno di un piccolo script e si vuole che sia visibile e richiamabile in ogni parte della propria home ci si trovi, lo si deve mettere nella cartella /bin all&#8217;interno della propria home.</p>
<p>Questo è un esempio di  file .profile, che può andar bene per quello che devo fare.<br />
<code><br />
# ~/.profile: executed by the command interpreter for login shells.<br />
# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login<br />
# exists.<br />
#<br />
# see /usr/share/doc/bash/examples/startup-files for examples.<br />
# the files are located in the bash-doc package.<br />
# the default umask is set in /etc/profile; for setting the umask<br />
# for ssh logins, install and configure the libpam-umask package.<br />
# umask 022<br />
#<br />
# if running bash<br />
if [ -n "$BASH_VERSION" ]; then<br />
    # include .bashrc if it exists<br />
    if [ -f "$HOME/.bashrc" ]; then<br />
	. "$HOME/.bashrc"<br />
    fi<br />
fi<br />
#<br />
# set PATH so it includes user's private bin if it exists<br />
if [ -d "$HOME/bin" ] ; then<br />
    PATH="$HOME/bin:$PATH"<br />
fi<br />
</code><br />
alla fine, dopo aver messo clean in /home/rapture/bin devo ricaricare .profile con:<br />
<code>source .profile</code></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapture1781.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapture1781.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapture1781.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapture1781.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapture1781.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapture1781.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapture1781.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapture1781.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapture1781.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapture1781.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=34&subd=rapture1781&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rapture1781.wordpress.com/2009/02/12/homeraptureprofile-e-homerapturebin-e-clean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebf2f5d4118abac549246ba7ce5d53c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Rapture</media:title>
		</media:content>
	</item>
		<item>
		<title>ubuntu eee 8.04 + LG KU800 o LG U250</title>
		<link>http://rapture1781.wordpress.com/2008/12/23/ubuntu-eee-804-lg-ku800-o-lg-u250/</link>
		<comments>http://rapture1781.wordpress.com/2008/12/23/ubuntu-eee-804-lg-ku800-o-lg-u250/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 13:07:36 +0000</pubDate>
		<dc:creator>Rapture</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://rapture1781.wordpress.com/?p=29</guid>
		<description><![CDATA[Ciao tutti&#8230;
Eccomi di ritorno dopo secoli&#8230; Con l&#8217;arrivo delle feste natalizie, mi ritrovo costretto a tornare nella campagna più profonda e così ad essere senza internet&#8230; Io senza internet&#8230;? Panico totale&#8230; eh no!!
Anche se ubuntu eee è una 8.04, si devono seguire le indicazioni per la 7.10 e configurare wvdial
Con
ls /dev/ttyACM*
si vede che sia il [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=29&subd=rapture1781&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ciao tutti&#8230;<br />
Eccomi di ritorno dopo secoli&#8230; Con l&#8217;arrivo delle feste natalizie, mi ritrovo costretto a tornare nella campagna più profonda e così ad essere senza internet&#8230; Io senza internet&#8230;? Panico totale&#8230; eh no!!</p>
<p>Anche se ubuntu eee è una 8.04, si devono seguire le indicazioni per la 7.10 e configurare wvdial<br />
Con<br />
<code>ls /dev/ttyACM*</code><br />
si vede che sia il Ku800 che l&#8217;U250 sono riconosciuti dal sistema (ottimo!).</p>
<p><strong>Configurazione wvdial:</strong><br />
Prima di connettersi bisogna modificare il file di configurazione di wvdial digitando in un terminale:<br />
<code>gksudo gedit /etc/wvdial.conf</code><br />
Editare il file inserendo (con sim wind):<br />
<code><br />
[Dialer Defaults]<br />
Modem = /dev/ttyACM0<br />
Baud = 460800<br />
Init = ATZ0<br />
Init2 = AT Q0 V1 E0 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br />
Init3 = AT+CGDCONT=1,"IP","internet.wind","",0,0<br />
Modem Type = Analog Modem<br />
Carrier Check = no<br />
Phone = *99***1#<br />
Username = ininfluente<br />
Password = ininfluente<br />
</code><br />
con sim tre e naviga3 attiva:<br />
<code><br />
[Dialer Defaults]<br />
Modem = /dev/ttyACM0<br />
Baud = 460800<br />
Init = ATZ0<br />
Init2 = AT Q0 V1 E0 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br />
Init3 = AT+CGDCONT=1,"IP","naviga.tre.it","",0,0<br />
Modem Type = Analog Modem<br />
Carrier Check = no<br />
Phone = *99***1#<br />
Username = ininfluente<br />
Password = ininfluente<br />
</code><br />
Per connettersi digitare:<br />
<code>sudo wvdial</code></p>
<p>Fonte: <a href="http://wiki.ubuntu-it.org/Hardware/Modem/CellulareGprsUmtsUsb?highlight=(modem)">ubuntu wiki</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapture1781.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapture1781.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapture1781.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapture1781.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapture1781.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapture1781.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapture1781.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapture1781.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapture1781.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapture1781.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=29&subd=rapture1781&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rapture1781.wordpress.com/2008/12/23/ubuntu-eee-804-lg-ku800-o-lg-u250/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebf2f5d4118abac549246ba7ce5d53c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Rapture</media:title>
		</media:content>
	</item>
		<item>
		<title>Internet con OPERATORE, HTC TyTN e USB chiaramente su Ubuntu eee 8.04</title>
		<link>http://rapture1781.wordpress.com/2008/12/22/internet-con-operatore-htc-tytn-e-usb-chiaramente-su-ubuntu-hardy/</link>
		<comments>http://rapture1781.wordpress.com/2008/12/22/internet-con-operatore-htc-tytn-e-usb-chiaramente-su-ubuntu-hardy/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 19:27:12 +0000</pubDate>
		<dc:creator>Rapture</dc:creator>
				<category><![CDATA[Hermes - HTC Qtek 9600]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://rapture1781.wordpress.com/?p=24</guid>
		<description><![CDATA[
Collegare il TyTN con la usb, sfruttando la connessione TIM o un qualsiasi altro gestore è  semplicissimo, ma vediamo come fare&#8230;
Premessa:
Lato TyTN: il tutto e&#8217; stato testato con wm6
Lato Ubuntu: se avete installato wicd, io personalmente ho incontrato grosse difficoltà quindi la procedura è testata e funzionante usando network-manager-gnome.
Detto questo&#8230; installiamo subversion:
sudo apt-get install [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=24&subd=rapture1781&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://www.quadrantegamma.it/images/stories/htc_tytn_1.jpg" alt="HTC TyTN pocket pc with windows mobile" /></p>
<p>Collegare il TyTN con la usb, sfruttando la connessione TIM o un qualsiasi altro gestore è  semplicissimo, ma vediamo come fare&#8230;</p>
<p>Premessa:</p>
<p>Lato TyTN: il tutto e&#8217; stato testato con wm6<br />
Lato Ubuntu: se avete installato wicd, io personalmente ho incontrato grosse difficoltà quindi la procedura è testata e funzionante usando network-manager-gnome.</p>
<p>Detto questo&#8230; installiamo subversion:</p>
<p><code>sudo apt-get install subversion</code></p>
<p>completata l&#8217;installazione, scarichiamo i sorgenti dei moduli usb di synce:</p>
<p><code>svn co https://synce.svn.sourceforge.net/svnroot/synce/trunk/usb-rndis-lite</code></p>
<p>entriamo nella directory:</p>
<p><code>cd usb-rndis-lite</code></p>
<p>e compiliamo i moduli</p>
<p><code>make</code></p>
<p>usiamo lo script gia&#8217; configurato che rimuove i vecchi moduli del kernel in uso.</p>
<p><code>sudo ./clean.sh</code></p>
<p>e installiamo quelli compilati</p>
<p><code>sudo make install</code></p>
<p>abbiamo finito!</p>
<p>heheh si, ora le operazioni da fare sono queste</p>
<p>1) collegare il cavo usb al tytn e al pc<br />
2) attivare la connessione condivisa (internet sharing) sul nostro TyTN,<br />
3) In automatico dovrebbe assegnare l&#8217;ip ed essere tutto funzionante, se cosi non fosse nella applet di NetworkManager ci sara&#8217; Rete Cablata  (Unknown Usb Interface)</p>
<p>Buona Navigazione.</p>
<p><a href="http://www.quadrantegamma.it/component/content/article/10-hardy-heron/45-htc-tytn-usb-ubuntu.html">FONTE informazione</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapture1781.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapture1781.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapture1781.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapture1781.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapture1781.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapture1781.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapture1781.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapture1781.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapture1781.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapture1781.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=24&subd=rapture1781&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rapture1781.wordpress.com/2008/12/22/internet-con-operatore-htc-tytn-e-usb-chiaramente-su-ubuntu-hardy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebf2f5d4118abac549246ba7ce5d53c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Rapture</media:title>
		</media:content>

		<media:content url="http://www.quadrantegamma.it/images/stories/htc_tytn_1.jpg" medium="image">
			<media:title type="html">HTC TyTN pocket pc with windows mobile</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 7.10 + Firefox 2.x + Hotmail&#8230;</title>
		<link>http://rapture1781.wordpress.com/2008/03/01/ubuntu-710-firefox-2x-hotmail/</link>
		<comments>http://rapture1781.wordpress.com/2008/03/01/ubuntu-710-firefox-2x-hotmail/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 23:04:00 +0000</pubDate>
		<dc:creator>Rapture</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://rapture1781.wordpress.com/?p=23</guid>
		<description><![CDATA[Impossibile utilizzare la versione completa di Hotmail&#8230; ma finalmente ho trovato il modo per farla funzionare&#8230;
Vedi qui
Dopo la rispostaccia di M$ che è stata di passare ad outlook express (grazie mille!!) finalmente una soluzione alternativa.
Si deve installare User Agent Switcher e poi selezione (da firefox) Strumenti &#8211;&#62; User Agent Switcher &#8211;&#62; Firefox for Win32 e [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=23&subd=rapture1781&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Impossibile utilizzare la versione completa di Hotmail&#8230; ma finalmente ho trovato il modo per farla funzionare&#8230;<br />
<a href="http://www.freesoftwaremagazine.com/columns/hotmail_doesnt_work_with_firefox_2">Vedi qui</a><br />
Dopo la rispostaccia di M$ che è stata di passare ad outlook express (grazie mille!!) finalmente una soluzione alternativa.</p>
<p>Si deve installare <a href="http://chrispederick.com/work/user-agent-switcher/">User Agent Switcher</a> e poi selezione (da firefox) Strumenti &#8211;&gt; User Agent Switcher &#8211;&gt; Firefox for Win32 e il gioco è fatto.<br />
Oppure:<br />
nella cartella .mozilla/firefox aggiungere un file .xml con il seguente codice:<br />
<code>$useragentswitcher$<br />
  $useragent description="Firefox for Win32"<br />
  useragent="Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11"<br />
  appname="Netscape"<br />
  appversion="5.0 (Windows; en-US)"<br />
  platform="Windows" vendor="Mozilla" vendorsub=""/$<br />
$/useragentswitcher$<br />
</code></p>
<p>$ va sostituito opportunamente con maggiore o minore.</p>
<p>Importarlo con User Agent Switcher e poi andare a selezionare il profilo come detto più sopra.</p>
<p>Grazie M$ per semplificarci la vita&#8230;!!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rapture1781.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rapture1781.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapture1781.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapture1781.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapture1781.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapture1781.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapture1781.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapture1781.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapture1781.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapture1781.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapture1781.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapture1781.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=23&subd=rapture1781&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rapture1781.wordpress.com/2008/03/01/ubuntu-710-firefox-2x-hotmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebf2f5d4118abac549246ba7ce5d53c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Rapture</media:title>
		</media:content>
	</item>
		<item>
		<title>Amsn 0.98b con antialiasing e Drag&amp;Drop da SVN</title>
		<link>http://rapture1781.wordpress.com/2008/02/28/22/</link>
		<comments>http://rapture1781.wordpress.com/2008/02/28/22/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 19:46:10 +0000</pubDate>
		<dc:creator>Rapture</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://rapture1781.wordpress.com/2008/02/28/22/</guid>
		<description><![CDATA[Ragazzi finalmente una degna versione di aMsn che prende il meglio del client M*c**soft a cui si ispira… ma bando alle ciance e arriviamo al dunque da terminale eseguiamo i seguenti comandi…:
    wget http://repo.intilinux.com/fixamsn.tar.gz
    tar zxvf fixamsn.tar.gz
(Attenzione: viene disinstallato amsn e tutti i suoi dati per effettuare una copia [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=22&subd=rapture1781&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ragazzi finalmente una degna versione di aMsn che prende il meglio del client M*c**soft a cui si ispira… ma bando alle ciance e arriviamo al dunque da terminale eseguiamo i seguenti comandi…:</p>
<p>    <code>wget http://repo.intilinux.com/fixamsn.tar.gz<br />
    tar zxvf fixamsn.tar.gz</code></p>
<p>(Attenzione: viene disinstallato amsn e tutti i suoi dati per effettuare una copia di backup di .amsn diamo il comando</p>
<p><code>mkdir amsn-old &amp;&amp; cp -a .amsn/ amsn-old/ )<br />
    bash fixamsn.sh clean<br />
    sudo apt-get install amsn<br />
    bash fixamsn.sh cvs</code></p>
<p>Lo script ha bisogno di essere seguito dall’utente poiché esegue comandi con sudo e si metterà prima o poi in attesa di password… tra l’altro ogni qual volta vorrete aggiornare la vostra versione di aMsn vi basterà ridare il comando dalla vostra home “bash fixamsn.sh cvs”.</p>
<p>Se volete aggiungere anche il Drag&amp;Drop dei file nelle finestre di chat:</p>
<p>    <code>cvs -z3 -d:pserver:anonymous@tkdnd.cvs.sourceforge.net:/cvsroot/tkdnd login<br />
    cvs -z3 -d:pserver:anonymous@tkdnd.cvs.sourceforge.net:/cvsroot/tkdnd co -P tkdnd/lib<br />
    sudo mkdir /usr/share/amsn/utils/tkdnd<br />
    sudo cp tkdnd/lib/*tcl /usr/share/amsn/utils/tkdnd/<br />
    sudo cp tkdnd/lib/Linux/libtkdnd1.0.so /usr/share/amsn/utils/tkdnd/</code></p>
<p>Fonte: <a href="http://nonsolounix.wordpress.com/2008/02/04/amsn-098b-con-antialiasing-e-dragdrop-da-svn/">nonsololinux&#8217;s blog</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rapture1781.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rapture1781.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapture1781.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapture1781.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapture1781.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapture1781.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapture1781.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapture1781.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapture1781.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapture1781.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapture1781.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapture1781.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=22&subd=rapture1781&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rapture1781.wordpress.com/2008/02/28/22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebf2f5d4118abac549246ba7ce5d53c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Rapture</media:title>
		</media:content>
	</item>
		<item>
		<title>Disabilitare la campanella di sistema</title>
		<link>http://rapture1781.wordpress.com/2008/02/18/disabilitare-la-campanella-di-sistema/</link>
		<comments>http://rapture1781.wordpress.com/2008/02/18/disabilitare-la-campanella-di-sistema/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 00:32:55 +0000</pubDate>
		<dc:creator>Rapture</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://rapture1781.wordpress.com/?p=21</guid>
		<description><![CDATA[Editare
gedit /etc/modprobe.d/blacklist
aggiungere:
#disabilito campanella di sistema
blacklist pcspkr
Salvare, le modifiche saranno attive dopo il riavvio del sistema.
Se non vuoi aspettare di riavviare, digita:
sudo rmmod pcspkr
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=21&subd=rapture1781&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Editare</p>
<p><code>gedit /etc/modprobe.d/blacklist</code></p>
<p>aggiungere:</p>
<p><code>#disabilito campanella di sistema<br />
blacklist pcspkr</code></p>
<p>Salvare, le modifiche saranno attive dopo il riavvio del sistema.</p>
<p>Se non vuoi aspettare di riavviare, digita:</p>
<p><code>sudo rmmod pcspkr</code></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rapture1781.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rapture1781.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapture1781.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapture1781.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapture1781.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapture1781.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapture1781.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapture1781.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapture1781.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapture1781.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapture1781.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapture1781.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=21&subd=rapture1781&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rapture1781.wordpress.com/2008/02/18/disabilitare-la-campanella-di-sistema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebf2f5d4118abac549246ba7ce5d53c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Rapture</media:title>
		</media:content>
	</item>
		<item>
		<title>Installare file .bin su Ubuntu</title>
		<link>http://rapture1781.wordpress.com/2007/10/30/installare-file-bin-su-ubuntu/</link>
		<comments>http://rapture1781.wordpress.com/2007/10/30/installare-file-bin-su-ubuntu/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 22:44:26 +0000</pubDate>
		<dc:creator>Rapture</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://rapture1781.wordpress.com/2007/10/30/installare-file-bin-su-ubuntu/</guid>
		<description><![CDATA[Può capitare di imbattersi in file .bin a differenza dei soliti .deb o .tar, l’installazione è molto semplice:
1. ci si posizione nella cartella che contiene il file
2. settiamo i permessi dando: sudo chmod +x nome_file.bin
3. installiamo il file digitando: ./nome_file.bin
Fonte: anddimario
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=20&subd=rapture1781&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Può capitare di imbattersi in file .bin a differenza dei soliti .deb o .tar, l’installazione è molto semplice:</p>
<p>1. ci si posizione nella cartella che contiene il file<br />
2. settiamo i permessi dando: sudo chmod +x nome_file.bin<br />
3. installiamo il file digitando: ./nome_file.bin</p>
<p>Fonte: <a href="http://anddimario.wordpress.com/2007/08/22/installare-file-bin-su-ubuntu/">anddimario</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rapture1781.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rapture1781.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapture1781.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapture1781.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapture1781.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapture1781.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapture1781.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapture1781.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapture1781.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapture1781.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapture1781.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapture1781.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=20&subd=rapture1781&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rapture1781.wordpress.com/2007/10/30/installare-file-bin-su-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebf2f5d4118abac549246ba7ce5d53c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Rapture</media:title>
		</media:content>
	</item>
		<item>
		<title>Installare Cinerella</title>
		<link>http://rapture1781.wordpress.com/2007/09/13/installare-cinerella/</link>
		<comments>http://rapture1781.wordpress.com/2007/09/13/installare-cinerella/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 19:45:25 +0000</pubDate>
		<dc:creator>Rapture</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://rapture1781.wordpress.com/2007/09/13/installare-cinerella/</guid>
		<description><![CDATA[sudo gedit /etc/apt/sources.list
Poi aggiungiamo i repository di Cinelerra. Copiate e incollate :
#Cinelerra Ubuntu
deb http://giss.tv/~vale/ubuntu32 ./
deb-src http://giss.tv/~vale/ubuntu32 ./
Salviamo e chiudiamo. Ora i classici :
sudo apt-get update
sudo apt-get upgrade
Ora basta un :
sudo apt-get install cinelerra
Fonte
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=18&subd=rapture1781&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><code>sudo gedit /etc/apt/sources.list</code></p>
<p>Poi aggiungiamo i repository di Cinelerra. Copiate e incollate :<br />
<code>#Cinelerra Ubuntu<br />
deb http://giss.tv/~vale/ubuntu32 ./<br />
deb-src http://giss.tv/~vale/ubuntu32 ./</code></p>
<p>Salviamo e chiudiamo. Ora i classici :<br />
<code>sudo apt-get update<br />
sudo apt-get upgrade</code></p>
<p>Ora basta un :<br />
<code>sudo apt-get install cinelerra</code></p>
<p><a href='http://www.tuxmind.altervista.org/?p=189'>Fonte</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rapture1781.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rapture1781.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapture1781.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapture1781.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapture1781.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapture1781.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapture1781.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapture1781.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapture1781.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapture1781.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapture1781.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapture1781.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=18&subd=rapture1781&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rapture1781.wordpress.com/2007/09/13/installare-cinerella/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebf2f5d4118abac549246ba7ce5d53c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Rapture</media:title>
		</media:content>
	</item>
		<item>
		<title>scorciatoie per il comando apt-get</title>
		<link>http://rapture1781.wordpress.com/2007/09/11/scorciatoie-per-il-comando-apt-get/</link>
		<comments>http://rapture1781.wordpress.com/2007/09/11/scorciatoie-per-il-comando-apt-get/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 10:50:55 +0000</pubDate>
		<dc:creator>Rapture</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://rapture1781.wordpress.com/2007/09/11/scorciatoie-per-il-comando-apt-get/</guid>
		<description><![CDATA[Per impostare un alias è necessario modificare il file ~/.bashrc e aggiungere le seguenti righe:
alias acs='apt-cache search'
alias agu='sudo apt-get update'
alias agg='sudo apt-get upgrade'
alias agd='sudo apt-get dist-upgrade'
alias agi='sudo apt-get install'
alias agr='sudo apt-get remove'
alias agc='sudo apt-get clean'
alias aga='sudo apt-get autoremove'
Salvare il file e digitare il seguente comando:
source ~/.bashrc
Articolo completo
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=17&subd=rapture1781&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Per impostare un alias è necessario modificare il file ~/.bashrc e aggiungere le seguenti righe:</p>
<p><code>alias acs='apt-cache search'<br />
alias agu='sudo apt-get update'<br />
alias agg='sudo apt-get upgrade'<br />
alias agd='sudo apt-get dist-upgrade'<br />
alias agi='sudo apt-get install'<br />
alias agr='sudo apt-get remove'<br />
alias agc='sudo apt-get clean'<br />
alias aga='sudo apt-get autoremove'</code></p>
<p>Salvare il file e digitare il seguente comando:<br />
<code>source ~/.bashrc</code></p>
<p><a href="http://wiki.ubuntu-it.org/NewsletterItaliana/2007.026">Articolo completo</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rapture1781.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rapture1781.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapture1781.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapture1781.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapture1781.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapture1781.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapture1781.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapture1781.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapture1781.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapture1781.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapture1781.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapture1781.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapture1781.wordpress.com&blog=590949&post=17&subd=rapture1781&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rapture1781.wordpress.com/2007/09/11/scorciatoie-per-il-comando-apt-get/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebf2f5d4118abac549246ba7ce5d53c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Rapture</media:title>
		</media:content>
	</item>
	</channel>
</rss>