Ubuntu How to set to dynamically set ram Through cmd code example
Example: how can I check the memory of computer in ubuntu
$ sudo apt-get update
$ sudo apt install htop
$ htop
$ sudo apt-get update
$ sudo apt install htop
$ htop