[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] remote reboot of raq 4
- Subject: Re: [cobalt-users] remote reboot of raq 4
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Wed Sep 5 00:56:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Tony Loosle <tony-c@xxxxxxxxxxxxxxxxxxxxx> wrote
> Is there a way to remote reboot a raq 4 without the gui.
I can't get any web pages to come up from the server, but I
can telnet into the box.
>
> the reboot command does not work.
>
telnet/ssh into the server.
su - to root
issue "shutdown -r now"
Gerald