Sound oddity in FreeBSD 5.1

2003-07-02 Thread Kosh
Hello, I've been using FreeBSD since 4.6 and I just recently upgraded to 5.1 and got curious to see if FreeBSD would support my sound card (Sound Blaster 16) I recompiled the kernel after adding in "device pcm" in the CUSTOM kernel I first created. I will get sound now if I play a CD, however,

Re: vt/ansi codes

2003-07-02 Thread Chuck Swiger
[EMAIL PROTECTED] wrote: [ ... ] the basis for this question was to determine if it was feasible to write a portable FBSD application and/or library without external dependencies. You can write portable ANSI-C code using the STDIO routines, without external dependencies upon termcap, ncurses, or a

FreeBSD and GRUB?

2003-07-02 Thread Henrik Hudson
Hey List- I installed Grub from ports (cvsup'ed from tonight) and can't quite get her working. I am running 4.8rel. I copied in the various *stage file into /boot/grub . I created a grub.conf and sym-linked menu.lst to it and made everything 444. My grub.conf looks like this: default 0 timeo

Re: Racoon with Raptor

2003-07-02 Thread Peter Sandilands
On Tue, 1 Jul 2003 08:18 pm, Wayne Pascoe wrote: > 2003-07-01 11:05:58: ERROR: isakmp.c:1776:isakmp_chkph1there(): phase2 > negotiation failed due to time up waiting for phase1. ESP I have seen this error when setting up a VVPN between FBSD and a D-Link 804V In my case it was the DLink expecting

Re: FreeBSD and GRUB?

2003-07-02 Thread Christian Laursen
Henrik Hudson <[EMAIL PROTECTED]> writes: > I installed Grub from ports (cvsup'ed from tonight) and can't quite get her > working. > > I am running 4.8rel. > > I copied in the various *stage file into /boot/grub . I created a grub.conf > and sym-linked menu.lst to it and made everything 444.

configuration NAT

2003-07-02 Thread Ruslan Sulemanov
Hello All! I'm try configuration NAT (ipfw + natd), how i need start natd ? Kernel options: options IPDIVERT options IPFIREWALL -- Best regards, Ruslan mailto:[EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://li

About newsyslog behavior

2003-07-02 Thread Jim Xochellis
Hi list, I am using the newsyslog utility to turn over my log files automatically. I have noticed that some processes have problem to continue using their log file after newsyslog has turned it over and need to receive the SINGHUP signal to re-start logging correctly. However sending SINGHUP

Re: which FreeBSD?

2003-07-02 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-07-01 16:36:02 -0500: > > Software: > > postfix, courier-imap, bind > > Consider cyrus-imapd2 or cyrus-imapd22 instead of courier-imap. Very > reliable, very fast, and offers you the ability to create a "black > box" mail appliance that does not require the use of local

Re: configuration NAT

2003-07-02 Thread Konrad Heuer
On Wed, 2 Jul 2003, Ruslan Sulemanov wrote: > I'm try configuration NAT (ipfw + natd), > how i need start natd ? > > Kernel options: > > options IPDIVERT > options IPFIREWALL /etc/rc.conf: firewall_enable="YES" # Set to YES to enable firewall functionality firewall_type="open"

Re: [SDBUG] Re: Monitor dimming

2003-07-02 Thread Matthew Seaman
On Tue, Jul 01, 2003 at 10:17:49PM -0400, Peter Leftwich wrote: > On Wed, 18 Jun 2003, Matthew Seaman wrote: > I just looked at my /var/log/XFree86.0.log file and it somehow knows how to > find my /etc/XF86Config file. Should I move it to the path you provide? If you want -- it's entirely up to

vmware3 not supported--why?

2003-07-02 Thread dick hoogendijk
Does anybody know why us users of FreeBSD-4.8 are left out of support of vmware version-3? What can be the reason that _only_ fbsd5 and up is supported? The latter *IS* a developers branch, so everybody w/ production machines can only use vmware-2.x, which is much slower than the later version 3.x

Re: vmware3 not supported--why?

2003-07-02 Thread Voicu Liviu
On Wed, 2 Jul 2003 11:40:32 +0200 dick hoogendijk <[EMAIL PROTECTED]> wrote: > Does anybody know why us users of FreeBSD-4.8 are left out of support of > vmware version-3? What can be the reason that _only_ fbsd5 and up is > supported? The latter *IS* a developers branch, so everybody w/ > product

How ti install /stand on new HDD

2003-07-02 Thread Sergey Akifyev
Hello! When mass installing/reinstalling freebsd machines I use following procedure: 1) make buildworld on my installer machine 2) insert new [target] HDD in my installer machine 3) fdisk / disklabel the HDD as desired and mount it at /some/where 4) cd /usr/src && make installworld DESTDIR=/some/

System wound boot

2003-07-02 Thread Alex de Kruijff
Hi, I can not boot my system anymore after i did boot0cfg -B /dev/ad0c. I have tried to reinstall FreeBSD 4.7 (had floppies for that one lying around.) and it seem to go ok. Except the ending is a bit unexpeted. It asked me if i wanted to look at things again and when i sad no it returned at th

Re[2]: configuration NAT

2003-07-02 Thread Ruslan Sulemanov
KH> On Wed, 2 Jul 2003, Ruslan Sulemanov wrote: >> I'm try configuration NAT (ipfw + natd), >> how i need start natd ? >> >> Kernel options: >> >> options IPDIVERT >> options IPFIREWALL KH> /etc/rc.conf: KH> firewall_enable="YES" # Set to YES to enable firewall functionality KH> firewall_

Re: How ti install /stand on new HDD

2003-07-02 Thread Sergey Akifyev
On Wed, 2003-07-02 at 10:34, Tarmo Äijö wrote: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html I tried this. But it is _upgrade_only_procedure_! It renews /stand/sysinstall binary, assuming it's other names are _already_ linked to it! But this is not true on freshly-insta

Pre-forking action (vm-pop3d 1.1.6)?

2003-07-02 Thread Marco Trentini
Hi, I have installed vm-pop3d 1.1.6 from FreeBSD port collection with default options. Then I have ran daemon with -d option. I have noted with ps command that there are eleven processes vm-pop3d. Is this the Pre-forking feature? Sorry for my poor english :) -- Marco Trentini [EMAIL PROT

Re: About newsyslog behavior

2003-07-02 Thread Matthew Seaman
On Wed, Jul 02, 2003 at 12:08:31PM +0300, Jim Xochellis wrote: > I am using the newsyslog utility to turn over my log files > automatically. I have noticed that some processes have problem to > continue using their log file after newsyslog has turned it over and > need to receive the SINGHUP si

Re: ssh keepalives

2003-07-02 Thread Steve Coile
On Tue, 1 Jul 2003, Philip J. Koenig wrote: > I'm having a problem with premature termination of ssh sessions after > an idle period of a few minutes, getting a "connection reset by peer" > message. I presume this is due to intermediate stateful firewalls > closing the connection when no traffi

Re: vt/ansi codes

2003-07-02 Thread abc
> [EMAIL PROTECTED] wrote: > [ ... ] > > the basis for this question was to determine if it was > > feasible to write a portable FBSD application and/or library > > without external dependencies. > > You can write portable ANSI-C code using the STDIO routines, without external > dependencies upon

Re: IDE for C

2003-07-02 Thread Fernando Gleiser
On Tue, 1 Jul 2003, Martin Vana wrote: > hi, > I'm quite new to Freebsd and I'm searching for IDE similar /or better :-]/ > to DJGPP i used under WIN. I'm running 5.1 and Fluxbox over X. Any > suggestions? Yes. vim, a couple of xterms and ddd :) Fer

Re: About newsyslog behavior

2003-07-02 Thread Jim Xochellis
Hi Matthew, hi list, On Wednesday, July 2, 2003, at 02:01 PM, Matthew Seaman wrote: On Wed, Jul 02, 2003 at 12:08:31PM +0300, Jim Xochellis wrote: I am using the newsyslog utility to turn over my log files automatically. I have noticed that some processes have problem to continue using their log

Re: ssh keepalives

2003-07-02 Thread Michal F. Hanula
On Wed, Jul 02, 2003 at 07:17:19AM -0400, Steve Coile wrote: > On Tue, 1 Jul 2003, Philip J. Koenig wrote: > > I'm having a problem with premature termination of ssh sessions after > > an idle period of a few minutes, getting a "connection reset by peer" > > message. I presume this is due to int

Re: ssh keepalives

2003-07-02 Thread Michal F. Hanula
On Wed, Jul 02, 2003 at 02:52:32PM +0200, Michal F. Hanula wrote: > On Wed, Jul 02, 2003 at 07:17:19AM -0400, Steve Coile wrote: > > On Tue, 1 Jul 2003, Philip J. Koenig wrote: > > > I'm having a problem with premature termination of ssh sessions after > > > an idle period of a few minutes, gettin

Re: ssh keepalives

2003-07-02 Thread Christian Stigen Larsen
Quoting Steve Coile ([EMAIL PROTECTED]): | On Tue, 1 Jul 2003, Philip J. Koenig wrote: | > I'm having a problem with premature termination of ssh sessions [...] | | Is this a common problem with firewalls? We suffer from this problem | here, also, and I've thought it must be a misconfiguration wi

Re: Re[2]: configuration NAT

2003-07-02 Thread Daan Vreeken [PA4DAN]
On Wednesday 02 July 2003 12:58, Ruslan Sulemanov wrote: > KH> On Wed, 2 Jul 2003, Ruslan Sulemanov wrote: > >> I'm try configuration NAT (ipfw + natd), > >> how i need start natd ? > >> > >> Kernel options: > >> > >> options IPDIVERT > >> options IPFIREWALL > > KH> /etc/rc.conf: > KH> firewall_ena

gkrellm-xkb doesnt work

2003-07-02 Thread Tobias Roth
Hi I just installed gkrellm-xkb from the ports (1.00 on 5.1 release with Xfree86-4.3.0,1 and gkrellm2). I can enable it in gkrellm config, but there is no menu entry to configure it. The gkrellm install log says it installed just fine. The krell where the flags should be just shows a question mark

Re: boot hangs after install 4.8

2003-07-02 Thread Lowell Gilbert
Rob Lahaye <[EMAIL PROTECTED]> writes: > I have just installed FreeBSD 4.8 on a PC. Only FreeBSD, no other OS. > The installation goes all well; I exit at the end and the PC boots. > Immediately after the BIOS stuff, I get the first FreeBSD prompt: > > > F1 FreeBSD > > Default: F1 > >

Re: FreeBSD and GRUB?

2003-07-02 Thread Henrik Hudson
On Wednesday 02 July 2003 03:49, Christian Laursen wrote: > Henrik Hudson <[EMAIL PROTECTED]> writes: > > I installed Grub from ports (cvsup'ed from tonight) and can't quite get > > her working. > > > > I am running 4.8rel. > > > > I copied in the various *stage file into /boot/grub . I created a >

Re: Throttled ethernet connection

2003-07-02 Thread Moriarty
- Original Message - From: "Lowell Gilbert" <[EMAIL PROTECTED]> To: "Moriarty" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 02, 2003 3:04 PM Subject: Re: Throttled ethernet connection Sounds like a duplex mismatch between the machine and the switch. I have the eth

libc (?)

2003-07-02 Thread james
G'day I've just installed gimp, via the 5.1 distfiles, and get the following error message; [EMAIL PROTECTED]:~] /usr/libexec/ld-elf.so.1: Shared object "libc.so.5" not found How would I fix this? - what do I compile etc that will remove this error message? I did a buildworld a while ago to 4.

Re: crontab : exec, permission denied

2003-07-02 Thread Lowell Gilbert
ico <[EMAIL PROTECTED]> writes: > >> I added to /etc/crontab this line: > >> > >> */5 * * * * user1/usr/local/bin/getmail \ > >> -r /usr/home/user1/.getmail/getmailrc > >> > >> > >> I wanted getmail to pick-up mail for user user1. Result is error: > >> exec: :per

Re: gkrellm-xkb doesnt work

2003-07-02 Thread Pav Lucistnik
V st, 02. 07. 2003 v 15:57, Tobias Roth napsal: > I just installed gkrellm-xkb from the ports (1.00 on 5.1 release with > Xfree86-4.3.0,1 and gkrellm2). I can enable it in gkrellm config, but > there is no menu entry to configure it. The gkrellm install log says > it installed just fine. The krell

Re: Problem installing GIMP

2003-07-02 Thread Lowell Gilbert
Konrad Scorciapino <[EMAIL PROTECTED]> writes: > > When you build the port, do you *have* a work/gimp-1.2.5/app/gimp-1.2 > > executable at all? > > No It's hard to guess how that could happen, but I'd start by looking at the port skeleton itself; you've probably messed that up. _

Re: SMP kernel hanging after testing 8254 intr delivery (RELENG_4)

2003-07-02 Thread Lars Köller
-- Hello, anything news concerning my SMP problem with the Fujitsu-Siemens RX300 system? Would be nice to have SMP running at Friday evening, when I have to go into production. Thanks and best regards Lars -- E-Mail: [EMAIL PROTECTED]\ Lars Köller [EMAIL PROTECT

Re: libc (?)

2003-07-02 Thread Miguel Mendez
On Wed, 2 Jul 2003 23:46:16 +0930 "james" <[EMAIL PROTECTED]> wrote: Hi, > [EMAIL PROTECTED]:~] > /usr/libexec/ld-elf.so.1: Shared object "libc.so.5" not found > > How would I fix this? - what do I compile etc that will remove this > error message? Sounds like you've installed a 5.x package on

urrent locale is not supported in X11, locale is set to CX

2003-07-02 Thread Jo Jo
Hi, I just installed the linux-sun-jdk141 port which all seemed to go well but when I try to run a Java program I get this odd error message (below). Please Help ! Jo [EMAIL PROTECTED]:~# java -jar TC2.jar current locale is not supported in X11, locale is set to CX locale modifiers ar

Re: libc (?)

2003-07-02 Thread james
G'day Probably a really stupid question - but is there a compatability port of some sort for 4.x systems so we can run things compiled for 5.x ? :-) regards james On Wed, 2 Jul 2003 16:40:30 +0200, Miguel Mendez wrote > On Wed, 2 Jul 2003 23:46:16 +0930 > "james" <[EMAIL PROTECTED]> wrote: > >

Re: gkrellm-xkb doesnt work

2003-07-02 Thread Tobias Roth
> > I just installed gkrellm-xkb from the ports (1.00 on 5.1 release with > > Xfree86-4.3.0,1 and gkrellm2). I can enable it in gkrellm config, but > > there is no menu entry to configure it. The gkrellm install log says > > it installed just fine. The krell where the flags should be just shows > >

Re: Sound oddity in FreeBSD 5.1

2003-07-02 Thread Val Smith
Not sure if this will actually help you but I recall thinking my sound wasn't working after a recent KDE install. Turned out that it was simply installing the desktop without explicit sound assignments for system events (so it merely seemed like sound wasn't working, yet no pop up errors when KD

Re: libc (?)

2003-07-02 Thread Kenneth Culver
> Probably a really stupid question - but is there a compatability port of > some sort for 4.x systems so we can run things compiled for 5.x ? :-) No, but you can go the other way around. You MIGHT be able to use the 5.x libc directly on 4.x, but I wouldn't recommend it. Ken _

How take screenshot from MPlayer?

2003-07-02 Thread tigos2
Hi all. I read all documentations of the MPlayer, but not find this information. FreeBSD 4.8, mplayer-gtk-esound-0.90.0.110_2 Best regards all. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscrib

Re: libc (?)

2003-07-02 Thread Miguel Mendez
On Thu, 3 Jul 2003 00:16:59 +0930 "james" <[EMAIL PROTECTED]> wrote: Hi, > Probably a really stupid question - but is there a compatability port > of some sort for 4.x systems so we can run things compiled for 5.x ? > :-) I fail to see how that could be useful, even if it worked. You can build

Re: Sound oddity in FreeBSD 5.1

2003-07-02 Thread Kenneth Culver
> Not sure if this will actually help you but I recall thinking my sound > wasn't working after a recent KDE install. Turned out that it was simply > installing the desktop without explicit sound assignments for system > events (so it merely seemed like sound wasn't working, yet no pop up > errors

Compact utility

2003-07-02 Thread Luis Rueda
Hi, I would like to know where I can download the "compact" utility for OpenBSD unix. The one that I am looking for is the compression utility that implements the adaptive Huffman coding. Any help on this will be greatly appreciated! Regards, Luis __

current locale is not supported in X11, locale is set to CX

2003-07-02 Thread Jo Jo
Hi, I just installed the linux-sun-jdk141 port which all seemed to go well but when I try to run a Java program I get this odd error message (below) Please Help ! Jo [EMAIL PROTECTED]:~# java -jar TC2.jar current locale is not supported in X11, locale is set to CX locale modifiers are no

$FreeBSD$

2003-07-02 Thread freebsd_deamon
Dear list, When I looked at the source of the FreeBSD system I noticed the $FreeBSD$ tag (and $NetBSD$, $OpenBSD$, and $XFree$) which seem to expand relative to $CVSROOT. How does one create/define own tags like this? Thanks Helge -- +++ GMX - Mail, Messaging & more http://www.gmx.ne

Re: $FreeBSD$

2003-07-02 Thread Scott A. Moberly
> When I looked at the source of the FreeBSD system I noticed the $FreeBSD$ > tag (and $NetBSD$, $OpenBSD$, and $XFree$) which seem to expand relative > to > $CVSROOT. How does one create/define own tags like this? See CVSROOT file `options`; specifically options tag and tagexpand. -- Scott A. M

Re: Dial-up Modem Problems

2003-07-02 Thread RexFelis
I can't say that I know whether that modem is a winmodem or not, and I do not have the time to google it atm, but I can tell you that if you do end up having to replace it, you should look for a 'controller based' modem. Almost all external modems are controller based, as far as I can tell. Unfor

Re: About newsyslog behavior

