I really don't know if it's possible to shut the computer down via http or FTP, but if you've installed a telnet or SSH server (which is probably installed) try to connect to the computer as $ssh <ip-address> or $telnet <ip-address> and then you would use the computer as if you are on it ssh is more secure than telnet
On Tue, 15 Feb 2005 18:47:41 +0200, Rami <[EMAIL PROTECTED]> wrote: > Hi, > I have Pc installed on linux system, I can access this pc only via http or > FTP is their any way i can shutting down this Pc from another one using on of > these protocols(for example running a shutdown command)? > I have the administration password for the linux system. > > _______________________________________________ > General mailing list > [email protected] > http://jolug.org/mailman/listinfo/general_jolug.org > -- Ala'a A. Ibrahim Apple Technical Support Modern Systems & Computer Trade _______________________________________________ General mailing list [email protected] http://jolug.org/mailman/listinfo/general_jolug.org
