domenica 21 dicembre 2008

Valore di un sorriso

Donare un sorriso rende felice il cuore.
Arricchisce chi lo riceve,
senza impoverire chi lo dona.
Non dura che un istante, ma il suo ricordo rimane a lungo.
Nessuno è così ricco da poterne fare a meno, nè così povero da non poterlo donare.
Il sorriso crea gioia in famiglia, dà sostegno nel lavoro ed è segno tangibile di amicizia.
Un sorriso dona sollievo a chi è stanco, rinnova il coraggio nelle prove e nella tristezza è medicina.
E se poi incontri chi non te lo offre, sii generoso e porgigli il tuo: nessuno ha tanto bisogno di un sorriso come colui che non sa darlo.


P. John Faber

domenica 6 gennaio 2008

Install SecondLife on Ubuntu

It exists a version of SecondLife already packed for Ubuntu (Gutsy, Feisty, Hardy, Intrepid)
To install it follow this:

1)Open a terminal and write:
sudo gedit /etc/apt/sources.list (you can use your favourite text editor if you don't have gedit)
then when asked, enter your user password

2)Add these lines in the file you have opened:
##Intrepid repository
deb http://ubuntu.cafuego.net/ intrepid-cafuego all
deb-src http://ubuntu.cafuego.net/ intrepid-cafuego all

##Hardy Repository
deb http://ubuntu.cafuego.net/ hardy-cafuego all
deb-src http://ubuntu.cafuego.net/ hardy-cafuego all

##Othe versione repository
you need to change the name for example gutsy-cafuego

then click save and close the text editor.

3)verify the repository writing in terminal:
wget http://debian.cafuego.net/cafuego.gpg -O- | sudo apt-key add -
4)write in terminal these commands:
sudo apt-get update

sudo apt-get install secondlife
5)remember that the cafuego repository makes you have the possibility to install:
secondlife, google-earth, internod, inkscape, yawc, broadcom.

the website is http://ubuntu.cafuego.net/

an italian version of this post can be found here:
http://www.secondlifeitalia.com/community/viewtopic.php?p=177861#177861