September 29th, 2007 at 11:03pm |
1. ondemand vblank interrupts. The X xorg.conf subsection for the video driver needs this line: Option “OnDemandVBlankInterrupts” “true” I just tested it and must say it is indeed effective! the 60 wakeups per second that wakened up my system before due to the vertical refresh (of 60Hz) are now disappeared! I still have to find [...]
Read the rest of nVidia GeForce8 powersaving features
September 29th, 2007 at 1:30pm |
do you miss a coloured bash? here’s how to get colours back! either choose: 1. edit /etc/bash.bashrc and add [code] alias ls="ls --color=auto" [/code] for enabling it globally 2. edit .bashrc and add [code] alias ls="ls --color=auto" [/code] for enabling it locally for the current user and also the one in /root/.bashrc if you want [...]
Read the rest of get back coloured bash!
September 16th, 2007 at 11:34am |
gnome gconf remembers networks you have been connected to and stores them in a preferred networks list, then at the login it choses to automatically connect to the network with most powerful signal and less encryption. “Preferred networks list” is located at .gconf/system/networking/wireless/networks/ folder in your home directory (note the initial dot, it is a [...]
Read the rest of Gnome network manager automatically connects to wrong networks!
September 12th, 2007 at 11:15am |
to change keyboard layout within the shell type sudo dpkg-reconfigure console-setup and sudo dpkg-reconfigure xserver-xorg
Read the rest of change keyboard layout in shell
September 11th, 2007 at 10:47am |
To update fonts cache in order to see just installed fonts in home .fonts directory type sudo fc-cache -f -v sudo dpkg-reconfigure fontconfig
Read the rest of Updating fonts cache
September 10th, 2007 at 9:32pm |
sinopsi:condivisione connessione internet con altra scheda di rete messaggio di errore: connessione lan già configurata con l’indirizzo ip richiesto per l’indirizzamento automatico causa: la connessione internet avviene tramite gateway/router e l’indirizzo ip della connessione internet è del tipo 192.168.0.1, dal momento che windows imposta la condivisione privata con ip 192.168.0.1 due interfacce non possono coesistere [...]
Read the rest of Condivisione connessione di rete
September 8th, 2007 at 11:40am |
QUESTA GUIDA E’ DISPONIBILE ANCHE IN ITALIANO (aggiornata di rado) This guide guides you through Ubuntu Linux setup and tweaking. It applies to all HP Pavilion computers with Intel Centrino processors, Santa Rosa platform, and AMD Turion platform. Almost almost all features of HP Pavilion DV2000 DV6000 and DV9000 series are fully supported by newest [...]
Read the rest of HowTo: Ubuntu Linux on HP Pavilion series laptops
September 8th, 2007 at 11:31am |
This guide is also available in English (more frequently updated) Questa guida guiderà all’installazione ed ottimizzazione di Ubuntu Linux ed è valida per i computer HP Pavilion con processore Intel e AMD. Nonostante l’apparente lunghezza della guida vi anticipo che la più recente versione di Ubuntu supporta perfettamente tutte le funzioni delle serie HP Pavilion [...]
Read the rest of Guida per Ottimizzare Ubuntu Linux sui portatili HP Pavilion
September 1st, 2007 at 6:56pm |
To setup a local copy of windows recovery console (handy if your system has crashed and you do not have the windows setup cd at hand): insert your windows setup cd in the cd reader, type META+R (meta being the windows logo button) then type in D:\i386\winnt32.exe /cmdcons where D:\ is supposed to be your [...]
Read the rest of Setup Windows Local Recovery Console