Re: [newbie] Webmin / Certificate??

2004-11-23 Thread Paul
Op Tue, 23 Nov 2004 19:53:35 -0800 schreef Rob Blomquist:

>
>and so where is the certificate found??

I use firefox. In there, in preferences -> Advanced there is a section
for certificate management. You can delete certificates there.

Paul

-- 
A signature always reveals a man's character -
and sometimes even his name.
- Evan Esar

http://www.nlpagan.net/linux.php
Have you visited http://twiki.mdklinuxfaq.org yet?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Webmin / Certificate??

2004-11-23 Thread Rob Blomquist
On Tuesday 23 November 2004 9:51 am, Paul wrote:
> Op Tue, 23 Nov 2004 18:45:22 +0100 schreef Wojciech Podgórni:
> >It seems that your current certificate for localhost is different that
> >the certificate memorised by your browser. It happens when you
> >reinstall webmin. I think you should just delete the memorised
> >certificate and accept a new one. (At least it solved my problem which
> >was similar to yours).

and so where is the certificate found??

-- 
Mountlake Terrace, WA
USA


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Webmin / Certificate??

2004-11-23 Thread Paul
Op Tue, 23 Nov 2004 18:45:22 +0100 schreef Wojciech Podgórni:

>It seems that your current certificate for localhost is different that 
>the certificate memorised by your browser. It happens when you
>reinstall webmin. I think you should just delete the memorised
>certificate and accept a new one. (At least it solved my problem which
>was similar to yours).
>HTH!

It worked! Thanks!!

Paul

-- 
If I have seen further it is by standing on the shoulders of giants.
- Isaac Newton

http://www.nlpagan.net/linux.php
Have you visited http://twiki.mdklinuxfaq.org yet?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Webmin / Certificate??

2004-11-23 Thread Wojciech Podgórni
Użytkownik Paul napisał:
Hi all,
I try to start webmin (https://localhost:1), instead of that I am
presented this message:
Alert
You have received an invalid certificate. Please contact the server
administrator or email correspondent and give them the following
information:
Your certificate contains the same serial number as another certificate
issued by the certificate authority. Please get a new certificate
containing a unique serial number.
What on earth is this???
Paul
 

It seems that your current certificate for localhost is different that 
the certificate memorised by your browser. It happens when you reinstall 
webmin. I think you should just delete the memorised certificate and 
accept a new one. (At least it solved my problem which was similar to 
yours).
HTH!
Wojciech Podgórni


smime.p7s
Description: S/MIME Cryptographic Signature


[newbie] Webmin / Certificate??

2004-11-23 Thread Paul
Hi all,

I try to start webmin (https://localhost:1), instead of that I am
presented this message:


Alert

You have received an invalid certificate. Please contact the server
administrator or email correspondent and give them the following
information:

Your certificate contains the same serial number as another certificate
issued by the certificate authority. Please get a new certificate
containing a unique serial number.


What on earth is this???

Paul

-- 
If I have seen further it is by standing on the shoulders of giants.
- Isaac Newton

http://www.nlpagan.net/linux.php
Have you visited http://twiki.mdklinuxfaq.org yet?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] webmin upgrade resets https-access??

2004-08-29 Thread flesh.99
On Sun, 29 Aug 2004 10:05:12 +0200, Harald T ZIPKO <[EMAIL PROTECTED]> wrote:
> >>  After upgrading webmin to the actual version via webmin.com the hosts
> >>  are not accessible via https anymore??
> >>  Not very safe, I guess... ;-)
> 
> > Having lived in Webmin for the past four years, I have never seen that
> > with the exception of compiling from source; have you restarted the
> 
> I just used the built-in upgrade tool (downloading newest version from
> webmin.com...)
> 
> > webmin service? Have you rebooted?
> 
> Of course I did a restart of the service. Fact is that sometimes after
> an upgrade webmin gives the following message:
> 
> Webmin install complete. You can now login to https://localhost:1/
> as root with your root password. warning: /etc/ssl/webmin/miniserv.pem
> saved as /etc/ssl/webmin/miniserv.pem.rpmsave
> 

This means simply that you kept your orginal file. You may want to try
$ mv miniserv.pem miniserv.pem.bak
$ mv miniserv.perm.rpmsave miniserv.pem
and then restart the service.

> --
> 
>  (o>  Best regards
>  //\Harald T ZIPKO
>  V_/_
> 
> please no html - mails
> --
> 

No having used webmin in quite some time, the problem could be in the
SSL module inside of webmin, or the perl module providing SSL. Make
sure that SSL is enabled in your new version (I know you probablky
have done this), if it is disable it and re-enable it, paying close
attention to any error messages. If this does not work try upgrading
the perl module. If all else fails then compile from source. RPM is
just simply not the best way to install some things.


-- 
This is me with the words on the tip of my tongue and my eye through the scope
down the barrel of a gun, remind me not to ever act this way again 
- Taking Back Sunday

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFBBqeVfHXjcMfoResRAkEAAKCJYsCJa72nJMEk8tS5IC75SOyIbgCfaH5N
gXAle9QDujbcMcHVOEiS6UY=
=oaCY
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] webmin upgrade resets https-access??

2004-08-29 Thread Harald T ZIPKO
>>  After upgrading webmin to the actual version via webmin.com the hosts 
>>  are not accessible via https anymore??
>>  Not very safe, I guess... ;-)

> Having lived in Webmin for the past four years, I have never seen that
> with the exception of compiling from source; have you restarted the

I just used the built-in upgrade tool (downloading newest version from 
webmin.com...)

> webmin service? Have you rebooted?

Of course I did a restart of the service. Fact is that sometimes after 
an upgrade webmin gives the following message:

Webmin install complete. You can now login to https://localhost:1/ 
as root with your root password. warning: /etc/ssl/webmin/miniserv.pem 
saved as /etc/ssl/webmin/miniserv.pem.rpmsave

--

 (o>  Best regards
 //\Harald T ZIPKO
 V_/_ 

please no html - mails
--


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] webmin upgrade resets https-access??

2004-08-28 Thread Stephen Kühn
On Sat, 2004-08-28 at 18:48, Harald T ZIPKO wrote:
> After upgrading webmin to the actual version via webmin.com the hosts 
> are not accessible via https anymore??
> Not very safe, I guess... ;-)
> --
>  (o- Best regards
>  //\ Harald T ZIPKO
>  V/_ [EMAIL PROTECTED]
>  No html-mails please

Having lived in Webmin for the past four years, I have never seen that
with the exception of compiling from source; have you restarted the
webmin service? Have you rebooted?

--
stephen kuhn - proprietor
__
illawarra computer services :: a kuhn media australia venture
http://kma.0catch.com  :: mobile 0410.728.389
Serving Sydney, The Illawarra, South Coast and Rural NSW
__
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
__
  Mandrake GNU/Linux 10.0 OE/Kernel 2.6.3-7/ No Viruses here. 

Blessed is the man who, having nothing to say, abstains from giving
wordy evidence of the fact. -- George Eliot



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] webmin-quota does not work after upgrading webmin to 1.51

2004-08-06 Thread Harald T ZIPKO
... is there any known problem? its obvious that after upgrading webmin 
1.21 (included in mdk 10.0) to the official webmin 1.5x quota refuses 
to set quota definitions properly :-o ?

--

 (o>  Best regards
 //\Harald T ZIPKO
 V_/_ 

please no html - mails
--


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Webmin

2004-07-30 Thread Stephen Kühn
On Sat, 2004-07-31 at 01:23, Eric Jackson wrote:
> Hi,
> 
> I've just gotten back online after my "always on" broadband conection  
> stoped working because of some problem outside my house.
> 
> I was looking at Webmin but I don't see any docs. Anyone know where the  
> docs are? Or does anyone know of a good article on using Webmin? I don't  
> know what to do first.
> 
> Eric Jackson
[EMAIL PROTECTED]

In all reality, I've always went directly to the webmin site for
anything I didn't understand or wasn't able to click on within webmin
itself...

What kinda info are you after?

stephen kuhn - proprietor
__
illawarra computer services :: a kuhn media australia venture
http://kma.0catch.com  :: mobile 0410.728.389
Serving Sydney, The Illawarra, South Coast and Rural NSW
__
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
__
  Mandrake GNU/Linux 10.0 OE/Kernel 2.6.3-7/ No Viruses here. 

"The combination of a number of things to make existence worthwhile."
"Yes, the philosophy of 'none,' meaning 'all.'" -- Spock and Lincoln,
"The Savage Curtain", stardate 5906.4



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Webmin

2004-07-30 Thread Lanman
Eric Jackson wrote:

Hi,
I've just gotten back online after my "always on" broadband conection  
stoped working because of some problem outside my house.

I was looking at Webmin but I don't see any docs. Anyone know where the  
docs are? Or does anyone know of a good article on using Webmin? I 
don't  know what to do first.

Eric Jackson
[EMAIL PROTECTED]

Eric; See if this helps.
http://www.webmin.com/index2.html
Lanman

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Webmin

2004-07-30 Thread Eric Jackson

Hi,
I've just gotten back online after my "always on" broadband conection  
stoped working because of some problem outside my house.

I was looking at Webmin but I don't see any docs. Anyone know where the  
docs are? Or does anyone know of a good article on using Webmin? I don't  
know what to do first.

Eric Jackson
[EMAIL PROTECTED]

--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Webmin for Apache 2.0

2004-01-05 Thread Lee B.
On Tue, 6 Jan 2004 17:37:18 +1300, "Sharrea Day" <[EMAIL PROTECTED]>
said:
> On Tue, 06 Jan 2004 16:13, Lee B. wrote:
> > I tried webmin to admin Apache 2.0 and got the following error:
> >
> > "The Apache server executable /usr/sbin/httpd does not exist. If you have
> > Apache installed, adjust the module configuration to use the correct
> > path."
> >
> > I searched for httpd, but didn't find it...(that doesn't mean it isn't
> > there
> >
> > Will Webmin work with Apache version 2? What configuration is needed?
> 
> To get webmin to work with Apache-2 I had to set the following parameters
> in 
> Webmin > Apache Server > Module Config
> File to add virtual servers to=  httpd2.conf
> Path to httpd executable=  /etc/rc.d/init.d/httpd
> Apache version=  apache2-2.0.47-6.3.92
> Path to the apachectl command=  /usr/sbin/apachectl
> Path to httpd.conf=  /etc/httpd/conf/httpd2.conf

Thanks, I'll give it a try. 
Sorry for the blank subject...


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Webmin and Cron

2003-09-03 Thread HaywireMac
On Wed, 3 Sep 2003 11:59:05 -0400
Bryan Phinney <[EMAIL PROTECTED]> uttered:

> Select "selected" under hours and then select an hour every 3 hours
> and it will run on those hours.  You may also want to select at least
> one minute entry and choose selected there, so that it will run say at
> 1:15, 4:15, 7:15, etc.

Okay, no problem there, but this is weird. If I run the command from a
term, it is successful, with output like this:

zoneclient.py: 

but when I run the same command (copied and pasted) from Webmin -->
Cron, I get "error returned", and the IP is not updated...

So the sense I get is that cron won't work unless there is *no* output
from the command?

Hmmm.

-- 
HaywireMac
Registered Linux user #282046
Homepage: nodex.sytes.net
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
Do not seek death; death will find you.  But seek the road which makes
death
a fulfillment.
-- Dag Hammarskjold

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Webmin and Cron

2003-09-03 Thread HaywireMac
On Wed, 3 Sep 2003 16:48:19 +0100
"Tony S. Sykes" <[EMAIL PROTECTED]> uttered:

> 
> If you select all for the minutes it will run every minute, same for
> hours, days, months etc etc. If you select a minute and all hours it
> will run every hour on that minute. If you select every minute and 1
> hour for every minute of that hour the script will run.

Thanks! I think I get it, we shall see.

-- 
HaywireMac
Registered Linux user #282046
Homepage: nodex.sytes.net
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
The door is the key.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Webmin and Cron

2003-09-03 Thread Bryan Phinney
On Wednesday 03 September 2003 11:34 am, HaywireMac wrote:
> Checkin' out configuring cron with webmin, and I'm not clear on
> something.
>
> The choices above each time sector are "all" or "selected".
>
> If I choose "all", say, above minutes, does that mean the job is going
> to be run every minute, or will it skip to hourly?

If you choose all, it means it doesn't trigger it for a specific minute.  You 
do need to choose selected on at least one or the cron job will just never be 
triggered at all.

> Conversely, if I choose "selected", do I just not select any minutes so
> that the job will skip minutes and go to hours?
>
> Basically what I want to do is execute this command, say every 3 or 4
> hours, for my dynamic IP:
>
> zoneclient.py -l -r http://checkip.dyndns.org/ user pass
> www.orderinchaos.org,orderinchaos.org

Select "selected" under hours and then select an hour every 3 hours and it 
will run on those hours.  You may also want to select at least one minute 
entry and choose selected there, so that it will run say at 1:15, 4:15, 7:15, 
etc.

-- 
Bryan Phinney
Software Test Engineer


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


RE: [newbie] Webmin and Cron

2003-09-03 Thread Tony S. Sykes
If you select all for the minutes it will run every minute, same for
hours, days, months etc etc. If you select a minute and all hours it
will run every hour on that minute. If you select every minute and 1
hour for every minute of that hour the script will run.

Tony.

-Original Message-
From: HaywireMac [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 03, 2003 4:35 PM
To: Mandrake Newbs
Subject: [newbie] Webmin and Cron


Checkin' out configuring cron with webmin, and I'm not clear on
something.

The choices above each time sector are "all" or "selected".

If I choose "all", say, above minutes, does that mean the job is going
to be run every minute, or will it skip to hourly?

Conversely, if I choose "selected", do I just not select any minutes so
that the job will skip minutes and go to hours?

Basically what I want to do is execute this command, say every 3 or 4
hours, for my dynamic IP:

zoneclient.py -l -r http://checkip.dyndns.org/ user pass
www.orderinchaos.org,orderinchaos.org

-- 
HaywireMac
Registered Linux user #282046
Homepage: nodex.sytes.net
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
Intellect annuls Fate.
So far as a man thinks, he is free.
-- Ralph Waldo Emerson
  

-+-+-+-+-+-+-+- Business Computer Projects - Disclaimer -+-+-+-+-+-+-+-

This message, and any associated attachment is confidential. If you have
received it in error, please delete it from your system, do not use or
disclose the information in any way, and notify either Tony S. Sykes
or the postmaster <mailto:[EMAIL PROTECTED]>  immediately.

The contents of this message may contain personal views which are not
necessarily the views of Business Computer Projects Ltd., unless
specifically stated.  

Whilst every effort has been made to ensure that emails and their
attachments are virus free, it is the responsibility of the recipient(s)
to verify the integrity of such emails.

 
Business Computer Projects Ltd
BCP House
151 Charles Street
Stockport
Cheshire
SK1 3JY
 
Tel: +44 (0)161 355-3000
Fax: +44 (0)161 355-3001
Web: http://www.bcpsoftware.com <http://www.bcpsoftware.com/> 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] webmin resource

2003-08-14 Thread Haywiremac

sorry if this is old, thought it might be appreciated:

http://swelltech.com/support/webminguide-1.0/index.html

-- 
HaywireMac

The more laws and order are made prominent, the more thieves and
robbers there will be.
-- Lao Tsu

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] webmin

2003-06-23 Thread Robin Turner
eric huff wrote:
Sort of not a hijack:

Is there any reason to have webmin in the startup services if i 
don't actually remotely log into it?
No.

Sir Robin
thanks,
eric
On Monday 23 June 2003 06:11 am, Mark Berry wrote:

On Sat, Jun 21, 2003 at 05:54:50PM +0100, Tsyko wrote:

One very stupid question..

How do I launch webmin??
Type "webmin" (without quotes) at a root prompt.






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


--
"Hackers appear to wear black more because it goes with everything and 
hides dirt than because they want to look like goths."
 - Eric Raymond

Robin Turner
IDMYO
Bilkent Univeritesi
Ankara 06533
Turkey
www.bilkent.edu.tr/~robin



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] webmin

2003-06-23 Thread Stephen Kuhn
On Tue, 2003-06-24 at 14:17, eric huff wrote:
> Sort of not a hijack:
> 
> Is there any reason to have webmin in the startup services if i 
> don't actually remotely log into it?

So you can locally use it as well.

-- 
Tue Jun 24 14:40:00 EST 2003
 14:40:00 up 2 days, 23:50,  3 users,  load average: 0.08, 0.22, 0.17
-
|____  |kuhn media australia|
|   /-oo /| |'-.   |http://kma.0catch.com   |
|  .\__/ || |   |  ||
|   _ /  `._ \|_|_.-'  |stephen kuhn|
|  | /  \__.`=._) (_   | email: [EMAIL PROTECTED] |
-
 linux user #:267497 linux machine #:194239 * MDK 9.1 & RH 7.3  
 Mandrake Linux Kernel 2.4.21-11mdk Cooker for i586
-
 * This message was composed on a 100% Microsoft free computer *

Luck can't last a lifetime, unless you die young.
-- Russell Banks

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] webmin

2003-06-23 Thread eric huff
Sort of not a hijack:

Is there any reason to have webmin in the startup services if i 
don't actually remotely log into it?

thanks,
eric

On Monday 23 June 2003 06:11 am, Mark Berry wrote:
> On Sat, Jun 21, 2003 at 05:54:50PM +0100, Tsyko wrote:
> > One very stupid question..
> >
> >
> > How do I launch webmin??
>
> Type "webmin" (without quotes) at a root prompt.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] webmin

2003-06-23 Thread Anne Wilson
On Monday 23 Jun 2003 5:30 pm, Warren Post wrote:
> El sáb, 21-06-2003 a las 10:54, Tsyko escribió:
> > How do I launch webmin??
>
> Launch your favorite web browser and enter the URL:
> https://localhost:1/
>
> I can never remember this, so I have it bookmarked.

the 's' in https is important - it's a secure connection

Anne

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] webmin

2003-06-21 Thread Anne Wilson
On Saturday 21 Jun 2003 5:12 pm, Derek Jennings wrote:
> On Sat, 21 Jun 2003 17:54:50 +0100
>
> Tsyko <[EMAIL PROTECTED]> wrote:
> First make sure it is installed with your Mandrake Software Manger
> (or 'urpmi webmin' in a root terminal)
>
> Then in any broswer enter the URL
> https://localhost:1
> Note: the https  !
> You can replace localhost with the IP address or hostname and use
> it from any computer  on your network. The first time it runs you
> will see a message about a certification certificate. Just accept
> it and you are in.
>
Alternatively (this is linux - there's always more than one way ) - 
from a root terminal, type 'webmin' without quotes, of course.  It 
will launch in a browser, and behave exactly as Derek has described.

Anne

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] webmin

2003-06-21 Thread Derek Jennings
On Sat, 21 Jun 2003 17:54:50 +0100
Tsyko <[EMAIL PROTECTED]> wrote:

> One very stupid question..
> 
> 
> How do I launch webmin??
> 
> 
> Thanks
> 
> 

First make sure it is installed with your Mandrake Software Manger
(or 'urpmi webmin' in a root terminal)

Then in any broswer enter the URL
https://localhost:1
Note: the https  !
You can replace localhost with the IP address or hostname and use it from any computer 
 on your network.
The first time it runs you will see a message about a certification certificate.
Just accept it and you are in.

derek

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] webmin

2003-06-21 Thread Tsyko
One very stupid question..


How do I launch webmin??


Thanks

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


RE: [newbie] webmin

2003-02-14 Thread Anthony Abby
On Fri, 2003-02-14 at 14:02, Robert Wideman wrote:
> >> > >> No - I don't use Apache.
> >> >
> >> > Then you cant run webmin.  Unless you use another webserver
> >> > Rob
> >> wrong.
> 
> Then i am still learning Linux.  Then again i never use webmin.
> 

We've all been there.  For webmin to run, you only need to install it,
then ensure shorewall lets your system listen on port 1.  Ensure
webmin is running though ;)


-- 
Anthony Abby - http://www.aplusdata.com
Comic Book Community News   |  Web Programming
Inventory Control, Auction, Management  |  Cold Fusion
   PHP & ASP



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-14 Thread Anne Wilson
On Friday 14 Feb 2003 2:53 pm, Robert Wideman wrote:
> >> No - I don't use Apache.
>
> Then you cant run webmin.  Unless you use another webserver
> Rob

I do use webmin, and I have no apache packages listed as installed.

Anne
-- 
Registered Linux User No.293302



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] webmin

2003-02-14 Thread Robert Wideman
>> No - I don't use Apache.

Then you cant run webmin.  Unless you use another webserver
Rob


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-14 Thread et
On Friday 14 February 2003 01:55 am, Gil Katz wrote:
> On Friday 14 February 2003 01:47, et wrote:
> > On Thursday 13 February 2003 01:39 pm, Gil Katz wrote:
> > > On Wednesday 12 February 2003 14:19, Anne Wilson wrote:
> > > > On Wednesday 12 Feb 2003 10:41 am, Gil Katz wrote:
> > > > > On Wednesday 12 February 2003 11:52, Anne Wilson wrote:
> > > > > > On Wednesday 12 Feb 2003 8:49 am, Gil Katz wrote:
> > > > > > > Hi
> > > > > > > when i try to enter to webmin i only get the user password
> > > > > > > when i enter root and the password nothing happens
> > > > > > > and i get again the login window.
> > > > > > > any idea
> > > > > > > Gil
> > > > > >
> > > > > > Does the user password let you in?  If so, there's a screen for
> > > > > > Webmin users. Make sure that root is on the list, and try again.
> > > > > > When you're sure it's working properly you can remove the user if
> > > > > > you want to.
> > > > > >
> > > > > > Anne
> > > > >
> > > > > No when using the user i get login failed
> > > > > Gil
> > > >
> > > > Sounds to me like a corrupt installation.  Wait a few hours to see if
> > > > anyone else has any ideas.  If nothing comes, uninstall and start
> > > > again. Are you using the Mandrake install from the cds?
> > > >
> > > > Anne
> > >
> > > Hi
> > > i tried to reinstall but got the same results.
> > > i got the CDś that i downloaded from the internet.
> > > any ideaś
> > > Gil
> >
> > I am kinda late getting in here, but how are we trying to start webmin?
> > (in a browser, https://127.0.0.1:1?
>
> I try https://localhost:1
> when i try to connect in the first time i get that i don't have certificate
> is that mean anything?
> Gil
it means you have not gotten a certificate for your website, and since you can 
pretty much trust yourself, go ahead and click "i don't give squat about no 
stincken certificate" or what ever, and not to worry about that.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-14 Thread Anne Wilson
On Friday 14 Feb 2003 8:02 am, Michael Adams wrote:
> Otherwise: Does Apache have to be running to make Webmin work?
>
> End of Newbie ideas :-(

No - I don't use Apache.

Anne
-- 
Registered Linux User No.293302



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-13 Thread Michael Adams
On Fri, 14 Feb 2003 19:55, Gil Katz wrote:
> On Friday 14 February 2003 01:47, et wrote:
> > On Thursday 13 February 2003 01:39 pm, Gil Katz wrote:
> > > On Wednesday 12 February 2003 14:19, Anne Wilson wrote:
> > > > On Wednesday 12 Feb 2003 10:41 am, Gil Katz wrote:
> > > > > On Wednesday 12 February 2003 11:52, Anne Wilson wrote:
> > > > > > On Wednesday 12 Feb 2003 8:49 am, Gil Katz wrote:
> > > > > > > Hi
> > > > > > > when i try to enter to webmin i only get the user password
> > > > > > > when i enter root and the password nothing happens
> > > > > > > and i get again the login window.
> > > > > > > any idea
> > > > > > > Gil
> > > > > >
> > > > > > Does the user password let you in?  If so, there's a screen for
> > > > > > Webmin users. Make sure that root is on the list, and try again.
> > > > > > When you're sure it's working properly you can remove the user if
> > > > > > you want to.
> > > > > >
> > > > > > Anne
> > > > >
> > > > > No when using the user i get login failed
> > > > > Gil
> > > >
> > > > Sounds to me like a corrupt installation.  Wait a few hours to see if
> > > > anyone else has any ideas.  If nothing comes, uninstall and start
> > > > again. Are you using the Mandrake install from the cds?
> > > >
> > > > Anne
> > >
> > > Hi
> > > i tried to reinstall but got the same results.
> > > i got the CDś that i downloaded from the internet.
> > > any ideaś
> > > Gil
> >
> > I am kinda late getting in here, but how are we trying to start webmin?
> > (in a browser, https://127.0.0.1:1?
>
> I try https://localhost:1
> when i try to connect in the first time i get that i don't have certificate
> is that mean anything?
> Gil
Konqueror or Mozilla or Which?

For Konq in 8.2 - check in "Settings > Configure Konqueror"
Crypto (Down Left column), Peer SSL Certificates (Tab)
Check "Webmin Software" is in the list
Click on it, Should read "Cache... Permanently", "Policy Accept"

Otherwise: Does Apache have to be running to make Webmin work?

End of Newbie ideas :-(

-- 
Michael


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-13 Thread et
On Thursday 13 February 2003 01:39 pm, Gil Katz wrote:
> On Wednesday 12 February 2003 14:19, Anne Wilson wrote:
> > On Wednesday 12 Feb 2003 10:41 am, Gil Katz wrote:
> > > On Wednesday 12 February 2003 11:52, Anne Wilson wrote:
> > > > On Wednesday 12 Feb 2003 8:49 am, Gil Katz wrote:
> > > > > Hi
> > > > > when i try to enter to webmin i only get the user password
> > > > > when i enter root and the password nothing happens
> > > > > and i get again the login window.
> > > > > any idea
> > > > > Gil
> > > >
> > > > Does the user password let you in?  If so, there's a screen for
> > > > Webmin users. Make sure that root is on the list, and try again. 
> > > > When you're sure it's working properly you can remove the user if you
> > > > want to.
> > > >
> > > > Anne
> > >
> > > No when using the user i get login failed
> > > Gil
> >
> > Sounds to me like a corrupt installation.  Wait a few hours to see if
> > anyone else has any ideas.  If nothing comes, uninstall and start again.
> > Are you using the Mandrake install from the cds?
> >
> > Anne
>
> Hi
> i tried to reinstall but got the same results.
> i got the CDś that i downloaded from the internet.
> any ideaś
> Gil
I am kinda late getting in here, but how are we trying to start webmin? (in a 
browser, https://127.0.0.1:1?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-13 Thread Anne Wilson
On Thursday 13 Feb 2003 6:52 pm, Gil Katz wrote:
> On Thursday 13 February 2003 20:51, Anne Wilson wrote:
> > On Thursday 13 Feb 2003 6:39 pm, Gil Katz wrote:
> > > On Wednesday 12 February 2003 14:19, Anne Wilson wrote:
> > > > On Wednesday 12 Feb 2003 10:41 am, Gil Katz wrote:
> > > > > On Wednesday 12 February 2003 11:52, Anne Wilson wrote:
> > > > > > On Wednesday 12 Feb 2003 8:49 am, Gil Katz wrote:
> > > > > > > Hi
> > > > > > > when i try to enter to webmin i only get the user password
> > > > > > > when i enter root and the password nothing happens
> > > > > > > and i get again the login window.
> > > > > > > any idea
> > > > > > > Gil
> > > > > >
> > > > > > Does the user password let you in?  If so, there's a screen for
> > > > > > Webmin users. Make sure that root is on the list, and try again.
> > > > > > When you're sure it's working properly you can remove the user if
> > > > > > you want to.
> > > > > >
> > > > > > Anne
> > > > >
> > > > > No when using the user i get login failed
> > > > > Gil
> > > >
> > > > Sounds to me like a corrupt installation.  Wait a few hours to see if
> > > > anyone else has any ideas.  If nothing comes, uninstall and start
> > > > again. Are you using the Mandrake install from the cds?
> > > >
> > > > Anne
> > >
> > > Hi
> > > i tried to reinstall but got the same results.
> > > i got the CDś that i downloaded from the internet.
> > > any ideaś
> > > Gil
> >
> > Not really.  Which method did you use for uninstall/reinstall?  It might
> > give someone another idea.
> >
> > Anne
>
> Anne
> urpme and urpmi like Greg sugested
> Gil
I'm out of ideas, Gil, but maybe Greg will have some.  Good luck

Anne
-- 
Registered Linux User No.293302



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-13 Thread Gil Katz
On Thursday 13 February 2003 20:51, Anne Wilson wrote:
> On Thursday 13 Feb 2003 6:39 pm, Gil Katz wrote:
> > On Wednesday 12 February 2003 14:19, Anne Wilson wrote:
> > > On Wednesday 12 Feb 2003 10:41 am, Gil Katz wrote:
> > > > On Wednesday 12 February 2003 11:52, Anne Wilson wrote:
> > > > > On Wednesday 12 Feb 2003 8:49 am, Gil Katz wrote:
> > > > > > Hi
> > > > > > when i try to enter to webmin i only get the user password
> > > > > > when i enter root and the password nothing happens
> > > > > > and i get again the login window.
> > > > > > any idea
> > > > > > Gil
> > > > >
> > > > > Does the user password let you in?  If so, there's a screen for
> > > > > Webmin users. Make sure that root is on the list, and try again.
> > > > > When you're sure it's working properly you can remove the user if
> > > > > you want to.
> > > > >
> > > > > Anne
> > > >
> > > > No when using the user i get login failed
> > > > Gil
> > >
> > > Sounds to me like a corrupt installation.  Wait a few hours to see if
> > > anyone else has any ideas.  If nothing comes, uninstall and start
> > > again. Are you using the Mandrake install from the cds?
> > >
> > > Anne
> >
> > Hi
> > i tried to reinstall but got the same results.
> > i got the CDś that i downloaded from the internet.
> > any ideaś
> > Gil
>
> Not really.  Which method did you use for uninstall/reinstall?  It might
> give someone another idea.
>
> Anne
Anne
urpme and urpmi like Greg sugested
Gil



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-13 Thread Anne Wilson
On Thursday 13 Feb 2003 6:39 pm, Gil Katz wrote:
> On Wednesday 12 February 2003 14:19, Anne Wilson wrote:
> > On Wednesday 12 Feb 2003 10:41 am, Gil Katz wrote:
> > > On Wednesday 12 February 2003 11:52, Anne Wilson wrote:
> > > > On Wednesday 12 Feb 2003 8:49 am, Gil Katz wrote:
> > > > > Hi
> > > > > when i try to enter to webmin i only get the user password
> > > > > when i enter root and the password nothing happens
> > > > > and i get again the login window.
> > > > > any idea
> > > > > Gil
> > > >
> > > > Does the user password let you in?  If so, there's a screen for
> > > > Webmin users. Make sure that root is on the list, and try again. 
> > > > When you're sure it's working properly you can remove the user if you
> > > > want to.
> > > >
> > > > Anne
> > >
> > > No when using the user i get login failed
> > > Gil
> >
> > Sounds to me like a corrupt installation.  Wait a few hours to see if
> > anyone else has any ideas.  If nothing comes, uninstall and start again.
> > Are you using the Mandrake install from the cds?
> >
> > Anne
>
> Hi
> i tried to reinstall but got the same results.
> i got the CDś that i downloaded from the internet.
> any ideaś
> Gil

Not really.  Which method did you use for uninstall/reinstall?  It might give 
someone another idea.

Anne
-- 
Registered Linux User No.293302



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-13 Thread Gil Katz
On Wednesday 12 February 2003 14:19, Anne Wilson wrote:
> On Wednesday 12 Feb 2003 10:41 am, Gil Katz wrote:
> > On Wednesday 12 February 2003 11:52, Anne Wilson wrote:
> > > On Wednesday 12 Feb 2003 8:49 am, Gil Katz wrote:
> > > > Hi
> > > > when i try to enter to webmin i only get the user password
> > > > when i enter root and the password nothing happens
> > > > and i get again the login window.
> > > > any idea
> > > > Gil
> > >
> > > Does the user password let you in?  If so, there's a screen for Webmin
> > > users. Make sure that root is on the list, and try again.  When you're
> > > sure it's working properly you can remove the user if you want to.
> > >
> > > Anne
> >
> > No when using the user i get login failed
> > Gil
>
> Sounds to me like a corrupt installation.  Wait a few hours to see if
> anyone else has any ideas.  If nothing comes, uninstall and start again. 
> Are you using the Mandrake install from the cds?
>
> Anne
Hi
i tried to reinstall but got the same results.
i got the CDś that i downloaded from the internet.
any ideaś
Gil



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-12 Thread et
On Wednesday 12 February 2003 07:19 am, Anne Wilson wrote:
> On Wednesday 12 Feb 2003 10:41 am, Gil Katz wrote:
> > On Wednesday 12 February 2003 11:52, Anne Wilson wrote:
> > > On Wednesday 12 Feb 2003 8:49 am, Gil Katz wrote:
> > > > Hi
> > > > when i try to enter to webmin i only get the user password
> > > > when i enter root and the password nothing happens
> > > > and i get again the login window.
> > > > any idea
> > > > Gil
> > >
> > > Does the user password let you in?  If so, there's a screen for Webmin
> > > users. Make sure that root is on the list, and try again.  When you're
> > > sure it's working properly you can remove the user if you want to.
> > >
> > > Anne
> >
> > No when using the user i get login failed
> > Gil
>
> Sounds to me like a corrupt installation.  Wait a few hours to see if
> anyone else has any ideas.  If nothing comes, uninstall and start again. 
> Are you using the Mandrake install from the cds?
>
> Anne
caps lock 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-12 Thread Anne Wilson
On Wednesday 12 Feb 2003 12:32 pm, Greg Meyer wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Wednesday 12 February 2003 07:19 am, Anne Wilson wrote:
> > Sounds to me like a corrupt installation.  Wait a few hours to see if
> > anyone else has any ideas.  If nothing comes, uninstall and start again.
> >  Are you using the Mandrake install from the cds?
>
> Try uninstalling just webmin and reinstalling that before you reinstall the
> whole system to get one app working.
>
> uninstall with:
>
> urpme webmin
>
> Then reinstall with:
>
> urpmi webmin

Sorry if I mislead - that's exactly what I meant, webmin, not the system.

Anne
-- 
Registered Linux User No.293302



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-12 Thread Greg Meyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 12 February 2003 07:19 am, Anne Wilson wrote:
> Sounds to me like a corrupt installation.  Wait a few hours to see if
> anyone else has any ideas.  If nothing comes, uninstall and start again.
>  Are you using the Mandrake install from the cds?

Try uninstalling just webmin and reinstalling that before you reinstall the 
whole system to get one app working.

uninstall with:

urpme webmin

Then reinstall with:

urpmi webmin
- -- 
Greg
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+Sj7FwDpHP6GALAARArfeAKCs5aZEwxyG+9+2B7piQwX8TVF/kACggHv/
AbLHoY7Jdie25EtG7n5I4r8=
=AEMa
-END PGP SIGNATURE-



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-12 Thread Anne Wilson
On Wednesday 12 Feb 2003 10:41 am, Gil Katz wrote:
> On Wednesday 12 February 2003 11:52, Anne Wilson wrote:
> > On Wednesday 12 Feb 2003 8:49 am, Gil Katz wrote:
> > > Hi
> > > when i try to enter to webmin i only get the user password
> > > when i enter root and the password nothing happens
> > > and i get again the login window.
> > > any idea
> > > Gil
> >
> > Does the user password let you in?  If so, there's a screen for Webmin
> > users. Make sure that root is on the list, and try again.  When you're
> > sure it's working properly you can remove the user if you want to.
> >
> > Anne
>
> No when using the user i get login failed
> Gil

Sounds to me like a corrupt installation.  Wait a few hours to see if anyone 
else has any ideas.  If nothing comes, uninstall and start again.  Are you 
using the Mandrake install from the cds?

Anne
-- 
Registered Linux User No.293302



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-12 Thread Gil Katz
On Wednesday 12 February 2003 11:52, Anne Wilson wrote:
> On Wednesday 12 Feb 2003 8:49 am, Gil Katz wrote:
> > Hi
> > when i try to enter to webmin i only get the user password
> > when i enter root and the password nothing happens
> > and i get again the login window.
> > any idea
> > Gil
>
> Does the user password let you in?  If so, there's a screen for Webmin
> users. Make sure that root is on the list, and try again.  When you're sure
> it's working properly you can remove the user if you want to.
>
> Anne
No when using the user i get login failed
Gil



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin

2003-02-12 Thread Anne Wilson
On Wednesday 12 Feb 2003 8:49 am, Gil Katz wrote:
> Hi
> when i try to enter to webmin i only get the user password
> when i enter root and the password nothing happens
> and i get again the login window.
> any idea
> Gil

Does the user password let you in?  If so, there's a screen for Webmin users.  
Make sure that root is on the list, and try again.  When you're sure it's 
working properly you can remove the user if you want to.

Anne
-- 
Registered Linux User No.293302



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Webmin login

2002-12-17 Thread Anne Wilson
On Tuesday 17 Dec 2002 8:10 pm, you wrote:
> On Wed, 2002-12-18 at 07:05, Anne Wilson wrote:
> > > Have you installed JRE 1.4.1 and the plugin? As well, have you updated
> > > Galeon/Mozilla? Or, on the other hand, have you tried it with Netscape
> > > 7/7.01?
> >
> > I'm showing Java plugins 1.3.1, so I guess the answer is no.  Galeon and
> > Mozilla are the default 9.0 installations.  I haven't tried Netscape 7
> > yet. Do you recommend upgrading Mozilla & Galeon?
> >
> > Anne
>
> Well, personally, I'd first and foremost recommend NOT using Konq for
> browsing - ain't like it's tops in it's class, mate...

Agreed - but until I find out what the problem is with the others
>
> ...but one of the messages just a while ago was about "cookies" - you
> might want to check that out...

I'll look for it.

Anne


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Webmin login

2002-12-17 Thread Charlie
On December 17, 2002 08:58 am, Anne Wilson wrote:
> On Tuesday 17 Dec 2002 3:37 pm, Charlie wrote:
> > On December 17, 2002 03:01 am, Anne Wilson wrote:
> > > When I log in to Webmin it offers me a drop-down box of login names. 
> > > How can I get rid of a name in that list?  Where is it stored?
> > >
> > > Anne
> >
> > Hi Anne;
> >
> > In the Konqueror address bar you're able to right click and choose "Empty
> > Contents" to start fresh with no addresses in the drop down list.
> >
> > In Webmin I ain't all that certain whether this would work since I've
> > never bothered to look. I haven't really used webmin much for quite some
> > time. It may still work in the same way though. Or you may find what
> > you're looking for in /etc/webmin in one of the text files. Or maybe
> > /etc/shadow or in /var/log/webmin.
> >
> > There should be a clue in one of those spots. I hope.
>
> I don't have an /etc/shadow, and I can't see it in either of the other
> directories.  It's Konqueror that's used, and I can't see any relevant
> settings there.
>
> In the Webmin login page you can right-click on the username line, and from
> the menu you can disable the completion feature, which in effect turns off
> the drop-down list, but next time you come back the list is still there,
> and it has forgotten what you wanted.  I'm sure there must be a config page
> somewhere in webmin for its own use, but I can't find that either.
>
> This is important, though, because one login contains a username and
> password on the same line - a rejected login - which is displayed if you
> enter the same first letter.
>
> Anne

I'm just starting to go through this but wanted you to have it in case there's 
something there that may help and you may (probably will) spot it before I do 
and can send the information to the list. 

I went "hunting" 'cause I couldn't find a Webmin manual in Mandrake 9.0.

http://www.webmin.com/index2.html {documentation}

http://www.webmin.com {home site}

http://www.swelltech.com/support/webminguide-1.0/index.html {Joe Cooper's 
webmin users guide}

Guess I know what I'll be learning about today. :-)

God I love Google!

Regards;
-- 
Charlie
Edmonton,AB,Canada
Registered user 244963 at http://counter.li.org
"Jesus saves...but Gretzky gets the rebound!"
-- Daniel Hinojosa (hinojosa@hp-sdd)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Webmin login

2002-12-17 Thread Todd Slater
On Tue, Dec 17, 2002 at 03:58:31PM +, Anne Wilson wrote:
> On Tuesday 17 Dec 2002 3:37 pm, Charlie wrote:
> > On December 17, 2002 03:01 am, Anne Wilson wrote:
> > > When I log in to Webmin it offers me a drop-down box of login names.  How
> > > can I get rid of a name in that list?  Where is it stored?
> > >
> > > Anne
> >
> > Hi Anne;
> >
> > In the Konqueror address bar you're able to right click and choose "Empty
> > Contents" to start fresh with no addresses in the drop down list.
> >
> > In Webmin I ain't all that certain whether this would work since I've never
> > bothered to look. I haven't really used webmin much for quite some time. It
> > may still work in the same way though. Or you may find what you're looking
> > for in /etc/webmin in one of the text files. Or maybe /etc/shadow or in
> > /var/log/webmin.
> >
> > There should be a clue in one of those spots. I hope.
> 
> I don't have an /etc/shadow, and I can't see it in either of the other 
> directories.  It's Konqueror that's used, and I can't see any relevant 
> settings there.
> 
> In the Webmin login page you can right-click on the username line, and from 
> the menu you can disable the completion feature, which in effect turns off 
> the drop-down list, but next time you come back the list is still there, and 
> it has forgotten what you wanted.  I'm sure there must be a config page 
> somewhere in webmin for its own use, but I can't find that either.
> 
> This is important, though, because one login contains a username and password 
> on the same line - a rejected login - which is displayed if you enter the 
> same first letter.
> 
> Anne

Does clearning the cache do anything?

Todd


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Webmin login

2002-12-17 Thread Anne Wilson
On Tuesday 17 Dec 2002 3:37 pm, Charlie wrote:
> On December 17, 2002 03:01 am, Anne Wilson wrote:
> > When I log in to Webmin it offers me a drop-down box of login names.  How
> > can I get rid of a name in that list?  Where is it stored?
> >
> > Anne
>
> Hi Anne;
>
> In the Konqueror address bar you're able to right click and choose "Empty
> Contents" to start fresh with no addresses in the drop down list.
>
> In Webmin I ain't all that certain whether this would work since I've never
> bothered to look. I haven't really used webmin much for quite some time. It
> may still work in the same way though. Or you may find what you're looking
> for in /etc/webmin in one of the text files. Or maybe /etc/shadow or in
> /var/log/webmin.
>
> There should be a clue in one of those spots. I hope.

I don't have an /etc/shadow, and I can't see it in either of the other 
directories.  It's Konqueror that's used, and I can't see any relevant 
settings there.

In the Webmin login page you can right-click on the username line, and from 
the menu you can disable the completion feature, which in effect turns off 
the drop-down list, but next time you come back the list is still there, and 
it has forgotten what you wanted.  I'm sure there must be a config page 
somewhere in webmin for its own use, but I can't find that either.

This is important, though, because one login contains a username and password 
on the same line - a rejected login - which is displayed if you enter the 
same first letter.

Anne


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Webmin login

2002-12-17 Thread Anne Wilson
On Tuesday 17 Dec 2002 1:27 pm, Todd Slater wrote:
> On Tue, Dec 17, 2002 at 10:01:21AM +, Anne Wilson wrote:
> > When I log in to Webmin it offers me a drop-down box of login names.  How
> > can I get rid of a name in that list?  Where is it stored?
> >
> > Anne
>
> Could it be your browser? Mozilla and Phoenix can store passwords to
> sites, and if you have more than one account at a site, it will prompt
> you for the id you want to use. Go to Edit > Preferences > Privacy &
> Security > Passwords. Not sure about Konqueror, Galeon, or Opera,
> though.

It's Konqueror that it uses, and I can't find any setting there that helps.

Anne


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Webmin login

2002-12-17 Thread Charlie
On December 17, 2002 03:01 am, Anne Wilson wrote:
> When I log in to Webmin it offers me a drop-down box of login names.  How
> can I get rid of a name in that list?  Where is it stored?
>
> Anne

Hi Anne;

In the Konqueror address bar you're able to right click and choose "Empty 
Contents" to start fresh with no addresses in the drop down list. 

In Webmin I ain't all that certain whether this would work since I've never 
bothered to look. I haven't really used webmin much for quite some time. It 
may still work in the same way though. Or you may find what you're looking 
for in /etc/webmin in one of the text files. Or maybe /etc/shadow or in 
/var/log/webmin.

There should be a clue in one of those spots. I hope. 

Hope it helps.

Regards;
-- 
Charlie
Edmonton,AB,Canada
Registered user 244963 at http://counter.li.org
I used to think that the brain was the most wonderful organ in
my body.  Then I realized who was telling me this.
-- Emo Phillips



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Webmin login

2002-12-17 Thread Todd Slater
On Tue, Dec 17, 2002 at 10:01:21AM +, Anne Wilson wrote:
> When I log in to Webmin it offers me a drop-down box of login names.  How can 
> I get rid of a name in that list?  Where is it stored?
> 
> Anne

Could it be your browser? Mozilla and Phoenix can store passwords to
sites, and if you have more than one account at a site, it will prompt
you for the id you want to use. Go to Edit > Preferences > Privacy &
Security > Passwords. Not sure about Konqueror, Galeon, or Opera,
though.

Todd


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Webmin login

2002-12-17 Thread Stephen Kuhn
On Tue, 2002-12-17 at 21:01, Anne Wilson wrote:
> When I log in to Webmin it offers me a drop-down box of login names.  How can 
> I get rid of a name in that list?  Where is it stored?
> 
> Anne

That's in your browser settings kiddo - form filler...

-- 
Tue Dec 17 21:15:00 EST 2002
  9:15pm  up 1 day, 16 min,  5 users,  load average: 1.59, 0.57, 0.59

   .o0 linux user:267497 0o.

|____  | kühn media australia
|   /  \ /| |'-.   | http://kma.0catch.com
|  .\__/ || |   |  | 
|   _ /  `._ \|_|_.-'  | stephen kühn
|  | /  \__.`=._) (_   |  email: [EMAIL PROTECTED]
|  |/ ._/  |"| |  email: [EMAIL PROTECTED]
|  |'.  `\ | | |icq: 5483808
|  ;"""/ / | | |
|  smk  ) /_/| |.---.| | mobile: 0410-728-389
|  '  `-`' " " | Berkeley, New South Wales, AU

Coralament*Best Grötens*Liebe Grüße*Best Regards*Elkorajn Salutojn

No one likes us.
I don't know why.
We may not be perfect,  We give them money,
But heaven knows we try.But are they grateful?
But all around, No, they're spiteful,
Even our old friends put us down.   And they're hateful.
Let's drop the big one, They don't respect us,
And see what happens.   So let's surprise them
We'll drop the big one,
And pulverize 'em.
Asia's crowded,
Europe's too old,
Africa is far too hot,  We'll save Australia.
And Canada's too cold.  Don't wanna hurt no kangaroos.
And South America stole our nameWe'll build an All-American amusement
Let's drop the big one, park there--
There'll be no one left to blame us.They got surfin', too!

Boom! goes London,
And Boom! Paree.
More room for you,  Oh, how peaceful it'll be!
And more room for me,   We'll set everybody free!
And every city, You'll wear a Japanese kimono, babe;
The whole world round,  There'll be Italian shoes for me!
Will just be another American town. They all hate us anyhow,
So, let's drop the big one now.
Let's drop the big one now!
-- Randy Newman, "Drop the Big One"


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Webmin login

2002-12-17 Thread Anne Wilson
When I log in to Webmin it offers me a drop-down box of login names.  How can 
I get rid of a name in that list?  Where is it stored?

Anne


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re[2]: [newbie] webmin

2002-09-27 Thread Colin Jenkins

Hello Gary,

Saturday, September 28, 2002, 3:14:47 AM, you wrote:


GT> With .99 running, can you upgrade to 1.0 via the Upgrade Webmin option? 
That 
GT> is how I usually upgrade Webmin and I've never encountered a problem with it. 

thats how I did it, then i uninstalled ,d/l'd a new copy from webmin,
and installed that. no errors, but it still wont start up



-- 
Best regards,
 Colinmailto:[EMAIL PROTECTED]





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] webmin

2002-09-27 Thread Colin Jenkins

Hi all,
   new install of mdk9, upgraded webmin to 1.0 and when I try to
   restart webmin, it fails. If I uninstall and reinstall version 0.99
   it works ok.
   any ideas?

  

-- 
regards,
 Colin

mailto:[EMAIL PROTECTED]





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] webmin cookies

2002-06-13 Thread Derek Jennings

All browsers eh?
Could you have a permissions problem in your home directory? Do you actually 
own your ~/.mozilla or ~/.galeon directories?
If you have previously backed up and then restored your home it is possible 
root owns some directories.

You can check if the cookie is being offered by setting the 'warn before 
accepting cookie' option, and Mozilla will list all the installed cookies so 
you can check it was accepted.


derek


On Thursday 13 June 2002 13:54, Bill Winegarden wrote:
> Hi,
>   I checked and I have 'no proxy' set in Galeon 1.0.3.
> The cookie message happens in all browsers.Galeon, Konq 2.2.2, and Moz
> 0.9.8.
>   I am running 8.2 with no other problems.
>
> regards,
> Bill W.
>
> On Thursday 13 June 2002 03:37 am, you wrote:
> > On Thursday 13 June 2002 04:52, Bill Winegarden wrote:
> > > Hi,
> > >   I am trying to get webmin up and running. When I go to 127.0.0.1:1
> > > I get the webmin login screen. However, when I try to login as root I
> > > get the message ...
> > >  > > server to work in session authentication mode>...
> > > I checked the 'persistent data' in Galeon and it shows 'accept all
> > > cookies'. I have tried it with Apache running and with Apache stopped.
> > >
> > > What am I missing here?
> > >
> > > tia,
> > > Bill W.
> >
> > Well webmin has nothing to do with Apache.
> >
> > Are you running a proxy?  My Galeon1.2.5 cannot logon when I am using my
> > privoxy proxy server, but it does not complain about cookies. Without the
> > proxy it works fine.
> >
> > Opera6.01 has no problem, with or without a proxy.
> > Konqueror 2.2 has no problem, but konqueror 3 stalls when you try to
> > logon. Mozilla1.0 has no problem.
> >
> > HTH
> > derek




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] webmin cookies

2002-06-12 Thread Bill Winegarden

Hi,
I am trying to get webmin up and running. When I go to 127.0.0.1:1 I get 
the webmin login screen. However, when I try to login as root I get the 
message ...
...
I checked the 'persistent data' in Galeon and it shows 'accept all cookies'.
I have tried it with Apache running and with Apache stopped.

What am I missing here?

tia,
Bill W.






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Webmin with KDE3.0.1

2002-06-06 Thread Derek Jennings

I'm having problems with Webmin0.970  not being able to get beyond the login 
dialogue when using Konqueror3.0. Other browsers like Mozilla or Opera  have 
no problem. Anyone else seen that?

derek






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Webmin & Other tools

2002-03-24 Thread Dennis Myers

On Sunday 24 March 2002 07:47 pm, you wrote:
> OK I asked this Q once, never got an answer or my ISP ate the email.
> *likely the latter, I will have to kill them soon I think.*.
>
> I need to know only this:
>
> If I use say, Komba2 or SAMBA or whatever for my LAN, do I *need*
> webmin/swat/whatever to help run it???
>
> Any & all URLs/help/donations of a monetary nature accepted *sorry no
> tax receipts, I'm not a charitable organization...yet. :)*
>
> Thx
> Femme
Komba2 doesn't need webmin either. But Komba2 won't show you windows shares 
without SAMBA, so in order to KOMBA you gotta SOMBA.  Ha, sometimes I just 
kill myself. 
-- 
Dennis M. linux user #180842



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Webmin & Other tools

2002-03-24 Thread FemmeFatale

OK I asked this Q once, never got an answer or my ISP ate the email.
*likely the latter, I will have to kill them soon I think.*.

I need to know only this:

If I use say, Komba2 or SAMBA or whatever for my LAN, do I *need*
webmin/swat/whatever to help run it???

Any & all URLs/help/donations of a monetary nature accepted *sorry no
tax receipts, I'm not a charitable organization...yet. :)*

Thx
Femme



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Webmin

2001-10-01 Thread Mr S Ganesan

Yes Samba is esential

-- 
S.Ganesan
Principal Scientist
Central Institute of Agricultural Engineering
Berasia Road
Bhopal 462038, INDIA
Phone:  0755-730986 (O)
0755-732105 (R)
Fax:0755-734016
Email<[EMAIL PROTECTED]>
Web Address:http://www.ciae.nic.in




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Webmin

2001-10-01 Thread Tim Holmes

And keep in mind Marcia.  If you've changed your root passwd from what it
was at install, you will have to use the root passwd that you used AT
install.

You may also have to edit the /etc/webmin/miniserv.conf to make it work.
Depending on if SSL is compiled and installed, or configured.  You may need
to change the line that reads "ssl=1"  you may need to set that to "ssl=0"
to get that to come up.  After you do that, restart the webmin and you
should be good to go.

I really only use webmin to use the ssh module.  I set it up so my user can
log in, and then only use the Java ssh module on Windows machines that don't
have a ssh client.
tdh
 
-- 
T. Holmes
-
UNIXTECHS.org
[EMAIL PROTECTED]
UIN:  17021091
-
"Real Men Use Vi!"

Uptime: 
  
 6:45AM  up 6 days, 17:46, 3 users, load averages: 0.00, 0.01, 0.00
| On Monday 01 October 2001 00:11, Marcia wrote:
| > Dear All,
| >
| > I have started to setup webmin because I would like to learn to use it for
| > sharing files between my LM8 on my desktop and my laptop that has a
| > Win98/LM8 dualboot. Also, I would like to share an internet connection
| > between all if possible. I do not know the first thing about any of this. I
| > have read many articles about networking, samba, etc., however, with so
| > many options I am more confused than ever.
| >
| > Could anyone lead me to information that would help me to use Webmin to
| > connect my computers for file sharing and internet sharing? Do I have to
| > use Samba? What would be the the most simple and secure way? Thanks for any
| > help with this project.
| >
| > Sincerely,
| >
| > Marcia
| Samba for filesharing
| DrakGateway for internet sharing--no need for webmin there.
| Samba also has a very complex tool for setup by browser called SWAT.
| 
| But to start Webmin, just fire up netscape or mozilla
| 
| https://127.0.0.1:1
| login root
| password (your root password)
| 
| It is all GUI from there, and it has a lot of clickable help--you want the 
| servers tab.
| 
| Civileme
| 
| Want to buy your Pack or Services from MandrakeSoft? 
| Go to http://www.mandrakestore.com

  -- 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Webmin

2001-09-30 Thread Marcia

Dear All,

I have started to setup webmin because I would like to learn to use it for 
sharing files between my LM8 on my desktop and my laptop that has a Win98/LM8 
dualboot. Also, I would like to share an internet connection between all if 
possible. I do not know the first thing about any of this. I have read many 
articles about networking, samba, etc., however, with so many options I am 
more confused than ever. 

Could anyone lead me to information that would help me to use Webmin to 
connect my computers for file sharing and internet sharing? Do I have to use 
Samba? What would be the the most simple and secure way? Thanks for any help 
with this project.

Sincerely,

Marcia



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] webmin

2001-08-03 Thread David Cox




RE: [newbie] webmin

2001-07-27 Thread Tuan Duc Tran

Please read the email attach below. I fixed it by doing this on my LM8.0
Tuan

From: [EMAIL PROTECTED] on behalf of Tim Holmes
[[EMAIL PROTECTED]]
Sent: Thursday, May 31, 2001 4:32 PM
To: David Travis
Cc: [EMAIL PROTECTED]
Subject: Re: [newbie] Remote access to Webmin

There's something else you're going to want to look for, or your
webadmin will NOT allow you access to
the interface.

As ROOT, edit the file /etc/webmin/miniserv.conf

I believe it's line 11, that by default reads:

ssl=1

Unless you have ssl configured and the cert created, you will not be
able to gain access to the webmin.
If you change that line to read:

ssl=0

You will be able to get by using http://hostname:1.

Once you've gotten that far, keep in mind that webmin will ONLY recogize
the root user, and the root
passwd specified at install.  If you have since changed the root passwd,
the new passwd will not work.
So I hope you either remember the original root passwd, or haven't
changed it.

As far as ssh goes.  Stick with it!  It's more secure then telnet unless
you're using another kind of
telnet.  I know FreeBSD comes with a secure telnet that uses SRA secure
login.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
Romanator
Sent: Friday, July 27, 2001 4:18 PM
To: James S Bear
Cc: [EMAIL PROTECTED]
Subject: Re: [newbie] webmin

James,

This works for me: https://127.0.0.1:1
Press the [enter] key. 

Roman

James S Bear wrote:
> 
> I've got my webserver running, sorta, but I am really not a command
prompt type
> of person.  Can anybody tell me how to run webmin?
> 
> I tried typing it from the command line, but it tells me from a
browser go to
> http://localhost:1/
> 
> Okay, I did that.  In Konqueror, now it tells me that connection to
localhost is
> broken.  Okay.  So, then in type in my localhost:901 for CUPS, it
works fine.
> 
> Well, I did a bit of exploring and ran the install for webmin, but it
still does
> the same thing.
> 
> Why?
> 
> I don't know.  Do you?
> 
> I did issue a start command with success.
> 
> Mozilla tells me that transfer completed, but it stays at the previous
page.
> 
> help, please.
> 
> Ignorance is underrated


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





Re: [newbie] webmin

2001-07-27 Thread Romanator

James,

This works for me: https://127.0.0.1:1
Press the [enter] key. 

Roman

James S Bear wrote:
> 
> I've got my webserver running, sorta, but I am really not a command prompt type
> of person.  Can anybody tell me how to run webmin?
> 
> I tried typing it from the command line, but it tells me from a browser go to
> http://localhost:1/
> 
> Okay, I did that.  In Konqueror, now it tells me that connection to localhost is
> broken.  Okay.  So, then in type in my localhost:901 for CUPS, it works fine.
> 
> Well, I did a bit of exploring and ran the install for webmin, but it still does
> the same thing.
> 
> Why?
> 
> I don't know.  Do you?
> 
> I did issue a start command with success.
> 
> Mozilla tells me that transfer completed, but it stays at the previous page.
> 
> help, please.
> 
> Ignorance is underrated




Re: [newbie] webmin

2001-07-27 Thread Randy Kramer

James, 

I haven't used Webmin, but I keep seeing messages that you have to use
https instead of http.

Hope this helps,
Randy Kramer

James S Bear wrote:
> http://localhost:1/




Re: [newbie] webmin

2001-07-27 Thread Peter Ruskin

On Friday 27 July 2001 06:00, James S Bear wrote:
> I've got my webserver running, sorta, but I am really not a command
> prompt type of person.  Can anybody tell me how to run webmin?
>
> I tried typing it from the command line, but it tells me from a browser
> go to http://localhost:1/
>
[...]

It's https://localhost:1/
 ^
-- 
 Peter Ruskin, Wrexham, Wales.
Registered Linux User No. 219434 ( see http://counter.li.org/ ).
Linux Mandrake release 8.0 (Traktopel) for i586,
   kernel 2.4.3-20mdk-win4lin-pnr,  XFree86 4.0.3, patch level 11mdk,
  KDE: 2.1.2,  Qt: 2.3.1.   Uptime 2 hours 19 minutes




Re: [newbie] webmin

2001-07-27 Thread Roger Sherman

On Fri, 27 Jul 2001, James S Bear wrote:

> I've got my webserver running, sorta, but I am really not a command prompt type
> of person.  Can anybody tell me how to run webmin?
>
> I tried typing it from the command line, but it tells me from a browser go to
> http://localhost:1/

Instead of http, try https...that should do it...

peace,

Rog






RE: [newbie] webmin

2001-07-27 Thread Franki

for starters, if its a recent webmin, the link is

https://localhost:1

then you can check that it is running..

open a console:

/etc/rc.d/init.d/webmin start

then make sure its running at boot:
ntsysv

scroll down and make sure webmin is selected.

(you can do that last one from Drakconf as well..

rgds

Frank

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of James S Bear
Sent: Friday, 27 July 2001 1:00 PM
To: [EMAIL PROTECTED]
Subject: [newbie] webmin


I've got my webserver running, sorta, but I am really not a command prompt
type
of person.  Can anybody tell me how to run webmin?

I tried typing it from the command line, but it tells me from a browser go
to
http://localhost:1/

Okay, I did that.  In Konqueror, now it tells me that connection to
localhost is
broken.  Okay.  So, then in type in my localhost:901 for CUPS, it works
fine.

Well, I did a bit of exploring and ran the install for webmin, but it still
does
the same thing.

Why?

I don't know.  Do you?

I did issue a start command with success.

Mozilla tells me that transfer completed, but it stays at the previous page.

help, please.


Ignorance is underrated





[newbie] webmin

2001-07-27 Thread James S Bear

I've got my webserver running, sorta, but I am really not a command prompt type
of person.  Can anybody tell me how to run webmin?

I tried typing it from the command line, but it tells me from a browser go to
http://localhost:1/

Okay, I did that.  In Konqueror, now it tells me that connection to localhost is
broken.  Okay.  So, then in type in my localhost:901 for CUPS, it works fine.  

Well, I did a bit of exploring and ran the install for webmin, but it still does
the same thing.  

Why?

I don't know.  Do you?

I did issue a start command with success.  

Mozilla tells me that transfer completed, but it stays at the previous page.

help, please.


Ignorance is underrated




[newbie] webmin, portmappin

2001-07-27 Thread James S Bear

WEll, because I have been a windows person for a couple of years and old habits
are hard to break, I rebooted to see if that would help my webmin dilemma.  

When it went to reboot, on its way down, it froze at the portmapping shutdown. 
I don't know why, but got a hunch they are related.

When the machine started back up, I had the same issue.

anybody using comanche?


Ignorance is underrated




RE: [newbie] Webmin and samba

2001-07-20 Thread Adams, Jamie

The URL for Webmin is https://localhost:1 (note the 's' after http)

>--
>From:  Mark Annandale[SMTP:[EMAIL PROTECTED]]
>Reply To:  [EMAIL PROTECTED]
>Sent:  20 July 2001 15:03
>To:[EMAIL PROTECTED]
>Subject:   [newbie] Webmin and samba
>
>Hi Guys
>
>When accessing swat I am prompted for a username and password, using the 
>obvious such as root and passwd etc. don't seem to work. Does anyone know 
>what the usname and password are ?
>
>And with webmin, what is the port number to access webmin. ie 
>http://localhost:4000 ??
>
>Thanks.
>
>Mark A
>
>
>_
>This message has been checked for all known viruses by Star Internet
>delivered through the MessageLabs Virus Scanning Service. For further
>information visit http://www.star.net.uk/stats.asp or alternatively call
>Star Internet for details on the Virus Scanning Service.
>

_
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.




[newbie] Webmin and samba

2001-07-20 Thread Mark Annandale

Hi Guys

When accessing swat I am prompted for a username and password, using the 
obvious such as root and passwd etc. don't seem to work. Does anyone know 
what the usname and password are ?

And with webmin, what is the port number to access webmin. ie 
http://localhost:4000 ??

Thanks.

Mark A




Re: [newbie] Webmin

2001-07-12 Thread etharp

I bet you get all sorts of info on this... have you tried to dial out using 
the modem? that works?
have you gone to the mandrake control center?
network and internet?

On Thursday 12 July 2001 20:35, Mark Annandale wrote:
> Hi Guys
>
> When I try and get into Webmin using http://127.0.0.1:1 my linux box
> dials up my ISP. My setup is a windows machine running a freeware proxy
> setup, which my Linux machins calls up to collect mail and access the 'net.
>
> I want the scenario to be the opposite, but have not figured out how to
> have the Linux box as the proxy and gateway and so enable the 'doze machine
> to access the internet through the Linux setup.
>
> Maybe I'm being thick but cannot find anything 'idiot proof' to help me
> with this setup. I know the old saying 'if it aint broke, don't fix it',
> however I use the Linux machine exclusively and the rst of my family use
> the M$ machine, and with my interest in Linux I would like to be in a
> position to control everything from my PC.
>
> Anyway my first question was about Webmin, however if someone has got a
> similar setup at home I would appreciate a few pointers. I'm using Mandrake
> 8 with a 56k dial up connection to my ISP who assigns me a dynamic IP id
> this is of any use.
>
> Thanks and kind regards




Re: [newbie] Webmin again

2001-07-12 Thread etharp

mark, the 127.0.0.1 IP address only works from inside your linux machine, 
that is a "loopback" IP address. 

On Thursday 12 July 2001 20:43, Mark Annandale wrote:
> Hi again
>
> Here's the error I get when trying to access webmin. It appears to be a
> windows problem, why aren't I shocked.
>
> >Connection RefusedNetProxy 3.62.426
>
> ?Connection RefusedThe remote web server [127.0.0.1] refused to accept a
>
> >connection.
> >
> >It may be busy, or there may be a problem with it.
>
> Regards




[newbie] Webmin

2001-07-12 Thread Terry

All,

I have installed webmin for my Linux machine.  Everything works (as far as I 
can tell anyway), except for 2 things:

1.  I must type out the full name of my machine, as opposed to using 
"localhost" or even 127.0.0.1 to be able to access the webmin page sitting at 
the computer.

2.  I've seen it said hundreds of times to use "https" instead of "http" to 
connect to webmin.  My machine, however, will not find the machine if I use 
"https," only by using "http" am I able to access it, even from a remote 
machine.

What gives?
-- 
Terry Sheltra
PC Technician/Network Administrator
University of Virginia
School of Architecture
434.982.3047
[EMAIL PROTECTED]
--
Registered Linux User # 218330




[newbie] Webmin again

2001-07-12 Thread Mark Annandale

Hi again

Here's the error I get when trying to access webmin. It appears to be a 
windows problem, why aren't I shocked.

>Connection RefusedNetProxy 3.62.426
?Connection RefusedThe remote web server [127.0.0.1] refused to accept a 
>connection. 

>It may be busy, or there may be a problem with it.


Regards
-- 
Mark Annandale
Mandrake 8
Sent with KMail




[newbie] Webmin

2001-07-12 Thread Mark Annandale

Hi Guys

When I try and get into Webmin using http://127.0.0.1:1 my linux box 
dials up my ISP. My setup is a windows machine running a freeware proxy 
setup, which my Linux machins calls up to collect mail and access the 'net.

I want the scenario to be the opposite, but have not figured out how to have 
the Linux box as the proxy and gateway and so enable the 'doze machine to 
access the internet through the Linux setup.

Maybe I'm being thick but cannot find anything 'idiot proof' to help me with 
this setup. I know the old saying 'if it aint broke, don't fix it', however I 
use the Linux machine exclusively and the rst of my family use the M$ 
machine, and with my interest in Linux I would like to be in a position to 
control everything from my PC.
 
Anyway my first question was about Webmin, however if someone has got a 
similar setup at home I would appreciate a few pointers. I'm using Mandrake 8 
with a 56k dial up connection to my ISP who assigns me a dynamic IP id this 
is of any use.

Thanks and kind regards

-- 
Mark Annandale
Mandrake 8
Sent with KMail




Re: [newbie] webmin not working..

2001-06-28 Thread jgarrido

Hola Guillermo:

Segun el sitio de Linux Mandrake, esto son los modems soportados por el Sistema.

La mayoría de los módem y adaptadores ISDN son soportados...

Yo no soy para nada avanzado en esto llevo solo 2 dias, yo tengo un Modem Pctel y 
no me funciona para nada, tambien he leido y espero no equivocarme, que la mayoria de 
los modems USB son "linmodems", yo no se cual te podria servir pero se cuales no debes 
comprar para eso visita www.linmodems.org espero te sirva de referencia.

Disculpame si no puedo ayudarte mucho.
Suerte and Have fun with you Linux ;-)


Guillermo Fraile wrote:

> Hola
>
> disculpas por adelantado.
> Solo queria preguntarte si puedes aconsejarme un modem ( preferiblemente externo ) 
>para mi sistema Linux. Tengo un Diamond Supra y no me funciona, me he comprado un 
>3Com USRobotics externo y tampoco. En soporte de Mandrake me han confirmado que el 
>Diamond es un winmodem. Les he pedido una lista de fabricantes y modelos 
>"compatibles" y pasan de mí. Lo cierto es que ando un poco perdido y con ganas de 
>navegar con mi Linux.
>
> Gracias y disculpa que haya aprovechado la pregunta para hacerte otra.
>
> Un saludo
>
> Guillermo Fraile
> Madrid
>
> Find the best deals on the web at AltaVista Shopping!
> http://www.shopping.altavista.com





RE: [newbie] webmin not working..

2001-06-27 Thread Franki

run ntsysv and make sure the webmin service is selected to start at boot

then check your firewall and make sure it has port 1 open.


thats a good start

rgds

Frank

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Eduardo Dominguez
Sent: Thursday, 28 June 2001 5:40 AM
To: [EMAIL PROTECTED]
Subject: [newbie] webmin not working..


I have webmin installed and configured. When I connect to port 1 nothing
happens :/

Any idea what could be wrong ?
--
Eduardo Dominguez
Confucius say too much.

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com






[newbie] Webmin

2001-05-23 Thread Phil Curtis

I have just installed LM8 and webmin, but I can't connect to the server
http://localhost:1

Does anyone have any ideas ?

BTW. I do have Webmin up and running on SuSE 7, but I am new to Mandrake and
don't know the ins and outs yet.

Phil.





RE: [newbie] webmin help anyone?? found the problem...

2001-02-23 Thread Franki

Hi all,

The problem turned out to be the proxy server of my ISP,, both the telstra
proxy. (my server's proxy) and my personal dialup's proxy (vianet) cause it
to deny access,, however, if I disable the proxy,, it works fine,,

now that is weird, as I can use https with the proxies on normally,, it must
be because the proxies are checking the cert valitidy...

does that sound right?


regards

Frank Hauptle
/ /  _
---/ /  (_)__  __   __
--/ /__/ / _ \/ // /\ \/ /
-//_/_//_/\_,_/ /_/\_\
Gshop & Network Payment Solutions.

-Original Message-
From: Dan LaBine [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 22 February 2001 8:51 AM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] webmin help anyone??


Frank, I understand what you mean now. I've also had a lot more coffee since
last we spoke, so I can now offer the following advice. Make sure that
"httpd" is activated in your "Startup Services" ( See DrakConf ).  If that's
not it, I can only suggest that you re-install webmin and httpd. You've got
me stumped! If you hadn't activated it from the linux box before trying to
log-on remotely, then I would have suspected a lack of a security
certificate, but since you have, that's not a consideration. If it's not
what
I've suggested, I'm hoping you can tell me when you find the answer.

Good Luck!

--
Dan LaBine
Maximum LAN's Ltd.
Registered Linux User #190712





[newbie] webmin help anyone??

2001-02-22 Thread Franki


Hi all, 

When I try to access webmin over the net, I get an access denied message...

on localhost it works,,,

I am using https://123.456.234.321:1

can anyone tell me what I have done wrong?

regards


Frank
Perth WA






Re: [newbie]: Webmin usr ID + password forgotten

2001-01-06 Thread Alan Smith

Hi Layne
Thanks your quick response. The advice in the faq didn't work - i have
version 0.8 of webmin, maybe that is the problem.
But -- on  the webmin site is an html webmin manual. Down loaded that
and the first page gave the clue and hey presto I'm in to webmin using
root+root passwd
My postfix is a disaster area; maybe webmin will help fix it up.

Regards
Alan

Linux Tests wrote:
> 
> There is a script to help with this problem
> 
> look for changepass.pl
> 
> visit faqs @  http://www.webmin.com/webmin for more information
> 
> Hope this helps.
> Layne
> 
> On Fri, 05 Jan 2001, you wrote:
> > Hi All
> >
> > I have linux-mandrake 7.1 - my first linux installation - on my home pc
> >
> > Whilst playing some time ago I went into webmin.
> >
> > I must have changed the default password or webmin insisted I changed it
> > before continuing, I cannot remember. Whatever happened I cannot get
> > access into webmin anymore - no ID's or passwords that I put in work.
> >
> > Can I get into the system and change/delete the ID and password and
> > start again at the default or just blank something out so that webmin
> > asks
> > me for a new id+password, whatever.
> >
> > I've searched many files but I really do not know what file to look for
> > or where to find it - my search failed.
> >
> > Or -- do I have to uninstall the webmin rpm and re-install?
> >
> > Thanks for your help
> > Alan Smith
> 
> --
> ___
> Layne P. Heiny Linux Tests
> Webmaster Colored my first punch card in 1968
> ICQ #9097776   AIM: DoubleLinux
> [EMAIL PROTECTED]http://www.linuxtests.org
> == Testing New PC Hardware under GNU/Linux =





Re: [newbie]: Webmin usr ID + password forgotten

2001-01-05 Thread Mr S Ganesan

reinstalling webmin wont help either because it will take the original
password which is somewhere on the system!!!On Fri, 5 Jan 2001, Alan Smith
wrote:

> Hi All
> 
> I have linux-mandrake 7.1 - my first linux installation - on my home pc
> 
> Whilst playing some time ago I went into webmin.
> 
> I must have changed the default password or webmin insisted I changed it
> before continuing, I cannot remember. Whatever happened I cannot get
> access into webmin anymore - no ID's or passwords that I put in work.
> 
> Can I get into the system and change/delete the ID and password and
> start again at the default or just blank something out so that webmin
> asks
> me for a new id+password, whatever. 
> 
> I've searched many files but I really do not know what file to look for
> or where to find it - my search failed.
> 
> Or -- do I have to uninstall the webmin rpm and re-install?
> 
> Thanks for your help
> Alan Smith
> 
> 
> 

-- 
S.Ganesan
Senior Scientist
Central Institute of Agricultural Engineering
Berasia Road
Bhopal 462038, INDIA
Phone:  0755-730986 (O)
0755-732105 (R)
Fax:0755-734016
Email<[EMAIL PROTECTED]>
Web Address:http://www.ciae.nic.in





Re: [newbie]: Webmin usr ID + password forgotten

2001-01-05 Thread Linux Tests

There is a script to help with this problem

look for changepass.pl 

visit faqs @  http://www.webmin.com/webmin for more information

Hope this helps.
Layne

On Fri, 05 Jan 2001, you wrote:
> Hi All
>
> I have linux-mandrake 7.1 - my first linux installation - on my home pc
>
> Whilst playing some time ago I went into webmin.
>
> I must have changed the default password or webmin insisted I changed it
> before continuing, I cannot remember. Whatever happened I cannot get
> access into webmin anymore - no ID's or passwords that I put in work.
>
> Can I get into the system and change/delete the ID and password and
> start again at the default or just blank something out so that webmin
> asks
> me for a new id+password, whatever.
>
> I've searched many files but I really do not know what file to look for
> or where to find it - my search failed.
>
> Or -- do I have to uninstall the webmin rpm and re-install?
>
> Thanks for your help
> Alan Smith

-- 
___
Layne P. Heiny Linux Tests
Webmaster Colored my first punch card in 1968
ICQ #9097776   AIM: DoubleLinux
[EMAIL PROTECTED]http://www.linuxtests.org
== Testing New PC Hardware under GNU/Linux =




[newbie]: Webmin usr ID + password forgotten

2001-01-05 Thread Alan Smith

Hi All

I have linux-mandrake 7.1 - my first linux installation - on my home pc

Whilst playing some time ago I went into webmin.

I must have changed the default password or webmin insisted I changed it
before continuing, I cannot remember. Whatever happened I cannot get
access into webmin anymore - no ID's or passwords that I put in work.

Can I get into the system and change/delete the ID and password and
start again at the default or just blank something out so that webmin
asks
me for a new id+password, whatever. 

I've searched many files but I really do not know what file to look for
or where to find it - my search failed.

Or -- do I have to uninstall the webmin rpm and re-install?

Thanks for your help
Alan Smith






Re: [newbie] Webmin can't be reached

2000-12-15 Thread Tom Brinkman

On Friday 15 December 2000 10:37 am, Sven Hohage wrote:
> Hello,
> I' m running in a problem.
> I run 7.2 and before reinstalling everything yesterday evening things
> were fine with webmin.
> Now I can't reach localhost:1 anymore!!

Try adding a 's', ie,  https://
.  ^^
-- 
Tom Brinkman   [EMAIL PROTECTED] Galveston Bay




Re: [newbie] Webmin can't be reached

2000-12-15 Thread Alan Shoemaker

Sven Hohage wrote:
> Hello,
> I' m running in a problem.
> I run 7.2 and before reinstalling everything yesterday
> evening things were fine with webmin.
> Now I can't reach localhost:1 anymore!!
> In Linuxconf I checked Webmin is running.
> Must be Netscape?!
> I sit behind a proxy and I've told Netscape to ignore
> 'localhost'. Every help is very appreciated.

Sventype this:

https://localhost:1

notice the 's' added to the end of http.
-- 
Alan




[newbie] Webmin can't be reached

2000-12-15 Thread Sven Hohage

Hello,
I' m running in a problem.
I run 7.2 and before reinstalling everything yesterday evening things were 
fine with webmin.
Now I can't reach localhost:1 anymore!!
In Linuxconf I checked Webmin is running.
Must be Netscape?!
I sit behind a proxy and I've told Netscape to ignore 'localhost'.
Every help is very appreciated.
-- 
LA PASTA BASTA!!




Re: [newbie] Webmin.....

2000-11-28 Thread Jeff Malka

For webmin in 7.2 you need to enter: 
 https://webmin:1.  Note that it is https (s for secure)

Jeff Malka <[EMAIL PROTECTED]>
Registered Linux user  183185

- Original Message - 
From: Fred Klaus <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 27, 2000 12:51 PM
Subject: [newbie] Webmin.


> I have been using RedHat 6.2 with Webmin for remote control in my home.
> 
> I saw the new Mandraake 7.2 system and decided I had to have it.
> 
> Everything is working perfect except: browser based utilities likne
> linuxconf, SWAT, Telnet, and Webmin. 
> 
> To access Webmin, I use http://webmin:1. I never had this problem on
> RedHat si I'm assuming my setup is incorrect.
> 
> Any thoughts?
> 
> Fred Klaus
> 
> __
> Do You Yahoo!?
> Yahoo! Shopping - Thousands of Stores. Millions of Products.
> http://shopping.yahoo.com/
> 
> 





Re: [newbie] Webmin.....

2000-11-27 Thread Eddie Torres

On Monday 27 November 2000 11:51, you wrote:
> I have been using RedHat 6.2 with Webmin for remote control in my
> home.
>
> I saw the new Mandraake 7.2 system and decided I had to have it.
>
> Everything is working perfect except: browser based utilities likne
> linuxconf, SWAT, Telnet, and Webmin.
>
> To access Webmin, I use http://webmin:1. I never had this problem
> on RedHat si I'm assuming my setup is incorrect.
>
> Any thoughts?
>
> Fred Klaus
>
> __
> Do You Yahoo!?
> Yahoo! Shopping - Thousands of Stores. Millions of Products.
> http://shopping.yahoo.com/

Try https instead of http

-- 
Eddie Torress
www.veloct.net




Re: [newbie] Webmin.....

2000-11-27 Thread KompuKit

you need to access webmin different with this version of
webmin...
try it this way:

https://localhost:1

or

https://my.host.com:1

you must place the "S" in  http

Fred Klaus wrote:
> 
> I have been using RedHat 6.2 with Webmin for remote control in my home.
> 
> I saw the new Mandraake 7.2 system and decided I had to have it.
> 
> Everything is working perfect except: browser based utilities likne
> linuxconf, SWAT, Telnet, and Webmin.
> 
> To access Webmin, I use http://webmin:1. I never had this problem on
> RedHat si I'm assuming my setup is incorrect.
> 
> Any thoughts?
> 
> Fred Klaus
> 
> __
> Do You Yahoo!?
> Yahoo! Shopping - Thousands of Stores. Millions of Products.
> http://shopping.yahoo.com/

-- 
 Registered Linux User:167369
<=KompuKit=>
Kit Goins   ICQ# 7110071
[EMAIL PROTECTED] Lowell, Mass.
Web Designerhttp://kitdesigns.bizhosting.com
WebServer:  http://kompukit.dyndns.org
(Server Runs between M - F 6pm-12am, S & S 12pm-12am EST)
<=KompuKit=>




Re: [newbie] Webmin.....

2000-11-27 Thread Aaron Lynch

Try localhost:1

Hth

On 11/27/00 9:51 AM, The Defendant "Fred Klaus" <[EMAIL PROTECTED]>
Confessed:

> I have been using RedHat 6.2 with Webmin for remote control in my home.
> 
> I saw the new Mandraake 7.2 system and decided I had to have it.
> 
> Everything is working perfect except: browser based utilities likne
> linuxconf, SWAT, Telnet, and Webmin.
> 
> To access Webmin, I use http://webmin:1. I never had this problem on
> RedHat si I'm assuming my setup is incorrect.
> 
> Any thoughts?
> 
> Fred Klaus
> 
> __
> Do You Yahoo!?
> Yahoo! Shopping - Thousands of Stores. Millions of Products.
> http://shopping.yahoo.com/
> 





Re: [newbie] Webmin.....

2000-11-27 Thread civileme

Fred Klaus wrote:
> 
> I have been using RedHat 6.2 with Webmin for remote control in my home.
> 
> I saw the new Mandraake 7.2 system and decided I had to have it.
> 
> Everything is working perfect except: browser based utilities likne
> linuxconf, SWAT, Telnet, and Webmin.
> 
> To access Webmin, I use http://webmin:1. I never had this problem on
> RedHat si I'm assuming my setup is incorrect.
> 
> Any thoughts?
> 
> Fred Klaus
> 
> __
> Do You Yahoo!?
> Yahoo! Shopping - Thousands of Stores. Millions of Products.
> http://shopping.yahoo.com/
https://127.0.0.1:1

Civileme




[newbie] Webmin.....

2000-11-27 Thread Fred Klaus

I have been using RedHat 6.2 with Webmin for remote control in my home.

I saw the new Mandraake 7.2 system and decided I had to have it.

Everything is working perfect except: browser based utilities likne
linuxconf, SWAT, Telnet, and Webmin. 

To access Webmin, I use http://webmin:1. I never had this problem on
RedHat si I'm assuming my setup is incorrect.

Any thoughts?

Fred Klaus

__
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/




Re: [newbie] Webmin

2000-11-19 Thread Iwan van der Kleyn

On Mon, 20 Nov 2000, you wrote:
> I'm trying to access webmin but when I try I get an error on Netscape
> or Konqueror:  Connection to host is broken
>
> Any ideas?

I presume that you use Mandrake 7.2 (you mention Konqueror). With this 
distribution, Webmin is configured by default for a secure connection through 
SSL. You need to specify this by changing the 'http' prefix of the URL to 
'https'.

So you'll have to use https://localhost:1




Re: [newbie] webmin usage

2000-10-24 Thread Brian K. Garel

http://xxx.xxx.xxx.xxx:1

you need to use port 1 to get startedyou can change the port
later.

On Tue, 24 Oct 2000, Jeff Malka wrote:

> Webmin came installed on my Mandrake 7.1 installation.  However I am having
> trouble finding out how to start or use it.  The /usr/doc/webmin/ does not help
> and there is no man page. and no howto
> 
> How does one start it?
> 
> Thanks.
> 
> 
> 

-- 
   __  _) 
  (, /) ,/ /) 
/---(  __ _  __ /   ___   _   __   _  //  
 ) / )/ (__(_(_(_/ (_  / / ) (_(_/ (__(/_(/_  
(_/ ( ( / 





[newbie] webmin usage

2000-10-24 Thread Jeff Malka

Webmin came installed on my Mandrake 7.1 installation.  However I am having
trouble finding out how to start or use it.  The /usr/doc/webmin/ does not help
and there is no man page. and no howto

How does one start it?

Thanks.


-- 
Jeff Malka <[EMAIL PROTECTED]>
Registered Linux User 348854





[newbie] webmin 0.80

2000-08-12 Thread KompuKit

I can't access webminI want to un-install it...then
re-install it...
will this hurt apache...etc.
-- 
 Registered Linux User:167369
<=KompuKit=>
Kit Goins   ICQ# 7110071
[EMAIL PROTECTED] Lowell, Mass.
Web Designerhttp://kitdesigns.bizhosting.com
WebServer:  http://kompukit.dyndns.org
(Server Runs between M - F 6pm-12am, S & S 12pm-12am EST)
<=KompuKit=>




[newbie] Webmin in 7.1

2000-07-24 Thread Thorsten Brenner


Hi,can anybody tell me how to run Webmin on Mandrake 7.1.Thanks in advanceThorsten



  1   2   >