webmin

2007-09-13 Thread Danielisz Laszlo
I got some problems using webmin, this is the first time i use it and i just 
cand'tstart it.

i done the following:
# /usr/local/lib/webmin/setup.sh

After this i tried to start it manual but it's not working:

nyana# /usr/local/etc/rc.d/webmin start
nyana# ps -aux|grep web
nyana# 


Do you have any idea?




   

Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


webmin

2003-06-27 Thread Arturo Sanmiguel
hi, i need to resolve this problem when i run webmin in freebsd show this error in 
boot local packages  usr/libexec/ld-elf.so.1 cannot open usr/lib/libpam.so.1 
thanks for you support.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


starting webmin

2005-03-02 Thread Clint Gilders
We just setup 4 new servers.  All are running 4.11 stable from Feb 25.
I've cvsupped my ports and installed webmin on all of the machines.   I 
have added webmin_enable="YES" to my rc.conf.

Webmin won't start.
king10:/usr/local/etc/rc.d# /usr/local/etc/rc.d/webmin.sh rcvar
# webmin
$webmin_enable=YES
Even if I hardcode webmin_enable="YES" in the webmin.sh script webmin 
doesn't start.   I don't get an error message I am just dropped back at 
my prompt.

This is happening on all 4 machines.I have apache and mysql 
installed as well and they start just fine.

I have webmin running on 12 other older machines without problem.
Any ideas?
Thanks
--
Clint Gilders <[EMAIL PROTECTED]>
Director of Technology Services
OnlineHobbyist.com, Inc.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


WEBMIN alternative?

2004-08-27 Thread Ara Avvali
Is there an alternative to webmin for a GUI management tool for server? I
have found PLESk so far but would appreciate if someone helps in this case 

 

 

 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Dansguardian& Webmin

2006-04-14 Thread tethys ocean
Hello

I ve a trouble that dansguardian management in webmin. Since Webmin 1.260and
1.270 doent support Dansguardian 2.9.4.0

I wonder Are there anybody get  manage to setting up webmin dansguardian
modulu.  Which version is suitable? How it is configured.


Regards
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Webmin Help???

2004-07-13 Thread Thomas_Knight
I just installed webmin on my server. It installed beautifully from ports
and I kept the default settings. It is supposed to be running on port 1
however after starting the service and trying to connect to
http://mydomain.com:1 it is not found. I am running Apache 1.3 with many
virtual domains. Any idea's?

Thomas G. Knight
ADP - Data Center Team
[EMAIL PROTECTED]
(801) 956-7449


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Webmin setup?

2005-01-21 Thread SigmaX
Hey;
I just installed FreeBSD 5.3 on my old Celeron testbed/backup server 
(First-time FreeBSD user here, Linux before).  I did 'pkg_add -r webmin' 
to install webmin, and I added 'webmin_enable="YES"' to /etc/rc.conf, 
but haven't a clue what to do now to set it up.
   Any help?
Thanx,
 SigmaX
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: webmin

2007-09-13 Thread Beech Rintoul
On Wednesday 12 September 2007, Danielisz Laszlo said:
> I got some problems using webmin, this is the first time i use it
> and i just cand'tstart it.
>
> i done the following:
> # /usr/local/lib/webmin/setup.sh
>
> After this i tried to start it manual but it's not working:
>
> nyana# /usr/local/etc/rc.d/webmin start
> nyana# ps -aux|grep web
> nyana#
>
>
> Do you have any idea?

Make sure you have: webmin_enable="YES"
in /etc/rc.conf

Beech

-- 
---
Beech Rintoul - FreeBSD Developer - [EMAIL PROTECTED]
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.FreeBSD.org/releases/6.2R/announce.html
---



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: webmin

2007-09-13 Thread Danielisz Laszlo
Thank you Bleech!
Now it starts but I can't acces the 127.0.0.1:1000 (I tied with Firefox and 
Opera) [Firefox can't establish a connection to the server at 127.0.0.1:1000.]

nyana# /usr/local/etc/rc.d/webmin start
Starting webmin.

nyana# webmin status
webmin is running as pid 9801.

there is any other application I should install? Like apache?


- Original Message 
From: Beech Rintoul <[EMAIL PROTECTED]>
To: freebsd-questions@freebsd.org; Danielisz Laszlo <[EMAIL PROTECTED]>
Sent: Thursday, September 13, 2007 10:34:53 AM
Subject: Re: webmin

On Wednesday 12 September 2007, Danielisz Laszlo said:
> I got some problems using webmin, this is the first time i use it
> and i just cand'tstart it.
>
> i done the following:
> # /usr/local/lib/webmin/setup.sh
>
> After this i tried to start it manual but it's not working:
>
> nyana# /usr/local/etc/rc.d/webmin start
> nyana# ps -aux|grep web
> nyana#
>
>
> Do you have any idea?

Make sure you have: webmin_enable="YES"
in /etc/rc.conf

Beech

-- 
---
Beech Rintoul - FreeBSD Developer - [EMAIL PROTECTED]
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.FreeBSD.org/releases/6.2R/announce.html
---



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"







   

Moody friends. Drama queens. Your life? Nope! - their life, your story. Play 
Sims Stories at Yahoo! Games.
http://sims.yahoo.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: webmin

2007-09-13 Thread Danielisz Laszlo
Then I really have no idea why it doesn't works.
Do you met with the same problem? I refer to Firefox can't establish a 
connection to the server at 127.0.0.1:1000

- Original Message 
From: Chris <[EMAIL PROTECTED]>
To: Danielisz Laszlo <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]; Beech Rintoul <[EMAIL PROTECTED]>; 
freebsd-questions@freebsd.org
Sent: Thursday, September 13, 2007 10:57:04 AM
Subject: Re: webmin

On Thu, 13 Sep 2007 00:48:26 -0700 (PDT)
Danielisz Laszlo <[EMAIL PROTECTED]> wrote:

> Thank you Bleech!
> Now it starts but I can't acces the 127.0.0.1:1000 (I tied with
> Firefox and Opera) [Firefox can't establish a connection to the
> server at 127.0.0.1:1000.]
> 
> nyana# /usr/local/etc/rc.d/webmin start
> Starting webmin.
> 
> nyana# webmin status
> webmin is running as pid 9801.
> 
> there is any other application I should install? Like apache?
> 

No - unless of course you wish to. Webmin does not use Apache. It has
it's own engine however, via Webmin you can configure things such as
DNS, DHCP, MySQL, Apache, Postfix etc.

-- 
Best regards,
Chris
Registerd Linux user number 448639







   

Yahoo! oneSearch: Finally, mobile search 
that gives answers, not web links. 
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: webmin

2007-09-13 Thread Beech Rintoul
On Wednesday 12 September 2007, Danielisz Laszlo said:
> Thank you Bleech!
> Now it starts but I can't acces the 127.0.0.1:1000 (I tied with
> Firefox and Opera) [Firefox can't establish a connection to the
> server at 127.0.0.1:1000.]
>
> nyana# /usr/local/etc/rc.d/webmin start
> Starting webmin.
>
> nyana# webmin status
> webmin is running as pid 9801.
>
> there is any other application I should install? Like apache?

No, it has it's own webserver. Did you install it as a secure server? 
If so reach it at  https://localhost:1

Also, are you sure about port 1000? Unless you changed that during 
install it should be 1. 

>
>
> - Original Message 
> From: Beech Rintoul <[EMAIL PROTECTED]>
> To: freebsd-questions@freebsd.org; Danielisz Laszlo
> <[EMAIL PROTECTED]> Sent: Thursday, September 13, 2007
> 10:34:53 AM
> Subject: Re: webmin
>
> On Wednesday 12 September 2007, Danielisz Laszlo said:
> > I got some problems using webmin, this is the first time i use it
> > and i just cand'tstart it.
> >
> > i done the following:
> > # /usr/local/lib/webmin/setup.sh
> >
> > After this i tried to start it manual but it's not working:
> >
> > nyana# /usr/local/etc/rc.d/webmin start
> > nyana# ps -aux|grep web
> > nyana#
> >
> >
> > Do you have any idea?
>
> Make sure you have: webmin_enable="YES"
> in /etc/rc.conf
>
> Beech



-- 
---
Beech Rintoul - FreeBSD Developer - [EMAIL PROTECTED]
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.FreeBSD.org/releases/6.2R/announce.html
---



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: webmin

2007-09-13 Thread Danielisz Laszlo
Thank you very much! that Was a problem, accessing with https everything works 
fine ;)

- Original Message 
From: Beech Rintoul <[EMAIL PROTECTED]>
To: freebsd-questions@freebsd.org; Danielisz Laszlo <[EMAIL PROTECTED]>
Sent: Thursday, September 13, 2007 11:06:09 AM
Subject: Re: webmin

On Wednesday 12 September 2007, Danielisz Laszlo said:
> Thank you Bleech!
> Now it starts but I can't acces the 127.0.0.1:1000 (I tied with
> Firefox and Opera) [Firefox can't establish a connection to the
> server at 127.0.0.1:1000.]
>
> nyana# /usr/local/etc/rc.d/webmin start
> Starting webmin.
>
> nyana# webmin status
> webmin is running as pid 9801.
>
> there is any other application I should install? Like apache?

No, it has it's own webserver. Did you install it as a secure server? 
If so reach it at  https://localhost:1

Also, are you sure about port 1000? Unless you changed that during 
install it should be 1. 

>
>
> - Original Message 
> From: Beech Rintoul <[EMAIL PROTECTED]>
> To: freebsd-questions@freebsd.org; Danielisz Laszlo
> <[EMAIL PROTECTED]> Sent: Thursday, September 13, 2007
> 10:34:53 AM
> Subject: Re: webmin
>
> On Wednesday 12 September 2007, Danielisz Laszlo said:
> > I got some problems using webmin, this is the first time i use it
> > and i just cand'tstart it.
> >
> > i done the following:
> > # /usr/local/lib/webmin/setup.sh
> >
> > After this i tried to start it manual but it's not working:
> >
> > nyana# /usr/local/etc/rc.d/webmin start
> > nyana# ps -aux|grep web
> > nyana#
> >
> >
> > Do you have any idea?
>
> Make sure you have: webmin_enable="YES"
> in /etc/rc.conf
>
> Beech



-- 
---
Beech Rintoul - FreeBSD Developer - [EMAIL PROTECTED]
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.FreeBSD.org/releases/6.2R/announce.html
---



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"







   

Be a better Heartthrob. Get better relationship answers from someone who knows. 
Yahoo! Answers - Check it out. 
http://answers.yahoo.com/dir/?link=list&sid=396545433
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: webmin

2007-09-13 Thread Chris
On Thu, 13 Sep 2007 00:48:26 -0700 (PDT)
Danielisz Laszlo <[EMAIL PROTECTED]> wrote:

