How To Check RAM Usage On Ubuntu Linux Terminal

Channel:
Subscribers:
29,900
Published on ● Video Link: https://www.youtube.com/watch?v=aQcviFcdrOM



Category:
Guide
Duration: 2:37
1,739 views
10


In this video, I will show you how to check your Ubuntu Linux server or computers Random Access Memory (RAM) usage in terminal. The free command will be used to display your Ubuntu systems RAM data. It generates a human readable tabulated RAM data output from a single command.

Get $200 in cloud credits from DigitalOcean using my referral link: https://digitalocean.pxf.io/c/1245219/1373759/15890

Steps To Check RAM On Ubuntu Linux Terminal:
1. Open terminal. If you have a cloud server that you would like to check the RAM for, log in to your server via an SSH client. If you want to check the RAM of your PC, open up your terminal
2. Type the following command:

free -h

3. You will now get a tabulated read out in terminal for your RAM. The RAM data output will contain two rows; Mem and Swap. The RAM table will have the following six columns:

• Total - the total amount of RAM installed on your system.
• Used - the total amount of RAM used
• Free - the amount of unused RAM that can be used by programs and apps.
• Shared - Memory shared by Tmpfs (temporary file systems)
• Buff/cache - Kernel memory for buffers, page cache, and slabs).
• Available - Estimated available memory to open new applications, swap excluded.

Note: Mem has data outputs for all six columns, while Swap has data only for total, used, and free.

Congratulations, you have successfully checked your RAM on your Ubuntu Linux server or computer using a terminal command.

Timestamps:
0:00 - Intro & Context
0:39 - Check RAM Usage On Ubuntu Linux Terminal
2:16 - Closing & Outro

Grow your YouTube Channel with vidIQ https://vidiq.com/70s

Ubuntu Linux Tutorials (Playlist) https://www.youtube.com/playlist?list=PLco3v23oibTXMcX9Eh80_8OcnVs1SqsR2

More DigitalOcean Server Guides (Playlist) https://www.youtube.com/playlist?list=PLco3v23oibTVxAf_Ok3alkWKn-LriJxJR

Social Media
SUBSCRIBE https://www.youtube.com/@Websplaining?sub_confirmation=1
Instagram (Thumbnail Collection) https://www.instagram.com/websplaining
Twitter (For Newest uploads) https://twitter.com/websplaining
Reddit (Discussions) https://www.reddit.com/r/Websplaining
Personal Website https://www.websplaining.com

#CheckUsedRAM #CheckFreeRAM #CheckAvailableRAM

DONT FORGET TO LIKE, COMMENT, AND SUBSCRIBE!




Other Videos By Websplaining


2023-05-21How To Turn Off Or On DigitalOcean Droplets
2023-05-21How To Delete Projects In DigitalOcean
2023-05-21How To Move Existing DigitalOcean Resources Into A New Project
2023-05-18How To Host An eBook And Other Digital Products And Share Them Using DigitalOcean Spaces
2023-05-18How To Download, Install, And Use FileZilla In Windows 11 - Free FTP, FTPS, SFTP Client
2023-05-14How To Setup An OXEN Cryptocurrency Full Service Node
2023-05-05How To Check And List All System Hardware Configuration Information On Ubuntu Linux
2023-05-03How To Get $200 In Free DigitalOcean Cloud Credits
2023-05-01How To Check CPU Usage On Ubuntu Linux Terminal
2023-05-01How To Check Used And Available Disk Space Storage On Ubuntu Linux Terminal (Command Prompt)
2023-04-30How To Check RAM Usage On Ubuntu Linux Terminal
2023-04-30How To Change Hostname (Computer Name) On Ubuntu Linux Terminal
2023-04-22How To Host Counter-Strike: Global Offensive (CS:GO) Game Server On A Virtual Private Server (VPS)
2023-04-18How To Reinstall Or Change Vultr Servers OS With A Fresh Or New Image
2023-04-14How To Rebuild Linode (Akamai) Server With A Fresh Linux Distribution
2023-04-13How To Rebuild Droplet In DigitalOcean With A Fresh Operating System (OS) Image
2023-04-10How To Enable And Open Developer Console (~) On Counter-Strike: Global Offensive
2023-04-07How To Join The Waitlist For Bard - Google's Generative AI
2023-04-07How to Route Domain Names to DigitalOcean's Custom DNS - Add A Type DNS Record with a WWW. Hostname
2023-04-03NOOB FRIENDLY: Create Your First Cloud Server Or Virtual Private Server (VPS)
2023-03-31How To Fix Matchmaking Failed VAC was unable to verify your game session



Tags:
How To Check RAM Usage On Ubuntu Linux Terminal
RAM
Ubuntu
Ubuntu Linux
Linux
Total RAM
Used RAM
Free RAM
Shared RAM
Buff/Cache RAM
Available RAM
Mem
Memory
Swap
free
free -h
Terminal
Command Line
How To Check Available RAM On Ubuntu Linux Terminal
How To Check Used RAM On Ubuntu Linux Terminal
How To Check Free RAM On Ubuntu Linux Terminal
How To Check Total RAM Usage On Ubuntu Linux Terminal
How To Check Buff/Cache RAM On Ubuntu Terminal
Random Access Memory