Netwar System
Netwar System
I develop in Python and I've got some solution for this stuff. There are scripts to get friends/followers. They get blocks of 5k, up to 14 times in 15 minutes....
This is definitely needed. Set up a virtual machine, install using the script. This installs MISP, Apache, database, etc, all good. Connect with web browser, get login. Give default name...
@adulau Ah, there is someone here to help, this is good. A bit about our systems: Xeon HP workstations and Dell rack mounts, twelve or sixteen cores, 128gb - 256gb,...
I did a fresh install of Ubuntu 20.04 and ran the script. There is no provision to ensure that PHP is installed, so it fails at the first $CAKE invocation....
I wget this: https://github.com/MISP/misp-cloud/blob/master/dev/bootstrap Running on a brand new install of Ubuntu 20.04 that had been updated. No php. I see there is a line to do this in the...
Seems like it's expecting php7.2 but "apt install php" gets 7.4. I'm seeing errors like this: sed: can't read /etc/php/7.2/apache2/php.ini: No such file or directory
Log of the failed install, with links to dpkg -l before, dpkg -l after. https://gist.github.com/NetwarSystem/ba3dead949cd3573b63dd0ec79c0e887 Adjusted these two lines to reflect 7.4 rather than 7.2 PHP_INI='/etc/php/7.4/apache2/php.ini' apt install -qy libapache2-mod-php...
This is still broken, and now I'm a little brokenhearted. I decided I'd switch to Keybase + Mastodon as a means to avoid Elon Musk's Twitter, and now I find...
What is happening here? I have a lot of experience handling Twitter API data at scale.
About two years ago I took the time to build every component by hand so I could better support Open Semantic Search. I had never done more that _apt install_...