[BlueOnyx:02202] Re: No gui after CD install

Gerald Waugh gwaugh at frontstreetnetworks.com
Tue Aug 25 16:23:30 -05 2009


robb kinnin wrotel
> I ran a fresh CD install of BX on a new server today.  Afterward, I tried 
> to
> get the the GUI but I got a page not found error.
>
>>From the console 'admin' did not work either, in other words only root@
> worked.
>
> I was *able* to run all yum updates, 121 of them and rebooted.  I can ssh
> into the box from another workstation as well.
>
> Thoughts are appreciated on what to try next so that I can get the GUI
> running and get the VH hosts set up along with other BX/BQ add-ons.
>
Look to see if admserv is running
  ps aux | grep admserv

  You may see errors on startup below
  /etc/init.d/admserv restart
 if errors
 /etc/init.d/admserv stop
 look to see if listening
 netstat -tupan | grep :444
 and
 netstat -tupan | grep :81
If still listening kill the PID (in this example 681 681/python)
then
 /etc/init.d/admserv start
Gerald 




More information about the Blueonyx mailing list