Used to manage and update the default kernel settings in GRUB.
Examplesudo grubby --default-kernel
sudo grubby --default-kernel
Sets a specific kernel as the default for boot.
Examplesudo grubby --set-default /boot/vmlinuz-6.6.1
sudo grubby --set-default /boot/vmlinuz-6.6.1
DevOpsSchoolTypically replies within an hour