Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
linux [2025/08/08 10:27] muonitlinux [2025/08/20 15:02] (aktuell) – [Linux] muonit
Zeile 3: Zeile 3:
   * https://ntk148v.github.io/posts/linux-network-performance-ultimate-guide/    * https://ntk148v.github.io/posts/linux-network-performance-ultimate-guide/ 
   * https://0x.tools/#table-of-contents X-Ray vision for Linux systems   * https://0x.tools/#table-of-contents X-Ray vision for Linux systems
 +  * https://github.com/ClementTsang/bottom?tab=readme-ov-file bottom wie top...
 +  * https://github.com/tmux-plugins/tmux-resurrect
  
 +===== Grub =====
 +[[Grub]]
 ===== Tmux ===== ===== Tmux =====
   * https://evgeniipendragon.com/posts/customizing-tmux-and-making-it-less-dreadful/   * https://evgeniipendragon.com/posts/customizing-tmux-and-making-it-less-dreadful/
 +  * https://github.com/tmux-plugins/tmux-resurrect
  
 ===== disk management ===== ===== disk management =====
Zeile 14: Zeile 19:
   * mdadm --create --verbose /dev/md0 --level=1 --raid-devices=2 /dev/sda1 /dev/sdb1   * mdadm --create --verbose /dev/md0 --level=1 --raid-devices=2 /dev/sda1 /dev/sdb1
   * mdadm --detail --scan >> /etc/mdadm/mdadm.conf   * mdadm --detail --scan >> /etc/mdadm/mdadm.conf
-  + 
 + 
 +===== Distro builders ===== 
 +  - https://t2sde.org/ 
 +  - https://yocto.org 
 + 
 + 
 +===== Auth ===== 
 +  https://github.com/lldap/lldap 
 +  * https://www.authelia.com/