floss: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édentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
floss:linux [2021/06/07 08:59] – [backups et sauvegardes] villersdfloss:linux [2021/10/13 09:44] – [Serveur, administration système] villersd
Ligne 32: Ligne 32:
   * [[javascript]]   * [[javascript]]
   * [[VPN]] (2-3 trucs...)   * [[VPN]] (2-3 trucs...)
 +  * [[ecrans_multiples|Écrans multiples, directement connectés, ou d'autres ordinateurs, tablettes,...]]
 +  * [[reseau_routage|Réseau, routage, accès,...]]
  
 +  * Les commandes qui font gagner du temps en tant que sysadmin : (FIXME) 
 +    * htop 
 +    * df -h 
 +    * ssh -A ou -J 
 +    * pgrep -fail chaine_ds_le_process_recherché 
 +    * screen -L (ou tmux, ça va...) 
 +    * grep 
 +    * tail -n 50 <chemin-vers-un-fichier-de-log-dont-j’ai-l’habitude> 
 +    * mc 
 +    * scp 
 +    * history | grep -i
  
  
Ligne 66: Ligne 78:
   * [[https://www.tecmint.com/scan-linux-for-malware-and-rootkits/|5 Tools to Scan a Linux Server for Malware and Rootkits]] (tecmint, 2018)   * [[https://www.tecmint.com/scan-linux-for-malware-and-rootkits/|5 Tools to Scan a Linux Server for Malware and Rootkits]] (tecmint, 2018)
   * [[https://levelup.gitconnected.com/5-super-handy-linux-commands-that-everyone-should-be-aware-of-a70b08d2c635|5 Super Handy Linux Commands that Everyone Should be Aware of]]   * [[https://levelup.gitconnected.com/5-super-handy-linux-commands-that-everyone-should-be-aware-of-a70b08d2c635|5 Super Handy Linux Commands that Everyone Should be Aware of]]
 +  * [[https://betterprogramming.pub/23-linux-server-security-tips-and-best-practices-b8c59b9b9e3e|23 Linux Server Security Tips and Best Practices - A checklist for SysAdmins to live by]], Thilina Ashen Gamage, Medium, 08/04/2021
 +
  
 ===== backups et sauvegardes ===== ===== backups et sauvegardes =====
Ligne 82: Ligne 96:
   * [[https://cockpit-project.org/|cockpit]]   * [[https://cockpit-project.org/|cockpit]]
     * [[https://www.linuxtricks.fr/wiki/debian-administrer-son-serveur-en-web-avec-cockpit|Debian : Administrer son serveur en web avec cockpit]] + [[https://www.youtube.com/watch?v=xw_fZKFqLpY]]     * [[https://www.linuxtricks.fr/wiki/debian-administrer-son-serveur-en-web-avec-cockpit|Debian : Administrer son serveur en web avec cockpit]] + [[https://www.youtube.com/watch?v=xw_fZKFqLpY]]
 +  * [[HP_Proliant-2021|Configuration d'un serveur professionnel]] (Proxmox, machines virtuelles KVM, containers LXC,...)
 +  * [[https://medium.com/@nadzeya/ssh-x-forwarding-or-how-to-open-desktop-applications-on-linux-server-c198b00a6a55|SSH X-Forwarding or How to Open Desktop Applications on Linux Server]] by Nadzeya Hry, Oct, 2021,  Medium
 +
  
 ===== Vidéos intéressantes ===== ===== Vidéos intéressantes =====
  • floss/linux.txt
  • Dernière modification : 2024/05/08 23:07
  • de villersd