chrissanders / FlowBAT

Network Flow Basic Analysis Tool
GNU Affero General Public License v3.0
112 stars 26 forks source link

Debain 10 (buster) - This is not a perfect install instruction. #43

Open WojRep opened 4 years ago

WojRep commented 4 years ago

This is not a perfect instruction.

Before run: silkonabox.sh & install_flowbat_ubuntu.sh:

1) https://www.itechlounge.net/2017/10/linux-how-to-add-rc-local-in-debian-9/

2) wget https://install.meteor.com > meteor.sh and edit line 33: 1.9 -> 1.6 3) Edit /install_flowbat_ubuntu.sh:

Line 26 replace curl https://install.meteor.com/ | sh with cat meteor.sh | sh Line 185: replace *xenial* with *buster*

4) https://docs.mongodb.com/manual/tutorial/install-mongodb-on-debian/

5) Run : silkonabox.sh 6) Run : install_flowbat_ubuntu.sh