What is the advised way for installing so-analyst-install on an airgapped system? #9724
Replies: 2 comments 4 replies
-
Installing the below packages from the (local - airgapped) repository is sufficient to get the X11 server running.
Then as a last command, run Reboot, and then start the X server with |
Beta Was this translation helpful? Give feedback.
0 replies
-
Boot the ISO and select the "Install Security Onion Analyst Workstation" |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I installed the latest SecurityOnion on an airgapped system ('standalone' / 'airgapped'). I was assuming that the packages needed for
so-analyst-install
would have been locally available (based on https://docs.securityonion.net/en/2.3/airgap.html - although they do not specify explicitly the analyst workstation).Unfortunately running
so-analyst-install
fails as it attempts to download packages from the Internet. Doing ayum install gdm
seems to work to install the Gnome Display Manager without the need for a download for Internet, but that obviously does not include all things necessary for the analyst workstation.Any help is highly appreciated.
Koen
Beta Was this translation helpful? Give feedback.
All reactions