informatique:linux
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 | ||
informatique:linux [01/05/2012 12:56] – [FluxBox] cyrille | informatique:linux [19/11/2024 16:47] (Version actuelle) – [Énergie] cyrille | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== Linux ====== | ====== Linux ====== | ||
+ | [[/ | ||
===== Tools ===== | ===== Tools ===== | ||
+ | * Tester des distributions en ligne ! | ||
+ | * https:// | ||
* LinuxLive USB Creator | * LinuxLive USB Creator | ||
+ | |||
===== Distributions ===== | ===== Distributions ===== | ||
Ligne 10: | Ligne 14: | ||
==== Ubuntu ==== | ==== Ubuntu ==== | ||
- | [[/ | + | [[/ |
Ligne 39: | Ligne 43: | ||
===== Window manager ===== | ===== Window manager ===== | ||
+ | |||
+ | [[http:// | ||
==== FluxBox ==== | ==== FluxBox ==== | ||
- | [[http:// | + | Documentation sur l' |
+ | * [[http:// | ||
+ | | ||
[[http:// | [[http:// | ||
Ligne 51: | Ligne 59: | ||
from LXDE project (Openbox, PCmanFM and LXPanel). | from LXDE project (Openbox, PCmanFM and LXPanel). | ||
+ | |||
===== Tips ===== | ===== Tips ===== | ||
+ | |||
+ | ==== Control Keys ==== | ||
+ | |||
+ | How to unfreeze after accidentally pressing Ctrl-S in a terminal? | ||
+ | |||
+ | Control Keys: perfrom special functions on Shell | ||
+ | |||
+ | * **Ctrl-S** : Pause Display | ||
+ | * **Ctrl-Q** : Restart Display | ||
+ | * **Ctrl-C** : Cancel Operation | ||
+ | * **Ctrl-U** : Cancel Line | ||
+ | * **Ctrl-D** : Signal End of File | ||
+ | |||
+ | ==== Énergie ==== | ||
+ | |||
+ | * https:// | ||
==== CPU affinity ==== | ==== CPU affinity ==== | ||
Ligne 66: | Ligne 91: | ||
# assigne l' | # assigne l' | ||
taskset -c 0 /bin/zgrep | taskset -c 0 /bin/zgrep | ||
+ | |||
+ | ==== noatime & nodiratime ==== | ||
+ | |||
+ | * noatime: Access timestamps are not updated when a file is read. | ||
+ | * nodiratime: Do not update | ||
+ | |||
+ | $ /dev/sda7 /chroot ext2 defaults, | ||
+ | |||
+ | * [[http:// | ||
+ | * [[https:// | ||
+ | |||
+ | ==== APT ==== | ||
+ | |||
+ | Installer des packages de différentes release (avec Apt-Pinning): | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | |||
+ | Automatiquement suivre les mise à jour : | ||
+ | * APT:: | ||
informatique/linux.1335869777.txt.gz · Dernière modification : 19/05/2012 00:15 (modification externe)