User Tools

Site Tools


linux

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
Next revisionBoth sides next revision
linux [2020/11/04 16:32] – [See Also] tag rjtlinux [2022/01/03 00:40] – Pausing Terminal rjt
Line 6: Line 6:
  
 There are three userspace solutions I've read about: There are three userspace solutions I've read about:
-  * **[[tool:software:the_early_oom_daemon]]** | [[git>rfjakob/earlyoom]] [[aur>earlyoom]] +  * **The early oom daemon** | [[github>rfjakob/earlyoom]] [[aur>earlyoom]] 
-  * **[[tool:software:nohang]]** | [[git>hakavlad/nohang]] [[aur>nohang-git]] +  * **nohang** | [[github>hakavlad/nohang]] [[aur>nohang-git]] 
-  * **[[tool:software:oomd]]** | [[git>facebookincubator/oomd]] [[aur>oomd]] [[aur>oomd-git]]+  * **oomd** | [[github>facebookincubator/oomd]] [[aur>oomd]] [[aur>oomd-git]]
  
-The main memory hog is me having a lot of tabs open in [[Firefox]], which in combination with [[tool:software:electron]] garbage and other hoggy things like a second web browser and [[Thunderbird]] 'causes most of the problems. Sometimes I even forget I have all those things up and start playing a game :/+The main memory hog is me having a lot of tabs open in [[Firefox]], which in combination with [[electron]] garbage and other hoggy things like a second web browser and [[Thunderbird]] 'causes most of the problems. Sometimes I even forget I have all those things up and start playing a game :/
  
 === See Also === === See Also ===
Line 21: Line 21:
 ===== Reminders ===== ===== Reminders =====
 I forget how to do shit a lot. I forget how to do shit a lot.
 +
 +==== Pausing Terminal ====
 +You can pause activity in the [[terminal]] with ''Ctrl+s'', and resume again with ''Ctrl+q'', which I find handy sometimes when I'm doing updates.
 +
 +If you think of it beforehand you can pipe output to [[less]] or [[more]] or send it to a file, but I never remember.
  
 ==== Renaming Multiple Files ==== ==== Renaming Multiple Files ====
-For me, **mmv** has the easiest syntax to remember. You'll probably have to install it.+For me, **[[mmv]]** has the easiest syntax to remember. You'll probably have to install it.
  
 ''mmv [options] [from] [to]'' ''mmv [options] [from] [to]''
Line 39: Line 44:
   * Distros: [[arch linux]] | [[arch_linux#Antergos]] | [[lubuntu]]   * Distros: [[arch linux]] | [[arch_linux#Antergos]] | [[lubuntu]]
  
-{{tag>guide linux fixes}}+{{tag>guide open-source linux fixes}}
linux.txt · Last modified: 2024/04/30 19:58 by rjt