Created
June 21, 2021 21:50
-
-
Save LinauxTerminology/df71ee8df4ecc0064936c965279dc505 to your computer and use it in GitHub Desktop.
I Will Do Install Ntopng On Ubuntu 20.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If you need Ntopng Setup contact with me: | |
Email: [email protected] | |
Skype: https://join.skype.com/ | |
Telegram:https://t.me/LinauxTerminology | |
WhatsApp: +8801408694088 | |
Imo: +8801408694088 | |
apt-get update | |
apt-get upgrade | |
##Adding the ntop Repository | |
To install the programs in Ubuntu 20.04 open your shell and type: | |
apt-get install software-properties-common wget | |
add-apt-repository universe | |
wget https://packages.ntop.org/apt/20.04/all/apt-ntop.deb | |
apt install ./apt-ntop.deb |
Author
LinauxTerminology
commented
Jun 21, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment