You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to security-onion
Is there any effective way to shutdown security onion from the CLI? I can restart with no issues but using 'shutdown -r now', reboot or halt all fail to shut SO down gracefully.
Mike Hale
unread,
Oct 14, 2015, 7:01:25 PM10/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to securit...@googlegroups.com
Have you tried nsm_server_ps-stop?
On Wed, Oct 14, 2015 at 2:57 PM, Sabbo <bir...@hotmail.com> wrote:
> Is there any effective way to shutdown security onion from the CLI? I can restart with no issues but using 'shutdown -r now', reboot or halt all fail to shut SO down gracefully.
>
Is there any effective way to shutdown security onion from the CLI? I can restart with no issues but using 'shutdown -r now', reboot or halt all fail to shut SO down gracefully.
namobud...@gmail.com
unread,
Oct 15, 2015, 1:03:16 PM10/15/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to security-onion
On Wednesday, October 14, 2015 at 6:59:19 PM UTC-4, Sabbo wrote: > Is there any effective way to shutdown security onion from the CLI? I can restart with no issues but using 'shutdown -r now', reboot or halt all fail to shut SO down gracefully.
sudo shutdown -r now (restart) sudo shutdown -h now (halt the system)