Skip to content

Instantly share code, notes, and snippets.

@aortmannm
Last active December 14, 2015 19:09
Show Gist options
  • Save aortmannm/5134694 to your computer and use it in GitHub Desktop.
Save aortmannm/5134694 to your computer and use it in GitHub Desktop.
install chunter
cd /opt
curl -O http://release.project-fifo.net/chunter/rel/chunter-latest.gz
gunzip chunter-latest.gz
## you need to tyupe yes cause of the newest SmartOS Version
sh chunter-latest
svcadm enable chunter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment