meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:prepare:firefox [2025/01/05 14:03] – ↷ Page moved from linux:prepare:prepare:firefox to linux:prepare:firefox niziaklinux:prepare:firefox [2025/09/26 08:59] (current) niziak
Line 1: Line 1:
 ====== Firefox ====== ====== Firefox ======
 +
 +===== certificate problem, but option to accept anyway has gone =====
 +"accept certificate" "self-signed certificate"
 +
 +  * ''about:config''
 +  * ''browser.xul.error_pages.expert_bad_cert'' to true
 +  * ''security.certerrors.permanentOverride'' to true
  
 ===== Disable Detachable Tabs in Mozilla Firefox ===== ===== Disable Detachable Tabs in Mozilla Firefox =====
 +
   * ''about:config''   * ''about:config''
-  * ''browser.tabs.allowTabDetach''+  * ''browser.tabs.allowTabDetach'' set to ''true'' 
 +  * ''config.trim_on_minimize'' 
 +    * write ''config.trim_on_minimize'' into search box 
 +    * select ''Boolean'' and click ''+'' icon 
 +    * set ot to ''true''
  
  
 ===== limit memory usage ===== ===== limit memory usage =====
 +
 +==== about:config ====
 +
 +  * ''browser.tabs.unloadOnLowMemory'' set to true
 +
  
 ==== cgroups ==== ==== cgroups ====
Line 16: Line 33:
  
 But now we have some modern systemd based tools. But now we have some modern systemd based tools.
 +
  
 ==== systemd ==== ==== systemd ====
  
-[[https://wiki.archlinux.org/title/cgroups]]+  * [[https://unix.stackexchange.com/questions/525740/how-do-i-create-a-systemd-scope-for-an-already-existing-process-from-the-command|How do I create a systemd scope for an already-existing process from the command line?]] 
 +  * [[https://wiki.archlinux.org/title/cgroups]]
  
 <file bash /usr/local/bin/firefox> <file bash /usr/local/bin/firefox>