To set up TPM-based automatic LUKS unlocking for a Fedora VM on Proxmox VE, follow these steps:
- Shut down the VM.
- Go to Hardware > Add > TPM State.
- Select a storage location and ensure version is v2.0.
- Note: The VM must be using UEFI (OVMF).
Before fix:
Open the Terminal and in your preferred text editor open /usr/share/applications/code.desktop with administrative privilages (i.e. sudo nano /usr/share/applications/code.desktop).
Now comment out the existing Exec line by adding # to the front and add the below line:
To fix the issue of domains/subdomains routed via Cloudflare Tunnels being inaccessible in GitHub actions, check if Bot Fight Mode is enabled, if yes then disable it temporarily to access the site.
Report:
select EmpNo, EName, Job, Sal
from EMP
where job = :P10_JOB
and :P10_deptname=(select dname from dept where dname= :P10_DEPTNAME)
order by EName;gh (GitHub CLI) installed locally and logged into your GitHub account (i.e. gh auth login).gh api \
--method PUT \
-H "Accept: application/vnd.github+json" \
/notifications \
-f last_read_at="$(date -u +'%Y-%m-%dT%H:%M:%SZ')" \
-F read=truemokutil --sb-stateFrontend configuration:
CHRONOS_COLLECTION_1
[{"shortName": "docs", "title": "Docs", "url": "https://chronos.vanillaos.org/vos-docs", "description": "Read the technical documentation for the Vanilla OS components and utilities."}]
CHRONOS_COLLECTION_2
[{"shortName": "handbook", "title": "Handbook", "url": "https://chronos.vanillaos.org/vos-handbook", "description": "Are you a new Vanilla OS user? Read the handbook to learn how to use the OS."}]
CHRONOS_COLLECTION_3If you accidentally exited the Mongo DB console while working on a Google Cloud Skill Boost Lab you can just type:
sudo mongodb organization in the Console to enter back to continue with your tasks (Note: replace organization with the correct prompt name for your lab).
| /var/lib/vz/template/iso |
nix-pkgs repository (This would take more than a Gigabit of data/space) and in a new branch perform the below changes.nix-hash to-sri --type sha256 $(nix-prefetch-url --unpack <url.tar.gz>) --extra-experimental-features nix-commandnix-build -A <package>.Now, push the changes along with release notes URL in the commit message following the suggested conventions.