Skip to content

skyzyx/server-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

server-metadata

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.

About

Retrieves metadata about the server its running on.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages