Tuesday, September 30, 2025

garuda linux update crash ,failed to rebuild initramfs using dracut solved

 Solution



sudo garuda-health --fix

 

or

 

sudo dracut-rebuild && sudo update-grub  

 

 

Monday, August 4, 2025

install codecs on garuda linux,codec not found solved in vlc


sudo pacman -Sy gst-libav gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly ffmpeg


sudo pacman -Sy vlc



sudo pacman -S vlc-plugin-ffmpeg



sudo pacman -S vlc-plugin-x264



sudo pacman -S vlc-plugin-x265


or 

I can do

 

sudo pacman -S vlc vlc-plugins-all

Thursday, February 27, 2025

Things to do after installing rocky linux 9



rename the machine


$ sudo hostnamectl --static hostname "rockyserver"

pen drive not opening ,no ntfs support

$ sudo hostnamectl --static hostname "kickass-workstation"

install vlc

sudo dnf -y install epel-release 

sudo dnf upgrade 

sudo dnf install vlc