Skip to content

Instantly share code, notes, and snippets.

@rochmad
Last active April 25, 2020 07:21
Show Gist options
  • Save rochmad/121e8f9e8ad2948ae7044ffaa2725756 to your computer and use it in GitHub Desktop.
Save rochmad/121e8f9e8ad2948ae7044ffaa2725756 to your computer and use it in GitHub Desktop.
Install firehol/NETDATA into WINDOWS 10 subsystem linux/Ubuntu
first off all, let windows use subsystem of linux, you can go here >>> https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/
and then go to firehol netdata https://github.com/firehol/netdata/wiki/Installation#x86_64-pre-built-binary-for-any-linux
and follow this step
1. open windows+R and type bash
2. do at root(optional)
3. lookinto "x86_64 pre-built binary for any Linux"
4. DO this "#bash <(curl -Ss https://my-netdata.io/kickstart-static64.sh)"
5. wait until intalation done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment