Bruce

   Yes, you are correct as I have tried the same in Kongy opera & netscape.
I am trying to get webmin up. I used the url http://localhost:1000/
to get to the wbmin program. The webmin, Bruce and many others know 
this, is started by the icon which by:
/usr/libexe/usr/libexec/webmin/autostart.sh

 /usr/libexec/webmin/autostart.sh

#!/bin/sh
ps -p `cat /var/run/miniserv.pid`&>/dev/null || /opt/kde2/bin/kdesu -u root -c
'/etc/rc.d/init.d/webmin start' netscape https://localhost:1000/

[root@RSivernell root]# ps -ax | grep webmin
 3739 ?         S       0:00 /usr/bin/perl /usr/libexec/webmin/miniserv.pl
/etc/we 3740 ?         S       0:00 /usr/bin/perl /usr/libexec/webmin/miniserv.pl
/etc/we 3754 pts/7    S       0:00 grep webmin
[root@RSivernell root]#

Opera : Failed to load requested page
netscape : Document has no data.

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!
_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to