I use Ubuntu 20.04 LTS and I have 16GB Ram. When I use free -h
I see the following, why is that?
Asked
Active
Viewed 45 times
0

vomeje
- 1
-
2Please don't post screenshots of text. – Pilot6 Dec 24 '20 at 14:01
-
41 GB is probably used for your GPU, everything else is clear from the output. – Pilot6 Dec 24 '20 at 14:02
-
You can use the "top" command to see the topmost resource consuming processes running. There, you can use shift-m to sort by memory. – Gyro Gearloose Dec 24 '20 at 17:21