config MYKERNEL ==> unknown option "ICMP_BANDLIM"

2004-10-28 Thread Ben Ben
Dear users, I suspect that the kernel option "ICMP_BANDLIM" is not included in "FreeBSD 5.3 RC1". The response after the command "config MYKERNEL" is: 'MYKERNEL: unknown option "ICMP_BANDLIM"' Are the s

Re: Wireshark

2008-09-11 Thread ben
Does the version in /usr/ports/net/wireshark require X11 to run, or can it be run from the command line with straight text output? (I dont have/want X on the servers). -Grant You can use tcpdump and bring the dump file to your local machine where you can use wireshark. _

New I/O mobo

2005-03-14 Thread Ben
.com and several forums. No relevant information could be retrieved by me. Thank you very much for your time. Kind regards, Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Problems with IPSec

2003-01-29 Thread Ben
a "portupgrade -f racoon" suddenly all worked fine again.. YMMV (: [not subscribed to -questions either] -- Ben. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

strange network behaviour

2005-06-06 Thread ben
tem that might cause thist type of behavior? it doesn't seem to be the hardware - my laptop is a pentium M centrino system with a bg nic, and they're old Celeron 500 machines with fxp nics. the kernel config is attached, in case i've done something really stupid in there thanks,

сауна восточная

2008-02-19 Thread ben
- Kruglosutochnaya on-lajn konsul'taciya u professional'nyh vrachej, po vsem interesuyuschim Vas voprosam - V udobnoj i legkoj forme, Vy smozhete poluchit' informaciyu o lyuboj interesuyuschej Vas bolezni - U nas sobrana polnaya informaciy

Need to reboot to restart apache after crash

2004-03-11 Thread Ben
this is a strange situation i thought i'd post and try to get some expertise on. the short version is, i do something to get mod_python to crash. i then try to clean up all the tmp files, look for open files, sysv ipc stuff, etc. but even after all that i can't get apache to run again without a

Need to reboot to restart apache after crash

2004-03-14 Thread Ben
i sent this before, somehow it didn't get through. - B -- Forwarded message -- Date: Thu, 11 Mar 2004 19:59:20 -0500 (EST) From: Ben <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Need to reboot to restart apache after crash this is a strange situation i thought i

vinum messages

2004-03-14 Thread Ben
g concat sd length 55487111s drive backuplocal it's important that this RAID-1 setup be fault-tolerant, after all that's why i want software RAID! thanks in advance, Ben Lee ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman

Re: vinum messages

2004-03-14 Thread Ben
state where it was pointing to an invalid drive), redid the configuration, and did the all important vinum start on the secondary volume. it revived, and now i have a RAID-1 mirror. thanks for the help, Ben ___ [EMAIL PROTECTED] mailing list http://li

Questions about coretemp

2008-08-07 Thread ben
uccess using this? i wonder if there is a dependency i'm not building into my kernel. . . this system has dual xeons. ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Turn off serial console on boot

2008-08-26 Thread ben
I have some servers with IPMI that allow me to have a serial console. I have setup a serial console config on my servers and it seems to work reasonably well in remote emergencies, but causes serious problems if I ever have to use the real console. It means that I can't use single user mode fr

usb disk mount troubles under freebsd4.9

