Please can anyone educate me on how to properly shutdown my nagiosxi VM which i launch via VMWare Player?
Thanks.
What is the proper Shutdown procedure for Nagiosxi VM?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: What is the proper Shutdown procedure for Nagiosxi VM?
run the following from the command line
Code: Select all
shutdown -h nowRe: What is the proper Shutdown procedure for Nagiosxi VM?
Thanks. This works.