answersLogoWhite

0


Best Answer

Well it doesnt really matter...i have a MacBook and i just put it to sleep...so i dont tink its nessisary..but if ur like travelling wit it its safer it shut down ur computer...im my opion!

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How should a computer never be shutdown?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

How often should you use the shutdown procedure before turning off your computer?

Every time you want to turn the computer off. It is bad to turn your computer off without running the standard shutdown procedures.


Is making the computer herbinate or shut down is better?

its is better to shutdown your computer because you save energy from the power supply


What not to do when cleaning a notebook computer?

Never keep your Notebook Computer in working state, powered on or with battery installed while cleaning. Also never spray any cleaning liquid nearby openings on Notebook Computer. Never clean parts of Notebook Computer by tight hands.


What is the problem if the compiter shut down after 2 min?

Well a couple of things usually will cause a computer to shutdown in that amount of time, first your power supply, or a temp sensor, thus a overheating cpu. To complicate matters Windows xp (before sp1) had issues with the network stack that could cause an overflow, and cause the computer to shutdown. These are the main things that may cause a computer to just shutdown, as vaug as that is. If you in need of more help, please send an email at aerowize @ yahoo dot com -Rob


Shutdown virus on command prompt?

Although not a virus, the command shutdown (Windows or *nix) will shutdown a computer.For Windows, the usage is shutdown [-i | -l | -s | -r | -a] [-f] [-m \\computername] [-t xx] [-c "comment"] [-d up:xx:yy] with the usage: -i Display GUI interface, must be the first option -l Log off (cannot be used with -m option) -s Shutdown the computer -r Shutdown and restart the computer -a Abort a system shutdown -m \\computername Remote computer to shutdown/restart/abort -t xx Set timeout for shutdown to xx seconds -c "comment" Shutdown comment (maximum of 127 characters) -f Forces running applications to close without warning -d [u] [p]:xx:yy The reason code for the shutdown u is the user code p is a planned shutdown code xx is the major reason code (positive integer less than 256) yy is the minor reason code (positive integer less than 65536)In *nix, the following applies:shutdown [-a][-t sec][-krhnfFc][time][warning-message] -a Use /etc/shutdown.allow. -t sec Tell init to wait sec seconds between sending processes the warning and the kill signal, before changing to another runlevel. -k Don't really shutdown; only send the warning messages to everybody. -r Reboot after shutdown. -h Halt after shutdown. -n Don't call init to do the shutdown but do it ourselves. The use of this option is discouraged, and its results are not always what you'd expect. -f Skip fsck on reboot. -F Force fsck on reboot. -c Cancel an already running shutdown. With this option it is of course not possible to give the time argument, but you can enter an explanatory message on the command line that will be sent to all users. time When to shutdown. warning-message Message to send to all users.

Related questions

Should you shutdown your computer?

no way hose


How you shutdown a computer through command line other computer in same network?

Yes shutdown <computer IP 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


How often should you use the shutdown procedure before turning off your computer?

Every time you want to turn the computer off. It is bad to turn your computer off without running the standard shutdown procedures.


How do shutdown lan connected computer through their ip address?

If you are the legitimate administrator of the (Windows) computer in question, you can do this using the Computer Management tool. If you are not, this is illegal (and the odds are you won't be able to anyway).


How you shutdown a computer through command line on other computer while both PC are on the different network or same network DurbanPoizin?

Shutdown over Network... You can simply go to the computer on the network through the command prompt and type: Shutdown -s This will turn your computer off in 60 seconds to stop this just type: Shutdown -a There are many more options to the Shutdown command.


Why computer immediately shutdown?

three


How do you hack account in fortressmu?

shutdown you're computer and log in then shutdown again and so on...


The code for shutting down computer in visual basic?

The code is: shell ("shutdown -s") That code should work for you.


Can you shutdown a computer in your network using your own computer?

That depends. Most computers are restricted so that a remote shutdown is only possible for authorised users. But, yes, most computers can be configured in a specific way to allow for being shutdown from another computer.


How do you restart to the command prompt?

Restart your computer and a soon as Windows starts loading, press F8. There should be numerous options including one that says something like, "Safe Mode with Command Prompt." Arrow down to that option and press enter.


How shutdown other computer using cmd code?

shutdown -s -t 60 this is equivalent to 1 minute