Outils pour utilisateurs

Outils du site


informatique:linux

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
informatique:linux [13/01/2013 20:01] – [CPU affinity] cyrilleinformatique:linux [22/11/2021 10:55] (Version actuelle) – [Linux] cyrille
Ligne 1: Ligne 1:
 ====== Linux ====== ====== Linux ======
  
 +[[/informatique/system_admin]]
  
 ===== Tools ===== ===== Tools =====
  
 +  * Tester des distributions en ligne !
 +      * https://distrotest.net
   * LinuxLive USB Creator   * LinuxLive USB Creator
 +
  
 ===== Distributions ===== ===== Distributions =====
Ligne 10: Ligne 14:
 ==== Ubuntu ==== ==== Ubuntu ====
  
-[[/informatique/linux/Ubuntu]]+[[/informatique/linux/Ubuntu]], [[/informatique/linux/XUbuntu]]
  
  
Ligne 58: Ligne 62:
  
 ===== Tips ===== ===== Tips =====
 +
 +==== Énergie ====
 +
 +  * https://lesswatts.org
  
 ==== CPU affinity ==== ==== CPU affinity ====
Ligne 72: Ligne 80:
   taskset -c 0 /bin/zgrep   taskset -c 0 /bin/zgrep
  
-==== atime and noatime ====+==== noatime & nodiratime ==== 
 + 
 +  * noatime: Access timestamps are not updated when a file is read. 
 +  * nodiratime: Do not  update  directory  inode  access  times  on  this filesystem. 
 + 
 +  $ /dev/sda7 /chroot ext2 defaults,noatime,nodiratime 1  2 
 + 
 +  * [[http://tldp.org/LDP/solrhe/Securing-Optimizing-Linux-RH-Edition-v1.3/chap6sec73.html|The atime and noatime attribute]] 
 +  * [[https://sites.google.com/site/wikirolanddelepper/recommanded-tuning/try-these-first/changing-ext3-default-to-noatime-nodiratime|Changing EXT3 default to NOATIME/NODIRATIME]] 
 + 
 +==== APT ==== 
 + 
 +Installer des packages de différentes release (avec Apt-Pinning): 
 +  * [[http://jaqque.sbih.org/kplug/apt-pinning.html|Apt-Pinning for Beginners]] 
 +  * [[http://www.debian.org/doc/manuals/debian-reference/ch02.fr.html#_tweaking_candidate_version|Ajuster la version candidate]]
  
-[[http://tldp.org/LDP/solrhe/Securing-Optimizing-Linux-RH-Edition-v1.3/chap6sec73.html|The atime and noatime attribute]]+Automatiquement suivre les mise à jour : 
 +  * APT::Periodic::* & apticron [[http://debian-handbook.info/browse/wheezy/sect.regular-upgrades.html|Keeping a System Up to Date]]
  
-  $ /dev/sda7 /chroot ext2 defaults,noatime 1  2 
  
informatique/linux.1358103706.txt.gz · Dernière modification : 13/01/2013 20:01 de cyrille

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki