Linux: Difference between revisions

From Traxel Wiki
Jump to navigation Jump to search
No edit summary
Line 21: Line 21:
== Containers ==
== Containers ==
* https://support.mozilla.org/en-US/kb/how-use-firefox-containers
* https://support.mozilla.org/en-US/kb/how-use-firefox-containers
= Storage =
<pre>lsblk</pre> to list the storage devices

Revision as of 22:19, 4 January 2024

Cinnamon

Workspaces

Keybindings

C-M-<backspace> Kill X Server

Preferences > Keyboard > Layouts > Options > Key Sequence to kill the X Server

Firefox

https://old.reddit.com/r/programming/comments/18v16ee/in_2024_please_switch_to_firefox/

Updates

Kill Updates With Fire: https://support.mozilla.org/en-US/questions/1327455

$ cat /usr/local/share/firefox/distribution/policies.json 
{
  "policies": {
    "DisableAppUpdate": true
  }
}

Containers

Storage

lsblk

to list the storage devices