Skip to content
gboudreau edited this page Nov 19, 2011 · 13 revisions

If you have root access, become root, and run the following command:

curl -s http://www.greyhole.net/support/system_info.sh | sh

If you don't have root access, use sudo, like this:

curl -s http://www.greyhole.net/support/system_info.sh | sudo sh