> Thank you Bleech!
> Now it starts but I can't acces the 127.0.0.1:1000 (I tied with
> Firefox and Opera) [Firefox can't establish a connection to the
> server at 127.0.0.1:1000.]
> 
> nyana# /usr/local/etc/rc.d/webmin start
> Starting webmin.
> 
> nyana# webmin status
> webmin is running as pid 9801.
> 
> there is any other application I should install? Like apache?
> 

No - unless of course you wish to. Webmin does not use Apache. It has
it's own engine however, via Webmin you can configure things such as
DNS, DHCP, MySQL, Apache, Postfix etc.

-- 
Best regards,
Chris
Registerd Linux user number 448639
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: webmin

2007-09-13 Thread Chris
On Thu, 13 Sep 2007 01:04:47 -0700 (PDT)
Danielisz Laszlo <[EMAIL PROTECTED]> wrote:

> Then I really have no idea why it doesn't works.
> Do you met with the same problem? I refer to Firefox can't establish
> a connection to the server at 127.0.0.1:1000

Did you install Webmin via the ports tree?
See below for location.

Port:   webmin-1.360
Path:   /usr/ports/sysutils/webmin
Info:   Web-based interface for system administration for Unix
Maint:  [EMAIL PROTECTED]
B-deps: perl-5.8.8
R-deps: p5-Authen-PAM-0.16_1 p5-Net-SSLeay-1.30_1 perl-5.8.8
WWW:    http://www.webmin.com/webmin/

If you did not, it's as easy as typeing (as root)

cd /usr/ports/sysutils/webmin
make install clean


-- 
Best regards,
Chris
Registerd Linux user number 448639
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Uninstall Webmin

2008-05-23 Thread Ruel Luchavez
Hi,


Guys, how do you uninstall the setup of webmin (setu.sh)? i allready search
all the directory of
my webmin but i cant find the unistall.sh?


any idea here?
Cheers
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


webmin problem

2002-12-05 Thread David Ouyang
Hi:
I have 3 box with same installation, two weeks ago I
installed webmin 1.030 into one of the box, it start
outomaticly and working perfect, but yesterday I did
port update and try to install webmin on the other 2
box, it install fine but webmin won't start even I
reboot the system, I think the webmin version is
1.034, can anybody tell me why, or how do I start it 
manully.

thanks in advance

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Webmin Alternative

2002-07-25 Thread Michael Wells

I have heard on here that Webmin was not secure 
and that an alternative should be considered.  I really
like the intuitive interface and while I know it's
not a purist consideration, I am trying desperately to
become a full windoz convert so will take any help
I can get.  


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: starting webmin

2005-03-02 Thread [EMAIL PROTECTED]
On Wed, 02 Mar 2005 08:24:37 -0500
Clint Gilders <[EMAIL PROTECTED]> wrote:

> Webmin won't start.
> 
> king10:/usr/local/etc/rc.d# /usr/local/etc/rc.d/webmin.sh rcvar
> # webmin
> $webmin_enable=YES
> 
> Even if I hardcode webmin_enable="YES" in the webmin.sh script webmin 
> doesn't start.   I don't get an error message I am just dropped back
> at  my prompt.

did you compile or used pkg_add -r ?
in both cases you need to run the webmin-setup script before it will
start properly

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: starting webmin

2005-03-02 Thread Clint Gilders
[EMAIL PROTECTED] wrote:
On Wed, 02 Mar 2005 08:24:37 -0500
Clint Gilders <[EMAIL PROTECTED]> wrote:

Webmin won't start.
king10:/usr/local/etc/rc.d# /usr/local/etc/rc.d/webmin.sh rcvar
# webmin
$webmin_enable=YES
Even if I hardcode webmin_enable="YES" in the webmin.sh script webmin 
doesn't start.   I don't get an error message I am just dropped back
at  my prompt.

did you compile or used pkg_add -r ?
in both cases you need to run the webmin-setup script before it will
start properly
You're right.   I'ts been years since I've done a fresh install of 
webmin. I didn't recall having to run the setup script after previous 
port installs of webmin.

Thanks for the nudge in the right direction.
--
Clint Gilders <[EMAIL PROTECTED]>
Director of Technology Services
OnlineHobbyist.com, Inc.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: WEBMIN alternative?

