Trying to setup MISP on Centos 8
by akira25 from LinuxQuestions.org on (#5B602)
Hi. Very new to the Linux world. Have been tasked to install and setup an application called MISP and I have to use Centos 8. Basically the installation guide gives list of steps, some of which include sections that look like scripts, but I don't know how to handle them. The section starts with a comment of #<snippet-begin 0_yumInstallCoreDeps.sh> then a list of commands. There are a few of these, each with a different name in the comment, such as #<snippet-begin 0_global-vars.sh>.
Some the commands appear to reference variables from other "script" sections, but I can't see how they are referenced, if they are at all. Just a bit lost as to what I need to do to get this software installed on the server.
I have built a minimal install of Centos 8 as requested, but any advice about what I should do with the "script" sections would be appreciated. Do I copy the contents in files named like the comments and attempt to run them?
This is the link I am following: https://misp.github.io/MISP/INSTALL.rhel8/#3-misp-code
Thank you


Some the commands appear to reference variables from other "script" sections, but I can't see how they are referenced, if they are at all. Just a bit lost as to what I need to do to get this software installed on the server.
I have built a minimal install of Centos 8 as requested, but any advice about what I should do with the "script" sections would be appreciated. Do I copy the contents in files named like the comments and attempt to run them?
This is the link I am following: https://misp.github.io/MISP/INSTALL.rhel8/#3-misp-code
Thank you