Page 1 of 1

root comanda

Posted: 08 Jul 2018, 18:17
by LondoN eXtream
cum pot vedea memoria ram a unui root cu command line? (putty)

Re: root comanda

Posted: 08 Jul 2018, 18:23
by The Kalu
free -m

Re: root comanda

Posted: 08 Jul 2018, 19:13
by Dragon Hacker
sunt mii comezi,
top
htop (apt-get install htop)
etc.

Re: root comanda

Posted: 09 Jul 2018, 03:12
by @Anonymous
Dragon Hacker wrote:sunt mii comezi,
top
htop (apt-get install htop)
etc.
spune si mie acele mii domnule hackerman :')

Re: root comanda

Posted: 09 Jul 2018, 14:23
by Dragon Hacker
@Anonymous wrote:
Dragon Hacker wrote:sunt mii comezi,
top
htop (apt-get install htop)
etc.
spune si mie acele mii domnule hackerman :')
Bun, nu sunt "domnule hackerman" nici nu doresc sa devin, fii serios ori esti partea copilor. Sper ca te saturi cu comezi Domnule Hackerman

free -m
vmstat -s
top
htop
sudo dmidecode -t 17
(ori asta
cat /proc/meminfo
less /proc/meminfo
more /proc/meminfo
egrep --color 'Mem|Cache|Swap' /proc/meminfo
)
atop
lshw ori lshw -short
sar -r 5 2 (la Solaris linux)
prtconf | grep Memory (Unix nu linux)
si etc. (Unele comezi nu sunt default, va trebui sa instalati unele)