2004-08-27 Thread Subhro
There are many, unfortunately as far as I know none of the others are
free to use.
You can try out cpanel (http://www.cpanel.com) or Plesk (Google for the link).

Regards
S.

On Fri, 27 Aug 2004 17:56:46 -0400, Ara Avvali <[EMAIL PROTECTED]> wrote:
> Is there an alternative to webmin for a GUI management tool for server? I
> have found PLESk so far but would appreciate if someone helps in this case
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: WEBMIN alternative?

2004-08-27 Thread Ara Avvali
Thanks for reply. So the only good free one out there is webmin


-Original Message-
From: Subhro [mailto:[EMAIL PROTECTED] 
Sent: August 27, 2004 11:29 PM
To: FreeBSD-questions
Cc: [EMAIL PROTECTED]
Subject: Re: WEBMIN alternative?

There are many, unfortunately as far as I know none of the others are
free to use.
You can try out cpanel (http://www.cpanel.com) or Plesk (Google for the
link).

Regards
S.

On Fri, 27 Aug 2004 17:56:46 -0400, Ara Avvali <[EMAIL PROTECTED]> wrote:
> Is there an alternative to webmin for a GUI management tool for server? I
> have found PLESk so far but would appreciate if someone helps in this case
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
> 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


"DansGuardian Webmin Module"

2006-04-18 Thread tethys ocean
Hi All

I need a Dansguardian Webmin module. İt server in SourceForce (
http://sourceforge.net/projects/dgwebminmodule/)
But I couldnt understand wbm extention file.  I checked my server with
dg-0.5.10-pr5.wbm<http://prdownloads.sourceforge.net/dgwebminmodule/dg-0.5.10-pr5.wbm?download>


# file  dg-0.5.10-pr5.wbm
<http://prdownloads.sourceforge.net/dgwebminmodule/dg-0.5.10-pr5.wbm?download>
#dg-0.5.10-pr5.wbm
<http://prdownloads.sourceforge.net/dgwebminmodule/dg-0.5.10-pr5.wbm?download>:
gzip compressed data, from UNIX

so  I couldnt recognize this file extention and  also how I can extract this
file...

I havent got any document about  extraction and also instruction or  man
page  about "DansGuardian Webmin Module"

thanks a lot

 *  * *
*

*
*





I check in my server file
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: Webmin Help???

2004-07-13 Thread Michael Clark
HTTPS ?

Michael Clark
Nemschoff Chairs Inc
mclark at nemschoff dot com
CompTIA A+, Network+, Server+, MCP
Voice: (920) 457 7726 x294
Fax:  (920) 453 6594


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 13, 2004 10:31 AM
> To: [EMAIL PROTECTED]
> Subject: Webmin Help???
> 
> 
> I just installed webmin on my server. It installed 
> beautifully from ports
> and I kept the default settings. It is supposed to be running 
> on port 1
> however after starting the service and trying to connect to
> http://mydomain.com:1 it is not found. I am running 
> Apache 1.3 with many
> virtual domains. Any idea's?
> 
> Thomas G. Knight
> ADP - Data Center Team
> [EMAIL PROTECTED]
> (801) 956-7449
> 
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "[EMAIL PROTECTED]"
> 


CONFIDENTIALITY NOTE: This electronic transmission, including all
attachments, is directed in confidence solely to the person(s) to whom it is
addressed, or an authorized recipient, and may not otherwise be distributed,
copied or disclosed. The contents of the transmission may also be subject to
intellectual property rights and all such rights are expressly claimed and
are not waived. If you have received this transmission in error, please
notify the sender immediately by return electronic transmission and then
immediately delete this transmission, including all attachments, without
copying, distributing or disclosing same. 


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Webmin Help???

2004-07-13 Thread Steve Bertrand
> I just installed webmin on my server. It installed beautifully from ports
> and I kept the default settings. It is supposed to be running on port
> 1
> however after starting the service and trying to connect to
> http://mydomain.com:1 it is not found. I am running Apache 1.3 with
> many
> virtual domains. Any idea's?

How about http://localhost:1, from itself of course. If that fails,
install 'nmap' from ports, then do:

# nmap -sS localhost
# nmap -sS mydomain.com

Have you set up a DNS entry for this particular server you are working on?

Steve

>
> Thomas G. Knight
> ADP - Data Center Team
> [EMAIL PROTECTED]
> (801) 956-7449
>
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Webmin Help???

2004-07-13 Thread Danny
On Tue, 13 Jul 2004 11:31:20 -0400, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> I just installed webmin on my server. It installed beautifully from ports
> and I kept the default settings. It is supposed to be running on port 1
> however after starting the service and trying to connect to
> http://mydomain.com:1 it is not found. I am running Apache 1.3 with many
> virtual domains. Any idea's?

Make sure webmin is running:

% ps aux |grep webmin

If you don't see it, as root, type:

/usr/local/etc/webmin/start

or

cd /usr/local/etc/webmin
./start

Check your /var/log/messages as well, and try HTTPS as mclark suggested.

..D
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Webmin Help???

2004-07-13 Thread Thomas_Knight
The service is running. And I tried https://xx.xx.xxx.xxx:1

I am still getting page can not be displayed. 

I can not try localhost because it is a co-located server. 

Any other idea's I appreciate any help

Thomas G. Knight
ADP - Data Center Team
[EMAIL PROTECTED]
(801) 956-7449

Home computers are being called upon to perform many new functions,
including the consumption of homework formerly eaten by the dog.
-- Doug Larson

On Tue, 13 Jul 2004 11:31:20 -0400, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> I just installed webmin on my server. It installed beautifully from ports
> and I kept the default settings. It is supposed to be running on port
1
> however after starting the service and trying to connect to
> http://mydomain.com:1 it is not found. I am running Apache 1.3 with
many
> virtual domains. Any idea's?

Make sure webmin is running:

% ps aux |grep webmin

If you don't see it, as root, type:

/usr/local/etc/webmin/start

or

cd /usr/local/etc/webmin
./start

Check your /var/log/messages as well, and try HTTPS as mclark suggested.

..D


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Webmin Help???

2004-07-13 Thread Danny
On Tue, 13 Jul 2004 12:24:33 -0400, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> The service is running. And I tried https://xx.xx.xxx.xxx:1
> 
> I am still getting page can not be displayed.
> 
> I can not try localhost because it is a co-located server.
> 
> Any other idea's I appreciate any help

What about firewall (port blocking) configurations in the data center?

..D
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Webmin Help???

2004-07-13 Thread Thomas_Knight
Ah, I did not think of that... I am sure that is exactly what it is. I will
have to reconfigure it on a port like ftp since I do not use ftp on my
server... 

Thanks for the help

Thomas G. Knight
ADP - Data Center Team
[EMAIL PROTECTED]
(801) 956-7449


-- What about firewall (port blocking) configurations in the data center?
--
-- ..D


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


jabber webmin config

2004-07-26 Thread Jeanne Schock
Hi,

I have a working jabber 1.4.3 install on FreeBSD 4.8 and I would like to provide my 
office with a GUI. I'm not sure what webmin wants me to do with regards to a 
jabber.xml file, jabber.sh and the jabber daemon. I start jabber with the standard 
jabberd.sh script. Webmin is asking for the "path to jabber server program" 
(jabber_daemon). The patch-jabber.xml file in the jabberport/files/ dir states 
"Currently on FreeBSD jabberd is started with the -h option from /path/rc.d/jabber.sh. 
You'll need to modify it.." I'm not clear on what webmin needs. Any help would be much 
appreciated. 

Thanks,

Jeanne
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


ipfw and Webmin.

2004-12-19 Thread Grant Peel
Hi all,
If anyone out there uses Webmin Firewall module to admin a FreeBSD module, I 
could use a hint on something.

In the FreeBSD handbook, it says one must put the 
"IPFIREWALL_DEFAULT_TO_ACCEPT" option in the kernel, OR make sure allow 
rules are present to avoid being locked out.

IF anyone is using the webmin module, does the firewall.pl script webmin 
uses in the rc.local file avoid all this when the machine boots, or is it 
necessary to add a script to add a rule, or is it still a must to add the 
"IPFIREWALL_DEFAULT_TO_ACCEPT" to the kernel?

-Grant 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Webmin setup?

2005-01-21 Thread albi

> I just installed FreeBSD 5.3 on my old Celeron testbed/backup server
> (First-time FreeBSD user here, Linux before).  I did 'pkg_add -r webmin'
> to install webmin, and I added 'webmin_enable="YES"' to /etc/rc.conf,
> but haven't a clue what to do now to set it up.

the /usr/ports/sysutils/webmin/pkg-message says the following :

===

To reconfigure webmin you should
run the following command as root:

  ${LOCALBASE}/lib/webmin/setup.sh

You won't have to perform this step
after every webmin upgrade.

Since 1.150_2, to run webmin from
startup, add webmin_enable="YES"
in your /etc/rc.conf.

===


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Webmin core dumps...

2005-03-26 Thread Kiffin Gish
I recently did a portupgrade -arR of my server (freebsd 5.3) and since then 
webmin will not start -- it core dumps on me leaving a perl.core file in the 
current directory.

Any ideas what could be happening here? Could it be because perl also happened 
to be upgraded? How can I fix this?

Thanks alot in advance.


Kiffin Gish
Gouda, The Netherlands
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Webmin - ssh - 4.11

2005-04-03 Thread Graham North
Hello:
I just installed Webmin - great program.
Q - the telnet/ssh portion does not seem to work properly.   It opens an 
ssh window for me but the window is unresponsive.
It is configured for ssh instead of telnet, and I have port 22 open on 
my router.   I am able to ssh into my server using Putty from Windows so 
my sshd is working fine.   Webmin  says that it has opened a connection 
but then just presents me with an unresponsive cursor, no prompts for 
username or password (maybe Wemin took care of that?)  no feedback or 
response to keystrokes.

Has anyone used this feature of Webmin ? had similar problems?  Resolved?
Extra note - this webmin only seems to have config options up to 4.10 -  
and therefore I entered that as the version number (for 4.11) - not 
sure  whether that would make a difference?

Cheers,
Graham/
Vancouver, Canada
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.1 - Release Date: 4/1/2005
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Samba in Webmin

2008-05-23 Thread Ruel Luchavez
Hi ALL,

I have install FreeBSD 7.0 in a VM, after i finish installing it I then
install the Webmin (GUI) followed by the SAMBA all goes well.
My samba is working properly but when i visit the GUI of Webmin i cant see
under the Server my Samba Window File Sharing (GUI).

Is this the the new style of version 7.0 Freebsd? or I forgot something to
see my Samba in Webmin GUI?

HELP hereTHanks




FreeBSD ROck...^o^
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Uninstall Webmin

2008-05-23 Thread Sahil Tandon
* Ruel Luchavez <[EMAIL PROTECTED]> [05-24-2008]:

> Guys, how do you uninstall the setup of webmin (setu.sh)? i allready search
> all the directory of
> my webmin but i cant find the unistall.sh?
 
setup.sh would have created uninstall.sh, but files/patch-aa disables this:

/usr/ports/sysutils/webmin/files/patch-aa:+nouninstall="yes" 

Look in setup.sh and you can see the few commands executed by the uninstall 
script.

-- 
Sahil Tandon <[EMAIL PROTECTED]>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Uninstall Webmin

2008-05-24 Thread Ruel Luchavez
but how do you uninstall the setup.sh? i have uninstall the webmin through
its ports (deinstall) but every time i use again the setup.sh to finish the
installation of webmin the server still read the old setup.sh configuration
( i can't set anymore the port,logs directory,username, etc.)

How will i do that?

On Sat, May 24, 2008 at 1:40 PM, Sahil Tandon <[EMAIL PROTECTED]> wrote:

> * Ruel Luchavez <[EMAIL PROTECTED]> [05-24-2008]:
>
> > Guys, how do you uninstall the setup of webmin (setu.sh)? i allready
> search
> > all the directory of
> > my webmin but i cant find the unistall.sh?
>
> setup.sh would have created uninstall.sh, but files/patch-aa disables this:
>
>/usr/ports/sysutils/webmin/files/patch-aa:+nouninstall="yes"
>
> Look in setup.sh and you can see the few commands executed by the uninstall
> script.
>
> --
> Sahil Tandon <[EMAIL PROTECTED]>
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Uninstall Webmin

2008-05-24 Thread Ruel Luchavez
Yap I tried it..many times..But still it doesn't work



On Sat, May 24, 2008 at 4:01 PM, Johan Dowdy <[EMAIL PROTECTED]> wrote:

> Have you tried,
>
> make clean
> and then
> make configure
>
> -J
>
> - Original Message -
> From: [EMAIL PROTECTED] <
> [EMAIL PROTECTED]>
> To: freebsd-questions@freebsd.org ; Ruel
> Luchavez <[EMAIL PROTECTED]>
> Sent: Sat May 24 00:37:14 2008
> Subject: Re: Uninstall Webmin
>
> but how do you uninstall the setup.sh? i have uninstall the webmin through
> its ports (deinstall) but every time i use again the setup.sh to finish the
> installation of webmin the server still read the old setup.sh configuration
> ( i can't set anymore the port,logs directory,username, etc.)
>
> How will i do that?
>
> On Sat, May 24, 2008 at 1:40 PM, Sahil Tandon <[EMAIL PROTECTED]> wrote:
>
> > * Ruel Luchavez <[EMAIL PROTECTED]> [05-24-2008]:
> >
> > > Guys, how do you uninstall the setup of webmin (setu.sh)? i allready
> > search
> > > all the directory of
> > > my webmin but i cant find the unistall.sh?
> >
> > setup.sh would have created uninstall.sh, but files/patch-aa disables
> this:
> >
> >/usr/ports/sysutils/webmin/files/patch-aa:+nouninstall="yes"
> >
> > Look in setup.sh and you can see the few commands executed by the
> uninstall
> > script.
> >
> > --
> > Sahil Tandon <[EMAIL PROTECTED]>
> >
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Uninstall Webmin

2008-05-24 Thread Matthias Fechner

Hi Ruel,

Ruel Luchavez wrote:

Guys, how do you uninstall the setup of webmin (setu.sh)? i allready search
all the directory of
my webmin but i cant find the unistall.sh?


why not use:
pkg_delete webmin-1.410_1

Bye
Matthias

--

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Uninstall Webmin

2008-05-24 Thread Sahil Tandon
* Ruel Luchavez <[EMAIL PROTECTED]> [05-24-2008]:

> but how do you uninstall the setup.sh? i have uninstall the webmin through
> its ports (deinstall) but every time i use again the setup.sh to finish the
> installation of webmin the server still read the old setup.sh configuration
> ( i can't set anymore the port,logs directory,username, etc.)

It is difficult to understand your exact problem or question, but does 
/usr/local/etc/webmin/ exist by any chance?  It was probably (since you 
modified its contents, this is a good thing) not deleted by 'make deinstall'. 
 So:

    # rm -rf /usr/local/etc/webmin && /usr/local/lib/webmin/setup.sh

-- 
Sahil Tandon <[EMAIL PROTECTED]>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: webmin problem

2002-12-05 Thread Brian McCann
This probably sounds simple, but did you check the startup script?

--Brian

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of David Ouyang
Sent: Thursday, December 05, 2002 2:56 PM
To: Question FreeBSD.ORG
Subject: webmin problem


Hi:
I have 3 box with same installation, two weeks ago I
installed webmin 1.030 into one of the box, it start outomaticly and
working perfect, but yesterday I did port update and try to install
webmin on the other 2 box, it install fine but webmin won't start even I
reboot the system, I think the webmin version is 1.034, can anybody tell
me why, or how do I start it 
manully.

thanks in advance

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: webmin problem

2002-12-09 Thread Peter Ulrich Kruppa
Did you try /usr/local/etc/webmin/start ?

Uli.

On Thu, 5 Dec 2002, David Ouyang wrote:

> Hi:
> I have 3 box with same installation, two weeks ago I
> installed webmin 1.030 into one of the box, it start
> outomaticly and working perfect, but yesterday I did
> port update and try to install webmin on the other 2
> box, it install fine but webmin won't start even I
> reboot the system, I think the webmin version is
> 1.034, can anybody tell me why, or how do I start it
> manully.
>
> thanks in advance
>
> __
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>

*---*
*Peter Ulrich Kruppa*
*  -  Wuppertal -   *
*  Germany  *
*---*


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Extra Webmin Modules

2003-08-14 Thread Tony Russell
Hi

I use an additional module in webmin (IMAP) and every so often when I
upgrade webmin (with portupgrade) the module disappears. This is easily
corrected by reinstalling it from within webmin.

Is there a way, in somewhere like /etc/make.conf, to specify the
additional module so that it is automagically installed when the webmin
port is built?

Many thanks
___
Antony Russell
Technical Director
Clarotech Consulting (Pty) Ltd
EMail: [EMAIL PROTECTED]
Phone: 021.671.5350

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Installing webmin 1.100

2003-08-18 Thread dhunt
I tried to install webmin by the instructions and ended up with a no-go on
it.

Would you be so kind as to walk through, step by step, installing a tar.gz?
converted it into a tar easy enough but this is where the instructions break
down, I think

Thanks


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Webmin Alternative

2002-07-25 Thread sagacious

I use webmin all the time. I'm so sure its secure I have it start at
bootup. Its just like anything else, including the freebsd core. its as
secure as you make it.. It has tons of access configurations. Use them.
I also have a router and the port isn't forwarded. They don't have a
chance in hell. But even if a router isn't an option you can use ipfw,
and all sorts of other open source solutions. The only barrier is your
mind.


sagacious (Mike)
Network administrator
The unixhideout network
http://www.unixhideout.com

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Michael Wells
Sent: Thursday, July 25, 2002 6:32 PM
To: [EMAIL PROTECTED]
Subject: Webmin Alternative

I have heard on here that Webmin was not secure 
and that an alternative should be considered.  I really
like the intuitive interface and while I know it's
not a purist consideration, I am trying desperately to
become a full windoz convert so will take any help
I can get.  


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Unable to start Webmin

2005-12-07 Thread Gerard Seibert

Webmin has suddenly refused to start. This is the message displayed:

Starting webmin.
Segmentation fault (core dumped)

A humongous 'perl.core' file is produced. I tried removing and 
reinstalling webmin, but that failed to alleviate the problem.


I am open to any suggestions.

--
Gerard
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Unable to install Webmin

2005-12-28 Thread Gerard Seibert
I have tried several time to install Webmin, but without success. 
Actually, the program does install, it just cannot be run.


After installing the program, I attempted to run the setup.sh script. This 
is the output from that script.


Script started on Wed Dec 28 08:08:38 2005
***
*Welcome to the Webmin setup script, version 1.250*
***
Webmin is a web-based interface that allows Unix-like operating
systems and common Unix services to be easily administered.

Installing Webmin in /usr/local/lib/webmin ...

***
Webmin uses separate directories for configuration files and log files.
Unless you want to run multiple versions of Webmin at the same time
you can just accept the defaults.

Config file directory [/usr/local/etc/webmin]: 
Log file directory [/var/log/webmin]:


***
Webmin is written entirely in Perl. Please enter the full path to the
Perl 5 interpreter on your system.

Full path to perl (default /usr/bin/perl):

Testing Perl ...
Perl seems to be installed ok

***
Operating system name:FreeBSD
Operating system version: 5.4

***
Webmin uses its own password protected web server to provide access
to the administration programs. The setup script needs to know :
 - What port to run the web server on. There must not be another
   web server already using this port.
 - The login name required to access the web server.
 - The password required to access the web server.
 - If the webserver should use SSL (if your system supports it).
 - Whether to start webmin at boot time.

Web server port (default 1): 
Login name (default admin): XXX
Login password:  
Password again:  
Use SSL (y/n): y

***
Creating web server config files..
..done

Creating access control file..
..done

Creating start and stop scripts..
..done

Copying config files..
..done

Creating uninstall script /usr/local/etc/webmin/uninstall.sh ..
..done

Changing ownership and permissions ..
..done

Running postinstall scripts ..
..done

Attempting to start Webmin mini web server..
Segmentation fault (core dumped)
ERROR: Failed to start web server!


Script done on Wed Dec 28 08:09:53 2005


I have attempted to remove all traces of Webmin and reinstall, but still 
it fails. I even removed and reinstalled Perl, but that made no difference 
either.


I checked, and there are no optimizatons in my /etc/make.conf file, so 
that should not be the cause of the problem.


What else should I look into to correct this problem?

--
Gerard
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: "DansGuardian Webmin Module"

2006-04-18 Thread Andrew Pantyukhin
On 4/18/06, tethys ocean <[EMAIL PROTECTED]> wrote:
> Hi All
>
> I need a Dansguardian Webmin module. İt server in SourceForce (
> http://sourceforge.net/projects/dgwebminmodule/)
> But I couldnt understand wbm extention file.  I checked my server with
> dg-0.5.10-pr5.wbm<http://prdownloads.sourceforge.net/dgwebminmodule/dg-0.5.10-pr5.wbm?download>
>
>
> # file  dg-0.5.10-pr5.wbm
> <http://prdownloads.sourceforge.net/dgwebminmodule/dg-0.5.10-pr5.wbm?download>
> #dg-0.5.10-pr5.wbm
> <http://prdownloads.sourceforge.net/dgwebminmodule/dg-0.5.10-pr5.wbm?download>:
> gzip compressed data, from UNIX
>
> so  I couldnt recognize this file extention and  also how I can extract this
> file...
>
> I havent got any document about  extraction and also instruction or  man
> page  about "DansGuardian Webmin Module"
>
> thanks a lot
>
>  *  * *
> *
>
> *
> *
>
>
>
>
>
> I check in my server file
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
>

From http://www.webmin.com/faq.html :

How do I install new modules?

Once you have downloaded a new module as a .wbm file,
enter the Webmin Configuration module and click on the
Webmin Modules button. Then use the form at the top of the
page to install the module either from the local filesystem of
the server Webmin is running on, or uploaded from the client
your browser is on.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: "DansGuardian Webmin Module"

2006-04-18 Thread tethys ocean
I so greatfull to you  for your instruction

Yes I did as if your advise but now, I think a little bit missing but I
couldnt decided what it is..

Since

*Manage DansGuardian - true web content filtering for all*
--

/usr/local/sbin/dansguardian


is shown  but not management GUI isnt it?

I can get squid management GUI but for Dansguardian not.

if I click the "Module Config"  button than in attachment page is come.

What I must do?


On 4/18/06, Andrew Pantyukhin <[EMAIL PROTECTED]> wrote:
>
> On 4/18/06, tethys ocean <[EMAIL PROTECTED]> wrote:
> > Hi All
> >
> > I need a Dansguardian Webmin module. İt server in SourceForce (
> > http://sourceforge.net/projects/dgwebminmodule/)
> > But I couldnt understand wbm extention file.  I checked my server with
> > dg-0.5.10-pr5.wbm<
> http://prdownloads.sourceforge.net/dgwebminmodule/dg-0.5.10-pr5.wbm?download
> >
> >
> >
> > # file  dg-0.5.10-pr5.wbm
> > <
> http://prdownloads.sourceforge.net/dgwebminmodule/dg-0.5.10-pr5.wbm?download
> >
> > #dg-0.5.10-pr5.wbm
> > <
> http://prdownloads.sourceforge.net/dgwebminmodule/dg-0.5.10-pr5.wbm?download
> >:
> > gzip compressed data, from UNIX
> >
> > so  I couldnt recognize this file extention and  also how I can extract
> this
> > file...
> >
> > I havent got any document about  extraction and also instruction or  man
> > page  about "DansGuardian Webmin Module"
> >
> > thanks a lot
> >
> >  *  * *
> > *
> >
> > *
> > *
> >
> >
> >
> >
> >
> > I check in my server file
> >
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
> >
> >
>
> From http://www.webmin.com/faq.html :
>
> How do I install new modules?
>
> Once you have downloaded a new module as a .wbm file,
> enter the Webmin Configuration module and click on the
> Webmin Modules button. Then use the form at the top of the
> page to install the module either from the local filesystem of
> the server Webmin is running on, or uploaded from the client
> your browser is on.
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

usermin/webmin external access

2005-04-24 Thread dave
Hello,
I've got a 5.3 box that i've got usermin and webmin running on
perrequest. I want to set this up in such a way that anyone on the local
subnet will be able to access either, but that any external access is
handled by something similar to sshd's AllowGroup directive, anyone in the
group can have access. Is this config doable?
Thanks.
Dave.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Webmin problems after portupgrade

2007-03-19 Thread Beech Rintoul
I just did a portupgrade on my 6.x server and now I'm getting 
permission errors with webmin. I reinstalled perl and everything else 
webmin depends on, then did a clean install of webmin. It's erroring 
with the following:

Found existing Webmin configuration in /usr/local/etc/webmin


Creating start and stop scripts..
..done

Updating config files..

..done

Changing ownership and permissions ..
..done

Running postinstall scripts ..
: Permission denied
..done

Anyone have a suggestion where to look for the permission error or 
whatever?

Beech


-- 
---
Beech Rintoul - Port Maintainer - [EMAIL PROTECTED]
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.freebsd.org/releases/6.2R/announce.html
---





pgpYIsi93cAsP.pgp
Description: PGP signature


Webmin 1.370_2 weird Error

2008-06-22 Thread Ruel Luchavez
Hi MailingList,

I have install a webmin 1.370_2 in my VM freebsd server, the installation
had no problem but when i view the UI (in my browser i type
192.168.23.248:1) of my webmin, I have these weird problem in front of
the page of my webmin:

/usr/local/lib/webmin/mount/freebsd-mounts-5.c: In function 'main':
/usr/local/lib/webmin/mount/freebsd-mounts-5.c:18: warning: incompatible
implicit declaration of built-in function 'exit'
/usr/local/lib/webmin/mount/freebsd-mounts-5.c: In function 'expand_flags':
/usr/local/lib/webmin/mount/freebsd-mounts-5.c:34: warning: incompatible
implicit declaration of built-in function 'strcat'
/usr/local/lib/webmin/mount/freebsd-mounts-5.c:38: error: 'MNT_NODEV'
undeclared (first use in this function)
/usr/local/lib/webmin/mount/freebsd-mounts-5.c:38: error: (Each undeclared
identifier is reported only once
/usr/local/lib/webmin/mount/freebsd-mounts-5.c:38: error: for each function
it appears in.)
/usr/local/lib/webmin/mount/freebsd-mounts-5.c:48: warning: incompatible
implicit declaration of built-in fun

I don't understand this error, infact i have installed many time a webmin in
other server, this is my first time I encounter this..

Could some one explain to me what is this?

Cheers
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Extra Webmin Modules

2003-08-10 Thread Jeremy Gaddis
On Fri, 2003-08-08 at 12:22, Tony Russell wrote:
> I use an additional module in webmin (IMAP) and every so often when I
> upgrade webmin (with portupgrade) the module disappears. This is easily
> corrected by reinstalling it from within webmin.
> 
> Is there a way, in somewhere like /etc/make.conf, to specify the
> additional module so that it is automagically installed when the webmin
> port is built?

If you're using portupgrade, you can add options that should be
passed to `make` in /usr/local/etc/pkgtools.conf.

If you're not using portupgrade, you should be.  :)
cd /usr/ports/sysutils/portupgrade && make install

j.

-- 
Jeremy L. Gaddis <[EMAIL PROTECTED]> <http://www.gaddis.org/>


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Installing webmin 1.100

2003-08-18 Thread Charlie Schluting


On Tue, 19 Aug 2003 [EMAIL PROTECTED] wrote:

> I tried to install webmin by the instructions and ended up with a no-go on
> it.
>
> Would you be so kind as to walk through, step by step, installing a tar.gz?
> converted it into a tar easy enough but this is where the instructions break
> down, I think
>
> Thanks
>

If you don't mind webmin 1.100_9, then do this:

cd /usr/ports/sysutils/webmin/ && make install

Otherwise: tar -xzf will extract the tar.gz file for you..

--Charlie
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Installing webmin 1.100

2003-08-18 Thread dhunt

- Original Message -
From: "Konrad Neitzel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, August 18, 2003 9:35 AM
Subject: Re: Installing webmin 1.100


> On Tue, 19 Aug 2003 09:15:21 -0600, dhunt wrote
> > I tried to install webmin by the instructions and ended up
> > with a no-go on it.
>
> Hmm ... where is your problem? Until now I haven't installed webmin on
> FreeBSD (only on different Linux-Boxes), but the way should be as
> described on www.webmin.com/download.html:
>
> gunzip webmin-1.100.tar.gz
> tar xf webmin-1.100.tar
> cd webin-1.100
> ./setup.sh /usr/local/webmin
>
> Then the script asks you some questions and so on ...
>
> Of course, you could also install webmin from ports (I think there is a
> port). I like the way, webmin is updating itself, so I never took an
> existing package.
>
> If you had any further problems, feel free to ask again.
>
> With kind regards,

I'll try it again.  But the script didn't seem to work.  Do you run it from
the root? or the downloaded area?



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Unable to start Webmin

2005-12-07 Thread Subhro

Gerard Seibert sat at his 'puter and typed on 12/8/2005 0:51:

Webmin has suddenly refused to start. This is the message displayed:

Starting webmin.
Segmentation fault (core dumped)

A humongous 'perl.core' file is produced. I tried removing and 
reinstalling webmin, but that failed to alleviate the problem.


I am open to any suggestions.

Seems as if perl is messed up. Can you report back perl -v. Better 
still, try to reinstall perl if possible.


Regards
S.

--
---
\   / | Subhro Sankha Kar 
 \./  |   GSM: +919831010002  --  Fax: +919831832913  
(0Y0) |MSN: [EMAIL PROTECTED] --  Yahoo!: subhro82
-ooO--(_)--Ooo-


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Unable to start Webmin

2005-12-07 Thread Kevin Kinsey

Gerard Seibert wrote:


Webmin has suddenly refused to start. This is the message displayed:

Starting webmin.
Segmentation fault (core dumped)

A humongous 'perl.core' file is produced. I tried removing
and reinstalling webmin, but that failed to alleviate the problem.

I am open to any suggestions.



Maybe PERL is the culprit?  How up-to-date is that?

KDK

--
The little girl expects no declaration of tenderness from her doll.
She loves it -- and that's all.  It is thus that we should love.
-- DeGourmont


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Unable to install Webmin

2005-12-29 Thread Lowell Gilbert
Gerard Seibert <[EMAIL PROTECTED]> writes:

> I have tried several time to install Webmin, but without
> success. Actually, the program does install, it just cannot be run.
> 
> After installing the program, I attempted to run the setup.sh
> script. This is the output from that script.
> 
> Script started on Wed Dec 28 08:08:38 2005
> ***
> *Welcome to the Webmin setup script, version 1.250*
> *******
> Webmin is a web-based interface that allows Unix-like operating
> systems and common Unix services to be easily administered.
> 
> Installing Webmin in /usr/local/lib/webmin ...
> 
> ***
> Webmin uses separate directories for configuration files and log files.
> Unless you want to run multiple versions of Webmin at the same time
> you can just accept the defaults.
> 
> Config file directory [/usr/local/etc/webmin]: Log file directory
> [/var/log/webmin]:
> 
> ***
> Webmin is written entirely in Perl. Please enter the full path to the
> Perl 5 interpreter on your system.
> 
> Full path to perl (default /usr/bin/perl):
> 
> Testing Perl ...
> Perl seems to be installed ok
> 
> ***
> Operating system name:FreeBSD
> Operating system version: 5.4
> 
> ***
> Webmin uses its own password protected web server to provide access
> to the administration programs. The setup script needs to know :
>   - What port to run the web server on. There must not be another
> web server already using this port.
>   - The login name required to access the web server.
>   - The password required to access the web server.
>   - If the webserver should use SSL (if your system supports it).
>   - Whether to start webmin at boot time.
> 
> Web server port (default 1): Login name (default admin): XXX
> Login password:  Password again:  Use SSL (y/n): y
> ***
> Creating web server config files..
> ..done
> 
> Creating access control file..
> ..done
> 
> Creating start and stop scripts..
> ..done
> 
> Copying config files..
> ..done
> 
> Creating uninstall script /usr/local/etc/webmin/uninstall.sh ..
> ..done
> 
> Changing ownership and permissions ..
> ..done
> 
> Running postinstall scripts ..
> ..done
> 
> Attempting to start Webmin mini web server..
> Segmentation fault (core dumped)
> ERROR: Failed to start web server!
> 
> 
> Script done on Wed Dec 28 08:09:53 2005
> 
> 
> I have attempted to remove all traces of Webmin and reinstall, but
> still it fails. I even removed and reinstalled Perl, but that made no
> difference either.
> 
> I checked, and there are no optimizatons in my /etc/make.conf file, so
> that should not be the cause of the problem.
> 
> What else should I look into to correct this problem?

Hmm.  I can't reproduce the problem.

Did you install from the port?
If so, did you set the rc.conf variable as instructed by the port?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Unable to install Webmin

2005-12-29 Thread Gary Hayers

Lowell Gilbert wrote:

Gerard Seibert <[EMAIL PROTECTED]> writes:

Attempting to start Webmin mini web server..
Segmentation fault (core dumped)
ERROR: Failed to start web server!


Script done on Wed Dec 28 08:09:53 2005


I have attempted to remove all traces of Webmin and reinstall, but
still it fails. I even removed and reinstalled Perl, but that made no
difference either.

I checked, and there are no optimizatons in my /etc/make.conf file, so
that should not be the cause of the problem.

What else should I look into to correct this problem?



Hmm.  I can't reproduce the problem.

Did you install from the port?
If so, did you set the rc.conf variable as instructed by the port?


I also have this problem, do I need the suid perl or will the default 
perl install be ok?


Gary
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Unable to install Webmin

2005-12-29 Thread Gerard Seibert
On Thursday, December 29, 2005 10:15:24 AM
Lowell Gilbert <[EMAIL PROTECTED]>
Subject: Re: Unable to install Webmin
Wrote these words of wisdom:

> Hmm.  I can't reproduce the problem.
> 
> Did you install from the port?
> If so, did you set the rc.conf variable as instructed by the port?


* REPLY SEPARATOR *
On 10/11/2005 5:29:42 PM, Gerard Replied:

Yes, I have the proper notation in rc.conf. The 'webmin' program is
causing a perl.core dump, and I cannot fathom why. I have deleted and
rebuilt everything, but still no success.

I spoke to someone a day ago who said that they had webmin running fine
and then suddenly one day it started doing the same thing as mine. They
never got it to work either until they dumped the system and started
over. I am not about to go that route.

I have no idea what to do with the perl.core file. Perhaps someone knows
how to debug this situation.

-- 
Gerard Seibert
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Unable to install Webmin

2005-12-30 Thread Lowell Gilbert
Gerard Seibert <[EMAIL PROTECTED]> writes:

> On Thursday, December 29, 2005 10:15:24 AM
> Lowell Gilbert <[EMAIL PROTECTED]>
> Subject: Re: Unable to install Webmin
> Wrote these words of wisdom:
> 
> > Hmm.  I can't reproduce the problem.
> > 
> > Did you install from the port?
> > If so, did you set the rc.conf variable as instructed by the port?
> 
> 
> * REPLY SEPARATOR *
> On 10/11/2005 5:29:42 PM, Gerard Replied:
> 
> Yes, I have the proper notation in rc.conf. The 'webmin' program is
> causing a perl.core dump, and I cannot fathom why. I have deleted and
> rebuilt everything, but still no success.
> 
> I spoke to someone a day ago who said that they had webmin running fine
> and then suddenly one day it started doing the same thing as mine. They
> never got it to work either until they dumped the system and started
> over. I am not about to go that route.
> 
> I have no idea what to do with the perl.core file. Perhaps someone knows
> how to debug this situation.

Well, running it under a debugger would be the obvious way.  
truss(1) would be worth trying first.

Since perl is otherwise working, you might try contacting
the webmin port maintainer for advice.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Webmin fails after last portupgrade

2006-05-19 Thread Pelle Andersson
Hello List!
After the last portupgrade, Webmin is failing:

freebsd410# /usr/local/etc/rc.d/./webmin.sh start
Starting webmin.
/usr/libexec/ld-elf.so.1:
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Authen/PAM/PAM.so:
Undefined symbol "SvPV_nolen"


ld-elf.so.1 exists:
freebsd410# find /* -name ld-elf.so.1
/usr/libexec/ld-elf.so.1


cd /usr/ports/sysutils/webmin && make deinstall && make reinstall clean
(did not do the trick)


uname -a:
freebsd410# uname -a
FreeBSD frodo.filmbetyg.nu 4.10-RELEASE-p23 FreeBSD 4.10-RELEASE-p23 #10:
Thu May 18 13:11:54 CEST 2006
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/FBOPTI i386


Im not sure if this is a specific FreeBSD error, or a problem with Perl (or
other).
Doesn't not know what "SvPV_nolen" is either. Googling does not make me any
smarter :-/

Thanks in advance - best regards
/Pelle


--

I am using the free version of SPAMfighter for private users.
It has removed 2103 spam emails to date.
Paying users do not have this message in their emails.
Get the free SPAMfighter here: http://www.spamfighter.com/len


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: jabber webmin config - CANCEL

2004-07-26 Thread Jeanne
I believe that webmin currently doesn't support jabber 1.4.3. No big deal, it wasn't 
critical.

Cheers,

Jeanne

On Mon, 26 Jul 2004 11:11:23 -0400
Jeanne Schock <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I have a working jabber 1.4.3 install on FreeBSD 4.8 and I would like to provide my 
> office with a GUI. I'm not sure what webmin wants me to do with regards to a 
> jabber.xml file, jabber.sh and the jabber daemon. I start jabber with the standard 
> jabberd.sh script. Webmin is asking for the "path to jabber server program" 
> (jabber_daemon). The patch-jabber.xml file in the jabberport/files/ dir states 
> "Currently on FreeBSD jabberd is started with the -h option from 
> /path/rc.d/jabber.sh. You'll need to modify it.." I'm not clear on what webmin 
> needs. Any help would be much appreciated. 
> 
> Thanks,
> 
> Jeanne
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Jeanne Schock
Systems Administrator
845-471-5200 x.41
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


bringing webmin online per need

2002-10-28 Thread Lord Raiden
	I'm wondering how I would go about bringing the webmin admin program up 
only when I needed it?  I want to be able to start it from the shell, use 
it as needed, then kill it again to help aid security a bit.  I don't like 
the idea of just leaving it running all the time if I don't need 
it.  Anyone got any good suggestions for this?  Maybe example start and 
kill scripts that could be executed at the command line?  That way I make 
sure that I start and kill all related services correctly.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


OpenSSL Problems Building Webmin Port

2002-11-12 Thread Drew Tomlinson
I just installed 4.7-RELEASE on a ev56 Alpha platform via bootdisks and
FTP.  The install went without a hitch.  Next I downloaded the
4.7-RELEASE-p1 sources, and built a custom kernel.  Again no problems.

I have done a fresh cvsup of my ports tree as of today, 11/12/02.
However when attempting to install webmin via portupgrade, I get the
following error:

===>Verifying reinstall for
/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd/Net/SSLeay.pm in
/usr/ports/security/p5-Net-SSLeay
===>  Extracting for p5-Net-SSLeay-1.17
>> Checksum OK for Net_SSLeay.pm-1.17.tar.gz.
===>  Patching for p5-Net-SSLeay-1.17
===>  Configuring for p5-Net-SSLeay-1.17
Checking for OpenSSL-0.9.6d or newer...
You have OpenSSL-0.9.6g installed in /usr
*** Could not figure out which C compiler was used to compile
/usr/bin/openssl. It is essentiall that OpenSSL, perl, and Net::SSLeay
are compiled with the same compiler and flags. Mixing and matching
compilers is not supported. at ./Makefile.PL line 132.
Checking if your kit is complete...
Looks good
Checking if your kit is complete...
Looks good
Writing Makefile for Net::SSLeay::Handle
Writing Makefile for Net::SSLeay
===>  Building for p5-Net-SSLeay-1.17
Makefile out-of-date with respect to
/usr/libdata/perl/5.00503/mach/Config.pm
/usr/libdata/perl/5.00503/mach/CORE/config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/bin/perl5.00503 "-I/usr/libdata/perl/5.00503/mach"
"-I/usr/libdata/perl/5.00503" Makefile.PL "CC=cc"
"CCFLAGS=-O -pipe -mcpu=ev56" "PREFIX=/usr/local"
"INSTALLPRIVLIB=/usr/local/lib" "INSTALLARCHLIB=/usr/local/lib"
Checking for OpenSSL-0.9.6d or newer...
I could not find your OpenSSL in `CC=cc'
Please provide OpenSSL-0.9.6d installation directory (get from
 http://www.openssl.org/ if you don't have it; please note that
 SSLeay is no longer supported, see README) (C-c to abort):

*** END OF OUTPUT ***

and there it sits, waiting for me to tell it where OpenSSL lives.  I
have check my system and found /usr/bin/openssl.  It appears I have it
installed:

zombie# /usr/bin/openssl version
OpenSSL 0.9.6g 9 Aug 2002

However, passing either '/usr/bin' or '/usr/bin/openssl' doesn't satisfy
the request.  I've searched the web but found only one small thread that
didn't have a resolution.  So far, other ports build fine.  Any ideas?

Thanks,

Drew


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Webmin fails after last portupgrade

2006-05-19 Thread Kevin Kinsey

Pelle Andersson wrote:

Hello List!
After the last portupgrade, Webmin is failing:

freebsd410# /usr/local/etc/rc.d/./webmin.sh start
Starting webmin.
/usr/libexec/ld-elf.so.1:
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Authen/PAM/PAM.so:
Undefined symbol "SvPV_nolen"


ld-elf.so.1 exists:
freebsd410# find /* -name ld-elf.so.1
/usr/libexec/ld-elf.so.1


cd /usr/ports/sysutils/webmin && make deinstall && make reinstall clean
(did not do the trick)


uname -a:
freebsd410# uname -a
FreeBSD frodo.filmbetyg.nu 4.10-RELEASE-p23 FreeBSD 4.10-RELEASE-p23 #10:
Thu May 18 13:11:54 CEST 2006
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/FBOPTI i386


Im not sure if this is a specific FreeBSD error, or a problem with Perl (or
other).
Doesn't not know what "SvPV_nolen" is either. Googling does not make me any
smarter :-/


Was this a complete portupgrade?  That perl looks quite old.

Did you catch this in ports/UPDATING?

 20050624:
  AFFECTS: users of lang/perl5.8
  AUTHOR: [EMAIL PROTECTED]

  lang/perl5.8 has been updated to 5.8.7.  You should update everything
  depending on perl.  The easiest way to do that is to use
  perl-after-upgrade script supplied with lang/perl5.8.  Please see
  its manual page for details.


HTH,

Kevin Kinsey
--
Q:  How many marketing people does it take to change a lightbulb?
A:  I'll have to get back to you on that.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


using webmin to control a server

2006-02-01 Thread Dave

Hello,
   I'm wanting to use webmin to control aspects of a server. I've got it 
installed and now i'm trying to get it to allow me to change user quotas via 
webmin. I believe this is possible, yet i'm not seeing it. Is there 
something special i need to do to webmin to pull this off?

Thanks.
Dave.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How to use Webmin in FreeBSD?

2005-08-11 Thread Kenny
I have installed Webmin successfully from ports. During the
installation, there was no error occurred.

After the installation, I tried to use Webmin. I typed the following
address in the Opera navigation bar:

http://localhost:1/

Then, I was told by my Opera that there was an error while loading. It
could not connect to the remote host.


God! What'swrong?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Perl / Webmin: ld-elf.so.1 issue

2005-09-30 Thread Mark Edwards
I am getting the following error in the browser when trying to use  
webmin's crontab editing feature:


/usr/libexec/ld-elf.so.1: /usr/local/bin/perl: Undefined symbol  
"PL_exit_flags"
crontab: "/usr/local/lib/webmin/cron/cron_editor.pl" exited with  
status 1


I am running perl 5.8.7 from ports, and I have done the whole routine  
with setting use.perl port and perl_after_upgrade.


I notice that there are two /usr/libexec/ld-elf.so.1 files on my  
machine:


-r-xr-xr-x  1 root  wheel85940 Feb 11  2005 ld-elf.so.1
-r-xr-xr-x  1 root  wheel85908 Jun 29  2004 ld-elf.so.1.old

Is that normal?  I reinstalled the perl port to no avail.

--
Mark Edwards
[EMAIL PROTECTED]
cell: +46704070332


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


webmin / failed to create new PTY

2007-08-23 Thread Zbigniew Szalbot

hello,

I realize it is not really FreeBSD related question, but I am trying to set
up some backup jobs with webmin and each time I run it, I get "Failed to
create new PTY" error message. 

Any suggestion what could be causing it? Webmin 1.360 on a 6.2-RELEASE-p6.

Thank you!

Zbigniew Szalbot

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Webmin failed to create new pty

2008-03-02 Thread Eric Joseph
Performing backup of /usr/home/etserver2/enemy-territory/27960 to [EMAIL 
PROTECTED]:/root/27960 ..


Failed to create new PTY
Here is the output.
I found a question from another user, but he solved it without posting how or 
why
it was causing a problem. Generally I don't need help solving problems, I have 
tried to 
configure it but it won't back up.




  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Webmin fails after last portupgrade

2006-05-20 Thread Pelle Andersson
-Original Message-
From: Kevin Kinsey [mailto:[EMAIL PROTECTED]
Sent: den 20 maj 2006 01:42
To: Pelle Andersson
Cc: freebsd-questions@freebsd.org
Subject: Re: Webmin fails after last portupgrade


Pelle Andersson wrote:
> Hello List!
> After the last portupgrade, Webmin is failing:
> 
> freebsd410# /usr/local/etc/rc.d/./webmin.sh start
> Starting webmin.
> /usr/libexec/ld-elf.so.1:
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Authen/PAM/PAM.so:
> Undefined symbol "SvPV_nolen"
> 
> 
> ld-elf.so.1 exists:
> freebsd410# find /* -name ld-elf.so.1
> /usr/libexec/ld-elf.so.1
> 
> 
> cd /usr/ports/sysutils/webmin && make deinstall && make reinstall clean
> (did not do the trick)
> 
> 
> uname -a:
> freebsd410# uname -a
> FreeBSD frodo.filmbetyg.nu 4.10-RELEASE-p23 FreeBSD 4.10-RELEASE-p23 #10:
> Thu May 18 13:11:54 CEST 2006
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/FBOPTI i386
> 
> 
> Im not sure if this is a specific FreeBSD error, or a problem with Perl
(or
> other).
> Doesn't not know what "SvPV_nolen" is either. Googling does not make me
any
> smarter :-/
>
>Was this a complete portupgrade?  That perl looks quite old.
>
>Did you catch this in ports/UPDATING?
>
>  20050624:
>   AFFECTS: users of lang/perl5.8
>   AUTHOR: [EMAIL PROTECTED]
>
>   lang/perl5.8 has been updated to 5.8.7.  You should update everything
>   depending on perl.  The easiest way to do that is to use
>   perl-after-upgrade script supplied with lang/perl5.8.  Please see
>   its manual page for details.
>
>
>HTH,
>
>Kevin Kinsey
>-- 
>Q: How many marketing people does it take to change a lightbulb?
>A: I'll have to get back to you on that.


Hi and thanks Kevin!

Im using Perl 5.005_03 (perl -v) on FBSD4.10.
I thought that Perl was part of the base system.
Is it possible to upgrade my installation, to
Perl 5.8.x, via ports?

Yes it was a full portupgrade. Did not saw the UPDATING
notes on Perl. Had some problem with PHP5 and must have
overlooked everything else.

TIA & BR > Pelle



-- 

I am using the free version of SPAMfighter for private users.
It has removed 2103 spam emails to date.
Paying users do not have this message in their emails.
Get the free SPAMfighter here: http://www.spamfighter.com/len

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: bringing webmin online per need

2002-10-28 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

>> (10.28.2002 @ 1520 PST): Lord Raiden said, in 0.6K: <<
>   I'm wondering how I would go about bringing the webmin admin program 
>   up only when I needed it?  I want to be able to start it from the shell, 
> use it as needed, then kill it again to help aid security a bit.  I don't 
> like the idea of just leaving it running all the time if I don't need 
> it.  Anyone got any good suggestions for this?  Maybe example start and 
> kill scripts that could be executed at the command line?  That way I make 
> sure that I start and kill all related services correctly.
>> end of "bringing webmin online per need" from Lord Raiden <<

Real easy:

start: /usr/local/etc/rc.d/webmin.sh start
stop:  /usr/local/etc/rc.d/webmin.sh stop

- -Adam


- --
Adam Weinberger
[EMAIL PROTECTED]
[EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE9vcpRo8KM2ULHQ/0RAgcuAKDBl0uJZNp5EFsi1lYQSrsygsFYsgCfXF6J
J8QfOCuikzKWxy/xNwJ9Vj4=
=Ih/V
-END PGP SIGNATURE-

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: bringing webmin online per need

2002-10-28 Thread Lord Raiden


Real easy:

start: /usr/local/etc/rc.d/webmin.sh start
stop:  /usr/local/etc/rc.d/webmin.sh stop


oh.  Ok, I get to wear the newbie of the day hat now.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



[from newbies]: SSH port forwarding and Webmin

2004-07-12 Thread clayton rollins
On July 12, 2004, Eddie <[EMAIL PROTECTED]> wrote:
I have webmin installed on a brand new installation of FreeBSD 5.2.1. I 
tunnel port 1 to my localhost and connect to wemin like this:

http://127.0.0.1:1
I always connect to webmin this way, with all *nix machines I admin. This 
does not seem to work with FreeBSD 5.2.1. It does work out of the box for 
other versions (4.7 and 4.8 at least) of FreeBSD though. Is there some rule 
somewhere preventing port forwarding in 5.2? Here's my netstat output:

bsd3c# netstat -nat
Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address  Foreign Address(state)
tcp4   0  0  192.168.1.19.22   69.91.145.220.46031
ESTABLISHED
tcp4   0  0  127.0.0.1.25   *.*LISTEN
tcp4   0  0  *.22   *.*LISTEN
tcp6   0  0  *.22   *.*LISTEN
tcp4   0  0  *.1*.*LISTEN
udp4   0  0  *.1*.*   udp4  
 0  0  *.514  *.*   udp6   0  
0  *.514  *.*

webmin is running and listening on port 1 as it's supposed to, and I 
can connect to webmin on the localhost with links. The sshd config file 
gives no indication that tunneling is disabled, and it has not been 
modified in any way.

I would be glad to hear what anyone's thoughts are on this.
Eddie
Hi Eddie,
freebsd-newbies is not meant for technical questions nor replies.
I'm forwarding this along to freebsd-questions. (You should be
CC'ed on any replies...)
My first thought is that maybe 5.2.1 uses a more restrictive
ruleset for firewalling or that you specified a more restrictive
ruleset in rc.conf (firewall_type, which is used by rc.firewall).
You can view current rules with 'ipfw show'.
Of course, this all assumes you've kept ipfw as the firewall.
Also, I could be missing the obvious. (That's one of the reasons
to not ask on -newbies...)
Regards,
Clayton
_
MSN 9 Dial-up Internet Access helps fight spam and pop-ups – now 2 months 
FREE! http://join.msn.click-url.com/go/onm00200361ave/direct/01/

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to use Webmin in FreeBSD?

2005-08-11 Thread Derrick MacPherson

Kenny wrote:

I have installed Webmin successfully from ports. During the
installation, there was no error occurred.

After the installation, I tried to use Webmin. I typed the following
address in the Opera navigation bar:

http://localhost:1/

Then, I was told by my Opera that there was an error while loading. It
could not connect to the remote host.


Did you run the setup script?

/usr/local/lib/webmin/setup.sh

have this in your rc.conf?
webmin_enable="YES"

is it running?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Perl / Webmin: ld-elf.so.1 issue

2005-10-02 Thread Lowell Gilbert
Mark Edwards <[EMAIL PROTECTED]> writes:

> I am getting the following error in the browser when trying to use
> webmin's crontab editing feature:
> 
> /usr/libexec/ld-elf.so.1: /usr/local/bin/perl: Undefined symbol
> "PL_exit_flags"
> crontab: "/usr/local/lib/webmin/cron/cron_editor.pl" exited with
> status 1
> 
> I am running perl 5.8.7 from ports, and I have done the whole routine
> with setting use.perl port and perl_after_upgrade.
> 
> I notice that there are two /usr/libexec/ld-elf.so.1 files on my
> machine:
> 
> -r-xr-xr-x  1 root  wheel85940 Feb 11  2005 ld-elf.so.1
> -r-xr-xr-x  1 root  wheel85908 Jun 29  2004 ld-elf.so.1.old
> 
> Is that normal?  I reinstalled the perl port to no avail.

Are your ports up to date?
[From an up-to-date ports tree?]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Perl / Webmin: ld-elf.so.1 issue

2005-10-03 Thread Mark Edwards

On Oct 3, 2005, at 1:33 AM, Lowell Gilbert wrote:


Mark Edwards <[EMAIL PROTECTED]> writes:



I am getting the following error in the browser when trying to use
webmin's crontab editing feature:

/usr/libexec/ld-elf.so.1: /usr/local/bin/perl: Undefined symbol
"PL_exit_flags"
crontab: "/usr/local/lib/webmin/cron/cron_editor.pl" exited with
status 1

I am running perl 5.8.7 from ports, and I have done the whole routine
with setting use.perl port and perl_after_upgrade.

I notice that there are two /usr/libexec/ld-elf.so.1 files on my
machine:

-r-xr-xr-x  1 root  wheel85940 Feb 11  2005 ld-elf.so.1
-r-xr-xr-x  1 root  wheel85908 Jun 29  2004 ld-elf.so.1.old

Is that normal?  I reinstalled the perl port to no avail.



Are your ports up to date?
[From an up-to-date ports tree?]


Yes, up to date from cvs as of a week ago or so.  Can anyone suggest  
a way for me to troubleshoot what exactly the problem is?


--
Mark Edwards
[EMAIL PROTECTED]
cell: +46704070332


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Perl / Webmin: ld-elf.so.1 issue

2005-10-03 Thread Lowell Gilbert
Mark Edwards <[EMAIL PROTECTED]> writes:

> On Oct 3, 2005, at 1:33 AM, Lowell Gilbert wrote:
> 
> > Mark Edwards <[EMAIL PROTECTED]> writes:
> >
> >
> >> I am getting the following error in the browser when trying to use
> >> webmin's crontab editing feature:
> >>
> >> /usr/libexec/ld-elf.so.1: /usr/local/bin/perl: Undefined symbol
> >> "PL_exit_flags"
> >> crontab: "/usr/local/lib/webmin/cron/cron_editor.pl" exited with
> >> status 1
> >>
> >> I am running perl 5.8.7 from ports, and I have done the whole routine
> >> with setting use.perl port and perl_after_upgrade.
> >>
> >> I notice that there are two /usr/libexec/ld-elf.so.1 files on my
> >> machine:
> >>
> >> -r-xr-xr-x  1 root  wheel85940 Feb 11  2005 ld-elf.so.1
> >> -r-xr-xr-x  1 root  wheel85908 Jun 29  2004 ld-elf.so.1.old
> >>
> >> Is that normal?  I reinstalled the perl port to no avail.
> >>
> >
> > Are your ports up to date?
> > [From an up-to-date ports tree?]
> 
> Yes, up to date from cvs as of a week ago or so.  Can anyone suggest
> a way for me to troubleshoot what exactly the problem is?

Well, that symbol is definitely supposed to be present in your perl
executable.  

[E.g., 
[  > strings /usr/local/bin/perl|grep exit_fl
[  PL_exit_flags
[  >

Do you have any perl-related knobs in make.conf, or in pkgtools.conf
(if you used portupgrade for installing)?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Perl / Webmin: ld-elf.so.1 issue

2005-10-04 Thread Mark Edwards

On Oct 3, 2005, at 4:20 PM, Lowell Gilbert wrote:


Mark Edwards <[EMAIL PROTECTED]> writes:



On Oct 3, 2005, at 1:33 AM, Lowell Gilbert wrote:



Mark Edwards <[EMAIL PROTECTED]> writes:




I am getting the following error in the browser when trying to use
webmin's crontab editing feature:

/usr/libexec/ld-elf.so.1: /usr/local/bin/perl: Undefined symbol
"PL_exit_flags"
crontab: "/usr/local/lib/webmin/cron/cron_editor.pl" exited with
status 1

I am running perl 5.8.7 from ports, and I have done the whole  
routine

with setting use.perl port and perl_after_upgrade.

I notice that there are two /usr/libexec/ld-elf.so.1 files on my
machine:

-r-xr-xr-x  1 root  wheel85940 Feb 11  2005 ld-elf.so.1
-r-xr-xr-x  1 root  wheel85908 Jun 29  2004 ld-elf.so.1.old

Is that normal?  I reinstalled the perl port to no avail.




Are your ports up to date?
[From an up-to-date ports tree?]



Yes, up to date from cvs as of a week ago or so.  Can anyone suggest
a way for me to troubleshoot what exactly the problem is?



Well, that symbol is definitely supposed to be present in your perl
executable.

[E.g.,
[  > strings /usr/local/bin/perl|grep exit_fl
[  PL_exit_flags
[  >

Do you have any perl-related knobs in make.conf, or in pkgtools.conf
(if you used portupgrade for installing)?


Well, I get the same result when I run the above command.  I suspect  
that it isn't perl itself that is the problem, but rather another  
port or an issue with my system.


One thing I wonder is about how I did my last system upgrade.  I did  
it long-distance, and so was unable to boot into single-user mode, so  
I just shut everything down and did the make installworld live, and  
then rebooted.  I wonder if something wasn't done correctly then,  
although I didn't get any complaints from the process, that I was  
aware of.


The other possibility is that this is a problem with webmin, although  
that doesn't seem likely since this error seems to indicate something  
broken with perl.  Still, why is this the only place where the error  
is showing up?  Lots of other stuff uses perl on my machine -- exim,  
spam-assassin, etc.


My /etc/make.conf is pretty simple:

lilbuddy:/usr/src paimin$ cat /etc/make.conf
CFLAGS= -O -pipe
NOPROFILE= true# Avoid compiling profiled libraries
MAKE_IDEA= YES # IDEA (128 bit symmetric encryption)
USA_RESIDENT=  YES

#WITH_GTK=yes

WITH_OPENSSL_BASE=yes

# port settings
.if ${.CURDIR:M*/mail/exim}
WITH_AUTH_SASL=yes
.endif

# added by use.perl 2005-09-30 16:58:27
PERL_VER=5.8.7
PERL_VERSION=5.8.7
NOPERL=yes


--
Mark Edwards
[EMAIL PROTECTED]
cell: +46704070332


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: webmin / failed to create new PTY

2007-08-23 Thread Zbigniew Szalbot

Hello,

On Thu, 23 Aug 2007 11:39:56 +0200, Zbigniew Szalbot
<[EMAIL PROTECTED]> wrote:
> 
> hello,
> 
> I realize it is not really FreeBSD related question, but I am trying to
> set
> up some backup jobs with webmin and each time I run it, I get "Failed to
> create new PTY" error message. 
> 
> Any suggestion what could be causing it? Webmin 1.360 on a
6.2-RELEASE-p6.

Sorry to have bothered. It was a case of wrong file naming scheme.

-- 
Zbigniew Szalbot
www.slowo.pl
www.lcwords.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Can't browse webmin; out of swap space

2003-03-28 Thread Tamir Halperin
I just installed 1.070 from a freshly updated ports collection and there didn't seem 
to be any problem at all with the installation. I'm new to this so please put up with 
my simplistic perspective on the problem at hand.

I had no problem with the make, make install or the make clean. I then ran the 
setup.sh as instructed and no error messages were produced. I did notice that the 
final note of the setup.sh was to use the username and password I had previously used 
but this was the first installation on this box and I had never provided one in the 
past to a previous installation. Please help with this as well.

But the real reason for the email is this:

As instructed, I used my browser on another machine to go to https://host:1 and 
was unsuccessful.

Here's what I found with a little poking around:

The used portion of the swap file continues to grow and grow, the size column in top 
on the host eventually hits 400+MB for the perl process, the console begins to spit 
out swap_pager_getswapspace: failed after a few minutes and the I get:

PID 247 (perl), uid 0, was killed: out of swap space.

Then Mozilla on the client computer tells me that the connection to the host has 
terminated unexpectedly.

Any suggestions from anyone?

Thanks so much in advance for everyone being there for newbies like us.

Tamir

p.s. Is there a Webmin IRC channel or at least an IRC channel on which folks 
frequently discuss webmin?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Webmin filesystem backup failed to create new pty

2008-03-02 Thread Eric Joseph
Performing backup of /usr/home/etserver2/enemy-territory/27960 to [EMAIL 
PROTECTED]:/root/27960 ..


Failed to create new PTY
I have reposted the question, since I was vague. I have attempted to
create a recurring Filesystem backup in webmin. When I configure it, and start 
backup I get
this message.




  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How do I unbreak a port on Freebsd 4.7 (Webmin)

2003-07-17 Thread keith
HI,
I was naughty and hacked out Wemin 1.1 cause there is an invalid java
procedure call in File manager in this version. I wanted to roll back but
couldn't so... I unleashed rm -R.

Now a new install from ports works but webmin is seriously broken.. says
it can't find modules in /usr/local/webmin/lib etc.

What to do?
Do I get the tar ball and make install clean? Or what.
Sorry to be a pest but Webmin is crucial for me.
Keith


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Do you have to install Apache to use sarg (and squid) with Webmin?

2011-03-03 Thread Ed Flecko
Hi folks,
I'm trying to put a simple proxy server together, and I have installed
Squid, Sarg and Webmin, all of which are working fine.

When I go into webmin to add a sarg module, I don't see it anywhere as
an option.

Is that because I have to install Apache first?

If so, how do I then add the sarg module?

Thank you,
Ed
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Webmin <- I broke the installed port How do I fix it on FBSD?

2003-07-16 Thread keith
Hi all,
I upgraded webmin to 1.1 and filemanager java was bad.
So I (unwisely) did a bit of hacking to remove webmin and try to reinstall
a earlier version...
I hacked out the conf folder and /usr/lcoa/webmin (I think)
NOw installing from ports again it Webmin complains 
Failed to write to /usr/local/etc/webmin/module.infos.cache : No such file
or directory.

Is there conf info stored in places I know not. How can I clean it up?
I need sort of concise help if it exists cause I wouldn't call myself the
cluiest user.
Thanks
Keith


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Do you have to install Apache to use sarg (and squid) with Webmin?

2011-03-03 Thread Michael J. Kearney
No. Apache Mod_proxy is independent of squid, even natd and ipfw; a reverse 
proxy?

Ed Flecko  wrote:


Hi folks,
I'm trying to put a simple proxy server together, and I have installed
Squid, Sarg and Webmin, all of which are working fine.

When I go into webmin to add a sarg module, I don't see it anywhere as
an option.

Is that because I have to install Apache first?

If so, how do I then add the sarg module?

Thank you,
Ed
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


I need Install DB2 in Freebsd with a tool administration like webmin but for database DB2

2008-12-10 Thread Tomás Rodriguez
Hi, everyone.

I wanna install DB2 in my unix freebsd, but I never doing that, in fact I need 
a tool like GUI or like webmin, for the adminsitration of the DB2. who can help 
me with that.
I'll appreciate any help, because I have been very hurry with that I'll 
developer a tools in DB2 butnever worked in this database management, I always 
work in mysql server.
please any help?

have a great day for everyone here.
sincerely
Tomas



- Original Message 
From: Richard KHOO Guan Chen <[EMAIL PROTECTED]>
To: "freebsd-questions@freebsd.org" 
Sent: Tuesday, December 9, 2008 9:58:13 PM
Subject: Re: portaudit -solved

Thank you Sahil Tandon

I have solved the problem. My ISP uses proxy  for http (I think) as I have 
closed off port 80 and opened port 8080, and that has got me to the web with no 
problem. I have also been able to use ports installation with my ipf firewall 
setup, so I could not understand why portaudit command failed. I have now 
opened up port 80 and get the thing working.

Your message got me thinking in this direction as you confiremed that the file 
is from http://www.FreeBSD.org/ports.

Once again thanks and apologies for the late reply.


On Mon, 8 Dec 2008, Sahil Tandon wrote:

> Richard KHOO Guan Chen wrote:
> 
>> I have recently installed 6.4 release and tried to do a portausidt -F.
>> No go reply was that auditfile.tbz unavailable.
> 
> By default, portaudit fetches the database from www.FreeBSD.org/ports.
> What is the output of the following commands on your machine?
> 
> % wget http://www.FreeBSD.org/ports/auditfile.tbz
> % fetch -1amp http://www.FreeBSD.org/ports/auditfile.tbz
> 
> Have you created or modified /usr/local/etc/portaudit.conf?
> 
> -- Sahil Tandon <[EMAIL PROTECTED]>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



  __
Instant Messaging, free SMS, sharing photos and more... Try the new Yahoo! 
Canada Messenger at http://ca.beta.messenger.yahoo.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: I need Install DB2 in Freebsd with a tool administration like webmin but for database DB2

2008-12-10 Thread michael

you want to install ibm db2 server? or you want to install db2 client?

Tomás Rodriguez wrote:

Hi, everyone.

I wanna install DB2 in my unix freebsd, but I never doing that, in fact I need 
a tool like GUI or like webmin, for the adminsitration of the DB2. who can help 
me with that.
I'll appreciate any help, because I have been very hurry with that I'll 
developer a tools in DB2 butnever worked in this database management, I always 
work in mysql server.
please any help?

have a great day for everyone here.
sincerely
Tomas



- Original Message 
From: Richard KHOO Guan Chen <[EMAIL PROTECTED]>
To: "freebsd-questions@freebsd.org" 
Sent: Tuesday, December 9, 2008 9:58:13 PM
Subject: Re: portaudit -solved

Thank you Sahil Tandon

I have solved the problem. My ISP uses proxy  for http (I think) as I have 
closed off port 80 and opened port 8080, and that has got me to the web with no 
problem. I have also been able to use ports installation with my ipf firewall 
setup, so I could not understand why portaudit command failed. I have now 
opened up port 80 and get the thing working.

Your message got me thinking in this direction as you confiremed that the file 
is from http://www.FreeBSD.org/ports.

Once again thanks and apologies for the late reply.


On Mon, 8 Dec 2008, Sahil Tandon wrote:

  

Richard KHOO Guan Chen wrote:



I have recently installed 6.4 release and tried to do a portausidt -F.
No go reply was that auditfile.tbz unavailable.
  

By default, portaudit fetches the database from www.FreeBSD.org/ports.
What is the output of the following commands on your machine?

% wget http://www.FreeBSD.org/ports/auditfile.tbz
% fetch -1amp http://www.FreeBSD.org/ports/auditfile.tbz

Have you created or modified /usr/local/etc/portaudit.conf?

-- Sahil Tandon <[EMAIL PROTECTED]>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



  __
Instant Messaging, free SMS, sharing photos and more... Try the new Yahoo! 
Canada Messenger at http://ca.beta.messenger.yahoo.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
  

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: I need Install DB2 in Freebsd with a tool administration like webmin but for database DB2

2008-12-10 Thread Tomás Rodriguez
thanks Michael

well I wanna install ibm db2 server for developer one application in PHP or 
Java, but I need a graphic tools for his administration.

thanks
again 
sincerely
TOMAS


- Original Message 
> From: michael <[EMAIL PROTECTED]>
> To: Tomás Rodriguez <[EMAIL PROTECTED]>
> Cc: freebsd-questions@freebsd.org
> Sent: Wednesday, December 10, 2008 1:50:42 PM
> Subject: Re: I need Install DB2 in Freebsd with a tool administration like 
> webmin but for database DB2
> 
> you want to install ibm db2 server? or you want to install db2 client?
> 
> Tomás Rodriguez wrote:
> > Hi, everyone.
> >
> > I wanna install DB2 in my unix freebsd, but I never doing that, in fact I 
> > need 
> a tool like GUI or like webmin, for the adminsitration of the DB2. who can 
> help 
> me with that.
> > I'll appreciate any help, because I have been very hurry with that I'll 
> developer a tools in DB2 butnever worked in this database management, I 
> always 
> work in mysql server.
> > please any help?
> >
> > have a great day for everyone here.
> > sincerely
> > Tomas
> >
> >
> >
> > - Original Message 
> > From: Richard KHOO Guan Chen 
> > To: "freebsd-questions@freebsd.org" 
> > Sent: Tuesday, December 9, 2008 9:58:13 PM
> > Subject: Re: portaudit -solved
> >
> > Thank you Sahil Tandon
> >
> > I have solved the problem. My ISP uses proxy  for http (I think) as I have 
> closed off port 80 and opened port 8080, and that has got me to the web with 
> no 
> problem. I have also been able to use ports installation with my ipf firewall 
> setup, so I could not understand why portaudit command failed. I have now 
> opened 
> up port 80 and get the thing working.
> >
> > Your message got me thinking in this direction as you confiremed that the 
> > file 
> is from http://www.FreeBSD.org/ports.
> >
> > Once again thanks and apologies for the late reply.
> >
> >
> > On Mon, 8 Dec 2008, Sahil Tandon wrote:
> >
> >  
> >> Richard KHOO Guan Chen wrote:
> >>
> >>    
> >>> I have recently installed 6.4 release and tried to do a portausidt -F.
> >>> No go reply was that auditfile.tbz unavailable.
> >>>      
> >> By default, portaudit fetches the database from www.FreeBSD.org/ports.
> >> What is the output of the following commands on your machine?
> >>
> >> % wget http://www.FreeBSD.org/ports/auditfile.tbz
> >> % fetch -1amp http://www.FreeBSD.org/ports/auditfile.tbz
> >>
> >> Have you created or modified /usr/local/etc/portaudit.conf?
> >>
> >> -- Sahil Tandon 
> >> ___
> >> freebsd-questions@freebsd.org mailing list
> >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> >>
> >>    
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> >
> >
> >
> >      __
> > Instant Messaging, free SMS, sharing photos and more... Try the new Yahoo! 
> Canada Messenger at http://ca.beta.messenger.yahoo.com/
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> >  
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"



  __
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot 
with the All-new Yahoo! Mail.  Click on Options in Mail and switch to New Mail 
today or register for free at http://mail.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"