Ubuntu Feisty CK Kernel

    Nelle mie workstation non può mancare un kernel patchato con le CK patch.

    Cosa sono le CK patch?

    Cito l’ autore:

    These are patches designed to improve system responsiveness with specific emphasis on the desktop, but suitable to any workload.”

    A pochi giorni dal rilascio di Ubuntu Feisty , ecco il kernel patchato con CK e ottimizzato per 686 (i386) e core2 (i386)

    Ricapitolando, installando questo kernel avrete:

    1) Compilazione ottimizzata per 686 o core2
    2) Ck patch http://members.optusnet.com.au/ckolivas/kernel/

    Come installarlo?
    wget http://ubuntu.iuculano.it/AE3BE9AA.gpg -O- | sudo apt-key add -

    aggiungete al vostro sources.list:
    deb http://ubuntu.iuculano.it feisty all
    deb-src http://ubuntu.iuculano.it feisty all

    Per 686 (Pentium4):
    sudo apt-get update && sudo apt-get install linux-686-ck linux-headers-686-ck

    Per core2:
    sudo apt-get update && sudo apt-get install linux-core2-ck linux-headers-core2-ck

    Diamo un nuce -10 al server X:
    sudo dpkg-reconfigure -plow x11-common

    Alla richiesta ” Valore di nice per il server X. ” digitiamo -10

    Feedback molto graditi :)

    VN:F [1.8.4_1055]
    Rating: 0.0/10 (0 votes cast)
    VN:F [1.8.4_1055]
    Rating: 0 (from 0 votes)

    Popularity: 2% [?]

    Posted in Linux, Ubuntu. 25 commenti »