Ho recentemente aggiornato la mia linux box ubuntu a feisty, sembra molto stabile.
Per aggiornare il tutto si puo’ procedere in 2 modi:
- usando l’interfaccia grafica sudo update-manager -c -d
- usando aptitude
sudo sed -e ’s/\sedgy/ feisty/g’ -i /etc/apt/sources.list
sudo aptitude update
sudo aptitude dist-upgrade
Buon divertimento