2008-08-30 Thread ben
worked fine in tests on freebsd7, but the disk failed to mount on a production server running (ouch) 4.9 :( Originally I simply ran newfs -L. later i tried many things like using another box (which actually had sysinstall unlike the 4.9) and slice and partition and label the disk over again. s

PCI-express Programming

2007-10-25 Thread Ben Popoola
Hi, Where can I find information on writing device driver for PCI-express hardware on FreeBSD? Regards Ben Ultra Electronics Sonar and Communications Systems Birdport Road Greenford Middlesex UB6 8UA England Direct Line +44 (0)20 8813 4534 Switch Board +44 (0)20 8813

wireless network using ndisgen

2007-11-03 Thread Ben Gould
298649932 Hz quality 800 Timecounters tick every 1.000 msec ad0: 3909MB at ata0-master UDMA33 pccard0: (manufacturer=0x01bf, product=0x3302, function_type=6) at function 0 pccard0:CIS info: Belkin, 11Mbps-Wireless-Notebook-Network-Adapter acd0: DVDROM at ata1-master PIO4 Trying to mount root from

pidentd troubles

2003-11-22 Thread Ben Dover
I was running pidentd server in fbsd 5.1 and ran into a problem. On reboot thousands of identd processes would be created. This caused an enormous problem as you can imagine. I ended up doing a pkg_delete of pidentd. Has anyone had this happen? I need a reliable ident server; can anyone rec

antivirus for FreeBSD

2003-11-24 Thread Ben H.
been considering "Sophos" and can get a two year contract for under $1k. That's under $42.00 per month. (including support for 10 workstations) I like Sophos but... are there any other decent options? Ben ___ [EMAIL PROTECTED] ma

Adding new IP's without reboot?

2003-11-26 Thread Ben Dover
Is there a way to add new IP’s to a FreeBSD 4.9 or 5.1 box without rebooting. I add them to /etc/rc.conf but they are not effective until a reboot. There are some webhosting assistant programs which allow instant use of IP’s with *nix and I was hoping there was a way to do this in FBSD. _

forwarding mail with sendmail

2003-12-14 Thread Ben Gnoinski
Hello I was just wondering if it was possible to forward e-mail messages using sendmail. If it is not possible could you give me an alternate solution in which I could transfer the e-mails to another e-mail account. Thank you for your time. Ben Gnoinski

Linksys WMP11 WIFI PCI

2003-12-27 Thread Ben Dover
Does anyone know if this PCI wireless network card can be utilized in FreeBSD 4.9. I can't find it in the supported hardware list but there is a note that ISA cards are supported the same as the pccards. Being that Linksys makes a WPC11 I was hoping that the WMP11 was just a PCI version of

What port to use for python / https?

2009-11-28 Thread Ben Bullock
I am trying to install Mercurial on FreeBSD in order to install Go (programming language). I am running into a problem with Mercurial which looks like this: $ hg pull abort: could not import module thread! Exception AttributeError: "'httpsrepository' object has no attribute 'urlopener'" in > ignor

Re: SUIDDIR on ZFS?

2009-12-16 Thread Ben Schumacher
On Tue, Dec 15, 2009 at 7:52 PM, Emil Smolenski wrote: > On Tue, 15 Dec 2009 05:36:55 +0100, Ben Schumacher > wrote: > >> At any rate, I've been considering switching this to a ZFS RAIDZ now >> that FreeBSD 8 is released and it seems that folks think it's stabl

Re: SUIDDIR on ZFS?

2009-12-21 Thread Ben Schumacher
ilities of ZFS, but I can probably just dedicate a large chunk of storage to the ZVOL. Thanks, Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: pf headaches: why won' t it let me fetch from ftp servers?

2010-01-07 Thread Ben Schumacher
fetch -p ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/bash/FAQ There's also an environment variable (FTP_PASSIVE_MODE) that you can set to default to passive FTP. See fetch(3), but basically set it to anything besides "no" to set the default. Cheers, Ben ___

Odd behavior with volume labels and gmirror

2010-01-08 Thread Ben Schumacher
since the labels write through and apparently can get detected from the devices before the mirror is loaded? Or is this a bug that I should file a pr for? Thanks for your attention. Cheers, Ben ___ freebsd-questions@freebsd.org mailing list http://list

Re: denying spam hosts ssh access - good idea?

2010-01-11 Thread Ben Schumacher
les so if you do something silly and block yourself out temporarily, it'll eventually straighten itself out. Cheers, Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Using kqueue with 2 threads

2012-04-10 Thread Ben Short
ot;kevent produced error: " << strerror(errno) << std::endl; }[/CODE] When I run my code the kevent call in the worker code doesn't block at all. Any ideas what I'm missing? or if what I want to do is even possible? Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Using kqueue with 2 threads

2012-04-10 Thread Ben Short
en file: " << "/tmp/tt" << " Error: " << strerror(errno) << std::endl; // todo throw exception } struct kevent ke; EV_SET(&ke, fd, EVFILT_VNODE, EV_ADD, NOTE_DELETE | NOTE_RENAME | NOTE_EXTEND, 0, NULL); if (kevent(kq, &ke, 1, NULL

Re: Fat Fingered An 'rm -rf' of Important Files

2013-02-27 Thread Ben Cottrell
text content that you know was there. Sorry! And... good luck!! ~Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Confused by restore(8) man page example

2013-03-04 Thread Ben Cottrell
it *correctly*. It sounds to me like it's warning against deviating too far from the steps given in the example. I can see as how the text might allow other interpretations, though! ~Ben (who is always careful to avoid using out-of-range values with mktime() w

Re: how to forbid a process to use swap?

2013-03-09 Thread Ben Cottrell
process will be able to use before swap starts being used. ~Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: day light saving time happened today

2013-03-10 Thread Ben Cottrell
ng to what you think it's pointing to... ~Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: day light saving time happened today

2013-03-10 Thread Ben Cottrell
les are different? Now *I'm* curious. :-) I've honestly never seen a system do that before. If you figure it out, I hope you'll let either me, or the list, know what it was! ~Ben ___ freebsd-questions@freebsd.org mailing list

Re: [Bulk] Re: day light saving time happened today

2013-03-10 Thread Ben Cottrell
e related or not. But I'm curious what it shows if you run: sysctl machdep.wall_cmos_clock ~Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Installing 9.1 without re-partitioning hard drive

2013-03-14 Thread Ben Cottrell
D boot blocks -- I don't know. But it seems to me like a prerequisite, in any case, is going to be to set the FreeBSD partition to partition type 165, so that the installer will recognize it as a FreeBSD slice. Is it already partition type 165? If no

Touch screen support in 9 Release

2013-07-06 Thread Ben Paley
ost if the information I can find is from four or five years ago, and I can't seem to find out what's going on now. And, any recommendations for a machine? I'd be using it primarily for web development. Thanks for your help, Ben ___ free

Why does CD ripping fail?

2013-08-19 Thread Ben Laurie
Using grip, trying to rip a CD, I get: (cd0:ahcich3:0:0:0): MODE_SENSE(6) failed, increasing minimum CDB size to 10 bytes (cd0:ahcich3:0:0:0): MODE SENSE(10). CDB: 5a 0 e 0 0 0 0 0 20 0 (cd0:ahcich3:0:0:0): CAM status: SCSI Status Error (cd0:ahcich3:0:0:0): SCSI status: Check Condition (cd0:ahcich

Re: Why does CD ripping fail?

2013-08-19 Thread Ben Laurie
On 19 August 2013 09:15, Rares Aioanei wrote: > On Mon, 19 Aug 2013 05:35:48 -0400 > Ben Laurie wrote: > > > Using grip, trying to rip a CD, I get: > > > > (cd0:ahcich3:0:0:0): MODE_SENSE(6) failed, increasing minimum CDB > > size to 10 bytes > > (cd0:ahci

Firefox 1.5

2006-01-26 Thread Ben Siemon
been unable to find it for a week. So I figured I would go crying for help. -- cheers Ben Siemon cs.baylor.edu/~siemon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

kernel conf for vmware 5.5

2006-02-05 Thread Ben Siemon
Is there anyone that can share with me thier custom kernel conf for vmware 5.5? -- cheers Ben Siemon 254 723 6937 cs.baylor.edu/~siemon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: xine and missing libdpstk

2006-02-06 Thread Ben Paley
mething? /usr/ports/UPDATING seems to be talking about installed ports that complain at run time about missing libraries - that isn't the problem here. The problem with libxine is that it won't compile in the first place without libdpstk, so to

Re: xine and missing libdpstk

2006-02-07 Thread Ben Paley
; is that it won't compile in the first place without libdpstk, so to > > "reinstall" as advised is impossible. > > If you have ImageMagick or transcode installed, recompile that first. Both of them - and your solution works perfectly, thanks very much! Cheers, Ben

SSH Tunneling Configureation

2006-02-07 Thread Ben Siemon
insight into the whole problem would be very much appreciated. -- cheers Ben Siemon 254 723 6937 cs.baylor.edu/~siemon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: OpenOffice.org 2.0.1 & JDK issue

2006-02-10 Thread Ben Paley
e the best solution would be to let it use jdk15, but it doesn't seem to want to play. Good luck, Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: OpenOffice.org 2.0.1 & JDK issue

2006-02-10 Thread Ben Paley
openssl and installed openssl-beta until I'd installed OO, then got rid of openssl-beta and reinstalled openssl! It worked fine, although i don't know what the security inplications of that might be, if any. Cheers, Ben ___ freebsd-questions@fre

Asus P5MT-M and FreeBSD 6.0

2006-02-17 Thread Ben House
function would be preferred. Any suggestions? Ben House Unified Network Services Inc. (519)624-9405 Ext. 33 [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

RE: equivalent to linux cp -al

2006-02-20 Thread Ben House
What about cpio? cpio -dplm should do what you need it to. This operates in pass-through to give you a recreation of the directories rather than an archive. Input is from standard i/p. HTH. BH -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Chuck Swiger

tar segmentation fault

2006-02-20 Thread Ben Paley
tion fault. Has anyone got any ideas why? Thanks, Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

6.0-release remote x application failure to open display

2006-02-20 Thread Ben Kaduk
eonasm.mooo.com 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Mon Feb 20 01:22:19 UTC 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PLEONASM i386 dmesg is attached (if it makes it through the list). Thanks, Ben Kaduk dmesg.boot Description: Binary data

Re: tar segmentation fault

2006-02-20 Thread Ben Paley
Sorry. left off some information that might come in handy! me$ uname -srm FreeBSD 6.0-STABLE i386 me$ pkg_info | grep tar gtar-1.15.1_1 GNU version of the traditional tar archiver startup-notification-0.8_1 Library that supports startup notification spec from freede me$ Thanks, Ben >

Re: tar segmentation fault

2006-02-21 Thread Ben Paley
On Tuesday 21 February 2006 19:12, Lowell Gilbert wrote: > Ben Paley <[EMAIL PROTECTED]> writes: > > Sorry. left off some information that might come in handy! > > > > me$ uname -srm > > FreeBSD 6.0-STABLE i386 > > me$ pkg_info | grep tar > > gtar-1.15

Re: tar segmentation fault

2006-02-21 Thread Ben Paley
ion faults. It's come to that, has it? Oh well... thanks very much for your help, I'll be back in touch with more information soon! Thanks again, Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

Re: tar segmentation fault

2006-02-22 Thread Ben Paley
On Tuesday 21 February 2006 19:12, Lowell Gilbert wrote: > Ben Paley <[EMAIL PROTECTED]> writes: > > me$ pkg_info | grep tar > > gtar-1.15.1_1 GNU version of the traditional tar archiver > You're obviously not *using* gnu tar, because you would be getting >

Re: What's that filesystem for a usb flash drive?

2006-03-26 Thread Ben Paley
command which works for me is: # mount -t msdos /dev/da0s1 /flash Good luck, Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

pkgdb and ruby

2004-06-14 Thread Ben Paley
shim? Cheers, Ben ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

ifconfig [interface] destroy

2004-06-14 Thread Ben Paley
age and tried to sort it, but this happens: su-2.05b# ifconfig tun0 destroy ifconfig: SIOCIFDESTROY: Invalid argument Obviously I'm doing somthing wrong - what is it? Thanks, Ben ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailma

Re: pkgdb and ruby

2004-06-14 Thread Ben Paley
On Monday 14 June 2004 22:45, Ben Paley wrote: > Hello > > Contientiously, I like to run pkgdb -F fairly often, especially if I'm > using portinstall or portupgrade a lot. Recently I've been getting this: Sorry - I just discovered /usr/ports/UPDATING which has the

Re: freebsd-questions Digest, Vol 65, Issue 5

2004-06-15 Thread Ben Paley
On Tuesday 15 June 2004 10:31, [EMAIL PROTECTED] wrote: > What is pkgdb and where can I find it? If you mean the program, I think it's part of portupgrade/portinstall - if you install them you should have it... or do you mean where is the package database? it's /var/db/pkg

three libtools - portupgrade question

2004-06-22 Thread Ben Paley
2.05b$ Does it need to be like that? or can I safely do something like portupgrade -o libtool13 -f libtool-1.5.6 and portupgrade -o libtool14 -f libtool-1.5.6 Thanks for your help, Ben ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/lis

Re: three libtools - portupgrade question

2004-06-23 Thread Ben Paley
On Tuesday 22 June 2004 23:57, Dan Nelson wrote: > In the last episode (Jun 22), Ben Paley said: > > I've got three versions of libtool on my system: > > > > bash-2.05b$ pkg_info | grep libtool > > libtool-1.3.5_2 Generic shared library support script (

Re: firewall for web server

2004-06-29 Thread Ben Timby
Peter, choose your firewall software, with a host firewall (what you are looking for, not a network firewall) the features you need will be limited. Find a howto on using that firewall package. The only difference between what you want and what most howtos provide instructions for is the rulese

vmware crashes

2004-07-13 Thread Ben Paley
.ko even after updating the locate database. Any ideas what's going wrong? Thanks a lot, Ben ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

vmnet.ko missing - but it's there - vmware and crashes (repost)

2004-07-15 Thread Ben Paley
b# locate vmnet.ko /usr/local/lib/vmware/modules/vmnet.ko even after updating the locate database. Any ideas what's going wrong? Thanks a lot, Ben ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Your 3rd and last chance to help me with vmware

2004-07-20 Thread Ben Paley
local/lib/vmware/modules/vmnet.ko: No such file or directory in amongst all the other system stuff, but I also get this: -bash-2.05b# locate vmnet.ko /usr/local/lib/vmware/modules/vmnet.ko even after updating the locate database. Any ideas what's going wrong? Thanks a lot, Ben _

Re: Your 3rd and last chance to help me with vmware

2004-07-20 Thread Ben Paley
han I've had so far :( Oh well, I'll just have to keep rebooting into Windows... Thanks anyway, Ben ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Your 3rd and last chance to help me with vmware

2004-07-20 Thread Ben Paley
e my custom elsewhere... just a bloke who likes messing around and trying to understand how this crazy thing we call bsd works... Is that so wrong? Is it? Is it really? Sorry, it is late, I am becoming hysterical. Let's stop this now before I get arrested Thanks (really!), Ben _

Re: Your 3rd and last chance to help me with vmware

2004-07-21 Thread Ben Paley
27; (geddit?) state of play is that vmware runs ok, but the vm doesn't boot, and I did make a note of all the relevant error messages (at least I think they were relevant, and I think it was all of them...) Thanks a lot for your help (and everyone else's, e

cd bake oven - weird error

2004-12-18 Thread Ben Paley
he slash gone after /usr/tmp? Then I get loads of similarish errors about being unable to remove temporary wav files - but again, the reason seems to be this missing slash. What on earth is going on? Cheers, Ben ___ [EMAIL PROTECTED] mailing list

USB Printer bafflement - ppd problem?

2005-01-04 Thread Ben Paley
7;t print anything. kprinter does the same (won't print a test page, and no other programs can print via it), so does open office... I've tried 3 different ppd files as the driver in kprinter and open office: 2 which I made with foomatic-ppdfile thus: foomatic-ppdfile -d gimp-print-ij

Fwd: "Cannot dump. No dump device defined" while using sysinstall

2005-01-21 Thread Ben Salem
Ben Salem <[EMAIL PROTECTED]> wrote:Date: Tue, 18 Jan 2005 19:40:59 -0800 (PST) From: Ben Salem To: [EMAIL PROTECTED] Subject: "Cannot dump. No dump device defined" while using sysinstall After booting w/ floppies, installation with 5.3-RELEASE fails in /stand/sysinstall when

Re: Installation instructions for Firefox somewhere?

2005-02-27 Thread Ben Munat
Dru Lavigne's book "BSD Hacks" has a hack called "Build a Port Without the Ports Tree" which might be useful to you... and -- lucky you -- it's one of the sample hacks on O'Reilly's site: http://www.oreilly.com/catalog/bsdhks/chapter/hack82.pdf Ben Antho

gnomeapplets build failure

2005-02-27 Thread Ben Munat
alling and I'm down to two packages... gnomeapplets and gnome2-lite. But now I get a real build error and I'm stuck... something to do with acpi. I'll paste the output below. Would appreciate any help. Thanks, Ben output: acpi-freebsd.c:43:31: dev/acpica/acpiio.h: No such file or

Re: gnomeapplets build failure

2005-02-27 Thread Ben Munat
Ah. Thanks. That did it. Maybe the build script should just check for the existence of the kernel source and error out immediately with an informative message rather than print a message that just flies by amidst thousands of lines of output? Ben Joe Marcus Clarke wrote: On Sun, 2005-02-27 at

tab completion

2005-03-01 Thread Ben Munat
Why doesn't tab completion in the shell work for my regular (non-root) user? b ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: tab completion

2005-03-01 Thread Ben Munat
According to /etc/passwd, both root and my regular user are using /bin/tcsh. b Dan Nelson wrote: In the last episode (Mar 01), Ben Munat said: Why doesn't tab completion in the shell work for my regular (non-root) user? That depends on what shell "the shell" refer

Re: tab completion

2005-03-01 Thread Ben Munat
I just set all terminals and all users (i.e. me) to have the same shell with the same capabilities? thnx, b PS: grrr... bottom posting. Matthew Seaman wrote: Dan Nelson wrote: In the last episode (Mar 01), Ben Munat said: Why doesn't tab completion in the shell work for my regular (non-root) us

Re: tab completion

2005-03-01 Thread Ben Munat
I used vipw to set my regular user's shell to tcsh. /etc/passwd shows it correct now but I still appear to be getting sh as my shell. If I run tcsh, I then get the tab completion. But how do I get the terminal to put me in tcsh automatically? Ben Jonathan Chen wrote: On Tue, Mar 01, 2005

Re: Using META and DEL keys in console

2005-03-01 Thread Ben Munat
How do I do this? b Chuck Swiger wrote: If you map the Backspace key to DEL and the Delete key to C-d on a standard PC 101/104/whatever-key keyboard... ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

reload rc.conf without rebooting

2005-03-02 Thread Ben Munat
How does one cause rc.conf to be reread without rebooting? Under linux I would generally do "source somefile.conf". But if I do "source rc.conf", I'm told that all my settings are not commands. Ben ___ freebsd-questions@free

Re: reload rc.conf without rebooting

2005-03-05 Thread Ben Munat
Peter Schuller wrote: How does one cause rc.conf to be reread without rebooting? Under linux I would generally do "source somefile.conf". But if I do "source rc.conf", I'm told that all my settings are not commands. Generally, you don't. For details, see the explanation of the FAQ: http://www.freeb

Re: reload rc.conf without rebooting

2005-03-05 Thread Ben Munat
Chuck Swiger wrote: Ben Munat wrote: Thanks yeah, I figured that. However, in this case I had simply added "keymap="us.iso"" to the rc.conf. So, I had to stop all my daemons just to change my keymap. Of course you didn't. Why not run: kbdctl -l /usr/share/syscons

Re: reload rc.conf without rebooting

2005-03-05 Thread Ben Munat
Chuck Swiger wrote: Ben Munat wrote: >> PS: what keymap should I use anyway? (logitech PC keyboard... US English...) Perhaps /usr/share/syscons/keymaps/us.emacs.kbd ...? Wouldn't that be for emacs users? Sigh... I just want my delete key to work... I got a response a while back

Re: reload rc.conf without rebooting

2005-03-05 Thread Ben Munat
Giorgos Keramidas wrote: On 2005-03-05 13:34, Ben Munat <[EMAIL PROTECTED]> wrote: > The delete key sends ^? when in a cons-25 terminal. Depending on what your shell is, this may be remapped to perform whatever you feel suits you best. But this is a shell configuration issue. If you

Setting hostname - fake and real

2005-03-09 Thread Ben Paley
e shutting down X even! Can anyone help? Thanks very much, Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Setting hostname - fake and real

2005-03-09 Thread Ben Paley
On Wednesday 09 March 2005 08:20, Luke Kearney wrote: > Hello Ben > Sounds like you might need some DNS magic here. I am not entirely sure I > understand why you would want to use fake dns names. I don't especially want to use a fake name, I just don't have a real one to use

RE: Setting hostname - fake and real

2005-03-10 Thread Ben Paley
> -Original Message- >From: Mark <[EMAIL PROTECTED]> >Subject: RE: Setting hostname - fake and real >To: "'FreeBSD-Questions Questions'" >> On Wednesday 09 March 2005 08:20, Luke Kearney wrote: >> >> > Hello Ben &g

Re: Setting hostname - fake and real

2005-03-10 Thread Ben Paley
On Thursday 10 March 2005 10:03, Chris Hodgins wrote: > You can simply use 127.0.0.1 in there. > > 127.0.0.1 localhost my-xp-machine.org I'll give that a go next! Cheers, Ben ___ freebsd-questions@freebsd.org mailing list http://lis

Re: cron mail

2005-03-13 Thread Ben Munat
MAILTO="[EMAIL PROTECTED]" in the /etc/crontab file... I believe. It's discussed in man 5 crontab. Ben Dennis Olvany wrote: How do I change the e-mail address and SMTP server cron uses to e-mail the daily root report? ___ freebsd-questi

did a bad thing to my ports?

2005-03-13 Thread Ben Munat
7;ll just paste the output below. The question/problem is that now portversion says that I need to upgrade 85 ports! When I checked a few days ago, I had nothing to upgrade, so I have a feeling I messed something up. Any help would be appreciated. Ben output: (starting from end of cvsup run...

[asking again] did a bad thing to my ports?

2005-03-13 Thread Ben Munat
ed a few days ago, I had nothing to upgrade, so I have a feeling I messed something up. Any help would be appreciated. Ben output: (starting from end of cvsup run...) Shutting down connection to server Finished successfully [EMAIL PROTECTED]: portsdb -uU Updating the ports index ... Generating IND

Re: [asking again] did a bad thing to my ports?

2005-03-13 Thread Ben Munat
Chris Hodgins wrote: Ben Munat wrote: This morning, after running cvsup and portsdb, portversion told me I had a stale dependency in linux-sun-jdk. This didn't surprise me, as I had installed the jdk yesterday (and what a pain that was). So, I did as it suggested and ran pkgdb -F it

mozilla port issues

2005-03-16 Thread Ben Munat
ity issues with mozilla and I need to update my ports tree. I've updated several times however... What else do I need to do? 3) portmanager periodically says that it's missing nautilus-media-0.8.1_1... any idea why that would be? thnks, Ben PS: crap, I just remembered the UPDATING file

Re: mozilla port issues

2005-03-16 Thread Ben Munat
'll give that a shot... but are you saying then that portmanager does not suffer the same problems with gnome as portupgrade? If so, kewl... Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Adaptec AAC raid support

2005-03-20 Thread Ben Goren
On 2005 Mar 20, at 6:41 AM, Charles Swiger wrote: While I haven't seen Adaptec's NDA agreements, I'd bet a stack of nickels they exist and limit the information Adaptec is able to make public. This is a moot point. If Adaptec has been foolish enough to bind their own hands in this manner then th

Doug Richardson is (probably) back online

2005-03-20 Thread Ben Goren
Folks, I just sent a note to Mr. Richardson <[EMAIL PROTECTED]> and it doesn't seem to have bounced. First, if anybody really did mailbomb him (as the Anonymous Coward at 68.165.27.173 claims on the OpenBSD Journal), please do us all a favor and turn yourself in to the FBI. To the rest, I woul

Re: Doug Richardson is (probably) back online

2005-03-21 Thread Ben Goren
On 2005 Mar 20, at 10:59 PM, Siju George wrote: On Sun, 20 Mar 2005 22:39:13 -0700, Ben Goren <[EMAIL PROTECTED]> wrote: http://www.bartleby.com/141/ Thankyou so much for the link Ben :)) You're welcome. If English isn't your native language, it's worth noting that a (*

Re: GPL Upheld in Mich -- Seems Relevant to Adaptec

2005-03-21 Thread Ben Goren
On 2005 Mar 21, at 1:48 PM, Theo de Raadt wrote: Claiming ISO-9001 when you are not following the processes can get Adaptec into serious legal problems. The Internet is a fascinating thing. I certainly won't claim to be an expert on these matters, but the quick research I've done since I got Th

Re: Apache compile prob in portupgrade

2005-03-23 Thread Ben Munat
On Wed, 23 Mar 2005 3:53 pm, Niq wrote: Umm I had a similar problem , do a cvsup on ure whole ports tree ,and then perhaps a portupgrade -a . I remember it had something to do with a package in the textconv tree. Hope this helps I just finished doing a complete cvsup with all ports & src and a "

Problems compiling UW imapd on 5.3-STABLE

2005-03-25 Thread Ben Hockenhull
I'm trying to get UW's imapd compiled on a 5.3-STABLE system with PAM support, as I'm trying to get imap users to authenticate to an LDAP server. It seems that I need to compile UW IMAP with PAM support to make that happen, as I then hand off auth to PAM, which then hands it off to LDAP via the PAD

Re: firefox doesn't show up

2005-04-01 Thread Ben Munat
Did you try running it from the command line? That way you can see if it prints errors when it fails. b T.F. Cheng wrote: > hi, >My firefox stop to show up after I started it these > days, from "ps" and "top" I can see the process is > running (firefox-bin), but it won't show up in the > x-

  1   2   3   4   >