Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 964  / 2 Years ago, tue, october 18, 2022, 9:23:46

I'm still a Linux beginner, but for my university project I had to rent a vps.
When I got my vps, free -m shows me that it is already using 175 mb of 2gb. I wanted to ask that is this normal?
googling shows me that a clean install of Ubuntu (server), takes up only 40-50 megs of the ram, but my system is using 175 mb already, and I still haven't done anything on it.
(when I did apt-get update and apt-get upgrade, my usage went up to 230mb, but I think that's normal for the package manager)



I'm running Ubuntu 12.0.4, and here's my free -m:



             total       used       free     shared    buffers     cached
Mem: 2016 203 1813 0 12 155
-/+ buffers/cache: 34 1981
Swap: 509 0 509


and here is my top:
http://pastie.org/8610355



and here is lsmod:



Module                  Size  Used by
psmouse 82769 0
serio_raw 13031 0
coretemp 13324 0
ppdev 12849 0
vmw_balloon 12700 0
microcode 18433 0
i2c_piix4 13227 0
vmwgfx 115982 0
ttm 76149 1 vmwgfx
drm 233935 2 vmwgfx,ttm
parport_pc 27612 1
shpchp 32265 0
mac_hid 13077 0
lp 17455 0
parport 40930 3 ppdev,parport_pc,lp
floppy 60183 0
e1000 106020 0
mptspi 22474 2
mptscsih 39532 1 mptspi
mptbase 96852 2 mptspi,mptscsih


Thanks for any help, and clearing some confusions.


More From » ram

 Answers
3

100Mb out of 2Gb of Ram is about 5% usage - it would probably be fine even if it was using 90% - even if it was 100%, it should use any swap space that is available



The desktop environments themselves use up to 500Mb (½Gb), and any programs that are running use it as well on top of that.



It should be fine - don't worry about it smiley


[#27614] Wednesday, October 19, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
shionnky

Total Points: 276
Total Questions: 104
Total Answers: 108

Location: Montenegro
Member since Thu, Jun 16, 2022
2 Years ago
shionnky questions
;