2003-07-02 Thread Matthew Seaman
On Wed, Jul 02, 2003 at 03:50:15PM +0300, Jim Xochellis wrote: [ Dealing with processes that keep an open file descriptor on their log files, and that don't understand the use of SIGHUP to reopen the file] > 1) Many servers (netatalk, samba, apache, etc) are creating many > processes which are a

Notification To Email Sender - potential virus

2003-07-02 Thread Notifier Irving 2
07/02/2003, 11:15:07 AM Virus Scanner found the W32/[EMAIL PROTECTED] virus in the attached file: your_details.zi <[EMAIL PROTECTED]> your_details.zip Re: Movie --- Begin Message --- --- End Message --- ___ [EMAIL PROTECTED] mailing list http://lists

Re: gkrellm-xkb doesnt work

2003-07-02 Thread Tomas Styblo
* Pav Lucistnik <[EMAIL PROTECTED]> [Wed, 02 Jul 2003]: > > I just installed gkrellm-xkb from the ports (1.00 on 5.1 > > release with Xfree86-4.3.0,1 and gkrellm2). I can enable it in > > gkrellm config, but there is no menu entry to configure it. > > The gkrellm install log says it installed just

Starting 2nd X server with startx?

2003-07-02 Thread stan
I can't seem to figure out the proper syntax to start a 2nd X server using startx. Could some kind soule enlighten me? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin ___

Re: setting up ipfw

2003-07-02 Thread Jamie
On Tue, 1 Jul 2003, Kevin Kinsey, DaleCo, S.P. wrote: > CORRECTION: > > That last rule I quoted is actually: > > 00050 allow tcp from any to my.ip.ad.res 22 setup > ^^ > Makes it work much better for SSH... > Well, I finall

Re: Starting 2nd X server with startx?

2003-07-02 Thread Adam
On Wed, 2003-07-02 at 12:23, stan wrote: > I can't seem to figure out the proper syntax to start a 2nd X server using > startx. > > Could some kind soule enlighten me? > $ display=:1 startx That should work. -- Adam <[EMAIL PROTECTED]> ___ [EMAIL P

Re: System wound boot

2003-07-02 Thread Alex de Kruijff
On Wed, Jul 02, 2003 at 12:50:19PM +0200, Alex de Kruijff wrote: > Hi, > > I have no idee what to do next. I appricated it if any one can help > me with this. Oke, in order to get my FreeBSD booting again, I installed Windows. Its proberbly not the right way to do things, but it works. Bye, Ale

Downloading FreeBSD 4.7

2003-07-02 Thread Nowman
Hello, Will you please let me know any website to download the FreeBSD version 4.7. I really appreciate your response. I went to the freebsd.org to download but it asks for the password for ftp. I tried USA and UK sites. Thanks, Nowman - Do you Yahoo!? SB

Re: setting up ipfw

2003-07-02 Thread W. D.
At 11:35 7/2/2003, Jamie, wrote: > > > > >On Tue, 1 Jul 2003, Kevin Kinsey, DaleCo, S.P. wrote: > >> CORRECTION: >> >> That last rule I quoted is actually: >> >> 00050 allow tcp from any to my.ip.ad.res 22 setup >> ^^ >> Makes it wor

Re: Using a RAID-card with FreeBSD

2003-07-02 Thread Johan Paul
Yes, the RAIDing is completely transparent to the OS. You don't even have to reboot the machine if the disks are hot-swappable. Just pull the dead one out, install the new one, and the controller will bring it up to speed. RAID-1 is much faster to rebuild than RAID-5 (just a casual observation;

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Jerry McAllister
> > Hello, > Will you please let me know any website to download the FreeBSD version 4.7. > I really appreciate your response. I went to the freebsd.org to download > but it asks for the password for ftp. I tried USA and UK sites. Have you ever used anonymous ftp before? You log in with the nam

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Henrik Hudson
On Wednesday 02 July 2003 11:55, Nowman wrote: > Hello, > Will you please let me know any website to download the FreeBSD version > 4.7. I really appreciate your response. I went to the freebsd.org to > download but it asks for the password for ftp. I tried USA and UK sites. Any reason you aren't

Re: setting up ipfw

2003-07-02 Thread Chuck Swiger
W. D. wrote: [ ... ] >>> 00050 allow tcp from any to my.ip.ad.res 22 setup > > Is there some guide to translate IPFW rules to English so that they > are understandable? Well, the above could be written: allow tcp from any to me ssh setup ...is that better? [ If you don't understand TCP/IP, ser

Re: gkrellm-xkb doesnt work

2003-07-02 Thread Tomas Styblo
* Pav Lucistnik <[EMAIL PROTECTED]> [Wed, 02 Jul 2003]: > V st, 02. 07. 2003 v 15:57, Tobias Roth napsal: > > > I just installed gkrellm-xkb from the ports (1.00 on 5.1 release with > > Xfree86-4.3.0,1 and gkrellm2). I can enable it in gkrellm config, but > > there is no menu entry to configure it

Re: Using a RAID-card with FreeBSD

2003-07-02 Thread Micheal Patterson
- Original Message - From: "Johan Paul" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 02, 2003 12:17 PM Subject: Re: Using a RAID-card with FreeBSD > > Yes, the RAIDing is completely transparent to the OS. You don't even > > have to reboot the machine if the disks ar

LSI Logic Megaraid ultra320 raid controller under freebsd5.1?

2003-07-02 Thread Chad Leigh -- Shire.Net LLC
Hi The hardware notes do not list this under LSI Logic SCSI Raid controllers. However, the LSI Logic Fiber Controllers support says "LSI Logic Fusion/MP architecture Fiber Channel controllers (mpt driver) LSI FC909, FC929 LSI 53c1020, 53c1030 " The marketing stuff (courtesy of googl

sata versus ultra160 using 10k enterprise type drives

2003-07-02 Thread Chad Leigh -- Shire.Net LLC
I currently use an Adaptec 2100S and some Fujitsu 10K U160 drives. I am going to a new server (FBSD5) to run in parallel and eventually replace my FBSD4 server using the adaptec. I am looking at either a highpoint or promise SATA 4 channel raid controller and the 36gb western digital raptor 10

Re: Using a RAID-card with FreeBSD

2003-07-02 Thread Alexander Haderer
At 12:39 02.07.2003 -0500, Micheal Patterson wrote: [...] It works equally well with Adaptec hardware raid with 5 SCSI drives in a Raid 5 configuration. Gotta love FreeBSD. Although, not everyone needs raid 5, but it's nice to know that it works and works well. hello Michael, please could you tel

Increasing memory on a FreeBSD 4.3

2003-07-02 Thread Sorin Chiorean
I have increased memory on my FreeBSD from 128 Mb to 384 Mb. I have a MAXMEM option in the Kernel configuration file : # Machine Information machine "i386" cpu "I686_CPU" ident "test" maxusers32 options MAXMEM=""131072" How can I avoid to rebuild th

Re: IDE for C

2003-07-02 Thread Joshua Oreman
On Wed, Jul 02, 2003 at 09:43:01AM -0300 or thereabouts, Fernando Gleiser wrote: > On Tue, 1 Jul 2003, Martin Vana wrote: > > > hi, > > I'm quite new to Freebsd and I'm searching for IDE similar /or better :-]/ > > to DJGPP i used under WIN. I'm running 5.1 and Fluxbox over X. Any > > suggestions?

Re: Starting 2nd X server with startx?

2003-07-02 Thread Joshua Oreman
On Wed, Jul 02, 2003 at 12:29:26PM -0400 or thereabouts, Adam wrote: > On Wed, 2003-07-02 at 12:23, stan wrote: > > I can't seem to figure out the proper syntax to start a 2nd X server using > > startx. > > > > Could some kind soule enlighten me? > > > > $ display=:1 startx a) It's DISPLAY, not

Re: Increasing memory on a FreeBSD 4.3

2003-07-02 Thread Dan Nelson
In the last episode (Jul 02), Sorin Chiorean said: > I have increased memory on my FreeBSD from 128 Mb to 384 Mb. > > I have a MAXMEM option in the Kernel configuration file : > # Machine Information > machine "i386" > cpu "I686_CPU" > ident "test" > maxusers

Re: Starting 2nd X server with startx?

2003-07-02 Thread Adam
On Wed, 2003-07-02 at 14:19, Joshua Oreman wrote: > > $ display=:1 startx > > a) It's DISPLAY, not display -- all caps is important. Respectfully, you are mistaken. My example works; you're does not. > The way I do this is: > $ startx -- :1 This works too. -- Adam <[EMAIL PROTECTED]> _

xfree86 set up problems

2003-07-02 Thread Jon-Paul Gonzalez
Im having a problem setting up xfree86. Im using 4.8 release. this is the output I get: XFree86 Version 4.3.0 Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: FreeBSD 4.8 i386 [ELF] Build Date: 23 March 2003 Before reporting problems, check ht

Re: vt/ansi codes

2003-07-02 Thread Chuck Swiger
[EMAIL PROTECTED] wrote: [ ... ] Do you need color? Are you using plain text-mode stuff, or do you need bitmapped graphics? If text-mode, do you need cursor positioning? Do you care whether your code runs on anything but an Intel box? over years of coding, i got fed up with some basic things. af

tmda problems - anyone using it?

2003-07-02 Thread David Banning
I installed tmda from the ports. It is not working, and as I am looking into why, I found a number of peculiar things. It doesn't work with sendmail so well becuase certain variables have to be passed on to tmda. They suggest procmail can be used to do this and they provide a script for that purp

Which filesystem can I use to access a shared Rackstorage (RaidArray)

2003-07-02 Thread Etienne Ledoux
Greetings, I finally got my netservers up and running. I can mount the rackstorage (shared Raid Array) from both. But as expected if I add/delete something on the one server the other one doesn't see it untill I reboot it and remount the share. Just an umount/remount doesn't pick up the change

Re: setting up ipfw

2003-07-02 Thread David Kelly
On Wednesday 02 July 2003 11:00 am, W. D. wrote: > > Is there some guide to translate IPFW rules to English so that they > are understandable? They already are. Each arglist to ipfw(8) is a sentence. ipfw(8) is only an interpreter of those instructions which writes the instructions in a form ipf

Which server-side programming should i choose.

2003-07-02 Thread sanketh sangam
I have a Apache webserver on FreeBSD machine. I think mySQL is also installed(I do not know how to check if mySQl is installed on that sytem). I am planning to put a user authentication to access my webpages in the server. For that i need to write server-side programming. Since there are any server

Re: Which server-side programming should i choose.

2003-07-02 Thread Bill Campbell
On Wed, Jul 02, 2003 at 01:19:29PM -0700, sanketh sangam wrote: >I have a Apache webserver on FreeBSD machine. I think >mySQL is also installed(I do not know how to check if >mySQl is installed on that sytem). >I am planning to put a user authentication to access >my webpages in the server. For tha

Re: Which filesystem can I use to access a shared Rackstorage (RaidArray)

2003-07-02 Thread Dan Nelson
In the last episode (Jul 02), Etienne Ledoux said: > I finally got my netservers up and running. I can mount the > rackstorage (shared Raid Array) from both. But as expected if I > add/delete something on the one server the other one doesn't see it > untill I reboot it and remount the share. Just a

Re: gkrellm-xkb doesnt work

2003-07-02 Thread Tomas Styblo
* Tobias Roth <[EMAIL PROTECTED]> [Wed, 02 Jul 2003]: > hehe, I somehow expected to be able to change the keyboard layout with > a click. but the plugin does not intend that. looks like someone (me?) > will have to implement another plugin that has this capability. By the way, why do you want to b

hints? ACK!

2003-07-02 Thread Mistress
how do i turn those hints off upon login!? there's nothing /etc/motd about hints!! EEP! -Ami Hughes ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: hints? ACK!

2003-07-02 Thread Ugen
At the first look at subject i thought this is going to be some sort of sex spam again. Argh... [EMAIL PROTECTED] wrote: how do i turn those hints off upon login!? there's nothing /etc/motd about hints!! EEP! -Ami Hughes ___ [EMAIL PROTECTED] mailing

Re: hints? ACK!

2003-07-02 Thread Peter Elsner
Look in one (or all) of these files in your home directory. .profile .cshrc .login Comment out the line that looks like this: [ -x /usr/games/fortune ] && /usr/games/fortune -s Peter At 04:36 PM 7/2/2003 -0400, you wrote: how do i turn those hints off upon login!? there's nothing /etc/motd abo

RE: Using a RAID-card with FreeBSD

2003-07-02 Thread Harald Schmalzbauer
[EMAIL PROTECTED] wrote: > Subject: Re: Using a RAID-card with FreeBSD > > > At 12:39 02.07.2003 -0500, Micheal Patterson wrote: > >> [...] >> It works equally well with Adaptec hardware raid with 5 SCSI drives >> in a Raid 5 configuration. Gotta love FreeBSD. Although, not >> everyone needs raid 5

Re: Which server-side programming should i choose.

2003-07-02 Thread Alex de Kruijff
On Wed, Jul 02, 2003 at 01:19:29PM -0700, sanketh sangam wrote: > I have a Apache webserver on FreeBSD machine. I think > mySQL is also installed(I do not know how to check if > mySQl is installed on that sytem). > I am planning to put a user authentication to access > my webpages in the server. Fo

Re: Samba passwords

2003-07-02 Thread Bob Hall
On Tue, Jul 01, 2003 at 10:29:42AM +0100, Scott Mitchell wrote: > On Mon, Jun 30, 2003 at 08:25:57PM -0400, Bob Hall wrote: > > samba-2.2.8a > > FreeBSD 4.8 I have Samba working with encrypted passwords. In the earlier versions of Samba, the default location for the smbpasswd file was /

Re: asfrecorder

2003-07-02 Thread Bob Hall
On Mon, Jun 30, 2003 at 08:25:43PM -0400, Bob Hall wrote: > Has anyone gotten asfrecorder to work from a command line? > I get the "200 - OK" message and no download. The developer's > instructions for getting around this on Windows don't work on > a FBSD commandline. My apologies for reposting

Re: Samba, FBSD, & kernel oplocks

2003-07-02 Thread Bob Hall
In old documentation I see references to FreeBSD supporting kernel oplocks "soon". I don't see any recent references to this. Does FBSD support kernel oplocks, or is that not going to happen? Bob Hall ___ [EMAIL PROTECTED] mailing list http://lists.fr

Re: Pam Question

2003-07-02 Thread Lowell Gilbert
Monah Baki <[EMAIL PROTECTED]> writes: > I'm trying to setup a freebsd 4.8 server with openldap for > authentication. I installed pam from the ports tree, and verified > /etc/pam.conf does exist. > > How does freebsd know when to use pam You could always start with the documentation at: htt

dhclient

2003-07-02 Thread Bob Hall
I'm getting the following message: dhclient: send_packet: Permission denied I thought this was being caused by my firewall, but I made some changes and I'm still getting the message. Being wholly ignorant about this message, I'm assuming that dhclient is trying to send a packet to my ISP

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Nowman
Thanks for your help. I was able to get in. Will you be able to tell me how to get the complete install CD downloaded. I tried to look around but could not find any place to download the whole install CD from the web. Any help is highly appreciated. Thanks, Nowman Jerry McAllister <[EMA

Re: xfree86 set up problems

2003-07-02 Thread Alex de Kruijff
On Wed, Jul 02, 2003 at 02:54:03PM -0400, Jon-Paul Gonzalez wrote: > Im having a problem setting up xfree86. Im using 4.8 release. this is the > output I get: > > XFree86 Version 4.3.0 > Release Date: 27 February 2003 > X Protocol Version 11, Revision 0, Release 6.6 > Build Operating System: Free

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Joshua Oreman
On Wed, Jul 02, 2003 at 03:14:32PM -0700 or thereabouts, Nowman wrote: > Thanks for your help. I was able to get in. Will you be able to tell > me how to get the complete install CD downloaded. I tried to look > around but could not find any place to download the whole install CD > from the web. f

Questions about x-windows, startx (Extremely long and probablymost blahblah)

2003-07-02 Thread Joachim Dagerot
I have managed to get everything up and running now, including my NVIDIA card with tv-out on my FreeBSD 5.1. THANKS FOLKS. Now come the fun part, I have managed to, in .xinitrc have a specific program running when I run startx. That's lovely. Now I would like to start and close additional progra

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Alex de Kruijff
On Wed, Jul 02, 2003 at 01:18:35PM -0400, Jerry McAllister wrote: > > > > Hello, > > Will you please let me know any website to download the FreeBSD version 4.7. > > I really appreciate your response. I went to the freebsd.org to download > > but it asks for the password for ftp. I tried USA and

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Bill Campbell
On Thu, Jul 03, 2003 at 12:22:13AM +0200, Alex de Kruijff wrote: ... >You may replace 'anonymous' with 'ftp' and can type anything in the >pasword field. Custom says to use your e-mail address as the password. Some anonymous ftp servers are configured to reject connections with totally bogus pas

Re: Which server-side programming should i choose.

2003-07-02 Thread Kevin Kinsey, DaleCo, S.P.
From: "sanketh sangam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 02, 2003 3:19 PM Subject: Which server-side programming should i choose. > I have a Apache webserver on FreeBSD machine. I think > mySQL is also installed(I do not know how to check if > mySQl is installed on

Re: Downloading FreeBSD 4.7

2003-07-02 Thread Jerry McAllister
> > Thanks for your help. I was able to get in. Will you be able to tell me > how to get the complete install CD downloaded. I tried to look around > but could not find any place to download the whole install CD from the web. First, something you can do to help make your messages more useful an

Re: Which server-side programming should i choose.

2003-07-02 Thread Alex de Kruijff
On Wed, Jul 02, 2003 at 02:14:01PM -0700, sanketh sangam wrote: > Hey Alex, > Thanks for your response. The advance HTTP > authentication is called DIGEST Authentication. Yes that the one. > Now about PHP and JSP, as for now i am starting out > with a small application. So, i guess i can go for >

  1   2   >