Re: KDE, Gnome not coming down via cvsup

2003-12-17 Thread Nelis Lamprecht
On Wed, 2003-12-17 at 08:37, Kent Stewart wrote: > On Tuesday 16 December 2003 08:00 pm, Jonathon McKitrick wrote: > > Hi all, > > > > I run cvsup to get the ports collection updates about once or twice a week. > > I noticed that the list of ports on the FreeBSD website has separate > > categories

mysql and slow_query_log

2003-12-17 Thread Will Prater
List, I also have 'log-long-format' enabled, but this should have no affect. Thanks for any ideas. --will ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED

Re: konsole crashing on 5.2-RC

2003-12-17 Thread Markie
- Original Message - From: "Shantanoo Mahajan" <[EMAIL PROTECTED]> To: "Kent Stewart" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, December 15, 2003 6:39 PM Subject: Re: konsole crashing on 5.2-RC > +++ Kent Stewart [15-12-03 10:03 -0800]: > | On Monday 15 December 2003 09:54

Re: KDE, Gnome not coming down via cvsup

2003-12-17 Thread Matthew Seaman
On Wed, Dec 17, 2003 at 04:00:14AM +, Jonathon McKitrick wrote: > I run cvsup to get the ports collection updates about once or twice a week. > I noticed that the list of ports on the FreeBSD website has separate > categories for KDE and Gnome. However, when I cvsup with 'ports-all' in my > c

Re: Release Tag and Branch Tag and Upgread ..

2003-12-17 Thread Jan Grant
On Tue, 16 Dec 2003, Vahric MUHTARYAN wrote: > Hi Everybody , > > I know that all FreeBSD version have Branch on code tree . Now > I'm using to keep up-to-date FreeBSD witch CVSup and buildworld method . > > I'm using 4.9 or 5.1 versions . in stable-supfile I setted > > *default release=cvs

DSL modem

2003-12-17 Thread George Theodo
Hi all. I am trying to find DSL modems (Brand and model) that work for FreeBSD. The DSL connection is PPP over ATM. Any suggestions? Thank you. George - Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing _

mysql and slow_query_log

2003-12-17 Thread Will Prater
List, I have log-slow-queries on and set my slow query time to 5. Weird thing is, all the queries are being logged hostname-slow.log. Even the ones at 0 seconds. Here is an example. What am I missing here? select alias from virtual where username = '[EMAIL PROTECTED]' and status = '1' lim

Help with exact

2003-12-17 Thread Wayne Swart
Hi guys (and gurls) I am having a bit of issues using exact, getting it to match an expression in my log file. what other options are there for order (if any)? here is what i have in my log file for pop authentication: Dec 17 10:55:28 gemini popa3d[69906]: Authentication passed for tobie Dec 17

Re: Help with exact

2003-12-17 Thread Doug Winter
On Wed 17 Dec Wayne Swart wrote: > here is what i have in my log file for pop authentication: > > Dec 17 10:55:28 gemini popa3d[69906]: Authentication passed for tobie > Dec 17 10:55:28 gemini popa3d[69906]: 0 messages (0 bytes) loaded > Dec 17 10:55:37 gemini popa3d[69906]: 0 (0) deleted, 0 (0) l

Re: Help with exact

2003-12-17 Thread Wayne Swart
Ok. Thanks, I will use another pop server. :) Wayne Swart Network Administrator About IT Online TEL: +2712 661 FAX: +2712 661 9996 URL: http://www.aboutit.co.za In a world with no boundaries, Who Needs Gates? On Wed, 17 Dec 2003, Doug Winter wrote: > On Wed 17 Dec Wayne Swart wrote: > > h

Re: Postfix and FreeBSD question

2003-12-17 Thread Sven Pfeifer
Hi, Ihsan Junaidi <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: [...] > once you have postfix installed, my personal preference is to symlink > /usr/local/sbin/postfix to /usr/local/etc/rc.d/postfix (postfix binary > accepts start/stop args in compliance with freebsd's rc architecture)

Re: Windows client - internet connection sharing

2003-12-17 Thread Gareth Bailey
Thank you Matthew. a big help! On Tue, 16 Dec 2003 15:18:08 + Matthew Seaman <[EMAIL PROTECTED]> wrote: > On Mon, Dec 15, 2003 at 07:40:14PM +0200, Gareth Bailey > wrote: > > Is it possible to set up a freebsd server connected to > an > > ADSL line to provide internet access via LAN to a > nu

Re: Changing /etc/termcap in 4.8 - How can I?

2003-12-17 Thread Malcolm Kay
On Wed, 17 Dec 2003 06:47, Jim Ramsay wrote: > I have tried to add an extra entry to /etc/termcap: > > rxvt-cygwin-native|rxvt terminal emulator (native MS Windows/Cygwin):\ > > :pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:\ > : > :ac=+\257,\256-^0\333`\004a\261f\370g\361h\260j\331k\277l\332

Re: New name for Floppy disk devices?

2003-12-17 Thread Malcolm Kay
On Wed, 17 Dec 2003 06:42, Dr. Lyman Hazelton wrote: > OK, so sometimes serial devices that one would expect to have names in > /dev like sio0 or sio1 are now called cuaa0 or cuaa1 (for reasons > beyond my understanding). Now I can see my floppy disk in the dmesg > output, but there doesn't appear

/proc directory

2003-12-17 Thread flux
What is /proc -directory for in FreeBSD? What kind of data does it store? How and for what could I use it? -- Best regards, flux mailto:[EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/l

Re: /proc directory

2003-12-17 Thread Matthew Seaman
On Wed, Dec 17, 2003 at 02:42:07PM -0800, flux wrote: > What is /proc -directory for in FreeBSD? What kind of data does it > store? How and for what could I use it? It's a filesystem based abstraction of the process table from the kernel. Some programs use it to get information about various proc

Configuration of XF86config file

2003-12-17 Thread Nagalakshmi GVK
Sir, I got an error when I tried to configure XFree86.I am attaching the scanpci -v output.Please,help me. Krishna. - BT Yahoo! Broadband - Save £80 when you order online today. Hurry! Offer ends 21st December 2003. The way the internet was meant to be.

Re: DSL modem

2003-12-17 Thread Chris Howells
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 17 December 2003 08:46, George Theodo wrote: > Hi all. I am trying to find DSL modems (Brand and model) that work for > FreeBSD. The DSL connection is PPP over ATM. Any suggestions? If you get something like a D-Link DSL 300G+ then the m

RE: Load new drivers during install

2003-12-17 Thread michael Alexander
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dorin H > Sent: Tuesday, December 16, 2003 12:56 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: Load new drivers during install > > > > --- Ion-Mihai Tetcu <[EMAIL PROTECTED]> wr

Re: /proc directory

2003-12-17 Thread Kris Kennaway
On Wed, Dec 17, 2003 at 12:12:18PM +, Matthew Seaman wrote: > Basically you mount it on your system, which lets a bunch of stuff > work properly, and you then ignore it for ever more. Unless you're > particularly concerned about security, in which case, you don't mount > it and do without the

mouse in midnight commander...

2003-12-17 Thread flux
I got a problem with my mouse. I use Midnight Commander file browser. When I run Midnight from XFree my mouse works well when clicking on menus, files, etc... But when I try to do the same operations from console my mouse selects the text over the window, in other words copies the screen contents i

Re: /proc directory

2003-12-17 Thread Matthew Seaman
On Wed, Dec 17, 2003 at 06:09:32AM -0800, Kris Kennaway wrote: > On Wed, Dec 17, 2003 at 12:12:18PM +, Matthew Seaman wrote: > > > Basically you mount it on your system, which lets a bunch of stuff > > work properly, and you then ignore it for ever more. Unless you're > > particularly concern

Cyclades 8y (16c)

2003-12-17 Thread Márcio Luciano Donada
Good Night, Gentlemen, come back to recorer the list, therefore I have a server that he is in a small supplier with a plate cyclades 8y with 16 canals in a server FreeBSD 4.9-STABLE. Now we will go to mount a new structure for this supplier with the qmail, djbdns among others. Good it would like to

Re: Load new drivers during install

2003-12-17 Thread Lowell Gilbert
"michael Alexander" <[EMAIL PROTECTED]> writes: > Is there a way to load updated or additional drivers during initial install? > (like redhats 'expert' install option) Yes, the install gives you the option to load kernel modules. However, this is very rarely needed, because the install kernel inc

installworld problem

2003-12-17 Thread Hunter Pine
I cvsup'd src-all to 4.9-STABLE on a fresh install of 4.8-RELEASE last night. I've now done a buildworld, buildkernel, installkernel, reboot, and installworld three times, all with the same result in the same place. I've tried another cvsup, but no updates have been made to the source tree since l

Re: /proc directory

2003-12-17 Thread Jerry McAllister
> > What is /proc -directory for in FreeBSD? What kind of data does it > store? How and for what could I use it? It is a psuedo file system that the system uses while running for process information. You should be able to find information on it in the handbook and by searching. jerry > >

mailing list search (WAS: DOS of named)

2003-12-17 Thread Dan Pelleg
"Robert Eckardt" <[EMAIL PROTECTED]> writes: > > PS: BTW, is there a search engine on freebsd.org for the archives or > do I have to stay with google, which becomes less usable each day?) > You can use http://freebsd.rambler.ru/ -- Dan Pelleg ___

Re: Postfix and FreeBSD question

2003-12-17 Thread Ihsan Junaidi
Sven Pfeifer wrote: don´t you need to add the extension ".sh" to your link? I fond the following in the handbook. what a miscue that was. thanks sven. it's /usr/local/etc/rc.d/postfix.sh symlink'ed to /usr/local/sbin/postfix ___ [EMAIL PROTECTED] mailin

RE: installworld problem

2003-12-17 Thread Hunter Pine
Oh yeah, expr is installed. :) -su-2.05b# which expr /bin/expr -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hunter Pine Sent: Wednesday, December 17, 2003 9:54 AM To: [EMAIL PROTECTED] Subject: installworld problem I cvsup'd src-all to 4.9-STABLE on a

link_relative option for nfs

2003-12-17 Thread Herculano de Lima Einloft Neto
Hello, Is there something like the Linux link_relative option for FreeBSD nfs servers? it'd be an exports option, but it is not cited on the exports man page. Thanks in advance, -- Herculano de Lima Einloft Neto ___ [EMAIL PROTECTED] mailing list

RE: Load new drivers during install

2003-12-17 Thread michael Alexander
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Lowell Gilbert > Sent: Wednesday, December 17, 2003 8:47 AM > To: michael Alexander > Cc: [EMAIL PROTECTED] > Subject: Re: Load new drivers during install > > > "michael Alexander" <[EMAIL PROTEC

RE: Load new drivers during install

2003-12-17 Thread Hunter Pine
The DAC960 drivers are built into the generic kernel. You shouldn't have to install anything third party. Just configure your array in the accelraid's bios util, and freebsd setup should see the drives. # Compaq Smart RAID, Mylex DAC960 and AMI MegaRAID controllers. Only # one entry is needed; th

Re: Load new drivers during install

2003-12-17 Thread Kevin D. Kinsey, DaleCo, S.P.
michael Alexander wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lowell Gilbert Sent: Wednesday, December 17, 2003 8:47 AM To: michael Alexander Cc: [EMAIL PROTECTED] Subject: Re: Load new drivers during install "michael Alexander" <[EMAIL PR

Increase space for /var/db/

2003-12-17 Thread samy lancher
Hello, I have a 4.5 FreeBSD server with mysql database. only 250MB was allocated to /var/db. Our database is increasing so fast that now i need to expand the memory for /var/db. I guess one way to do is to install a new hard drive and then mount it to /var/db. But i would like to know if there

Re: Increase space for /var/db/

2003-12-17 Thread Dan Nelson
In the last episode (Dec 17), samy lancher said: > Hello, I have a 4.5 FreeBSD server with mysql database. only 250MB > was allocated to /var/db. Our database is increasing so fast that now > i need to expand the memory for /var/db. I guess one way to do is to > install a new hard drive and then mo

Re: Changing /etc/termcap in 4.8 - How can I?

2003-12-17 Thread Jim Ramsay
Malcolm Kay wrote: On Wed, 17 Dec 2003 06:47, Jim Ramsay wrote: I have tried to add an extra entry to /etc/termcap: rxvt-cygwin-native|rxvt terminal emulator (native MS Windows/Cygwin):\ :pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:\ : :ac=+\257,\256-^0\333`\004a\261f\370g\361h\260j\331k\

Re: Increase space for /var/db/

2003-12-17 Thread samy lancher
Dan Nelson <[EMAIL PROTECTED]> wrote: In the last episode (Dec 17), samy lancher said: > Hello, I have a 4.5 FreeBSD server with mysql database. only 250MB > was allocated to /var/db. Our database is increasing so fast that now > i need to expand the memory for /var/db. I guess one way to do is to

Re: Increase space for /var/db/

2003-12-17 Thread Dan Nelson
In the last episode (Dec 17), samy lancher said: > thanks for the quick response. > > Is this a soft link?, what happens to the existing data in /var/db. I > do not want to loose that data. I did this: $ cd /var/db $ mv pkg /usr/var_db_pkg $ ln -s ../../usr/var_db_pkg pkg -- Dan Nelso

Re: frustration (freeBSD ports system)

2003-12-17 Thread Steve D
On Tuesday 16 December 2003 05:52 pm, richard michael bagstad wrote: > i find this frustrating. on your website (page > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports- > using.html) the following tells me that 'from cd' and 'from > internet' are exactly the same... it does not t

please help me...

2003-12-17 Thread siavash mahjoob
hi Dear Mr or Mrs i installed Macafree antivirus on freebsd 4.4 . whenever i want runing uvscan two actions occured. 1-/usr/libexec/ld-elf.so.1 shared object "libc.so.3" not found i resolve this problem with soft link : ln -s /usr/libexec/ld-elf.so.1 libc.so.3 2-after resolve this problem i

using ldap for multiple fbsd servers

2003-12-17 Thread David Bear
I have evolved into using freebsd for work group servers over the past years and am now wanting to tie them all together with a synchronized user and group data base. I know NIS has been around and may be considered too unsafe. I've read of rsync'ing master.password and group around.. but I think

FreeBSD 5.1 PowerPak Installation problem

2003-12-17 Thread Admin
Dear sir/ madam, The FreeBSD 5.1 PowerPak was purchased from FreeBSD Mall Ref Invoice No: 3120119. This package has been ordered to develop a FreeBSD Driver for PCI Bus Interface. When tried installing, on Pentium P4 2.53GHz, the installation fails during installing the package on to the hard d

Re: please help me...

2003-12-17 Thread Ron Sweeney
do you have linux emulation installed? On Wed, 17 Dec 2003, siavash mahjoob wrote: > > hi > > Dear Mr or Mrs > > i installed Macafree antivirus on freebsd 4.4 . > > whenever i want runing uvscan two actions occured. > > 1-/usr/libexec/ld-elf.so.1 shared object "libc.so.3" not found > > i resolve

FreeBSD 5.1 Installation problem

2003-12-17 Thread Admin
Dear Sir/ Madam, After installing the FreeBSD minimum installation, I, installed the ports using the sysinstall. But, when I tried to install XFree86 package, it failed to complete the installation. Now, it has corrupted the root (/) and /tmp partition. After running the fsck command manually o

RE: Load new drivers during install

2003-12-17 Thread michael Alexander
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Hunter Pine > Sent: Wednesday, December 17, 2003 9:55 AM > To: [EMAIL PROTECTED] > Subject: RE: Load new drivers during install > > > The DAC960 drivers are built into the generic kernel. You > shoul

Re: FreeBSD 5.1 PowerPak Installation problem

2003-12-17 Thread Ion-Mihai Tetcu
On Wed, 17 Dec 2003 14:36:21 - "Admin" <[EMAIL PROTECTED]> wrote: > Dear sir/ madam, Please warp. > The FreeBSD 5.1 PowerPak was purchased from FreeBSD Mall Ref Invoice > No: 3120119. This package has been ordered to develop a FreeBSD Driver > for PCI Bus Interface. When tried installing, o

Re: FreeBSD 5.1 Installation problem

2003-12-17 Thread Ion-Mihai Tetcu
Please warp your email at 72 chars. On Wed, 17 Dec 2003 17:34:51 - "Admin" <[EMAIL PROTECTED]> wrote: > Dear Sir/ Madam, > > After installing the FreeBSD minimum installation, I, installed the > ports using the sysinstall. But, when I tried to install XFree86 > package, it failed to complet

RE: Load new drivers during install

2003-12-17 Thread michael Alexander
> > > Any chance you're talking about the "do kernel configuration > in full-screen visual mode" stuff? That's just for old ISA hardware, > *IIRC*. On most modern systems you can delete that whole list > and everything still works. > > The GENERIC kernel already contains support for the mly driv

4.7-RELEASE bootable CD-R to replace files

2003-12-17 Thread Peter Leftwich
Hello fellow BSD'ers! Happy holidays. I had 4.7-RELEASE on my box and then I accidentally deleted a file as root (I think it was /usr/lib/ld-elf.so.1 or .8) and now the system is not bootable anymore (I believe this affected many binaries such as /sbin/init and my tcsh shell)! Could someone plea

Re: mouse in midnight commander...

2003-12-17 Thread Peter Ulrich Kruppa
On Wed, 17 Dec 2003, flux wrote: > I got a problem with my mouse. I use Midnight Commander file browser. > When I run Midnight from XFree my mouse works well when clicking on > menus, files, etc... But when I try to do the same operations from > console my mouse selects the text over the window, i

user known! but found.

2003-12-17 Thread Marwan Sultan
Hello everyone, I have a strange problem, There is a users has been added in my FreeBSD 4.8-R since over 6 months now. suddenly from no where, last 2 days, any INCOMING emails ONLY to this users it fails and it says "user known" Actually the user is in the system, im running th

Sit down relax and have trust in us

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

Re: 4.7-RELEASE bootable CD-R to replace files

2003-12-17 Thread Josh Paetzel
On Wed, Dec 17, 2003 at 10:36:33AM -0800, Peter Leftwich wrote: > Hello fellow BSD'ers! Happy holidays. > > I had 4.7-RELEASE on my box and then I accidentally deleted a file > as root (I think it was /usr/lib/ld-elf.so.1 or .8) and now the > system is not bootable anymore (I believe this affecte

Re: fetch / wget problem

2003-12-17 Thread Toomas Aas
> From: "Micheal Patterson" <[EMAIL PROTECTED]> > Date: Tue, 16 Dec 2003 12:59:03 -0600 > - Original Message - > From: "Toomas Aas" <[EMAIL PROTECTED]> > Sent: Tuesday, December 16, 2003 12:38 PM > > I think that firewalls are configured correctly, because I can > > su

Re: Increase space for /var/db/

2003-12-17 Thread Scott I. Remick
On Wed, 17 Dec 2003 08:04:58 -0800, samy lancher wrote: > I have a 4.5 FreeBSD server with mysql database. only 250MB was allocated > to /var/db. Our database is increasing so fast that now i need to expand > the memory for /var/db. I guess one way to do is to install a new hard > drive and then

How do I have sendmail forward emails from root...

2003-12-17 Thread Michael E. Mercer
Hello peoples, I've tried quite a few things and just can't seem to get sendmail to forward emails generated by root processes to go to "[EMAIL PROTECTED]". I am running 4.9-Stable. How am I supposed to configure this? I have added a line to /etc/mail/aliases root: [EMAIL PROTECTED] Also adde

apcupsd 3.10.8 master/slave setup

2003-12-17 Thread Dave McCammon
Anyone have a master/slave or an NIS setup working correctly that can share some insight? If power is pulled from UPS, the master sends the warning to its console but... -the slaves lose their connection to the master -an "apcaccess status" on the master after plug is pulled will hang. -when ups

Re: How do I have sendmail forward emails from root...

2003-12-17 Thread Dave McCammon
--- "Michael E. Mercer" <[EMAIL PROTECTED]> wrote: > Hello peoples, > > I've tried quite a few things and just can't seem to > get > sendmail to forward emails generated by root > processes to > go to "[EMAIL PROTECTED]". > > I am running 4.9-Stable. > > How am I supposed to configure this? >

Re: How do I have sendmail forward emails from root...

2003-12-17 Thread Kevin Stevens
On Wed, 17 Dec 2003, Michael E. Mercer wrote: > I've tried quite a few things and just can't seem to get > sendmail to forward emails generated by root processes to > go to "[EMAIL PROTECTED]". > > I am running 4.9-Stable. > > How am I supposed to configure this? > > I have added a line to /etc/ma

Re: apcupsd 3.10.8 master/slave setup

2003-12-17 Thread Dave McCammon
My bad Subject should be apcupsd 3.10.6 master/slave setup (from ports) --- Dave McCammon <[EMAIL PROTECTED]> wrote: > Anyone have a master/slave or an NIS setup working > correctly that can share some insight? > > If power is pulled from UPS, the master sends the > warning to its console but...

Re: apcupsd 3.10.8 master/slave setup(whoops 3.10.6)

2003-12-17 Thread Dave McCammon
Did forget to mention that I made the port with --enable-net --- Dave McCammon <[EMAIL PROTECTED]> wrote: > Anyone have a master/slave or an NIS setup working > correctly that can share some insight? > > If power is pulled from UPS, the master sends the > warning to its console but... > > -the

Re: How do I have sendmail forward emails from root...

2003-12-17 Thread Michael E. Mercer
In /etc/mail, I ran: make cf maps aliases install stop start after every change... More info, now that I think of it. The mail server is getting the emails, but kicks it back because the the "From:" header has an unknown host. [EMAIL PROTECTED] How do I remedy this? Thanks Michael On Wed, 200

Re: How do I have sendmail forward emails from root...

2003-12-17 Thread Lance E. Lott
Edit your /etc/mail/aliases file and then type: newaliases At 04:07 PM 12/17/2003, you wrote: Hello peoples, I've tried quite a few things and just can't seem to get sendmail to forward emails generated by root processes to go to "[EMAIL PROTECTED]". I am running 4.9-Stable. How am I supposed

Re: Increase space for /var/db/

2003-12-17 Thread samy lancher
Hello, thanks for the response. you are right, for 4.5 freebsd there is no reference of DB_DIR in mysql-server.sh. I looked for my.cnf in /etc and /usr/local/etc, but i did not find it in those folders. i feel that this file does not exist in my system. any suggestions? thanks, "Scott I. Rem

user unknown! but found.<- SOLVED thank you

2003-12-17 Thread Marwan Sultan
Hello everyone, I have a strange problem, There is a users has been added in my FreeBSD 4.8-R since over 6 months now. suddenly from no where, last 2 days, any INCOMING emails ONLY to this users it fails and it says "user known" Actually the user is in the system, im runnin

FreeBSD newbie general and SMP questions for i386]

2003-12-17 Thread Mark Wolfskehl
Hi, I'm a FreeBSD newbie. I'm considering installing either FreeBSD i386 or Linux on a 2 AMD Athelon CPU machine. The motherboard is an ASUS A7M266-D, and the machine has 2GB memory installed. I'm working on trying to answer some key questions before making a final decision which OS to inst

Vinum problem. Full error report attached.

2003-12-17 Thread Joachim Dagerot
This is an old thread, that I have cleaned up to maybe get an answer. * > What problems are you having? One of my drives are flagged down. Vinum reports that drive as "referenced". The other two drives in the RAID-5 is up. According to "vinum list

Re: Increase space for /var/db/

2003-12-17 Thread Scott I. Remick
On Wed, 17 Dec 2003 14:32:50 -0800, samy lancher wrote: > thanks for the response. you are right, for 4.5 freebsd there is no > reference of DB_DIR in mysql-server.sh. I looked for my.cnf in /etc and > /usr/local/etc, but i did not find it in those folders. i feel that this > file does not exist i

Mutt + Procmail Filters

2003-12-17 Thread Bryan Cassidy
I have just started using Mutt again. I would rather use Mutt (Bif I can just setup my filters like I have in Sylpheed. I don't (Bknow if this is what Procmail filtering is suppose to do but (Bthis is what I want and I am very confused about setting up (Bmail filters in Mutt. Have no clue where

Re: Mutt + Procmail Filters

2003-12-17 Thread Tillman Hodgson
On Wed, Dec 17, 2003 at 06:22:14PM -0600, Bryan Cassidy wrote: > I have just started using Mutt again. I would rather use Mutt > if I can just setup my filters like I have in Sylpheed. I don't > know if this is what Procmail filtering is suppose to do but > this is what I want and I am very confuse

Is something broken in the 5.1 BSD Boxed Distribution of CUPS?

2003-12-17 Thread Dr. Lyman Hazelton
I have installed CUPS on two separate machines (very different machines, too) from the distribution disks in the Boxed set of FreeBSD release 5.1. I can connect to the daemon on localhost:631 and read the documentation, BUT I can't do anything else. CUPS won't even allow me to put in a new pr

Re: CGI_Lite module installation to perl 5.8.2

2003-12-17 Thread Doug White
Don't crosspost lists. Thanks. On Tue, 16 Dec 2003, Martin Hudec wrote: > Hi there, > > I solved it by wrapping relevant parts of code (dealing with manifypods that > generates man pages from MAN1POD, MAN3POD) in no strict; CODE_GOES_HERE; use > strict; in MM_Unix.pm and MM_Any.pm. This should b

Just a question.....

2003-12-17 Thread soultrax
I havent seen another os more stable than frebsd and i love it. It uses less memorey than windows and linux. Thats what i was looking for. Now, I love computers and I have to tell you that my hobbie is to test computers, configure them, install operating systems on them and i want to know w

can't figure out a problem with sudo

2003-12-17 Thread KURT BUFF
All, I'm starting to lose some hair, running a command through sudo. Other commands work just fine through sudo, just one of them doesn't work. The command is this: sudo cp /home/filter/pfm/relay_recipients /usr/local/etc/postfix. It fails with the following error message: Sorry, user filter i

auth.log

2003-12-17 Thread Mark
Is this a stuck key or an attack?? Dec 14 19:23:34 boxs login: 2 LOGIN FAILURES ON ttyv6 Dec 14 19:23:34 boxs login: 2 LOGIN FAILURES ON ttyv6, ^[[A^[[G^[[B^[[G^[[G^[ Dec 14 19:23:35 boxs login: 2 LOGIN FAILURES ON ttyv7 Dec 14 19:23:35 boxs login: 2 LOGIN FAILURES ON ttyv7, ^[[G^[[G Dec 14 19:23:4

Re: DSL modem

2003-12-17 Thread Kosh
George, I'm currently using a Broadmax Linkmax (bridged mode) {my isp uses bridge mode} However, this modem also has an interface that you can surf to. Also, I recommend the Westell Wirespeed. It also has it's own interface and dosen't reqire any drivers to be run externally, (if you connect v

Re: 4.7-RELEASE bootable CD-R to replace files

2003-12-17 Thread Peter Leftwich
On Wed, 17 Dec 2003, Josh Paetzel wrote: > On Wed, Dec 17, 2003 at 10:36:33AM -0800, Peter Leftwich wrote: > > Hello fellow BSD'ers! Happy holidays. > > I had 4.7-RELEASE on my box and then I accidentally deleted a file > > as root (I think it was /usr/lib/ld-elf.so.1 or .8) and now the > > system

www.knoppix.net and maybe one day "FreeBSDCDR?"

2003-12-17 Thread Peter Leftwich
Hi again, Could someone explain how to create a similar bootable CD-R of FreeBSD that, at boot-time, would mount root to a ramdisk and run Gnome or KDE automatically? Everything would have to use relative links and paths, eh? This Knoppix (Debian) Linux CD is a real life-saver (although I can't

Re: Mutt + Procmail Filters

2003-12-17 Thread Gautam Gopalakrishnan
On Wed, Dec 17, 2003 at 06:06:09PM -0600, Tillman Hodgson wrote: > Rather than procmail, which is very common but has an arcane syntax, > consider maildrop (in the ports tree. The syntax is quite a bit easier > to read and it supports Maildir format natively. Here's a sample from my > ~/.mailfilter

Re: Mutt + Procmail Filters

2003-12-17 Thread Bryan Cassidy
OK. I've added that to my .procmailrc but when I load Mutt it (Bstill doesn't show any group called freebsd-questions. Do I (Bhave to create a ~/Maildir/freebds-questions directory? I am (Busing Postfix + Courier-IMAP + SquirrelMail + Procmail so I'm (Busing Maildir. (B (B (BOn Thu, Dec 18,

Re: www.knoppix.net and maybe one day "FreeBSDCDR?"

2003-12-17 Thread Warren Block
[CC list trimmed to just the poster and Questions] On Wed, 17 Dec 2003, Peter Leftwich wrote: > Could someone explain how to create a similar bootable CD-R of FreeBSD > that, at boot-time, would mount root to a ramdisk and run Gnome or KDE > automatically? Everything would have to use relative l

Re: Mutt + Procmail Filters

2003-12-17 Thread Tillman Hodgson
On Wed, Dec 17, 2003 at 11:08:57PM -0600, Bryan Cassidy wrote: > OK. I've added that to my .procmailrc but when I load Mutt it > still doesn't show any group called freebsd-questions. Do I > have to create a ~/Maildir/freebds-questions directory? Yes. In my post I talked about having mutt do that

Re: Mutt + Procmail Filters

2003-12-17 Thread Gautam Gopalakrishnan
On Wed, Dec 17, 2003 at 11:08:57PM -0600, Bryan Cassidy wrote: > OK. I've added that to my .procmailrc but when I load Mutt it > still doesn't show any group called freebsd-questions. Do I > have to create a ~/Maildir/freebds-questions directory? I am > using Postfix + Courier-IMAP + SquirrelMail +

/dev/sa and rsa was multiple dumps to single tape

2003-12-17 Thread David Bear
On Tue, Dec 16, 2003 at 08:06:15PM +1000, anubis wrote: > On Tue, 16 Dec 2003 09:55 am, David Bear wrote: > > if I am writing multiple dumps to a single tape, is it wise to have mt > > write a setmark after dumping each file system? > > There is no real need to do this. > > If you want to write d

make args for lower dependencies

2003-12-17 Thread Gautam Gopalakrishnan
Hello, I am using portupgrade to install ImageMagick. I have in pkgtools.conf (in the right place): 'graphics/ImageMagick' => 'WITHOUT_IMAGEMAGICK_PDF=yes WITHOUT_IMAGEMAGICK_PERL=yes WITHOUT_X11=yes', 'print/ghostscript-gnu*' => 'A4=yes NO_CHECKSUM=yes', And I tried all of the following: # po