jekyll build from Action 71ddaa2febfa67573363429978032476b9e30200

This commit is contained in:
Asocia
2022-03-03 17:01:25 +00:00
parent 777df41cd7
commit e2bc490205
16 changed files with 1085 additions and 287 deletions

View File

@ -34,4 +34,10 @@ var store = [{
"tags": ["linux","permissions","privileges"],
"url": "/2022/02/27/creating-a-useless-user.html",
"teaser": null
},{
"title": "Never Get Trapped in Grub Rescue Again!",
"excerpt":"Anytime I install a new system on my machine, I pray God for nothing bad happens. But it usually happens. When I reboot, I find myself in the “Grub rescue” menu and I dont know how to fix things from that point. I go into the live environment and run...","categories": [],
"tags": ["linux","grub","partition","uefi"],
"url": "/2022/03/03/never-get-trapped-in-grub-rescue-again.html",
"teaser": null
}]