Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-01 00:25:01 +00:00
parent fcb8fde17a
commit 65a58b1682
10 changed files with 54 additions and 13 deletions

View File

@@ -12,14 +12,10 @@ source: https://github.com/tldr-pages/tldr.git
`grub-editenv /boot/grub/grubenv set default={{Ubuntu}}`
- Display the current value of the `timeout` variable:
- Display all GRUB environment variables:
`grub-editenv /boot/grub/grubenv list timeout`
`grub-editenv /boot/grub/grubenv list`
- Reset the `saved_entry` variable to the default:
`grub-editenv /boot/grub/grubenv unset saved_entry`
- Append "quiet splash" to the kernel command-line:
`grub-editenv /boot/grub/grubenv list kernel_cmdline`

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# nordvpn
> Command-line interface for NordVPN.
> More information: <https://nordvpn.com/download/linux/>.
> More information: <https://support.nordvpn.com/hc/en-us/articles/20196094470929-Installing-NordVPN-on-Linux-distributions>.
- Interactively log into a NordVPN account: