Technical Notes

We're all on the same page!

Showing posts with label memory. Show all posts
Showing posts with label memory. Show all posts
Monday, 8 December 2014

How to know system hardware and software information?

›
to get os version: #  cat /etc/*release* to get os kernel version: #  cat /proc/version to get cpu info: # cat /proc/cpuinfo or # ...
›
Home
View web version
Powered by Blogger.