[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Admin (by http)



<RKRAWCZYK@xxxxxxxxxxxxx> wrote


> I can't connect to Server Management (Cobalt RaQ 4). I have message :
> | File Not Found                             |
> |    The requested URL was not found on this |
> |    server.                                 |
Telnet (ssh) into the server.
do ps ax | grep admserv
To see if it is running. (just to check)
Then try to restart it
/etc/rc.d/init.d/admserv restart

Gerald