Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu command ram info

#to see the total amount of physical RAM installed:
sudo lshw -c memory
Comment

ubuntu get ram usage

$ free -m
Comment

get ram of ubuntu

free -h

#              total        used        free      shared  buff/cache   available
#Mem:      -->  7.7G  <--   6.2G        157M        503M        1.3G        709M
#Swap:          2.0G        118M        1.9G

Comment

ubuntu see ram usage

# to see ram usage, cpu core usage, and more:

htop
Comment

PREVIOUS NEXT
Code Example
Shell :: Error: The following directories are not writable by your user: /usr/local/lib/pkgconfig 
Shell :: kali linux ipsweep zsh permission denied 
Shell :: set trustedinstaller as owner 
Shell :: kill tensorboard process 
Shell :: “git force rebase abort” 
Shell :: ubuntu disk free space 
Shell :: lets encrypt nginx 
Shell :: how to debug wirless android 
Shell :: check process on port linux 
Shell :: scp send file 
Shell :: How to see my aliases? 
Shell :: bash or 
Shell :: postgres install mac 
Shell :: install openvpn client ubuntu 
Shell :: linux remove all files same extension in directory 
Shell :: change commit author after push 
Shell :: tmu rename tab 
Shell :: redis delete keys that match pattern 
Shell :: undo git commit 
Shell :: fzf install 
Shell :: how to update google chrome in ubuntu 20.04 
Shell :: how to add project to bitbucket 
Shell :: find image size terminal 
Shell :: link an existing local git to remote repo 
Shell :: zsh check if file exists 
Shell :: Stack found this candidate but arguments dont match 
Shell :: git ssh key linux 
Shell :: git untrack 
Shell :: edit global git config file 
Shell :: start xampp 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =