Thread
:
Executing commands on a running server from the command line
View Single Post
#
8
12-07-2012, 12:59 AM
c0ncrete
Dragon
Join Date: Dec 2009
Posts: 719
you can automate telnet and http connections via almost any programming language. you could use perl's Net::Telnet or Expect modules to write a small script that is scheduled to fire off prior to your reboot.
c0ncrete
View Public Profile
Send a private message to c0ncrete
Find all posts by c0ncrete