PDA

View Full Version : Controlling a server status without the web GUI


matta
10-07-2005, 09:09 PM
This is not entirely without web access, but Teknic can be constructed to do any function without it with the proper knowledge.

For example to restart your VM from a shell you could run:


links "https://username:password@my.ip.com:7373/vmmgr.cgi?function=restart&name=vmname"


restart can also be replaced with stop and start.