by using
# uname -X
# uname -a
# cat /etc/release
But how to identify the model of the machine?
We can use
OK banner
Which returns the model of the system
or
# uname -i
Output:
bash-3.00# uname -i
SUNW,Sun-Fire-280R
This blog contains details about Unix / Linux / AWS and Ansible. Kindly give me the feedback to get the right information on my blog.
Ansible Components Ansible Configuration Host Inventory Core Modules Custom Modules Playbooks Plugins Customized Plugins
No comments:
Post a Comment