Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
utilisateurs:alex10336 [Le 27/12/2011, 12:46] – alex10336 | utilisateurs:alex10336 [Le 28/12/2011, 08:55] (Version actuelle) – alex10336 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | Pages modifié (entre autres): | ||
+ | * [[:kmess]] | ||
+ | * [[:suexec]] | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | notes en vrac.... | ||
+ | cd /usr/src/ | ||
+ | wget " | ||
+ | tar -xjf kmess-2.0.6.1.tar.bz2 | ||
+ | cd kmess-2.0.6.1 | ||
+ | dh_make -e adresseemail -f ../ | ||
+ | # voir le dernier fichier de http:// | ||
+ | nano debian/ | ||
+ | nano debian/ | ||
+ | nano debian/ | ||
+ | ## patch ## | ||
+ | cd .. | ||
+ | wget http:// | ||
+ | cd kmess-2.0.6.1/ | ||
+ | patch < ../ | ||
+ | cd ../../../ | ||
+ | ## patch ## | ||
+ | apt-get build-dep kmess | ||
+ | debuild -S -sa | ||
+ | ## support des clins d’œil ## | ||
+ | apt-get install konqueror konqueror-nsplugins cabextract | ||
+ | | ||
+ | <note warning> | ||
+ | |||
+ | ---- | ||
+ | |||
+ | [[: | ||
+ | #sudo ethtool eth0 | ||
+ | Supports Wake-on: pg | ||
+ | p Wake on phy activity (tendance a faire un reboot au lieu de s' | ||
+ | u Wake on unicast messages | ||
+ | m Wake on multicast messages | ||
+ | b Wake on broadcast messages | ||
+ | a Wake on ARP | ||
+ | g Wake on MagicPacket(tm) | ||
+ | s Enable SecureOn(tm) password for MagicPacket(tm) | ||
+ | d Disable (wake on nothing). This option clears all previous options. | ||
+ | |||
+ | #sudo ethtool -s eth0 wol g | ||
+ | → nano / | ||
+ | ethtool -s eth0 wol g | ||
+ | | ||
+ | | ||
+ | ---- | ||
+ | http:// | ||
+ | |||
+ | sudo apt-get install kgpg | ||
+ | kgpg -k | ||
+ | Clés\Générer une paire de clés | ||
+ | |||
+ | Export → serveur keyserver.ubuntu.com | ||
+ | |||
+ | wget http:// | ||
+ | tar xvjf recorditnow_0.8.1.orig.tar.bz2 | ||
+ | cd recorditnow-0.8.1/ | ||
+ | dh_make -e xxxxx@gmail.com | ||
+ | apt-get install pkg-kde-tools | ||
+ | debuild -S -rfakeroot -k446358F7 | ||
+ | cd .. | ||
+ | dput ppa: | ||
+ | |||