docs/ubuntu_cheatsheet.md
Hello and welcome to this Ubuntu cheatsheet.
The goal is to gather here all known issues and tips with the Ubuntu setup.
Make sure Windows FastBoot is disabled and restart in Advanced Mode.
Disable Windows FastBoot & Bios FastBoot (see below).
OR
Access the Bios and change Boot option ONE by ONE <=> choose an option, save, reboot, if your problem persists, come back to default Boot option, choose another option and move on.
If the GitHub CLI installation instructions fail, chances are that you have the package gitsome installed. This package provides a gh binary which can conflict with gh GitHub CLI binary. In this case, run sudo apt remove gitsome before running the GitHub CLI installation instructions again.