How to check the configuration of system ? - Healthy Learners | Information carrier | Perfect Shiksha

Breaking

Healthy Learners | Information carrier | Perfect Shiksha

Yes! You are at the right platform, to be aware of new updates related to technology, news and sociology.

Photos

your ad here

Total Pageviews

Translate

Search Your Thought

Saturday, August 31, 2019

How to check the configuration of system ?

System Configuration always matters to run any application software and system software.

System software requires hardware configuration for smooth running.

We are talking about how to check the configuration details of a computer that has installed Linux operating system?

For checking the system configuration with the help of terminal


  • cat /proc/meminfo  : This is the command that is used to check memory utilization in the Linux operating system.



  • less /proc/cpuinfo  : This command is used to check all information related to the CPU (Central Processing Unit).


                              OR

  • lscpu : we can use this command instead of less /proc/cpuinfo for checking information related to the CPU




  • free: In the Linux free is a command that is used to check the memory details like how much memory is used and how much is free.


we can also use a few commands that is below mentioned 
# free
# free -m
# free -mt
# free -gt




We can also check system configuration with the help GUI

  • Click on activities How linux looks for using purpose in GUI
  • Click on settings 
  • Click on Details
  • Itna asan hota hai Linux use krna
Thanks for reading the blog related the Linux and windows operating system .

Share Your Concern

Name

Email *

Message *