• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle











  • I hate that this is the default answer to these questions, most tools by which less tech savy have detrmined that something is using a lot of ram are accounting for buffers and don’t subtract it from the free space. Every time when I clicked on someones post (well on Reddit, here its the first one) regarding their ram usage being high and this website was posted, it was not the buffer/cache. So while it is obviosly important to get to know how OP determined that something was using a lot of ram, directly assuming that they read it wrong is imo simply not helpful and in most cases just more confusing




  • With the terminal, use the option --help or view it’s man pages with man (command you want to know more about) to avoid having to search the Internet just to find out how commands work. You may find the terminology of certain things strange or may not understand how certain things are described at first, but you’ll have a much better understanding of how everything works when you know how to look up what exacly something does. Oh and in man use u and d to scroll up and down and /(searchword) to search, that makes looking up stuff a lot faster, press q or Ctrl-D to quit