Skip to content

bkayranci/grub-password-protection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grub Password Protection

INSTALLATION

sudo git clone https://github.com/bkayranci/grub-password-protection.git /opt/grub-password-protection
sudo chmod 500 /opt/grub-password-protection/grub-mkpasswd
sudo ln /opt/grub-password-protection/grub-mkpasswd /bin/grub-mkpasswd

REQUIREMENTS

  • tee
  • grub-common

USAGE

Create password protection configuration and configure it

grub-mkpasswd -u root

Clear password configuration and configure it

grub-mkpasswd -c

SCREENSHOT

Password Screen

Configuration Screen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages