answersLogoWhite

0


Best Answer
  • shutdown -r now
User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which command line can be used to restart a running Linux system immediately?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can you restart the system through command line?

shutdown -r


What is the command to restart Server Core?

To shut down a Windows 2008 Server Core System, at the command prompt type: Shutdown -s -t xx where -s = shut down -t xx = time to wait before shutting down in seconds, where xx =0 to 600 To shut down a Windows 2008 Server Core System immediately, at the command prompt type: Shutdown -s -t 0 where 0 = wait zero seconds (shut down immediately) To restart a Windows 2008 Server Core System, at the command prompt type: Shutdown -r -t xx where -r = reboot -t xx = time to wait before shutting down in seconds, where xx = 0 to 600 To restart a Windows 2008 Server Core System immediately, at the command prompt type: Shutdown -r -t 0 where 0 = wait zero seconds (reboot immediately)


What is the command used to safely shut down the Linux system immediately?

Halt


Running processes on a Linux system can be reported using which command?

ps aux


What command can you use to safely shut down the Linux system immediately?

a buddhist might say that this is a question wrongly asked. if you want to shut off a system immediately, you can use "poweroff -f", but you might find that it isn't "safe", in that it doesn't send halt signals to the running processes, so you might get errors in the file system. that happened to me a little while back. and i beleive just running "poweroff" turns the system off safely, but possibly not very quickly.


How do you see what is active on a UNIX machine?

Use the 'ps' command. This command lists all of the processes running on the system, when they started, who the owner is, etc.


How do you restart the windows 7 operating system?

Hold down the Windows key on your keyboard and tap the R key. This opens the Run box. Type in "cmd" and hit Enter. This opens the Command Line window. Type in "shutdown -r -t 00". Your computer will restart immediately. Leave off the "-t 00" if you want it to wait 30 seconds before restarting. Use "shutdown -s" to shutdown fully instead of just restart. Or you can use the "shutdown -l" option to logoff.


How do you restart peugeot 306 after running out of diesel?

you will have to open a injector on the engine to let the fuel bleed make sure all air is out the system


1995 f150 will start but dies after running for about 15 minutes and wont restart?

A 1995 Ford F150 will start to die after running for about 15 minutes if the fuel or electrical system have a failure. A bad battery or electrical system will also prevent it from restarting.


How do you restart 2001 z24 after running out of gas?

Cycle the ignition switch on and off several times pausing briefly in the on position. This will prime the fuel system.


How many processes are running in a system find Unix command?

PS -e|cut -d " " -fname|wc -l


What characteristic changed when computers switched from running DOS system to a GUI-based system?

The OS was completely revised to eliminate all DOS command structure.