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/11/12 09:39] – [Passer de Windows à Linux] 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 =====
Ligne 94: Ligne 111:
 WSL2 : WSL2 :
   * [[https://levelup.gitconnected.com/linux-user-tries-windows-in-2020-682e5eca7778|Linux user tries Windows in 2020]]   * [[https://levelup.gitconnected.com/linux-user-tries-windows-in-2020-682e5eca7778|Linux user tries Windows in 2020]]
 +  * [[https://medium.com/chekiprice/convert-your-windows-wsl2-into-a-usable-operating-system-with-gui-ed4eacca6c70|Convert your windows WSL2 into a usable operating system with GUI]]
   * ...   * ...
 ===== Linux Professionnal Institute : "Linux Essentials Certificate of Achievement" et Certification niveau 1 (LPIC-1) ===== ===== Linux Professionnal Institute : "Linux Essentials Certificate of Achievement" et Certification niveau 1 (LPIC-1) =====
  • floss/linux.txt
  • Dernière modification : 2024/05/08 23:07
  • de villersd