diff --git a/arch-config/Dokumente/Commands b/arch-config/Dokumente/Commands index dd36d328..892516e0 100644 --- a/arch-config/Dokumente/Commands +++ b/arch-config/Dokumente/Commands @@ -59,4 +59,10 @@ systemd-analyze plot > detail[X].svg systemd-analyze blame > detail[X].txt #add kernel patch -patch -Np1 -i *file* \ No newline at end of file +patch -Np1 -i *file* + +#create mkinitcpio +sudo mkinitcpio -c /etc/mkinitcpio.conf -g initramfs-custom-zen-5.6.11.img + +#network traffic +nload \ No newline at end of file