The Flash and PHP Bible has been released! The book can be found on Amazon or wherever fine books are sold in your area.
The Flash and PHP Bible has a forum for quick support.
How to quickly restart a server using the command line.
How to restart a Linux server using only the command line.
Start by opening Terminal (Mac) or Putty (Windows) and enter the following, then hit ENTER.
/sbin/shutdown -r now
Warning: Always make sure the -r is included or the server will simply shutdown. Forcing you to manually reboot it. Unless your host provides something similar to Rapid Reboot (ServerBeach).
Follow Scriptplayground on Twitter (@scriptplay)
|
issamux Tue Feb 9, 2010 3:23 am
to restart Linux use this # restart -n
|
|
andre Fri Jan 27, 2012 10:51 pm
you can also use
shutdown -ry 10 10 is 10 minutes... |
©2004 - 2013 scriptplayground | Privacy Policy | Legal
Validate Site: XHTML CSS | Designed by: Matthew Keefe of mkeefeDESIGN