1) start  tuxwsvr
tuxwsvr -l //machine:port1 -i $TUXDIR/udataobj/tuxwsvr.ini
Example : tuxwsvr -l //192.168.122.128:4003 -i $TUXDIR/udataobj/tuxwsvr.ini
2)Starting wlisten
    a) edit the file  $TUXDIR/udataobj/webgui/webgui.ini , and config the NADDR parameter as follows:
    Example       NADDR=//192.168.122.128:6060
    b) run cmd : wlisten
3) open your client browser and enter into the administrator console page:
   Example: http://192.168.122.128:4003/webguitop.html 
Reference :  http://forums.oracle.com/forums/thread.jspa?threadID=883934&tstart=30
                   http://peoplesofttipster.com/2007/04/02/get-up-and-running-with-the-tuxedo-administration-console/