Skip to content

Instantly share code, notes, and snippets.

@LinuxlinkedBD
Created March 8, 2021 16:07
Show Gist options
  • Save LinuxlinkedBD/8b86ba1f124bb5b7931fe99d59920850 to your computer and use it in GitHub Desktop.
Save LinuxlinkedBD/8b86ba1f124bb5b7931fe99d59920850 to your computer and use it in GitHub Desktop.
ntopng & netdata Installation
If you need complete ntopng & netdata installation, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/cWiOkkHm80Y
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
add-apt-repository universe
apt-get clean all
apt-get update
apt-get upgrade
sudo systemctl status ntopng
apt install netdata
systemctl status netdata
apt-get update
apt-get upgrade -y
#browse to http://localhost:3000/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment