Re[3]: adduser .. revisited, an alternative

2002-12-30 Thread P. U. Kruppa
Perhaps this can be helpful:

there is an administration tool called webmin (found in
/usr/ports/sysutils/webmin) which can be accessed via some
graphical browser (either from your local machine or from your
network) which helps you to administer users, groups and all
kinds of services you run on your machine.
Try it when you have some time left to do so.

Regards,

Uli.

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


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



Re: Netscape 7

2003-01-07 Thread P. U. Kruppa
On Tue, 7 Jan 2003, Alvaro Rosales R. wrote:

> Hi guys , I have installed NEtscape 7 in a FreeBSD 4.7 Box , it works
> fine but everytime I close the program, Netscape asksme for a profile, I
> try to use the one I used in my earlier session and it says that It cant be
> used because it is already being used , Im the only user of that PC, it
> seems that netscape has a problem writing profiles.Any Ideas?
Are you running netscape7 in linux emulation?
It might look for your home directory somewhere in /compat/linux
- where it isn't.
If this is the case, you could set a link.

Regards,

Uli.

>
> 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



Re: Netscape 7

2003-01-08 Thread P. U. Kruppa
On Tue, 7 Jan 2003, Louis LeBlanc wrote:

> On 01/07/03 05:56 PM, P. U. Kruppa sat at the `puter and typed:
> > On Tue, 7 Jan 2003, Alvaro Rosales R. wrote:
> >
> > > Hi guys , I have installed NEtscape 7 in a FreeBSD 4.7 Box , it works
> > > fine but everytime I close the program, Netscape asksme for a profile, I
> > > try to use the one I used in my earlier session and it says that It cant be
> > > used because it is already being used , Im the only user of that PC, it
> > > seems that netscape has a problem writing profiles.Any Ideas?
> > Are you running netscape7 in linux emulation?
> > It might look for your home directory somewhere in /compat/linux
> > - where it isn't.
> > If this is the case, you could set a link.
>
> I see the same thing - in linux emulation.  Netscape7 actually uses
> the ~/.mozilla directory to store the profile, not /compat/linux.  It
Perhaps I wasn't quite precise: Because Netscape is running in
Linux emulation it "thinks" your home directory is in
/compat/linux/usr/home/your_homedir
and wants to place ~/.mozilla there, but it can't because
your_homedir is in
/usr/home/your_homedir
So you can
# ln -s /usr/home/your_homedir /compat/linux/usr/home/your_homedir

Uli.

> looks like it won't just open up another window.  I typically start
> Netscape from a keystroke menu, but if I already have a netscape
> browser open, I have to open new ones from existing browsers using the
> little navigator icon or the CTRL-N keystroke.  Trying to open another
> from the menu gives the message you described.
>
> HTH
> Lou
> --
> Louis LeBlanc   [EMAIL PROTECTED]
> Fully Funded Hobbyist, KeySlapper Extrordinaire :)
> http://www.keyslapper.org ԿԬ
>
> Serocki's Stricture:
>   Marriage is always a bachelor's last option.
>
> 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



Drgenius with gnome2

2003-01-09 Thread P. U. Kruppa
Hi!

Has anyone tried to run DrGenius on FreeBSD with gnome2 ?

DrGenius is an intuitive geometry system, that might be
interesting for students (More information on
http://www.ofset.org/drgenius/ml.html ).

I could do
# ./configure
successfully, but
# ./gmake
fails.

Regards,

Uli.

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


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



Re: Drgenius with gnome2

2003-01-09 Thread P. U. Kruppa
Hi Joe!

On 9 Jan 2003, Joe Marcus Clarke wrote:

> On Thu, 2003-01-09 at 11:48, P. U. Kruppa wrote:
> > Hi!
> >
> > Has anyone tried to run DrGenius on FreeBSD with gnome2 ?
>
> Nope.
>
> >
> > DrGenius is an intuitive geometry system, that might be
> > interesting for students (More information on
> > http://www.ofset.org/drgenius/ml.html ).
> >
> > I could do
> > # ./configure
> > successfully, but
> > # ./gmake
> > fails.
>
> How does it fail?
Before I can run
# ./configure
I have to
# ln -s /usr/X11R6/bin/gtk12-config /usr/X11R6/bin/gtk-config
because drgenius needs gtk12.
Then I run
# ./gmake
which ends with

--
  [...]

0 -I/usr/local/include -I/usr/X11R6/include/gtk12
-I/usr/local/include  -I/usr/X11R6/include/gtk12
-I/usr/local/include/glib12 -I/usr/local/include
-I/usr/X11R6/include  -g -O2 -Wall -Wunused
-DDRGENIUS_GLADEDIR=\""/usr/local/share/drgenius/glade"\" -c
drgenius_config.c
g++ -DHAVE_CONFIG_H -I. -I. -I.
-DGNOMELOCALEDIR=\""/usr/local/share/locale"\"
-DLOCALEDIR=\"/usr/local/share/locale\"  -I/usr/local/include
-I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include
-DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include
-I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0
-I/usr/local/include -I/usr/X11R6/include/gtk12
-I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0
-I/usr/local/include -I./drgeo   -I./gobobjs
-I/usr/local/include/gnome-xml -I/usr/X11R6/include/libglade-1.0
-I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include
-DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include
-I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0
-I/usr/local/include -I/usr/X11R6/include/gtk12
-I/usr/local/include  -I/usr/X11R6/include/gtk12
-I/usr/local/include/glib12 -I/usr/local/include
-I/usr/X11R6/include  -g -O2
-DDRGENIUS_GLADEDIR=\""/usr/local/share/drgenius/glade"\" -c
drgeo_adaptDialog.cc
drgeo_adaptDialog.cc:27: crypt.h: No such file or directory
gmake[2]: *** [drgeo_adaptDialog.o] Fehler 1
gmake[2]: Verlassen des Verzeichnisses Verzeichnis
»/usr/local/drgenius-0.8.0«
gmake[1]: *** [all-recursive] Fehler 1
gmake[1]: Verlassen des Verzeichnisses Verzeichnis
»/usr/local/drgenius-0.8.0«
gmake: *** [all-recursive-am] Fehler 2

--
"Verlassen des Verzeichnisses" means leaving directory,
"Fehler1" and "Fehler2" means error 1 and error 2

Thanks,

Uli.

>
> Joe
>
> >
> > Regards,
> >
> > Uli.
> >


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



Re: Drgenius with gnome2

2003-01-09 Thread P. U. Kruppa
On 9 Jan 2003, Joe Marcus Clarke wrote:

> On Thu, 2003-01-09 at 16:44, P. U. Kruppa wrote:
> > Hi Joe!
> >
> > On 9 Jan 2003, Joe Marcus Clarke wrote:
> >
> > > On Thu, 2003-01-09 at 11:48, P. U. Kruppa wrote:
> > > > Hi!
> > > >
> > > > Has anyone tried to run DrGenius on FreeBSD with gnome2 ?
> > >
> > > Nope.
> > >
> > > >
> > > > DrGenius is an intuitive geometry system, that might be
> > > > interesting for students (More information on
> > > > http://www.ofset.org/drgenius/ml.html ).
> > > >
> > > > I could do
> > > > # ./configure
> > > > successfully, but
> > > > # ./gmake
> > > > fails.
> > >
> > > How does it fail?
> > Before I can run
> > # ./configure
> > I have to
> > # ln -s /usr/X11R6/bin/gtk12-config /usr/X11R6/bin/gtk-config
> > because drgenius needs gtk12.
> > Then I run
> > # ./gmake
> > which ends with
>
> FreeBSD doesn't have or need crypt.h.  You can remove it from the source
> file.  This should be something that's checked by configure.
Indeed, I uncommented
# include 
and now it seems to install and run.

Thanks,

Uli.

>
> Joe
>
> >
> --
> PGP Key : http://www.marcuscom.com/pgp.asc
>
>
>
>
> 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



Re: freebsd curiosity

2003-01-09 Thread P. U. Kruppa
There have been many long discussions about all your questions.

A good starting point to get all the answers you need is the
FreeBSD homepage www.freebsd.org .
And ... if you know Linux you can easily install and setup
FreeBSD on your machine and find out everything yourself.

Have fun!

Uli.


On Thu, 9 Jan 2003, James Hicks wrote:

> To whom it may concern,
> My name is James. I'm a junior college graduate with an A.S. degree in
> Computer Applications. I took a class in UNIX about a year ago. The os we
> used was Mandrake Linux. I've learned to like Red Hat and have version 8.0
> on my home machine. I have been doing a lot of reading in magazines like
> pcmagazine and sought info online using sources like the freebsd homepage,
> zdnet, cnet, etc. I'm hearing alot of your UNIX os. I have a few questions
> about the system. First of all,  is freebsd a real UNIX? By that I'm asking
> whether or not there is real UNIX code in it or is it a clone just like
> linux is? Second, what type of file system does it use? Does it have a
> journaling one like ext3? Do UNIX systems require any kind of defrag? I was
> told by my UNIX instructor that freebsd had hardware recognition trouble. Is
> this true and if so has it been fixed? I have also read that a lot of
> sysadmins are nervous of putting mission critical apps on a enterprise linux
> system and prefer to use freebsd. What is the problem that I'm hearing that
> linux has? Do you believe the berkeley system to have code that has better
> stability than the GNU systems? I look forward to your reply. Thanks
>
> James Hicks
> [EMAIL PROTECTED]
>
>
>
>
>
> _
> Protect your PC - get McAfee.com VirusScan Online
> http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
>
>
> 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



Re: freebsd curiosity

2003-01-09 Thread P. U. Kruppa
On Fri, 10 Jan 2003, P. U. Kruppa wrote:

> There have been many long discussions about all your questions.
>
> A good starting point to get all the answers you need is the
> FreeBSD homepage www.freebsd.org .
> And ... if you know Linux you can easily install and setup
> FreeBSD on your machine and find out everything yourself.
Oh ... I forgot:
I am afraid UNIX is just a registered Trademark of the OpenGroup.
If you have enough money to pay them, you may call your coffee
machine a UNIX-system.
Open software projects like FreeBSD of course don't pay.

>
> Have fun!
>
> Uli.
>
>
> On Thu, 9 Jan 2003, James Hicks wrote:
>
> > To whom it may concern,
> > My name is James. I'm a junior college graduate with an A.S. degree in
> > Computer Applications. I took a class in UNIX about a year ago. The os we
> > used was Mandrake Linux. I've learned to like Red Hat and have version 8.0
> > on my home machine. I have been doing a lot of reading in magazines like
> > pcmagazine and sought info online using sources like the freebsd homepage,
> > zdnet, cnet, etc. I'm hearing alot of your UNIX os. I have a few questions
> > about the system. First of all,  is freebsd a real UNIX? By that I'm asking
> > whether or not there is real UNIX code in it or is it a clone just like
> > linux is? Second, what type of file system does it use? Does it have a
> > journaling one like ext3? Do UNIX systems require any kind of defrag? I was
> > told by my UNIX instructor that freebsd had hardware recognition trouble. Is
> > this true and if so has it been fixed? I have also read that a lot of
> > sysadmins are nervous of putting mission critical apps on a enterprise linux
> > system and prefer to use freebsd. What is the problem that I'm hearing that
> > linux has? Do you believe the berkeley system to have code that has better
> > stability than the GNU systems? I look forward to your reply. Thanks
> >
> > James Hicks
> > [EMAIL PROTECTED]
> >
> >
> >
> >
> >
> > _
> > Protect your PC - get McAfee.com VirusScan Online
> > http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
> >
> >
> > 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
>

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


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



Re: Help! my wm just went awol from X!

2003-01-09 Thread P. U. Kruppa
On Fri, 10 Jan 2003, Louis LeBlanc wrote:

> Ok, this one is pretty frustrating.  We had a power cut tonight, and
> my machine rebooted.  It came up quite nicely, better than I expected,
> considering I had recently updated some of the startup packages, and
> hadn't yet had a chance to power cycle it myslef.
>
> One problem.  Now, when I log into X, my window manager won't come up.
> I get the dull grey grid with an 'X' mouse pointer, and the console,
> but no menu, terminal, nothing.  My ~/.Xclients hasn't changed, and
> that's where I've always started fvwm2 from  I even had it redirect
> error output to a file so I could see what was the problem when
> something didn't work.  Now, I see nothing.  The ~/.FVWM-errors file
> never gets created, so it looks like .Xclients never gets executed.
>
> Did the XFree86 desktop init file change?  I can't find any docs on
> it.  Manpages aren't much help either.   And since I can't get
> anythign running in X, I can't get a browser up to go to xfree86.org
> and see.
For these cases of emergency a text browser is very helpful.
Try /usr/ports/www/links
It display www.freebsd.org pretty well.

> Hell, I like the TTY terminals for some things, but even
> Mutt is kindof a pain there.
>
> Any and all help is greatly appreciated.
>
> Lou
> --
> Louis LeBlanc   [EMAIL PROTECTED]
> Fully Funded Hobbyist, KeySlapper Extrordinaire :)
> http://www.keyslapper.org
>
> "Elves and Dragons!" I says to him.  "Cabbages and potatoes are better
> for you and me."
> -- J. R. R. Tolkien
>
> 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



Re: Help! my wm just went awol from X!

2003-01-09 Thread P. U. Kruppa
On Fri, 10 Jan 2003, Louis LeBlanc wrote:

> Ok, this one is pretty frustrating.  We had a power cut tonight, and
> my machine rebooted.  It came up quite nicely, better than I expected,
> considering I had recently updated some of the startup packages, and
> hadn't yet had a chance to power cycle it myslef.
>
> One problem.  Now, when I log into X, my window manager won't come up.
> I get the dull grey grid with an 'X' mouse pointer, and the console,
> but no menu, terminal, nothing.
I don't use ~/.Xclients but this happens on my machine, when
the file xinitrc cannot be found or isn't configured correctly.

You could test your xinitrc by placing it in
/usr/X11R6/lib/X11/xinit/
(this is the default for FreeBSD 4.7)
and
startx

Hope this helps.

Uli.

> My ~/.Xclients hasn't changed, and
> that's where I've always started fvwm2 from  I even had it redirect
> error output to a file so I could see what was the problem when
> something didn't work.  Now, I see nothing.  The ~/.FVWM-errors file
> never gets created, so it looks like .Xclients never gets executed.
>
> Did the XFree86 desktop init file change?  I can't find any docs on
> it.  Manpages aren't much help either.   And since I can't get
> anythign running in X, I can't get a browser up to go to xfree86.org
> and see.  Hell, I like the TTY terminals for some things, but even
> Mutt is kindof a pain there.
>
> Any and all help is greatly appreciated.
>
> Lou
> --
> Louis LeBlanc   [EMAIL PROTECTED]
> Fully Funded Hobbyist, KeySlapper Extrordinaire :)
> http://www.keyslapper.org
>
> "Elves and Dragons!" I says to him.  "Cabbages and potatoes are better
> for you and me."
> -- J. R. R. Tolkien
>
> 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



Re: Drgenius with gnome2

2003-01-10 Thread P. U. Kruppa
Hi again!

In the meantime I played around a little bit with DrGenius.

(As I teach maths and physics - ) I think it is quite a valuable
tool for visualization and exploration of geometry and and vector
geometry. It seems to be competitive to commercial systems like
dynageo's Euklid and it is part of the gnome project.

Thus it would be a good idea if someone - who knows about these
things - could write a port for it, to make it easily accessible for
students and teachers.

Thanks,

Uli.



On Thu, 9 Jan 2003, P. U. Kruppa wrote:

> > > > > DrGenius is an intuitive geometry system, that might be
> > > > > interesting for students (More information on
> > > > > http://www.ofset.org/drgenius/ml.html ).
> > > > >
> > > > How does it fail?
> > > Before I can run
> > > # ./configure
> > > I have to
> > > # ln -s /usr/X11R6/bin/gtk12-config /usr/X11R6/bin/gtk-config
> > > because drgenius needs gtk12.
> > > Then I run
> > > # ./gmake
> > > which ends with
> >
> > FreeBSD doesn't have or need crypt.h.  You can remove it from the source
> > file.  This should be something that's checked by configure.
> Indeed, I uncommented
> # include 
> and now it seems to install and run.

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


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



Re: freebsd curiosity

2003-01-10 Thread P. U. Kruppa
On Fri, 10 Jan 2003, Andrew Y Ng wrote:

> On  0, "P. U. Kruppa" <[EMAIL PROTECTED]> wrote:
> > And ... if you know Linux you can easily install and setup
> > FreeBSD on your machine and find out everything yourself.
>
> that's not really true, the RH installer is a lot easier to use for most ppl
> than sysinstall. for some reason I prefer sysinstall though, probably because
> I used to install NetBSD with their textbased installer and never had a
> problem with it.
You are right. When I started playing around with Linux (it was
Slackware at that time) the installation menu looked like
sysinstall. So it was easy to convert to FreeBSD.
Though, sysinstall gives you the chance to start with a lean,
minimal system and extend things the way you like.

> /ayn
>
> > On Thu, 9 Jan 2003, James Hicks wrote:
> >
> > > To whom it may concern,
> > > My name is James. I'm a junior college graduate with an A.S. degree in
> > > Computer Applications. I took a class in UNIX about a year ago. The os we
> > > used was Mandrake Linux. I've learned to like Red Hat and have version 8.0
> > > on my home machine. I have been doing a lot of reading in magazines like
> > > pcmagazine and sought info online using sources like the freebsd homepage,
> > > zdnet, cnet, etc. I'm hearing alot of your UNIX os. I have a few questions
> > > about the system. First of all,  is freebsd a real UNIX? By that I'm asking
> > > whether or not there is real UNIX code in it or is it a clone just like
> > > linux is? Second, what type of file system does it use? Does it have a
> > > journaling one like ext3? Do UNIX systems require any kind of defrag? I was
> > > told by my UNIX instructor that freebsd had hardware recognition trouble. Is
> > > this true and if so has it been fixed? I have also read that a lot of
> > > sysadmins are nervous of putting mission critical apps on a enterprise linux
> > > system and prefer to use freebsd. What is the problem that I'm hearing that
> > > linux has? Do you believe the berkeley system to have code that has better
> > > stability than the GNU systems? I look forward to your reply. Thanks
> > >
> > > James Hicks
> > > [EMAIL PROTECTED]
> > >
> > >
> > >
> > >
> > >
> > > _
> > > Protect your PC - get McAfee.com VirusScan Online
> > > http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
> > >
> > >
> > > 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
>
> --
> andrew y ng  <[EMAIL PROTECTED]>  http://andrewng.com
>
> gpg --keyserver pgp.mit.edu --recv-keys 9BFC594C
> fingerprint : 46a1 29ff 893a 0381 dc81  1e1e bed8 e882 9bfc 594c
>
>

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


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



Re: mounting a dos file system

2003-01-10 Thread P. U. Kruppa
On Fri, 10 Jan 2003, chip wiegand wrote:

> On Fri, 10 Jan 2003 19:13:49 -0500
> Adam Stroud <[EMAIL PROTECTED]> wrote:
>
> > Instal Samba.  I have a silimar situation, and Samba works great foe
> > me.
>
> Samba is for sharing FBSD shares on the windows network. There is a port
> for Sharity-Light which makes it real easy to mount your windoze shares.
>
> shlight //computer_name/share_point /mount_dir
Would this work with Win2000 Professional? - Can Sharity-Light
read and write NTFS, don't you need a server edition?

Uli.

>
> --
> Chip
>
> >
> > > I have small network at home, my system running freebsd and two
> > > other systems running windoze. I would like to be able to mount one
> > > of the logical dos drives on one of the windoze systems so I can
> > > transfer files to it. Is it possible and how do I go about doing it?
> > >
> > > Any help is greatly appreciated.
> > >
> > >
> > > 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
> >
>
> 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



Re: Drgenius with gnome2

2003-01-10 Thread P. U. Kruppa
On Fri, 10 Jan 2003, paul beard wrote:

> P. U. Kruppa wrote:
> > Hi again!
> >
> > In the meantime I played around a little bit with DrGenius.
> >
> > (As I teach maths and physics - ) I think it is quite a valuable
> > tool for visualization and exploration of geometry and and vector
> > geometry. It seems to be competitive to commercial systems like
> > dynageo's Euklid and it is part of the gnome project.
> >
> > Thus it would be a good idea if someone - who knows about these
> > things - could write a port for it, to make it easily accessible for
> > students and teachers.
>
> well, I got it built and played with it, but it crashed on me.
> Found a few other things that didn't work as well.
>
> I can drop a bug report to the developer(s) at their site.
What did you do to crash it?
I didn't have any difficulties yet. I am running 4.7 -STABLE with
gnome2.

Uli.

> --
> Paul Beard
> <http://paulbeard.no-ip.org/movabletype/>
> 8040 27th Ave NE Seattle WA 98115 / 206 529 8400
>
> The meek shall inherit the earth -- they are too weak to refuse.
>
>
> 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



Re[2]: Drgenius with gnome2

2003-01-11 Thread P. U. Kruppa
On Sun, 12 Jan 2003, Alex wrote:

>
> Dear/Beste P.,
>
> Thursday, January 9, 2003, 11:10:12 PM, you wrote:
>
> > On 9 Jan 2003, Joe Marcus Clarke wrote:
>
> > Indeed, I uncommented
> > # include 
> > and now it seems to install and run.
>
> # That isn't a comment sign in C.
>
> But "/* comment */" and (depending on you compiler) "// comment"
> newline is .
Please excuse my lousy English: One has to say comment out not
uncomment - hasn't one? Of course I did
/* # include  */

Regards,

Uli.
>
> --
> Best regards/Met vriendelijke groet,
> Alex
>
>
> 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



Re: Zope does not start on boot-up

2003-01-12 Thread P. U. Kruppa

Hi Hanspeter!

On Sun, 12 Jan 2003, Hanspeter Roth wrote:
>   On Jan 11 at 21:15, P. U. Kruppa spoke:
>
> > The rc.d-script that came with the port does not do anything -
> > neither manually - nor on boot-up (besides echoing " Zope").
> [...]
> > >> /usr/local/www/Zope/var/zope-output 2>&1 &
>
> Does /usr/local/www/Zope/var/zope-output tell you something?

Yes: it contents many messages like this:


 [...]

--
2003-01-11T20:58:11 INFO(0) ZODB Opening database for mounting: 
'144222624_1042283507.685494'
--
2003-01-11T20:58:11 INFO(0) ZODB Mounted database '144222624_1042283507.685494' at 
/temp_folder
--
2003-01-11T20:58:11 INFO(0) ZServer HTTP server started at Sat Jan 11 20:58:11 2003
Hostname: small.pukruppa.de
Port: 8080
--
2003-01-11T20:58:11 INFO(0) ZServer FTP server started at Sat Jan 11 20:58:11 2003
Hostname: small.pukruppa.de
Port: 8021
--
2003-01-11T20:58:11 INFO(0) ZServer PCGI Server started at Sat Jan 11 20:58:11 2003
Unix socket: /usr/local/www/Zope/var/pcgi.soc
--
2003-01-11T20:58:11 PANIC(300) z2 Startup exception
Traceback (innermost last):
  File /usr/local/www/Zope/z2.py, line 690, in ?
IOError: [Errno 13] Permission denied: '/usr/local/www/Zope/var/Z2.pid'


   [...]



Uli.

>
> -Hanspeter
>
> 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



Re: Zope does not start on boot-up

2003-01-13 Thread P. U. Kruppa
Hi Hanspeter!

On Mon, 13 Jan 2003, Hanspeter Roth wrote:

>   On Jan 13 at 05:31, P. U. Kruppa spoke:
>
> >   File /usr/local/www/Zope/z2.py, line 690, in ?
> > IOError: [Errno 13] Permission denied: '/usr/local/www/Zope/var/Z2.pid'
>
>
> Hi Uli,
>
> maybe zope switches to a specific user which has no write permission
> on /usr/local/www/Zope/var ?
> Maybe `-u www' tells zope to switch to www?
> You might try to change the owner of /usr/local/www/Zope/var to www.
>
> When you start it manually (/usr/local/www/Zope/start) do you use
> root or some dedicated user?
Yeah, that was it.
I changed -R owner and goup of /usr/local/www/Zope/var/ to
www and wheel .
Now I can start and stop it from bootup and manually.

Thanks a lot!

Uli.

>
> -Hanspeter
>
> 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



watch: fatal: cannot open snoop device

2003-01-14 Thread P. U. Kruppa
Hi,

I try to watch user activities with
# watch [tty]
but keep receiving

watch: fatal: cannot open snoop device

I have recompiled my kernel with

device  snp

as the manual says.

Any idea what else could be wrong?


Thanks for your answers,

Uli.



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


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



Re: watch: fatal: cannot open snoop device

2003-01-14 Thread P. U. Kruppa
On Tue, 14 Jan 2003, Conrad Sabatier wrote:

>
> On 14-Jan-2003 P. U. Kruppa wrote:
> > Hi,
> >
> > I try to watch user activities with
> ># watch [tty]
> > but keep receiving
> >
> > watch: fatal: cannot open snoop device
> >
> > I have recompiled my kernel with
> >
> > devicesnp
> >
> > as the manual says.
> >
> > Any idea what else could be wrong?
>
> You probably just need to make the device files under /dev (assuming you're
> not using devfs).
Thanks for using the plural s in "files".
I tried to
# ./MAKEDEV snp
which didn't work. It has to be
# ./MAKEDEV snp0 snp1
etc...

Regards,

Uli.

>
> --
> Conrad Sabatier <[EMAIL PROTECTED]> - "In Unix veritas"
>
>
> 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



talk can't find connection

2003-01-14 Thread P. U. Kruppa

Hi!

I try to conect two users via talk. Both typed
# mesg y
But when user_1 types
# talk user_2
the talk screen appears and continues saying

[No connection yet]
[Checking for invitation on caller's machine]
[Checking for invitation on caller's machine]
[Checking for invitation on caller's machine]
...

Strange is
# write user_2
or
# write user_1
works in both directions.

So what can be done?

Regards,

Uli.


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



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



Re: dual boot

2003-01-14 Thread P. U. Kruppa
On Tue, 14 Jan 2003, bluegreen wrote:

> Just purchased FreeBSD4.7. Brand new to Unix! New to Linux! Old hand at
> Windows! Is dual boot of win2k and freeBSD4.7 possible for extreme
> novice.
Yes.

> Is support available?
A good starting point would be www.freebsd.org
especially the handbook section.

> Am more than happy,willing and able to pay
> for support.
There are people earning their money with this. I guess you can
send a request to this list, if you need to find them.


Regards,

Uli.

>
> Contact bluegreen at [415] 673-1519.
>
> Thanks!
>
>
> 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



Re: entropy

2003-01-14 Thread P. U. Kruppa
On Tue, 14 Jan 2003, Kevin Stevens wrote:

>
> On Tuesday, Jan 14, 2003, at 22:46 US/Pacific, Wilkinson,Alex wrote:
>
> > Can someone recommend to me where I can read up on
> > entropy.
> >
> > ie what it is ? Why we have it ? etc etc
> >
> >  - aW
>
> Entropy is a tendency towards disorder in the universe, exemplified by
> things LIKE SOME FREAKIN' CLUELESS GIT POSTING A TOTALLY OFF-TOPIC
> SCIENCE MESSAGE TO A COMPUTER OS LIST!!!
Entropy also evaluates information and is measured in so called
bits .
The original work about this was written (I think in the
sixties) by two authors:  Shannon/Weaver
Sorry, I don't know the title: it was something with information
theory.

Regards,

Uli.


>
> Did you actually have to MOVE your browser from in front of the mail
> program to AVOID searching for this on the web?!?
>
> KeS
>
>
> OB-FreeBSD:
> /usr/ports/math/entropy
> "Entropy is a program that will calculate the entropy of a given set
> of data. This program is mainly used to benchmark the efficiency
> of existing or developing compression algorithms."
>
>
> 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



Re: Linux downloads

2003-01-15 Thread P. U. Kruppa
On Wed, 15 Jan 2003, E. Rens wrote:

> Hi,
>
> what is the best way to download packages in the Linux compat realm? I'm
> looking for something like the ports system, that would search and
> download the file with the appropriate dependencies too.
You won't believe ist:
You will find them in the ports system. Some of them are called
linux-mozilla or linux-jdk - in case there is a bsd-port
available, too.

Regards,

Uli.

>
> Alternately, where could I find lists of ftp servers for Linux and for
> FreeBSD?
>
> Thank you in advance for your tips.
>
>
> 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



Re: Linux downloads

2003-01-15 Thread P. U. Kruppa
On Wed, 15 Jan 2003 [EMAIL PROTECTED] wrote:

> Many thanks but see, I need to install a linux package called cooledit
> and I have Python installed. If I use rpm alone I get:
...
> pythonlib is needed by cooledit-3.9.0-1
>
> What should I do ?
# cd /usr/ports/editors/cooledit
# make install clean

Probably someone (the port-maintainer) has solved this problem
for you.

If you don't know if an application has been ported, type

# locate cooledit

Uli.
>
>
>
> P. U. Kruppa wrote:
>
> >On Wed, 15 Jan 2003, E. Rens wrote:
> >
> >
> >
> >>Hi,
> >>
> >>what is the best way to download packages in the Linux compat realm? I'm
> >>looking for something like the ports system, that would search and
> >>download the file with the appropriate dependencies too.
> >>
> >>
> >You won't believe ist:
> >You will find them in the ports system. Some of them are called
> >linux-mozilla or linux-jdk - in case there is a bsd-port
> >available, too.
> >
> >Regards,
> >
> >Uli.
> >
> >
> >
> >>Alternately, where could I find lists of ftp servers for Linux and for
> >>FreeBSD?
> >>
> >>Thank you in advance for your tips.
> >>
> >>
> >>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
> >
> >
> >
>
>
>
>
> 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



Re: learning to compile and installing sources without using theports collection

2003-01-15 Thread P. U. Kruppa
Hi Didier,

I think there are too many questions in this email.

On Wed, 15 Jan 2003, Didier Wiroth wrote:

1)
> I'm using xfce 3.8.18 (from ports collection). I download the sources of
> xfce4 from cvs and wanted to compile the stuff! Like they mentionned it:
> ./configure than make (but I get an error message)! I'm using FreeBSD
> 4.7-release
You should post the end of make's output to this list and put up
a meaningful subject line like
xfce: make fails with 

2)
> Well honestly I'm a *NIX newbie (coming from Windows) and I'm not a
> programmer! I would "really like to learn" how to download sources and
> compile and install stuff by myself (without using the ports collections)!
Start with something simple like the console browser lynx, or the
console mail client pine.

Most graphical applications are pretty difficult to compile.

3)
> I do understand that I might leave my Freebsd system unstable or even
> unusable after installing Software!
Normally you won't. You always have backdoors like logging in
from a differrent terminal and killing processes.

4)
> I would like to be able not to be "only" dependant of the ports-collection,
> to do that, you need to be able to compile stuff correctly but I need some
> help or doc? Where can I start?
On the applicaton's homepage.


Regards,

Uli.

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


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



Easily access ftp filesystems????

2003-01-16 Thread P. U. Kruppa

Hello,

is there any easy way to access ftp filesystems, i.e.
- by one mouseclick or
- by "mounting" it somewhere
- without always having to reenter usernames und passwords
- like in Windows (sorry!)

Thanks for your answers,

Uli.

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

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



Re: Easily access ftp filesystems????

2003-01-17 Thread P. U. Kruppa
On Fri, 17 Jan 2003, Rick Fournier wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On January 17, 2003 03:28 am, P. U. Kruppa wrote:
> > Hello,
> >
> > is there any easy way to access ftp filesystems, i.e.
> > - by one mouseclick or
> > - by "mounting" it somewhere
> > - without always having to reenter usernames und passwords
> > - like in Windows (sorry!)
>
> well, if you use kde or gnome or any "wm" that supports icons, you could make
> a link icon on your desktop that includes the full path for the ftp with the
> login and pass, ie: ftp://user:[EMAIL PROTECTED]
Yes, I have thought about that: nautilus can open my ftp site
that way, but I can't find any documentation how to set up a link
to this, are there any commands like
# exec nautilus ftp://mysite.org
???

Uli.

>
> there is no way you could mount from a ftp:// url, but using NFS
> you could mount the local ftp dir on that server onto another pc.
>
> >
> > Thanks for your answers,
> >
> > Uli.
> >
> > *---*
> > *Peter Ulrich Kruppa*
> > *  -  Wuppertal -   *
> > *  Germany  *
> > *---*
> >
> > To Unsubscribe: send mail to [EMAIL PROTECTED]
> > with "unsubscribe freebsd-questions" in the body of the message
>
> - --
> Rick Fournier ([EMAIL PROTECTED])
> PGP KeyID 31846E22 (B1E3 AE2E C867 F491  BF9F 9485 7818 122D 3184 6E22)
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.1 (FreeBSD)
>
> iD8DBQE+J7n8eBgSLTGEbiIRAlquAKDTSk51FXvOXuX7po00JynKCw6cngCfSZSz
> 4OeJEIYEFoRr8SltO6dbyrU=
> =+NKN
> -END PGP SIGNATURE-
>
>
> 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



Re: how to restore /usr

2003-01-17 Thread P. U. Kruppa
On Fri, 17 Jan 2003, Len Conrad wrote:

> Trying to free up disk space, a user accidentally rm'd /usr instead of
> /usr/ports.
>
> Starting with the cdrom, what is the best way to get the /usr tree back
> onto the disk?
If your system still can boot, you can do
# /stand/sysinstall
--> configure --> Distributions
and select the things you need.
In case you remember config-files you have edited, try to save
them from beeing overwritten by changing their names with mv .
You can rename them afterwards.

For the future:
There are quite simple tools to backup and restore the contents
of your partitions: dump and restore.

Hope that helps,

Uli.
>
> thanks
> Len
>
>
> 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



Re: how to restore /usr

2003-01-17 Thread P. U. Kruppa
On Fri, 17 Jan 2003, Len Conrad wrote:

> /stand/sysinstall works
>
> so what if we did
>
> install additional dist sets  + just binary base distribution?
Yes, and the manuals are quite useful.

Good Luck!

Uli.
>
> Len
>
>
> 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



Re: Possible attack?

2003-01-17 Thread P. U. Kruppa
On Fri, 17 Jan 2003, Jim Freeze wrote:

> Hi:
>
> I got an interesting log report today.
> Has anyone seen such messages lately?
>
> Jan 14 12:59:52 rabbit /kernel: ipfw: limit 100 reached on entry 64000
> Jan 14 17:39:13 rabbit ftpd[1502]: ANONYMOUS FTP LOGIN REFUSED FROM
>   p5089A961.dip.t-dialin.net
> Jan 14 17:39:13 rabbit ftpd[1503]: ANONYMOUS FTP LOGIN REFUSED FROM
>   p5089A961.dip.t-dialin.net
> Jan 15 12:15:21 rabbit sm-mta[3937]: h0FHFIJI003936: Truncated MIME
>   Content-Disposition header due to
>  field size (length = 25) (possible attack)
> Jan 15 17:33:03 rabbit ftpd[4434]: ANONYMOUS FTP LOGIN REFUSED FROM
>  pD9E60C0F.dip.t-dialin.net
> Jan 15 17:33:04 rabbit ftpd[4435]: ANONYMOUS FTP LOGIN REFUSED FROM
>  pD9E60C0F.dip.t-dialin.net
> Jan 15 23:59:48 rabbit sm-mta[5210]: h0G4xkJI005209: Truncated MIME
>  Content-Disposition header due to
>   field size (length = 22) (possible attack)
Now, I don't know if this is something serious, but I can tell
you the "attacker" is a client of the german Telekom. Since you
know the exact date and time of these events and Telekom has her
own logs, he can be identified, if something serious happens.

Uli.

>
>
>
> --
> Jim Freeze
> --
> "It's not Camelot, but it's not Cleveland, either."
>   -- Kevin White, mayor of Boston
>
> 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



back up Win2k workstations?

2003-01-22 Thread P. U. Kruppa
Hi,

I am looking for a concept to back up some Win2k workstations on
a FreeBSD machine. Can this be done and how?

Thanks,

Uli.

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

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



Re: back up Win2k workstations?

2003-01-23 Thread P. U. Kruppa
On Thu, 23 Jan 2003, Stephen Hilton wrote:

> On Thu, 23 Jan 2003 05:41:07 + (GMT)
> [EMAIL PROTECTED] (P. U. Kruppa) wrote:
>
> > Hi,
> >
> > I am looking for a concept to back up some Win2k workstations on
> > a FreeBSD machine. Can this be done and how?
> >
>
> Setup a Samba server on the FreeBSD box, then use the native
> windows backup tools to backup to the Samba share. Archive
> backups on the FreeBSD/Samba machine to tape/CDRW etc... with
> tar. If file compression is enabled in the windows backup
> utility then avoid using compression in your tar command as
> you will waste a lot of CPU power for very little compression.
This seems to be the simpliest method, because I already have got
a running Samba Server. I can do a backup of C: besides some
files which are locked because they are in use.
Before I try a crash test:
How could I do a restore - assuming the worst case: C: is
completely deleted?
Do I have to boot the Win2k CD-ROM?

Regards,

Uli.

>
> Regards,
>
> Stephen Hilton
> [EMAIL PROTECTED]
>
> 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



Re: slightly OT: official CD tree structure

2003-01-27 Thread P. U. Kruppa
On Mon, 27 Jan 2003, Igor B. Bykhalo wrote:

> I'm going to burn installation CDs after make release,
> but i also want to put distfiles of my ports on it,
> just for more convenient local work.
>
> The question is: where should i place distfiles?
> Should it be /distfiles or ports/distfiles?
Default should be
/usr/ports/distfiles

Regards,

Uli.

>
> TIA,
> Igor
>
>
> 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



Re: I 'm learning

2003-02-04 Thread P. U. Kruppa
On Tue, 4 Feb 2003, jim wrote:

>  I got two very good responces to a question I asked here even though I
> didn't really know what I wanted so. I will atempt to be more specific I
> am trying to setup bsd on an old machine .aptiva IBM from 1995 32megs of
> ram 133 mghtz proccessor 1.5gig maxtor hd.
>   I have been running linux mandrake as a stand alone system for four
> years and in the last year I have tried several others mostly linux,
> however I want to try learning different ones.  I want to be able to set
> them up to do the things a user wants to do.
>   So far I have not been able to get freebsd to play a game surf the net
> or any other aplication what so ever. I am not descouraged I have gotten
> windowmaker to come up at least. I don't care what destop; gnome ,kde,
> windowmaker,icewm,fwm,afterstep, I end up useing I just want to be able
> to learn to have it read my  jvc digital video camera stills and do
> email and surf the web.inter chat rooms and the like . If there are
> freebsd aplications that are easier for someone like me to set up and
> run I need to know what step to take to get bsd running the best way
> possible. well on my free time that is how do i get it to dial up iv
> read the pppdeamon thing and can't sortit out from the ethernet
> networking which I know is simalar but I have no intreat in hitching the
> machines together i just want to get the modem to dail up the internet.
You are on the right track, trying different applications: it
will take some time to find things that run well on an older
machine. Try to get some more RAM, if you can, this will always
improve performance.
Regarding your modem you should read
# man ppp
They describe how to test your modem manually in "terminal mode".
When you found out the right configuration put it into
/etc/ppp/ppp.conf
to start it automatically.

Have fun!

Uli.
*---*
*Peter Ulrich Kruppa*
*  -  Wuppertal -   *
*  Germany  *
*---*

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



permissions for /tmp ???

2003-02-05 Thread P. U. Kruppa
Hi!

Cleaning up my system I accidentally deleted my /tmp directory
- it had grown to 462M, though I couldn't find any files as
big as that.

Anyway: I created a new one, rebooted my system and everything
seems to work all-right.

Please could someone send me the default permissions of /tmp ?
I wouldn't like to leave a drwxrwxrwx hole in my system if it
isn't necessary.

Thanks,

Uli.


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

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



Re: Good way of upgrading from FreeBSD 4.5?

2003-02-06 Thread P. U. Kruppa
On Thu, 6 Feb 2003, Johannes Angeldorff wrote:

> Dear FreeBSD:ers,
>
> I am happy to use FreeBSD for web, mail and applications serving. But
> when I come to the question about how to upgrade to a newer FreeBSD
> version, I really could need your expertise!
I think this is what you would call a production machine.
You shouldn't experiment with the so called Technology Release
5.0 then, but upgrade to 4.7 .

The simpliest way to do this, is to download the iso-image, boot
it and follow the upgrade instructions in the menu.

Regards,

Uli.

>
> We have two FreeBSD 4.5 boxes. Both boxes have been installed with
> FreeBSD 4.5 from CD, and then tweaked with reconfigured kernels and a
> few applications installed, mainly qmail (replacing sendmail),
> mod-php, mysql, pico and a few more. Both boxes have around 25 users
> each. Both boxes have tweaked settings in /etc/rc.conf and some other
> /etc/-files.
>
> My question is, if anyone can give a hint on how to upgrade safely
> from FreeBSD 4.5 to FreeBSD 5.0...?
>
> If we download FreeBSD 5.0 and install it on our FreeBSD 4.5 boxes,
> what will we have to do? Is there risk that all settings, contents
> and installed applications will be erased?
>
> Very thankful for all help on this matter...!
> --
> Regards,
> Smartnet Sverige AB
>
> Johannes Angeldorff
>
> 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



kernel loadable modules ?

2003-02-06 Thread P. U. Kruppa

Hi!

Where can I find documentation for the kernel loadable modules in
/modules ?

Regards,

Uli.

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

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



starting ppp on boot up

2002-12-19 Thread P. U. Kruppa
Hi!

I have a well working user ppp configuration, which I run
manually by
# ppp -nat -ddial adsl
What is the simpliest way to start this automatically on boot up?

Thanks,

Uli.

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


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



Re: starting ppp on boot up

2002-12-20 Thread P. U. Kruppa
On Fri, 20 Dec 2002, Scott Mitchell wrote:

> On Fri, Dec 20, 2002 at 08:47:33PM +1300, Jonathan Chen wrote:
> > On Fri, Dec 20, 2002 at 06:59:18AM +0000, P. U. Kruppa wrote:
> > > Hi!
> > >
> > > I have a well working user ppp configuration, which I run
> > > manually by
> > > # ppp -nat -ddial adsl
> > > What is the simpliest way to start this automatically on boot up?
> >
> > By adding the following lines into your /etc/rc.conf:
> >
> > ppp_enable="YES"
> > ppp_mode="ddial"
> > ppp_profiles="adsl"
>
> You might want
>
>   ppp_nat="YES"
>
> in there as well
In the meantime I found # man   and copied/edited this
- working - /usr/local/etc/rc.d - script:

  ---
#!/bin/sh -
#
#initialization/shutdown script for pppd
case "$1" in
start)
/usr/sbin/ppp -nat -ddial adsl && echo -n ' pppd'
;;
stop)
kill `cat /var/run/foo.pid` && echo -n ' pppd'
;;
*)
echo "unknown option: $1 - should be 'start' or 'stop'" >&2
;;
esac
 --

Does this do anything substantially different to your idea?


Uli.

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


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



Re: starting ppp on boot up

2002-12-20 Thread P. U. Kruppa
On Fri, 20 Dec 2002, Scott Mitchell wrote:

> On Fri, Dec 20, 2002 at 02:31:20PM +0000, P. U. Kruppa wrote:
> > In the meantime I found # man   and copied/edited this
> > - working - /usr/local/etc/rc.d - script:
> >
> >   ---
> > #!/bin/sh -
> > #
> > #initialization/shutdown script for pppd
> > case "$1" in
> > start)
> > /usr/sbin/ppp -nat -ddial adsl && echo -n ' pppd'
> > ;;
> > stop)
> > kill `cat /var/run/foo.pid` && echo -n ' pppd'
   ^^^
Thanks Scott, now that you explained what this thing should do I
found out that it should be
kill  ... /tun*.pid  ...

Uli.


> > ;;
> > *)
> > echo "unknown option: $1 - should be 'start' or 'stop'" >&2
> > ;;
> > esac
> >  --
> >
> > Does this do anything substantially different to your idea?
>
> No -- I expect that the command line actually executed will be the same in
> either case.
>
> I guess the advantage of the script is that you have the 'stop' option as
> well, which you don't get with rc.conf.  On the other hand, it's one more
> script you have to maintain.
>
> Personally I'd go with the rc.conf variables and use pppctl to shut down
> the daemon if I ever needed to, but I think it's down to personal
> preference at this point.
>
> Cheers,
>
>   Scott
>
> --
> ===
> Scott Mitchell  | PGP Key ID | "Eagles may soar, but weasels
> Cambridge, England  | 0x54B171B9 |  don't get sucked into jet engines"
> [EMAIL PROTECTED] | 0xAA775B8B |  -- Anon
>
> 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



SQUID question

2002-12-21 Thread P. U. Kruppa
Hi,

I am testing Squid on my home network:

+--+   +--+
| 192.168.10.1 |   | 192.168.10.2 |
| squid proxy  |<--|Win2k |
|  on -STABLE  |   |   Client |
+--+   +--+

Squid can be used properly on the proxy-machine (with
linux-mozilla1.2.1 directed to localhost:3128 ),
but Win2k's InternetExploder (directed to 192.168.10.1:3128)
cannot open any webpages: After some minutes it ends up with
"... couldn't be opened"

C:> telnet 192.168.10.1 3128
seems to be ok: the dialog window is opened.

This is my rule set in squid.conf so far:

acl pukruppa src 192.168.10.0/255.255.255.0
http_access allow pukruppa
http_access allow localhost
http_access deny all


Thanks for any ideas.


Uli.


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


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



Re: local copies of packages during their installation

2002-12-21 Thread P. U. Kruppa
On Sat, 21 Dec 2002, Jörg Meyer wrote:

> Hello,
>
> I've been experimenting with FreeBSD since the day
> day before yesterday. Coming from the MS-world I am very
> impressed already.
>
> I installed the system from a CD created from the Mini-Iso-Image.
> Installing packages with pkg_add -r I would like to have local
> copies of the downloaded tarball in order to create an adapted
> CD with the packages I really need (just for the case of a new-
> or re-installation).
> Of course, all the depending package-tarballs should be download
> as well - otherwise I could also ftp them manually.
> Furthermore it would be really nice if the directory structure of
> the FTP-Server was duplicated locally as well.
>
> I know (from experimenting) that make package within the ports collection
> can archieve something similar (packages are created under /usr/ports/packages
> if existent). But following this strategy in my opinion has 3 major disadvantages:
> 1) Compiling packages like XFree86-4 takes quite a long time on my machnine.
> 2) It is impossible to create a package without installing it.
> In case of the package is installed already make returns an error
> telling me to deinstall the package first.
> 3) dependencies are not considered.
> make package in /usr/math/mupad only creates a mupad-package
> but no package for linux_base which is necessary for mupad.
>
> Does anyone know a solution to this problem?
> Don't you make local copies of packages you install(ed)?
No, I have a DSL flatrate. Why should I pay extra money for
back-up CD-ROMs? They will be outdated next month anyway.


Uli.

> Thanks for each advice in advance.
>
> Yours,
> Joerg Meyer
>
>
>
>
>
>
> 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



Re: How do you suspend and resume a remote shell session?

2002-12-21 Thread P. U. Kruppa
On 21 Dec 2002, Andrew Cutler wrote:

> Maybe my question wasn't clear enough. I would like to SSH into a box
> with say my laptop, setup some tasks, run some programs, suspend the
> connection, unplug and turn off my laptop, and then come back to the
> same session a few days later, perhaps using a different computer.
If I understand you right, you don't want to exit the session,
because you are afraid the program you started is going to close,
too.
This can be prevented by typing an  &  at the end of a command
line:
# make kernel &
will go on building and installing a new kernel, though you log
out.

Sorry, if I misinterpreted your question.

Uli.


> I
> would also like to be able to do this with XDMCP / remote X.
>
> and yes I do rtfm, do u read questions or do u just answer them :)
>
> -> ouch!
>
> Seriously, I'm not trying to start a flame, I 'm just looking for some
> answers, I've been looking at this for a while now but there does not
> seem to be any info available on how this is achieved.
>
> As Dan suggested, I'm going to look at screen, which looks quite
> promising. Any other legitimate info / advice would also be appreciated.
>
>
> On Sat, 2002-12-21 at 20:34, Paul A. Scott wrote:
> > > From: Andrew Cutler <[EMAIL PROTECTED]>
> > > Does anyone know of a method to suspend and resume a telnet / SSH
> > > session.
> >
> > man telnet
> > man ssh
> --
> Andrew Cutler <[EMAIL PROTECTED]>
>
>
> 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



Re: SQUID question

2002-12-22 Thread P. U. Kruppa
On Sat, 21 Dec 2002, Roman Neuhauser wrote:

> # [EMAIL PROTECTED] / 2002-12-21 09:35:33 +:
> > I am testing Squid on my home network:
> >
> > +--+   +--+
> > | 192.168.10.1 |   | 192.168.10.2 |
> > | squid proxy  |<--|Win2k |
> > |  on -STABLE  |   |   Client |
> > +--+   +--+
> >
> > Squid can be used properly on the proxy-machine (with
> > linux-mozilla1.2.1 directed to localhost:3128 ),
> > but Win2k's InternetExploder (directed to 192.168.10.1:3128)
> > cannot open any webpages: After some minutes it ends up with
> > "... couldn't be opened"
>
> localhost is 127.0.0.1, you want squid to listen on 192.168.10.1
When I change
http_port to
http_port 192.168.10.1:3128
Squid doesn't even work locally on the proxy.
So I stayed with
http_port 3128

Uli.
>
> > C:> telnet 192.168.10.1 3128
> > seems to be ok: the dialog window is opened.
> >
> > This is my rule set in squid.conf so far:
> >
> > acl pukruppa src 192.168.10.0/255.255.255.0
> > http_access allow pukruppa
> > http_access allow localhost
> > http_access deny all
>
> --
> If you cc me or remove the list(s) completely I'll most likely ignore
> your message.see http://www.eyrie.org./~eagle/faqs/questions.html
>
> 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



Re: SQUID question

2002-12-22 Thread P. U. Kruppa
On Sat, 21 Dec 2002, David S. Jackson wrote:

> On Sat, Dec 21, 2002 at 09:35:33AM +0000 P. U. Kruppa 
><[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I am testing Squid on my home network:
> >
> > +--+   +--+
> > | 192.168.10.1 |   | 192.168.10.2 |
> > | squid proxy  |<--|Win2k |
> > |  on -STABLE  |   |   Client |
> > +--+   +--+
> >
> > Squid can be used properly on the proxy-machine (with
> > linux-mozilla1.2.1 directed to localhost:3128 ),
> > but Win2k's InternetExploder (directed to 192.168.10.1:3128)
> > cannot open any webpages: After some minutes it ends up with
> > "... couldn't be opened"
> >
> > C:> telnet 192.168.10.1 3128
> > seems to be ok: the dialog window is opened.
> >
> > This is my rule set in squid.conf so far:
> >
> > acl pukruppa src 192.168.10.0/255.255.255.0
> > http_access allow pukruppa
> > http_access allow localhost
> > http_access deny all
> >
> >
> > Thanks for any ideas.
>
> What does the access.log say for Squid?
it completely ignores any access from 192.168.10.2 - the Win2k
machine.

>
> Are you sure the proxy is set up properly in IE?
Yes, I put in IP and channel manually.

> Are there any other proxies you're chaining together with squid, like
> junkbuster or something?
No.
>
> Are you running any add-ons to squid, like squidguard?
Not that I know.

Uli.


>
> I'm sure there are other possibilities, but I'd check those first.
>
> --
> David S. Jackson[EMAIL PROTECTED]
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> I could dance with you till the cows come home.
> On second thought, I'd rather dance with the cows
> till you come home.  -- Groucho Marx
>
> 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



RE: SQUID question

2002-12-22 Thread P. U. Kruppa
On Sun, 22 Dec 2002, Howard Picken wrote:

> I may have missed a reply here but
> I can't see anything about the Windows
> setup.
>
> What is the proxy setup on the win box?
192.168.10.1:3128

> What is the gateway setup on win box?
192.168.10.1

>
> Ping will work even if none of the above
> have been setup because it works on
> the IP part. Would you're trying to use
> is the TCP part.
>
> Run "ipconfig" from the run menu on
> the w2k box and let us know the result.
IP address192.168.10.2
subnetmask255.255.255.0
gateway   192.168.10.1

And: when I kill Squid and reset IE it can access the Internet as
it always did.


Uli.



>
> Howard
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of David S.
> > Jackson
> > Sent: Sunday, 22 December 2002 6:11 AM
> > To: P. U. Kruppa
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: SQUID question
> >
> >
> > On Sat, Dec 21, 2002 at 09:35:33AM + P. U. Kruppa
> > <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > I am testing Squid on my home network:
> > >
> > > +--+   +--+
> > > | 192.168.10.1 |   | 192.168.10.2 |
> > > | squid proxy  |<--|Win2k |
> > > |  on -STABLE  |   |   Client |
> > > +--+   +--+
> > >
> > > Squid can be used properly on the proxy-machine (with
> > > linux-mozilla1.2.1 directed to localhost:3128 ),
> > > but Win2k's InternetExploder (directed to 192.168.10.1:3128)
> > > cannot open any webpages: After some minutes it ends up with
> > > "... couldn't be opened"
> > >
> > > C:> telnet 192.168.10.1 3128
> > > seems to be ok: the dialog window is opened.
> > >
> > > This is my rule set in squid.conf so far:
> > >
> > > acl pukruppa src 192.168.10.0/255.255.255.0
> > > http_access allow pukruppa
> > > http_access allow localhost
> > > http_access deny all
> > >
> > >
> > > Thanks for any ideas.
> >
> > What does the access.log say for Squid?
> >
> > Are you sure the proxy is set up properly in IE?
> >
> > Are there any other proxies you're chaining together with squid, like
> > junkbuster or something?
> >
> > Are you running any add-ons to squid, like squidguard?
> >
> > I'm sure there are other possibilities, but I'd check those first.
> >
> > --
> > David S. Jackson[EMAIL PROTECTED]
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> > I could dance with you till the cows come home.
> > On second thought, I'd rather dance with the cows
> > till you come home.  -- Groucho Marx
> >
> > To Unsubscribe: send mail to [EMAIL PROTECTED]
> > with "unsubscribe freebsd-questions" in the body of the message
> >
> > ---
> > Incoming mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.431 / Virus Database: 242 - Release Date: 17/12/2002
> >
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.431 / Virus Database: 242 - Release Date: 17/12/2002
>
>
> 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



squid and ipfw ... fwd ...

2003-02-13 Thread P. U. Kruppa
Hi!

I am trying to setup a transparent proxy with Squid.

Proxying and caching itself works fine (thanks to the help of
this list!) - my Squid is listening on port 80.

I have got the ipfw kernel module running and seem to be able to
change all kinds of rules via ipfw or from bootup via some
firewall configuration file. As all kinds of manuals advise I do
# ipfw add 200 allow tcp from 192.168.10.1 to any
and still everything works fine. But when I try the next line
# ipfw add 300 fwd 127.0.0.1 tcp from any to any 80
I keep receiving access denied messages from squid.

I found several emails about this problem in Google but no
solution.


What can be done now?

Thanks for any ideas,

Uli.

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

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



Re: squid and ipfw ... fwd ...

2003-02-13 Thread P. U. Kruppa
On Thu, 13 Feb 2003, Dancho Penev wrote:

> On Thu, Feb 13, 2003 at 06:44:24PM +0100, P. U. Kruppa wrote:
> >Date: Thu, 13 Feb 2003 18:44:24 +0100 (CET)
> >From: [EMAIL PROTECTED] (P. U. Kruppa)
> >To: [EMAIL PROTECTED]
> >Subject: squid and ipfw ... fwd ...
> >
> >Hi!
> >
> >I am trying to setup a transparent proxy with Squid.
> >
> >Proxying and caching itself works fine (thanks to the help of
> >this list!) - my Squid is listening on port 80.
> >
> >I have got the ipfw kernel module running and seem to be able to
> >change all kinds of rules via ipfw or from bootup via some
> >firewall configuration file. As all kinds of manuals advise I do
> ># ipfw add 200 allow tcp from 192.168.10.1 to any
> >and still everything works fine. But when I try the next line
> ># ipfw add 300 fwd 127.0.0.1 tcp from any to any 80
> >I keep receiving access denied messages from squid.
>
> Put in squid config file something like this (change ip address and netmask):
>
> acl permitednet src 192.168.0.0/255.255.0.0
> http_access allow permitednet
I have got these.
Squid works fine as long as I setup all browsers to use
192.168.10.1's port 80 .
But when they are set to automatic detection they don't use
Squid.
The ipfw rule 300 should redirect all traffic to squid - which it
in fact does: The access denial message is produced by Squid. But
there everything ends.

Uli.

> Take a look at ACCESS CONTROLS section in squid.conf for more details.
> In fact if you keep above two ipfw rules transparent proxy will not work for
> 192.168.10.1 .
>
> >
> >I found several emails about this problem in Google but no
> >solution.
> >
> >
> >What can be done now?
> >
> >Thanks for any ideas,
> >
> >Uli.
> >
> >*---*
> >*Peter Ulrich Kruppa*
> >*  -  Wuppertal -   *
> >*  Germany  *
> >*---*
> >
> >To Unsubscribe: send mail to [EMAIL PROTECTED]
> >with "unsubscribe freebsd-questions" in the body of the message
>
> --
> Regards,
> Dancho Penev
>
> 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



Re: IPFW: rc.firewall script doesn't load when loading rules froma file

2003-02-18 Thread P. U. Kruppa
On Tue, 18 Feb 2003, Jason Williams wrote:

> I'm using FBSD 4.7 and have compiled ipfw into the kernel. My rc.conf
> file has the following:
>
> firewall_enable="YES"
> firewall_script="/etc/rc.firewall"
> firewall_type="/etc/ipfw.rules"
> firewall_quiet="NO"
> firewall_logging_enable="YES"
> log_in_vain="YES"
> icmp_drop_redirect="YES"

all you need to do, is to put your list of
ipfw ...
statements into your /etc/ipfw.rules and make it executable by
# chmod 750 /etc/ipfw.rules
and they will be executed on bootup.

The line
firewall_type="/etc/ipfw.rules"
in your rc.conf is not necessary.

Uli.

>
> On reboot, ipfw is not reading rc.firewall before loading my rules -
> /etc/ipfw.rules - as I've assumed it would. I thought I could let
> rc.firewall take care of housekeeping ( flush and loopback rules )
> before moving on to the the custom rules in ipfw.rules. Am I missing
> something here or is it normal to bypass rc.firewall altogether and set
> up a rules file with everything needed in there? All the tutorials seem
> to suggest that ipfw reads rc.firewall first before moving onto custom
> rules files, but that has not been my experience here. Thanks for your
> help
>
> Jason Williams
> [EMAIL PROTECTED]
>
>
> 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



Re: Need help formatting HDD

2003-02-19 Thread P. U. Kruppa
On Tue, 18 Feb 2003, Shantanu Mahajan wrote:

> +++ . Saevio . [freebsd] [16-02-03 23:21 -0800]:
> | Date: Sun, 16 Feb 2003 23:21:17 -0800
> | From: ". Saevio ." <[EMAIL PROTECTED]>
> | Subject: Need help formatting HDD
> |
> | Hi All,
> |
> | Sorry to write a F-BSD list with this, but i figured you would know.
> | I have a IBM Deskstar 30gb, with FreeBSD 4.x on it, and i need to remove it
> | so i can install the HDD in a friends system. However after trying with
> | format.com and fdisk.exe it wont even recognize the partition.
Just boot your windows cdrom and start the installation process. It will
ask to reformat the harddisk.

Regards,

Uli.


> |
> | How do i remove it? anything would be appreciated.
> |
> | Thanks,
> |
> | ..brian..
> |
> | =III_.~^*,=,*^~>13<-._':'_.-*MMII*-._':'_.->13<~^*,=,*^~._III=
> |
> | " For whom ever fights monsters should see to it that in the
> |   process he does not become a monster. For when you stare
> |   into the abyss, the abyss also stares into you. "
> | - -Friedrich Nietzsche
> |
> | " ohweeoh ohweeoh ohweeoh ohweeoh ohweeoh ohweeeoo
> |   when i got the music, well i got a place to go
> |   ohweeoh ohweeoh ohweeoh ohweeoh ohweeoh ohweeeoo "
> | - -Tim Armstrong
> |
> | =III_.~^*,=,*^~>13<-._':'_.-*MMI*-._':'_.->13<~^*,=,*^~._III=
> |
> |
> |
> |
> |
> | _
> | STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
> | http://join.msn.com/?page=features/junkmail
> |
> | --
>
> search for "ranish partition manager".
> earlier site http://come.to/ranish
> dunno current site. maybe www.ranish.com/part.
>
> Regards,
> Shantanu
>
> --
> Everyone is a genius.  It's just that
> some people are too stupid to realize it.
>
> PGP keyID 137AFD9E
> (C7DA 3350 1DEA F371 37DC  D92A F0D4 C2ED 137A FD9E)
>
> 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



Re: Transparent Proxy

2003-02-20 Thread P. U. Kruppa
On Thu, 20 Feb 2003, Darcy Buskermolen wrote:

> I'm trying to deploy a transparent proxy server for a friend's office but have
> run into a couple of snags that I can't seam to find the correct answer for.
> Please see http://home2.dbitech.bc.ca:8080/netconfig.txt for graphical
> topology
>
> Note that I'm running IPFW2 on both BSD boxes.
>
> ipfw list output on 192.168.0.254:
>
> 1 skipto 5 tcp from any 1023-65535 to me dst-port 22
> 00040 skipto 50 tcp from 192.168.0.1 to any dst-port 80
> 00048 fwd 192.168.0.1 tcp from 192.168.0.0/24 to any dst-port 80 out
> 00999 divert 8669 ip from any to any via ed0
> 65533 allow ip from any to any
> 65535 deny ip from any to any
>
> ipfw list output on 192.168.0.1:
>
> 00500 fwd 127.0.0.1,3128 ip from 192.168.0.0/16 to any dst-port 80 in
^^^
I am no squid expert, but this was the line which caused
the trouble. I told ipfw to read the traffic directly from the nic (a
realtek on rl1):

# ipfw add 500 fwd 127.0.0.1, 3128 tcp from any to any 80 recv rl1


Perhaps this works for you, too?

Uli.

> 65000 allow ip from any to any
> 65535 deny ip from any to any
>
> When the windows box (192.168.0.32) makes a web request it gets forwarded to
> the squid machine fine, and squid returns a "access denied" error message,
> checking the cache.log on squid I see the reason is as follows:
>
> 2003/02/20 04:19:47| WARNING: Forwarding loop detected for:
> GET / HTTP/1.0
>
> Can anybody point me in the correct direction to tell me what it is that I'm
> missing?
>
> P.S.
>Please CC me on responses as that I'm not subscribed to questions.
>
>
>
> --
> Darcy Buskermolen
> Wavefire Technologies Corp.
> ph: 250.717.0200
> fx:  250.763.1759
> http://www.wavefire.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



4.8-PRERELEASE: portinstall -R XFree86 fails

2003-02-20 Thread P. U. Kruppa
Hi,

I am trying to portinstall XFree86-4 on yesterday's
4.8-PRERELEASE.

I think I have deleted all old XFree86 packages,
# pkgdb -F
runs without any complaints.

But portinstall -R XFree86 (I answered yes to XFree86-4) ends
doing imake with

-
(...)

install.man in config/util done
installing man pages in config/pswrap...
+ /usr/bin/install -c -m 0444 pswrap.1.html
/usr/local/lib/X11/doc/html/pswrap.1
.html
rm -f /usr/local/man/man1/pswrap.1*
/usr/bin/install -c -m 0444 pswrap._man  /usr/local/man/man1/pswrap.1
gzip -n /usr/local/man/man1/pswrap.1
install.man in config/pswrap done
===>   Generating temporary packing list
/usr/X11R6/bin/mkhtmlindex:No such file or directory
*** Error code 1
Stop in /usr/ports/devel/imake-4.
*** Error code 1
Stop in /usr/ports/x11/XFree86-4-libraries.
*** Error code 1
Stop in /usr/ports/x11/XFree86-4.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade12055.6 mak
e
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped /
!:failed)
! x11/XFree86-4 (unknown build error)

 

Regards,

Uli.

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+

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



Security Problem (?): strange logs

2003-02-21 Thread P. U. Kruppa
Hi,

browsing my /var/log directory I found many files like these

  -
(...)
log.Ä__îÅÍ3
log._ç___Ä
log.a0035934
log.aditi
log.alevrius_
log.alevrius_.old
log.amanda
log.amd
log.amul
log.andreas
log.ang_1730
log.angelas
log.aps-02
log.armoire
log.atpvpn
log.austinserver
log.b-64ku99an2lr25
log.baer1
log.banquet
log.barb
log.bd20g
log.gigantti-o13mbj
log.gustavo
log.gustavo.old
log.howell
log.huntfin
log.i3r1r7
log.ibm all in one

--

Most of them are empty, some of them contain messages like this

-

(...)
[2003/02/21 17:14:30, 0] smbd/service.c:make_connection(252)
  gustavo (80.100.23.30) couldn't find service c

   -

Do I have any serious security problem, or are these some
script kiddies ?

Regards,

Uli.

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+

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



Re: 4.8-PRERELEASE: portinstall -R XFree86 fails

2003-02-21 Thread P. U. Kruppa
On Fri, 21 Feb 2003, Matthew Seaman wrote:

> On Fri, Feb 21, 2003 at 06:58:49AM +0100, P. U. Kruppa wrote:
> > Hi,
> >
> > I am trying to portinstall XFree86-4 on yesterday's
> > 4.8-PRERELEASE.
> >
> > I think I have deleted all old XFree86 packages,
> > # pkgdb -F
> > runs without any complaints.

>
> The imake port is part of XFree86, and you have to install the version
> that corresponds to which ever version of XFree86 you're installing.
> This is infact one of the principal reasons why you're advised to
> delete the XFree86-3 packages before attempting to upgrade to
> XFree86-4.
>
> The fix is simple.  Just run:
>
> # pkg_deinstall -f imake-\*
>
> before running your portinstall command again.
No, sorry.

That doesn't help.

Uli.

>
>   Cheers,
>
>   Matthew
>
> --
> Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
>   Savill Way
> PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
> Tel: +44 1628 476614  Bucks., SL7 1TH UK
>
> 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



Re: 4.8-PRERELEASE: portinstall -R XFree86 fails

2003-02-21 Thread P. U. Kruppa
On Sat, 22 Feb 2003, Peter Wu wrote:

> [EMAIL PROTECTED] (P. U. Kruppa) writes:
>
> > Hi,
> >
> > I am trying to portinstall XFree86-4 on yesterday's
> > 4.8-PRERELEASE.
> >
> > I think I have deleted all old XFree86 packages,
> > # pkgdb -F
> > runs without any complaints.
> >
> > But portinstall -R XFree86 (I answered yes to XFree86-4) ends
> > doing imake with
>
> Have you tried portupgrade?
Yes, but of course it said XFree86 was not installed, so it
couldn't be upgraded. Thus I have to use
# portinstall -R
which is equivalent to
# portupgrade -NR

To get something running I installed XFree86 from my 4.7-RELEASE
CD. I also tried to upgrade this and was left with a dysfunctional
XFree86 System (some modules and fonts couldn't be found).
So I just stay with the 4.7 installation and hope to get gnome2
working somehow.

Uli.

>
> --
> Powered by
> FreeBSD 4.7-STABLE
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+

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


Re: hpijs

2003-02-27 Thread P. U. Kruppa
On Thu, 27 Feb 2003, Antoine Jacoutot wrote:

> Hi !
>
> I has been almost a month now that I have been trying to make my printer work
> under FreeBSD.
> I am now seeking for a direct help, I am totally confused.
> Basically, everything always worked perfectly, but the quality is not here.
> Is there anyone on the list who uses apsfilter+hpijs to print to a Hp Deskjet
> printer ?
Yes, I do and it works fine.

Why?

Regards,

Uli.

> I so don't want to have to buy another printer to print high quality pictures.
>
> Thanks.
>
> --
> Antoine Jacoutot
> [EMAIL PROTECTED]
> http://www.lphp.org
> "Unix is user friendly. He's just very picky about who his friends are..."
>
>
> 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


Re: hpijs

2003-02-27 Thread P. U. Kruppa
On Thu, 27 Feb 2003, Antoine Jacoutot wrote:

> On Thursday 27 February 2003 18:34, P. U. Kruppa wrote:
> > > here. Is there anyone on the list who uses apsfilter+hpijs to print to a
> > > Hp Deskjet printer ?
> >
> > Yes, I do and it works fine.
>
> Thank god... maybe you could help me...
>
> > Why?
>
> I can't have a good quality printing with apsfilter+ghostscript-gnu+hpijs and
> a HpDeskjet 970Cxi printer.
> All that I can print is draft... :-(
>
> If you could help me, that would be fantastic !
>
> Here is my setup under FreeBSD-4.7-RELEASE-p3 (all softwares all compiled from
> ports):
>
> ghostscript-gnu-nox11-7.05_3 (WITHOUT_X11=yes A4=yes)
> apsfilter-7.2.5_1 (WITHOUT_X11=yes / A4, GS_NO_X11, PSUTILS, A2PS, CONVERT)
> libijs-0.34
> hpijs-1.3.1
>
> /etc/printcap:
>
> hpdeskjet_hpijs|ijs/DESKJET_970;r=600x600;q=photo;c=full;p=a4;m=auto:\
> :lp=/dev/ulpt0:\
> :if=/usr/local/etc/apsfilter/basedir/bin/apsfilter:\
> :sd=/var/spool/lpd/hpdeskjet_hpijs:\
> :lf=/var/spool/lpd/hpdeskjet_hpijs/log:\
> :af=/var/spool/lpd/hpdeskjet_hpijs/acct:\
> :mx#0:\
> :sh:
apsfilter is a tool to help you configure your printcap file.
Please
# cd /usr/local/share/apsfilter
and
# ./Setup
and follow the menu.

Good Luck!

Uli.

>
> Thanks.
>
> Antoine
>
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+

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


Re: hpijs

2003-02-27 Thread P. U. Kruppa
On Thu, 27 Feb 2003, chuck odonnell wrote:

> On Thu, Feb 27, 2003 at 05:18:24PM +0100, Antoine Jacoutot wrote:
> > I has been almost a month now that I have been trying to make my
> > printer work under FreeBSD.  I am now seeking for a direct help, I
> > am totally confused.  Basically, everything always worked perfectly,
> > but the quality is not here.  Is there anyone on the list who uses
> > apsfilter+hpijs to print to a Hp Deskjet printer ?
>
> we use it here. it works like a charm, and the quality is
> excellent. we print to it from FreeBSD desktops and Mac OS (shared via
> netatalk). do you have any specific questions about your setup?
>
> our info below for reference...
>
> $ pkg_info -r apsfilter-7.2.5_1
> Information for apsfilter-7.2.5_1:
>
> Depends on:
> psutils-letter-1.17_1
> png-1.2.5
> libijs-0.34
> jpeg-6b_1
> hpijs-1.3
> ghostscript-gnu-nox11-7.05_3
> bash-2.05b.004
> a2ps-letterdj-4.13_1
>
> from /etc/printcap (generated by /usr/local/share/apsfilter/SETUP)
>
>  # APS1_BEGIN:printer1
>  # - don't delete start label for apsfilter printer1
>  # - no other printer defines between BEGIN and END LABEL
>  aps1|ijs/DESKJET_990;r=600x600;q=high;c=full;p=letter;m=auto:\

These are your default printer settings, if you need higher
resolution or quality you can either change the defaults or print
with special commandline options. They are documented on
www.apsfilter.org.

> :lp=/dev/lpt0:\
> :if=/usr/local/etc/apsfilter/basedir/bin/apsfilter:\
> :sd=/var/spool/lpd/aps1:\
> :lf=/var/spool/lpd/aps1/log:\
> :af=/var/spool/lpd/aps1/acct:\
> :mx#0:\
> :sh:
>  # APS1_END - don't delete this
>
> 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


Re: hpijs

2003-02-27 Thread P. U. Kruppa
On Thu, 27 Feb 2003, Antoine Jacoutot wrote:

> On Thursday 27 February 2003 19:15, P. U. Kruppa wrote:
> > >  aps1|ijs/DESKJET_990;r=600x600;q=high;c=full;p=letter;m=auto:\
> >
> > 
> > These are your default printer settings, if you need higher
> > resolution or quality you can either change the defaults or print
> > with special commandline options. They are documented on
> > www.apsfilter.org.
>
> I tried every quality (low, medium, high and photo) --> same quality output
> I tried the following resolutions: 300x300, 600x600, 1200x1200... no
> difference
> I also changed a4 to letter no change at all...
> This is crazy ! ;-)
When I use quality=photo a printout takes about 10 minutes and
looks quite good.
Perhaps you should subscribe to apsfilter's mailing list and ask
them.

(... and sorry, I didn't want to make fun out of you. I believed
you didn't know.)

Uli.


>
> Antoine
>
> 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


Re: hpijs --> mostly solved

2003-02-28 Thread P. U. Kruppa
On Fri, 28 Feb 2003, Antoine Jacoutot wrote:

> On Thursday 27 February 2003 19:39, Wayne Lubin wrote:
> > When I want to print something I just convert it to
> > post script and feed it to gs which knows how to talk
> > to printers. Read the gs man page to see how to do it.
>
> I think I have found the problem about hpijs...
> For a reason I don't know, all I have in  driver/ijs/ is:
> APOLLO_P-22, Apollo-2500-2600, DESKJET_350, DESKJET_600, DESKJET_610,
> DESKJET_630, DESKJET_810, DESKJET_825, DESKJET_920, DESKJET_960,
> PHOTOSMART_100.
> So, nothing like DESKJET_970.
>
> I had to rewrite the apsfilterrc concerning my printer to add (like in
> ijs/DESKET_920):
> GS_FEATURES='-sDEVICE=ijs -sIjsServer=hpijs -dIjsUseOutputFD
> -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="DESKJET970"
> -sIjsParams="Quality:Quality=2,Quality:ColorMode=2,Quality:MediaType=2,Quality:PenSet=2"'
>
> And now, it works with no problem. I'm sure that if I choosed at first to use
> DESKJET_920 and not DESKJET_970, it would have worked out of the box.
>
> So, is it a bug from apsfilter ?
I don't think so. I have a 990Cxi wich is also declared as a 920.
They simply use the same drivers.

Have fun!

Uli.

>
> Antoine
>
>
> 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


Re: installation question/problem

2003-03-06 Thread P. U. Kruppa
On Thu, 6 Mar 2003, scott mcclellan wrote:

> I wrote an earlier thread with regards to installing via CD-ROM.
> Unfortunately I think I have a hardware technical problem that's beyond
> my intellect at this point. (Get a FAILURE error when the boot process
> starts - the CD hadn't even started humming yet)
>
> I've started the installation process a couple of times with the
> floppies. In fact, I must have something on the computer (meaning
> FreeBSD of some sort) after having used the 'kern' and 'mfsroot' disks.
>
> My question is, "Do you need to load all the distribution files when it
> asks you to, or is the OS actually on my system at this point, and I
> just don't know what the heck (censored) I'm doing.
To get clear what happens:
1) You push in your two installation floppies,
2) they are booted from
3) and you reach /stand/sysinstall Main Menu .
4) You select Standard installation
and then?


Regards,

Uli.

>
> My problem with the distribution downloads is I apparently have a couple
> of bad disks, and each time the system finds that it can't access one of
> the files, it shuts down the loading process.
>
> I've finally gotten smart and have vtty2 on the monitor so I can see
> which disk goes awry, but this doesn't make the process go any easier,
> since when the loading stops, I have to start the distribution download
> all the way from the beginning again. Is there anyway to start the
> distribution download process where it last left off? (This is why I was
> hoping the CD-ROM route would work - unfortunately NOT!!)
>
> I hate beating myself up over this process, but I'm beginning to feel
> like the ULTIMATE NEWBIE with this.
>
> Someone toss me a preserver.
>
> Scott McClellan
>
>
>
> 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


Re: kernel configuration

2003-03-08 Thread P. U. Kruppa
On Sat, 8 Mar 2003, charles pelletier wrote:

> Okay, just to make sure this is correct (my first use of the newer more
> current kernel config)..
>
> The only steps involved are those listed in the handbook:
> Change to the /usr/src directory.
> # cd /usr/src
> Compile the kernel.
> # make buildkernel KERNCONF=MYKERNEL
> Install the new kernel.
> # make installkernel KERNCONF=MYKERNEL
Or just do these two steps in one:
# make kernel KERNCONF=MYKERNEL

Regards,

Uli.


>
> I don't have to do any other steps, as in those in the original method
> (make, make depend, etc)?
>
> Thanks for the input.
>
>
> Charles Pelletier
> Tech Coordinator
> St Luke's School
> Irving, TX
>
>
>
> 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


Re: mplayer and afterstep

2003-03-12 Thread P. U. Kruppa
On Wed, 12 Mar 2003, Brian Henning wrote:

> Hello-
> is there a way to hide the window selector on the to righthand corer of after
> step and the start menu on the right while i am watching a movie in mplayer?
> when i press the 'f' key for full screen these items stay on the desktop.
Try  left [alt] + [arrow up]  or [arrow down].
This works for me, but I am using a german keyboard.

Regards,

Uli.

>
> thanks,
>
> brian
>
> 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


RE: Remote X from another BSD Box

2003-03-20 Thread P. U. Kruppa
On Wed, 19 Mar 2003, Brian McCann wrote:

> Thanks guys, -X worked great!  KDE on my Sun box now. :)  Now all I need
> is a non-optical Sun mouse, and to try NetBSD so I can use SMP. :)
>
> --Brian
Just to throw in some 0.01 ¤ :
If you can spare some time, have a look at /usr/ports/vnc .
You can not only access X-Servers on different UN*X platforms,
but also Windows machines via any JAVA capable Browser.

Regards and sorry for interfering,

Uli.


>
> -Original Message-
> From: Tim Peters [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 19, 2003 10:40 PM
> To: Brian McCann
> Cc: [EMAIL PROTECTED]
> Subject: Re: Remote X from another BSD Box
>
>
> On Wed, Mar 19, 2003 at 10:06:45PM -0500, Brian McCann wrote:
> > Hi all.  I'd imagine this would be fairly simple since I got it to
> > work from Xmanager for Windows...but I'm having difficulties.  I have
> > 2 boxes, both BSD (one FreeBSD, one OpenBSD).  The FreeBSD box has a
> > full blown install of X with KDE and all kinds of stuff, the OpenBSD
> > just has a basic X installed with xdm.  I'd like to be able to use the
>
> > OpenBSD box as a display for the FreeBSD box.  I thought I'd just be
> > able to ssh into the FreeBSD box and run xmms, xcalc, xterm, whatever
> > I wanted...but no dice.  Can someone help me out?
>
> Connect with something like:
>
> openbsd.box% ssh -X [EMAIL PROTECTED]
>
> Then just start your favourite X applications, and they will display on
> the OpenBSD machine like you want.  If that doesn't work, add '-v' to
> the ssh options to see what goes wrong.
>
> HTH,
>
> -tim
>
>
> 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


Re: your mail

2003-03-17 Thread P. U. Kruppa
On Tue, 18 Mar 2003, Annie Chen wrote:

> Hi,
>
> Can I get some information abt FreeeBSD system as following:
> - procedures for adding users
> - procedures for deleting users
> - service starup instructions
> - service shutdown instructins
> - system maintenance instructions
A good starting point should be reading
www.freebsd.org  --> handbook

Regards,

Uli.

>
> Thanks a lot!
>
> Best regards,
> Annie Chen
>
> 
> MSN 8 helps ELIMINATE E-MAIL VIRUSES. Get 2 months FREE*. 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


Re: Transparent proxy

2003-03-24 Thread P. U. Kruppa
On Sun, 23 Mar 2003, Maarten de Vries wrote:

> Hi,
>
> On my NAT-box, I'm trying to redirect all http traffic from the desktops
> behind to the squid cache, which is on the same machine.
>
> The ipfw rule I use that should accomplish this is:
>
> $ ipfw add 2350 fwd 192.168.1.1 3128 from any to any 80
Try this rule instead
$ ipfw add 2350 fwd 127.0.0.1 tcp from any to any 80 recv rl1
recv rl1  means everything received from nic rl1 - you will have
to put in the device name of your nic instead.

Regards,

Uli.

>
> And in squid.conf I have:
>
> http_port 192.168.1.1:3128
> httpd_accel_host virtual
> httpd_accel_port 80
> httpd_accel_with_proxy  on
> httpd_accel_uses_host_header on
>
> Somehow I must be overlooking something, because although http traffic works
> well on the clients, it isn't being picked up. The firewall- and cachelog
> remain empty...
>
> Ipfw and Squid work well in all other respects. Any pointers would be much
> appreciated!
>
> --
> http://unsavoury.net/
>
>
>
> 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


Re: 5.0 Release frequently asked questions

2003-03-25 Thread P. U. Kruppa
On Sun, 23 Mar 2003, taxman wrote:

>
> Hi, due to the multiple questions that users have regarding 5.0, and not
> reading the documentation, I whipped up a quick version specific FAQ, that I
> think will be useful at least until 5.1 is released or 5-stable is created.
>   We seem to get up to 5 questions a day on the questions mailing list from
> people that didn't read the early adopters guide and assumed the 5.0 was
> another production quality release.
>   Please comment on this and let me know if you think it needs wider release.
> Mike Meyer was nice enough to host it for me.
>
> http://www.mired.org/5.0-not-production.html
Ok. I think I have got two nice and typical 5.0-nonProduction
questions for you:
1) What do these messages
   calcru: negative time of -67779 usec ...
   messages mean? They don't seem to do any harm, but frequently
   fill up my console.
2) What has become out of the /modules directory?

Regards,


Uli.


>
> Thanks,
>
> Tim
>
> 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


Re: Running X from a windows PC

2003-03-29 Thread P. U. Kruppa
On Fri, 28 Mar 2003, Jason Hunt wrote:

> On Fri, Mar 28, 2003 at 08:27:34PM +0100, Pierrick Brossin wrote:
> > Marcel Stangenberger wrote:
> >
> > >You will need something like Hummingbird Exceed or
> > >X-win32 to access the Xclient (which is running on your freebsd server)
> >
> > Do you know any free software to do display exporting on Windows ?
> >
>
> VNC would do the trick if it's just yourself using the system.
Yes, it can be found in /usr/ports/net/vnc
and you can also display your Win-Desktop on your FreeBSD machine
(which is really great).

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

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't find smbpasswd file

2003-04-05 Thread P. U. Kruppa
On Sat, 5 Apr 2003, Antoine Jacoutot wrote:

> Thanks so much... how comes locate couldn't find this file ?
Perhaps because locate is - per default - only updated once a
week?

Uli.

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


console fonts

2003-05-29 Thread P. U. Kruppa
Hi!

Something (the last system update or me myself) has messed up my
console fonts.

These are the symptoms:
- pseudographic characters which are needed to display useful
  tools like /stand/sysinstall and the midnight-commander look
  awful. Strange symbols are displayed instead of neat lines.
- In vi and pine I can't use the arrow up and down keys anymore
- On the other hand on my tcshell german "umlauts" are displayed
  correctly, which could be a nice feature (if there were any
  unix commands with german umlauts :-) )
- on my gnome desktop everything is ok.

My LANG is set to de_DE.ISO8859-15 and I am running last week's
-CURRENT.
I tried to play around with vidcontrol and kbdcontrol but
couldn't work out a solution.

Any ideas?

Thanks,

Uli.

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: rc.conf in 5.1?

2003-06-14 Thread P. U. Kruppa
On Sat, 14 Jun 2003, Kjell Midtseter wrote:

> On Saturday, 14 June 2003 at 21:38:41 +0200, Markus Svensson wrote:
> > Hi all!
> >
> > I've just finished src upgrading my 5.0R box to 5.1R.
> > I've got one small problem though. After the upgrade, the system no
> > longer seems to use /etc/rc.conf during startup. This means that my
> > ADSL-connection does not start,
This is not a problem of /etc/rc.conf . There was a long
discussion about that on the freebsd-currrent mailing list the
last days. Several people complained about it and several others
will try to fix the problem.
If you can, try to cvsup to RELENG_5_1 . Now my ADSL-connection
does work again.

> > and that the correct keymap isn't
> > loaded. Is this handled differently in 5.1 than in 5.0, or have I just
> > missed something very basic?
My X-keymap is absolutely fine, my console keymap is a complete
mess. I don't think you missed anything.

Uli.

> >
> My rc.conf is being read as expected on both 5.0 and 5.1 here...
> Hei fra Kjell
>
> > Best Regards,
> > Markus Svensson
> > [EMAIL PROTECTED]
> >
> >
> > ___
> > [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]"
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: SV: rc.conf in 5.1?

2003-06-14 Thread P. U. Kruppa
On Sat, 14 Jun 2003, Markus Svensson wrote:

> > This is not a problem of /etc/rc.conf . There was a long
> > discussion about that on the freebsd-currrent mailing list the
> > last days. Several people complained about it and several others
> > will try to fix the problem
> > If you can, try to cvsup to RELENG_5_1 . Now my ADSL-connection
> > does work again
>
> OK, but I just built the system from RELENG_5_1, cvsup'ed yesterday. Or
> are the changes newer than that?
No, I am running
5.1-RELEASE FreeBSD 5.1-RELEASE #0: Wed Jun 11 05:29:05 CEST 2003
I guess I really can't help here.

Uli.


+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Strange message: --: not found

2003-06-14 Thread P. U. Kruppa
Hi!

I have to admit I have been playing around with NIS/NFS .
Everything seems to work fine, but I keep receiving messages like
this:

---

Date: Sat, 14 Jun 2003 21:00:00 GMT
From: Cron Daemon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Cron <[EMAIL PROTECTED]> /usr/libexec/save-entropy

--: not found

--

also I can see on boot-up:

Additional TCP options:
--: not found

Could anybody give me a hint where this comes from?

Thanks and regards,

Uli.

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Strange message: --: not found

2003-06-14 Thread P. U. Kruppa
On Sat, 14 Jun 2003, Dan Nelson wrote:

> In the last episode (Jun 14), P. U. Kruppa said:
> > I have to admit I have been playing around with NIS/NFS . Everything
> > seems to work fine, but I keep receiving messages like this:
> >
> > ---
> >
> > Date: Sat, 14 Jun 2003 21:00:00 GMT
> > From: Cron Daemon <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Subject: Cron <[EMAIL PROTECTED]> /usr/libexec/save-entropy
> >
> > --: not found
>
> Check to make sure you don't have a typo domewhere in /etc/rc.conf;
> save-entropy reads it and so does the bootup process.  You can probably
> debug it further by running "sh -x /usr/libexec/save-entropy", which
> should tell you exactly the line that's generating that error.
Agh! Indeed I had a line like this:

mountd_flags="-r"# -- sysinstall generated deltas -- # Sat Jun 14 07:42:38 2003

Sorry for the question.

Uli.

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


HowTo repair my console fonts/kbd ?

2003-06-15 Thread P. U. Kruppa
Hello List!

Since some cvsup three or four weeks ago my text-console on
-CURRENT is a complete mess (on previous versions of -CURRENT
everything worked fine).

Here are some symptoms:
- special characters (you need for drawing neat lines in
  /stand/sysinstall or the midnight-commander) display as weird
  symbols
- Function and arrow keys don't work
- vi and ee don't scroll text files correctly, just the bottom
  line changes.

I tried to experiment with vidcontrol and kbdcontrol, to change
my LANG enviroment and to compare with working settings of my 4.8
-STABLE on the same machine - useless.

Any ideas what could be done?

Regards,

Uli.

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Secure tunnel: SSH or SSL or IPsec?

2003-06-17 Thread P. U. Kruppa
On Tue, 17 Jun 2003, Bill Moran wrote:

> Darren Pilgrim wrote:
> > I need to create a secure connection over the inter between my workstation at
> > home and a server I have elsewhere.  My workstation is running RELENG_5_0 and
> > the server runs RELENG_4_8, both up to date.  I need the secure connection to
> > occasionally access swat and VNC remotely.  You can assume all the ports I'll be
> > accessing are local to the server.  My workstation is behind a Linksys BEFSR
> > router doing NAT with an IPsec passthrough.
> >
> > What would work best in this situation?
>
> Just to throw something else into the mix.
>
> I've used vtun in the ports (net/vtun) with great success.  It's fairly easy
> to set up and works like a charm.
> You can configure it to use any port you want, whatever's available.
> It's what I would use if I were in your situation, so I thought I'd recommend it.
Just to throw something else ...   :-)
vtun really works well - as long as both client and server have
static IP's .
Do you have any idea what can be done if the client has a dynamic
IP ? Connecting from client to server always works well. But the
other way round my connection breaks after some time and cannot
be restablished.

Regards,

Uli.

>
> --
> Bill Moran
> Potential Technologies
> http://www.potentialtech.com
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Free Pascal and Lazarus

2003-06-17 Thread P. U. Kruppa
On Tue, 17 Jun 2003, Rod Person wrote:

> Is anyone using Free Pascal and Lazarus on FBSD?
>
> I've download source for Lazarus but can't get it to build on 4.8 with the version 
> of free pascal in the ports.
Marco van de Voort mailed me yesterday, you would need the latest
version of fpc, which hasn't been ported to FreeBSD yet.
One could try to install the latest linux binaries.

I didn't have the time to try it myself yet.

Regards,

Uli.
>
> Any help would be useful
>
> thanks
>
> Rod
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


j2re1.4.2-beta-linux and Mozilla

2003-06-21 Thread P. U. Kruppa
Hi!

Did anybody succeed in running the linux-mozilla 1.4rc2 binaries
with the new (ie. the new gcc32 compiled) jre ?

And if yes: how?

Regards,

Uli.

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Where can I find libgcc_s.so.1 ?

2003-06-21 Thread P. U. Kruppa
Hi!

Where can I find libgcc_s.so.1 ?
(mozilla1.4rc2 seems to need it to run Sun's java plugin)

Regards,

Uli.

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Where can I find libgcc_s.so.1 ?

2003-06-22 Thread P. U. Kruppa
On Sun, 22 Jun 2003, Matthew Seaman wrote:

> On Sun, Jun 22, 2003 at 03:36:41AM +0200, P. U. Kruppa wrote:
>
> > Where can I find libgcc_s.so.1 ?
> > (mozilla1.4rc2 seems to need it to run Sun's java plugin)
>
> Assuming that you're trying to run the FreeBSD native mozilla,
I am afraid, the assumption is not correct :-)

I am trying the latest linux-binaries (1.4rc2) from mozilla.org
in linux compatibility mode (1.4rc1 works fine).
1.4rc2 now needs a new version of of the java runtime enviroment
which was compiled with gcc32 (j2re-1_4_2-beta-linux-i586.bin)
which I installed and linked to my plugin directory.

When I start mozilla from xterm I can see a request for
libgcc_s.so.1 and the jre is not detected in mozilla's plugin
manager.

So I wonder where this file should come from.

Regards,

Uli.


+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Where can I find libgcc_s.so.1 ?

2003-06-22 Thread P. U. Kruppa
On Sun, 22 Jun 2003, Matthew Seaman wrote:

> > So I wonder where this file should come from.
>
> You would need to install a Linux package of gcc-3.2 --- if you're
> using the emulators/linux_base port, all of the standard linux stuff
> you have installed is based on RedHat 7.1, so grabbing a .rpm from one
> of the RedHat sites would probably be your best course of action.
> Make sure you add '--root /compat/linux --dbpath /var/lib/rpm --nodeps
> --replacepkgs --ignoreos --ignorearch' to the rpm command line.  Make
> sure to get the '--root' path right, or you may trash the system gcc,
> which could be a very tricky thing to recover from.
First of all: thanks for your hints (especially the --root and
--ignoreos  part).
I tried a "smaller" solution and downloaded a package called
libgcc-...rpm which contains the file I am looking for.
It made mozilla detect the new jre, but when I opened a a page
containing a java-applet mozilla froze.
I think next I will try the bigger solution and install a
complete gcc.

Thanks,

Uli.


+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: GIMP

2003-06-25 Thread P. U. Kruppa
On Tue, 24 Jun 2003, Kris Kennaway wrote:

> On Tue, Jun 24, 2003 at 06:08:13PM -0300, Konrad Scorciapino wrote:
> > Hello,
> >
> > I want to install the stable version of gimp with the package
> > system, however, after checking the FreeBSD's main ftp site, I've only
> > found the unstable version. Where else can I find this package?
I havn't found any instabilities yet. You could just try it.

Uli.

>
> The distfile could not be fetched during the last package build.
> Build it from the port or wait for the next package build in a week or
> two.
>
> Kris
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: WIN2000 & FreeBSD

2003-06-29 Thread P. U. Kruppa
On Sun, 29 Jun 2003, Quinn Ellis wrote:

> At 11:06 PM 28/06/2003 +0400, you wrote:
> >How can I install WIN2000 and FreeBSD on one machine. The reason is in
> >this: the FreeBSD loader cannot see WIN2000 fs, and WIN 2000 loader can't
> >see FreEBSD fs. If you can, send me your reply in russian :)
>
> Firstly, freebsd can see NTFS, but not write to it.
>
> You need to partition up your hard drive, 1 for windows, and several for
> FreeBSD (Read more in the Handbook).
>
> I have them on two seperate hard disks, and use the 'gag' bootloader on my
> primary drive, with windows 2000, which will reconises both partitions and
> loads the appropriate one.
FreeBSD's bootmanager can boot both win2000 and FreeBSD.
You only have to install in on the master boot record (MBR) - the
installation menu will ask for it.

Uli.
+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


aoi (Art of Illusion)

2003-06-29 Thread P. U. Kruppa
Hi!

I tried the aoi port. Construction of 3D-Objects works nicely,
but I have problems rendering textures.
Uniform seems to be ok, but I don't get any Procedural 3D .

Do I have to read more manuals or is this a problem with the
FreeBSD port?

Regards,

Uli.

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: aoi (Art of Illusion)

2003-06-30 Thread P. U. Kruppa
On Sun, 29 Jun 2003, Kris Kennaway wrote:

> On Sun, Jun 29, 2003 at 08:10:46PM +0200, P. U. Kruppa wrote:
> > Hi!
> >
> > I tried the aoi port. Construction of 3D-Objects works nicely,
> > but I have problems rendering textures.
> > Uniform seems to be ok, but I don't get any Procedural 3D .
> >
> > Do I have to read more manuals or is this a problem with the
> > FreeBSD port?
>
> Try asking the authors.
> Kris
Good idea.
They knew about a quite stupid issue on linux-like systems.

Uli.

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Samba passwords

2003-06-30 Thread P. U. Kruppa
On Mon, 30 Jun 2003, Bob Hall wrote:

> samba-2.2.8a
> FreeBSD 4.8
>
> I'm trying to get samba running on my FBSD server. I've done this
> previously with another server, but I can't seem to get it to
> work this time. If I turn off password encryption, then I pass
> all the tests in the DIAGNOSIS file, but Win2k obviously won't
> allow the connection without encrypted passwords. If I turn
> encryption on, I pass any test that doesn't involve a password.
Did you change the registry entry on you win2k machine
(i.e. did you apply
/usr/local/share/doc/samba/Registry/Win2000_PlainPassword.reg)?

Uli.

>
> I created the password file with make_smbpasswd. I also tried
> importing a password file used with an earlier version of Samba,
> and editing the usernames and user ids. There is no ENCRYPTION
> file included with this port, and I can't find any other
> instructions for setting up the password file. I've googled and
> searched, and can't find anything that goes beyond what I already
> know. If someone could point me to instructions for setting this
> up, I'd be grateful.
>
> Bob Hall
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD Startup Question

2003-07-05 Thread P. U. Kruppa
On Sat, 5 Jul 2003, ACiD wrote:

> All,
>
> I have been working a lot with Free 5.0.  Because of a few issues, I had to
> back down to 4.8-RELEASE.  Now I am having problems understanding the rc
> loading process.  On 5.0 its easier (what I am used to from the Solaris
> days, etc.)  The file system has an /etc/rc.d directory that loads separate
> scripts on boot.  My local apps are also loaded from /usr/local/etc/rc.d.
> This, for me, was a convenient way to modify say syslogd and change it to
> listen for incoming network connections (-r).
>
> But in 4.8 there is no rc.d directory.  I am having trouble understanding
> how everything works here.  the /etc/rc file seems to load everything
> (most - at least syslog) referencing a "syslogd_flags" variable.  I found
> that placing this variable in the rc.conf file was reference (google
> search), but it did not work for me.
I guess you have to edit /etc/rc.conf - do have a look at
# man rc.conf
which lists all options.


Regards,

Uli.


>
> Anyhow, would someone mind taking the time and explain the rc load process
> on 4.8 to me and why its different in 5 ?  Also, am I correct in saying that
> the 5.x tree will (remain) change to using the rc.d directory structure that
> I like so much ???
>
> Thanks very much in advance and sorry for seeming like such a noob !
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: openoffice install

2003-07-06 Thread P. U. Kruppa
On Sun, 6 Jul 2003, Dick Hoogendijk wrote:

> I've downloaded the binaries for OpenOffice (openoffice-1.0.3_2.tgz) but
> now I'm not sure how to "install" this tgz file.
> Can I use pkg_add openoffice-1.0.3_2
Yes, though I guess you will be asked to download some other
things, too. For more information you should have a look at
# man pkg_add
> and if so, where do I place the tgz
> file?
Where you like. You only have to type pkg_add in the same
directory.

Good Luck!

Uli.
> Or must I use another way?
> -(there's no install file in the tgz)-
>
> --
> dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE
> ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody)
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Internet Connection Problem

2003-07-07 Thread P. U. Kruppa
On Sun, 6 Jul 2003, Eddie Tremblay wrote:

> I just finished install Unix FreeBSD 4.8-RELEASE.  I am new to unix and i am
> having trouble setting it up on the internet.
>
> I live in Ontario , Canada and i am using Bell Sympatico, DSL.
>
> It is a broadband connection.   Can you please email me back telling me
> which file(s) i have to edit , and if possible , how to edit them?
This depends on whether you use a DSL-router (which connects to
your ISP for you) you just plug in your computer - or if you use
a DSL-modem (some people call it PPPoE-bridge) then you will have
to make your computer to connect to your ISP.

Regards,

Uli.

>
> Thank you
>
> Ed Tremblay
>
> _
> STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Post about BSD's alleged demise on /.

2003-07-10 Thread P. U. Kruppa
On Thu, 10 Jul 2003, Guy Van Sanden wrote:

> Hi
>
> I saw this post on /. today, under the announcement about a FreeBSD 5.1
> review.
>
> Is there much truth is this?
> How many FreeBSD servers are out there? And is there number declining?
>
> I really hope that BSD will be arround for a long time to come...
>
> Kind regards
>
> Guy

> It is now official - Netcraft has confirmed: *BSD is dying
No, it hasn't:

http://news.netcraft.com/archives/2003/07/08/
most_reliable_and_fastest_hosting_company_sites_during_june.html

Regards,

Uli.

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Dead natd -> dead system

2003-07-10 Thread P. U. Kruppa
On Fri, 11 Jul 2003, Vulpes Velox wrote:

> On Thu, 10 Jul 2003 16:56:12 -0400 (EDT)
> Matthew Emmerton <[EMAIL PROTECTED]> wrote:
>
> > On Thu, 10 Jul 2003, Brett Glass wrote:
> >
> > > While working with a FreeBSD system this afternoon, I did something which killed
> > > natd (the NAT daemon), which was processing packets in the usual way via ipfw
> > > and a divert socket.
> > >
> > > The result? Network communications on the system simply went dead.
> > >
> > > It seems to me that ipfw should be able to "self-heal" (that is, bypass the
> > > rule) or reinvoke a daemon that's attached to a divert socket. Otherwise,
> > > the process that's attached to the socket becomes an Achilles' heel for
> > > the whole system. Crash it for any reason, and the system's offline.
> > >
> > > Ideas?
> >
> > Use kernel-mode IPNAT instead of user-mode natd?
>
> What is kernel-mode IPNAT?
If you are using ppp to dial in, use the options -nat and -ddial
That will keep your connection up 24h/day .

Regards,

Uli.

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

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


samba(2.2.8) printer server (on 4.8-RELEASE)

2003-07-18 Thread P. U. Kruppa

Hi!

I am trying to set up a printer server
(SAMBA 2.2.8 package on 4.8 -RELEASE, printer is a Kyocera
FS-3700+ laser printer) which should be accessible from Win2000
and WinNT4 workstations _without_ any authentication.

These are the steps I have taken so far:

1. I used apsfilter to make the kyocera work locally as a
   postscript-printer called lp .
2. (Sorry - stupid me forgot to bring home a copy of smb.cfg over
the weekend)
   I edited smb.cfg so that the printer-server and lp itself can
   be seen in Windows' network enviroment, i.e. I set
   security = share
   and put up a share called
   [printers]
 browseable = yes
 path = /var/spool/lpd/lp
 read only = yes
 printable = yes
 guest ok = yes
   and I
   # chmod -R 4777 /var/spool/lpd/lp
3. I used windows' printer setup to install the kyocera driver
   for lp
4. When I try to print something, everything looks fine from the
   client side and I can see some blinking of the
   printer-server's LED's but nothing more happens.
   The windows printer queue stays empty, no files are created in
   /var/spool/lpd/lp

Any ideas, what could be done next?

Uli.



+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Thanks

2003-07-19 Thread P. U. Kruppa
On Sat, 19 Jul 2003, Axl Rose wrote:

> thanks
>
> what bout to telnet freebsd from windows box on same network
>
>   [telnet]
> 10.0.0.1 fbsd <> 10.0.0.2 windows
>
> never connects (could not open connection)
You can enable telnet by removing the #
in the
telnet  stream  tcp ...
line in /etc/inetd.conf
and either reboot or do
# /etc/netstart

Uli.

>
> thanks
> R
>
> _
> The new MSN 8: advanced junk mail protection and 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Mass producing installs?

2003-07-19 Thread P. U. Kruppa
On Sat, 19 Jul 2003, stan wrote:

> I've got about a dozeen machines I need to build with STABLE. The machiens
> will be alike except fo things like name and IP address.
>
> I've been building these thigns one at a time doing the following.
>
> Bott from install disks
> install minimum set
> install cvsup
> cvsup
> make world
> install varios ports
> install local custom software.
>
> This atkes about a day.
>
> There must be a better way to do this.
>
> What have others been doing?
Perhaps take out the harddisk and copy it with dd or tar or pax ?

Regards,

Uli.
>
>
> --
> "They that would give up essential liberty for temporary safety deserve
> neither liberty nor safety."
>   -- Benjamin Franklin
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: samba(2.2.8) printer server (on 4.8-RELEASE)

2003-07-24 Thread P. U. Kruppa
On Tue, 22 Jul 2003, Andrew Stuart wrote:

> On Sat, 19 Jul 2003 at 07:58:05 +0200, P. U. Kruppa wrote:
> >
> > Hi!
> >
> > I am trying to set up a printer server
> > (SAMBA 2.2.8 package on 4.8 -RELEASE, printer is a Kyocera
> > FS-3700+ laser printer) which should be accessible from Win2000
> > and WinNT4 workstations _without_ any authentication.
> >
> > These are the steps I have taken so far:
> >
> > 1. I used apsfilter to make the kyocera work locally as a
> >postscript-printer called lp .
> > 2. (Sorry - stupid me forgot to bring home a copy of smb.cfg over
> > the weekend)
> >I edited smb.cfg so that the printer-server and lp itself can
> >be seen in Windows' network enviroment, i.e. I set
> >security = share
> >and put up a share called
> >[printers]
> >  browseable = yes
> >  path = /var/spool/lpd/lp
> >  read only = yes
> >  printable = yes
> >  guest ok = yes
> >and I
> ># chmod -R 4777 /var/spool/lpd/lp
> > 3. I used windows' printer setup to install the kyocera driver
> >for lp
> > 4. When I try to print something, everything looks fine from the
> >client side and I can see some blinking of the
> >printer-server's LED's but nothing more happens.
> >The windows printer queue stays empty, no files are created in
> >/var/spool/lpd/lp
> >
> > Any ideas, what could be done next?
>
> did you let samba compile with cups support? (its set by default)
>
> If so, rebuild samba checking the box for nocups "without CUPS"
>
> and try printing again, most likely it will work perfectly.
>
> There appears to be a bug in the way samba handles the cups support, my
> guess is it defaults the print/lprm/lppause/lpresume commands
> differently then it does when you specify nocups.
Andrew,

thanks for your answer,
it took me some time to recompile samba on a P75 without cups.
But the problem remains. Still I can see the documents arriving
in Windows' printing queue, but they aren't printed.
Do I perhaps have to produce a machine account for the printer
server in the Windows domain?
I am asking this, because in my mini home network, printing to
samba works fine, but there my samba-machine also acts as Primary
Domain Controller.
Or - I configured the printer as Postscript printer: Perhaps
Windows cannot deal with that?
Or - is there any way to analyse the problem - looking at
log-files p. ex. ?

Regards,

Uli.

>
> -Andrew
>
>
> --
> Andrew Stuart
> http://www.tekrealm.net
>
> "If we were meant to fly, we wouldn't keep losing our luggage."
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"