Ottimizzare l’avvio

sudo apt-get install sysv-rc-conf sudo sysv-rc-conf
Tags: avvio, startup

Weather Indicator

sudo add-apt-repository ppa:weather-indicator-team/ppa sudo apt-get update sudo apt-get install indicator-weather
Tags: indicator, meteo, ppa, weather

Vedere il Digitale Terrestre con chiavetta DVB

Io posseggo la chiavetta USB marchiata Think Xtra (RTL2832U) che da Ubuntu viene riconosciuta così: Bus 001 Device 004: ID 1d19:1101 Dexatek Technology Ltd. DK DVB-T Dongle Occorre installare: sudo apt-get install mercurial build-essential linux-headers-`uname -r` hg clone http://linuxtv.org/hg/v4l-dvb cd v4l-dvb wget http://xgazza.altervista.org/Linux/DVB/Drivers/RTL2832U_patch_v4l_dvb.diff patch -p1 < RTL2832U_patch_v4l_dvb.diff make sudo make... [Read More]
Tags: channels, Dexatek, digitale terrestre, dongle, dvb, frequenze, mencoder, mplayer, RTL2832U, tv