This article will show, how you can display all resources of your Linux Ubuntu instance via command line interface (CLI).
Please adhere the below steps.
Log into the instance
Type: sudo apt update
Then type: sudo apt install glances -y
Wait for the installation process to complete
Then type: glances
Note: You will see a screen like below where you will get all information related to your instance for e.g. Host Name, Linux Distribution, Instance Overview, CPU Information, RAM Information, Network Information, Disk Information, Processes Information
- Press 'Ctrl + C' for getting back to the terminal