answersLogoWhite

0

The body suddenly dies

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How would you tell Linux to shut down in five minutes?

Using the command shutdown -h 5.


How does cerebellar ataxia manifest itself?

Cerebellar ataxia manifests itself starting with the dominant genes in the brain. As the genes start to manifest it causes a gradual shutdown of the organs of the body.


How do you shutdown global catalog server?

I know the ans but i am not going to tell you guyz.


How can we Shut down client computer from server?

To shut down WindowsXP computers from a Windows2003 Server use the "shutdown" command. The shutdown command can be run as part of a batch script, or interactively with "shutdown -i" A good starting point is http://www.computerperformance.co.uk/w2k3/shutdown.htm


Why does your 1994 Jeep Wrangler not start and auto shutdown relay clicks?

The 1994 Jeep Wrangler that will not start and is having the auto shutdown relay clicking, is having a problem with the auto shutdown relay switch. The switch needs to be replaced because this is what is stopping the vehicle from starting.


How would you tell Linux to shut down in five minutes not delay five minutes?

Using the shutdown command to shutdown in five minutes and delaying shutting down for five minutes are synonymous.


Why is shutdown -1 not working on my PC?

Shutdown -1 is not a correct command for shutting down. Open a command line... Start >> Run... >> cmd >> ENTER Then type: shutdown /h (shutdown) shutdown /r (restart) shutdown /l (log off) shutdown /? (more info on shutdown)


When I shutdown my laptop it doesn't shutdown anyone can help?

Take out the battery and it will shutdown.


How do you stop cmd prompt shutdown?

to stop a cmd shutdown you type in "shutdown /a" (without quotes) shutdown /a is for windows vista and 7 if its windows xp u would use "shutdown -a" the function "/a" or "-a" means to abort a shutdown


How do you shutdown a computer on the network and set timer and comment?

shutdown -m \\computername - Remote computer to shutdown/restart/abort shutdown -t xx - Set timeout for shutdown to xx seconds


What is a planned shutdown?

A shutdown that has been planned


Where can you find a list of LINUX shutdown commands shutdown -h shutdown -t 5?

Try the man pages. In a terminal type man shutdown