Digital Marketing

How to get hardware and software information about Linux server

Hardware and software information about Linux server

For hardware:

# dmidecode -t system

For software, system:

# uname -r

# uname -a

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database