Faenza Icon Theme PPA

sudo add-apt-repository ppa:tiheum/equinox sudo apt-get update sudo apt-get install gtk2-engines-equinox equinox-theme equinox-ubuntu-theme faenza-icon-theme
Tags: faenza, ppa, theme

Installare i fonts di Ubuntu anche su altre distribuzioni Linux

wget http://font.ubuntu.com/download/ubuntu-font-family-0.80.zip</span> <span style="font-family:monospace;">unzippalo</span> <span style="font-family:monospace;">sudo mv ubuntu-font-family-0.80/ /usr/share/fonts/ubuntu</span> <span style="font-family:monospace;">sudo fc-cache -f -v
Tags: fonts, ubuntu

Printer Canon Driver PPA

sudo add-apt-repository ppa:michael-gruz/canon sudo apt-get update
Tags: Canon, driver, ppa, printer, stampante

Startup program ubuntu delayed

Lancia gnome-session-properties per poter avere la lista dei programmi da caricare all’avvio (startup application) Poi aggiungi: sh -c "sleep 10 && pidgin &"
Tags: delayed, pidgin, program, startup, startup application, ubuntu