Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to get ram detail in linux

sudo dmidecode --type 17
Comment

check ram memory usage linux

free -m
Comment

check ram in linux

free -g
Comment

how can I check ram usage in mb in linux?

for more information search this webside --
https://www.howtogeek.com/659529/how-to-check-memory-usage-from-the-linux-terminal/
Comment

PREVIOUS NEXT
Code Example
Shell :: bash array 
Shell :: git merge without delete files 
Shell :: kali linux not signing in 
Shell :: powershell start job 
Shell :: number all files in a folder 
Shell :: upload file ssh terminal 
Shell :: bind mount on linux 
Shell :: git merge to master 
Shell :: View Commit History With Changes in git command 
Shell :: how to compile a python prohram that uses PyQt 
Shell :: how to activate conda/Anaconda environment 
Shell :: Docker: Copying files from Docker container to host 
Shell :: login to docker registry from terminal 
Shell :: how to create a worker service 
Shell :: git revert to last commit on remote branch 
Shell :: anaconda for ubuntu 18.04 
Shell :: scp copy directories 
Shell :: create linux user with non interactive shell 
Shell :: github push first time 
Shell :: swagger editor locally 
Shell :: update helm repo 
Shell :: create file from terminal using cat 
Shell :: openldap install centos 8 
Shell :: sveltekit with tailwindcss 
Shell :: how to execute script and pass a parameterin linux 
Shell :: running docker image 
Shell :: add environment variable linux 
Shell :: le wagon setup 
Shell :: create a bootable usb drive ubuntu 
Shell :: permissions in linux 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =