so version #9733
so version
#9733
-
How do I determine the version of the installed security onion? on terminal, not one that is on so-soc ui. |
Beta Was this translation helpful? Give feedback.
Answered by
presianbg
Feb 7, 2023
Replies: 1 comment
-
Hi, Run Cheers, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Jackson-Pollock
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Run
sudo docker ps -a
and you will get what version every container is:Cheers,
PY