The commands to check what type of Linux we are working on.. The version, about the hardware we are using...
* cat /proc/version
This will display the version that you have currently installed.
* cat /proc/cpuinfo
This will give information about the processors that you are using.
* uptime
This will give the information like, how many days the system was up, how many users were logged in currently, what is the load, etc.
Date:
# date 0223005914
Sun Feb 23 00:59:00 UTC 2014
Thursday, March 5, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment