1752436 Members
5940 Online
108788 Solutions
New Discussion юеВ

Re: Virtual machine

 
SOLVED
Go to solution
muralikrishna
Advisor

Virtual machine

Hi

In our office we are using virtual machine suddenly someone shutdown the linux server. I want to which ip address guy shutdown the machine ?
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: Virtual machine

Shalom,

A virtual machine can be shut from within, e.g. its own IP address or it can be shut down with a command from its parent system.

To figure this out, look at /var/log/messages

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
savus
Advisor
Solution

Re: Virtual machine

Hello,
you can use this command: last -d | head

Regards,
Stefan