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 [26/05/2011 12:22] – [Small Linux] cyrille | informatique:linux [28/11/2025 10:15] (Version actuelle) – [Control Keys] 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 ==== | ||
| - | [[/ | + | [[/ |
| ==== Small Linux ==== | ==== Small Linux ==== | ||
| - | * [[http:// | + | * [[http:// |
| === SliTaz === | === SliTaz === | ||
| Ligne 39: | Ligne 43: | ||
| ===== Window manager ===== | ===== Window manager ===== | ||
| + | |||
| + | [[http:// | ||
| ==== FluxBox ==== | ==== FluxBox ==== | ||
| - | [[http:// | + | Documentation sur l' |
| + | * [[http:// | ||
| + | | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | ==== XFCE ==== | ||
| + | |||
| + | ==== OpenBox ==== | ||
| + | |||
| + | from LXDE project (Openbox, PCmanFM and LXPanel). | ||
| ===== Tips ===== | ===== Tips ===== | ||
| + | |||
| + | ==== terminal 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 58: | 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.1306405374.txt.gz · Dernière modification : (modification externe)
