Retrieves version information about the hardware, network, software and services running on the box.
sudo wget -qO /usr/bin/server-info \
https://raw.githubusercontent.com/skyzyx/server-metadata/master/get-server-info.sh && \
sudo chmod +x /usr/bin/server-info
See the wiki for some output examples.