Re: IP -> e-mail

2012-06-06 Thread Robert Huff
rigger a mail; Or, using only tools in the base system: ifconfig | head | grep "inet " | awk '{print $2}' Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mai

Re: IP -> e-mail

2012-06-06 Thread Robert Bonomi
m > From owner-freebsd-questi...@freebsd.org Wed Jun 6 07:37:57 2012 > Date: Wed, 6 Jun 2012 02:06:48 -0700 (PDT) > From: =?iso-8859-1?Q?D=E1nielisz_L=E1szl=F3?= > To: "freebsd-questions@freebsd.org" > Subject: IP -> e-mail > > Hi everybody, > > Let say my computer is connected to the internet

Re: IP -> e-mail

2012-06-06 Thread Robert Bonomi
Matthias Apitz opined: > El dia Wednesday, June 06, 2012 a las 09:17:47AM -0400, Robert Huff escribio: > > Matthias Apitz opined: > > > > > > lynx -dump myip.nl | fgrep 'WAN IP' > > > > > > strore the result in a file and when it chan

Re: Is this something we (as consumers of FreeBSD) need to be aware of?

2012-06-06 Thread Robert Bonomi
RW wrote: > On Wed, 6 Jun 2012 07:36:24 -0400 > Jerry wrote: > > > > In any event, it won't belong before some hacker comes up with a way > > to circumvent the entire process anyway, > > It sounds like Fedora already have. They say that they are only going to > sign a thin shim that loads grub.

Re: Is this something we (as consumers of FreeBSD) need to be aware of?

2012-06-06 Thread Robert Bonomi
"Julian H. Stacey" wrote: > > > I do wonder about that. What incentive does the possesor of a signing key > > have to keep it secret? > > Contract penalty clause maybe ? Lawyers ? Contract with _whom_? The party you pay money to -- Verisign -- simply certifies that the party buying the certif

Re: Is this something we (as consumers of FreeBSD) need to be aware of?

2012-06-06 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Wed Jun 6 13:46:43 2012 > Date: Wed, 06 Jun 2012 20:44:57 +0200 > From: Damien Fleuriot > To: freebsd-questions@freebsd.org > Subject: Re: Is this something we (as consumers of FreeBSD) need to be aware > of? > > > > On

Re: Is this something we (as consumers of FreeBSD) need to be aware of?]

2012-06-06 Thread Robert Simmons
On Wed, Jun 6, 2012 at 3:05 PM, Jerry wrote: > On Wed, 06 Jun 2012 12:49:53 -0400 > Daniel Staal articulated: > >>On 2012-06-05 17:20, Jerry wrote: >> >>> The question that I have not seen answered in this thread is what >>> FreeBSD intents to do. From what I have seen, most FreeBSD users do >>> n

Re: Why Clang

2012-06-06 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Wed Jun 6 12:33:25 2012 > Date: Wed, 06 Jun 2012 10:28:19 -0700 > From: "Thomas D. Dean" > To: freebsd-questions@freebsd.org > Subject: Why Clang > > Has the discussion on why change to clang been made available? > > I would like to know the reasoning.

Re: Is this something we (as consumers of FreeBSD) need to be aware of?

2012-06-06 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Wed Jun 6 18:13:09 2012 > Date: Thu, 07 Jun 2012 00:09:54 +0100 > From: Bruce Cran > To: Robert Bonomi > Cc: freebsd-questions@freebsd.org > Subject: Re: Is this something we (as consumers of FreeBSD) need to be aware > of? &g

Re: Is this something we (as consumers of FreeBSD) need to be aware of?

2012-06-06 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Wed Jun 6 19:01:14 2012 > From: Chuck Swiger > Date: Wed, 06 Jun 2012 16:59:36 -0700 > To: Robert Bonomi > Cc: freebsd-questions@freebsd.org > Subject: Re: Is this something we (as consumers of FreeBSD) need to be > aware o

Re: Configuration problem with IPv6 router ("cannot forward src")

2012-06-07 Thread Robert Bonomi
> From: Bruce Cran > > I'm trying to set up a IPv6 router (running -current) on my home > network. My ISP gives me a /128 via PPP and I have a /48 allocation, > which I use to give em0 and tun0 public addresses in different subnets > (tun0 is assigned the address via ppp.linkup). > I've added

Re: find date of last boot

2012-06-07 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu Jun 7 18:16:50 2012 > Date: Thu, 07 Jun 2012 19:15:25 -0400 > From: Fbsd8 > To: FreeBSD Questions > Subject: find date of last boot > > dmesg command does not show date of last boot. > > Are there some other commands to find date of last boot? 'ma

Re: find date of last boot

2012-06-07 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu Jun 7 20:26:46 2012 > Date: Thu, 07 Jun 2012 20:24:49 -0500 > From: Chris > To: freebsd-questions@freebsd.org > Subject: Re: find date of last boot > > On 6/7/2012 8:14 PM, Chris Hill wrote: > > On Thu, 7 Jun 2012, Fbsd8 wrote: > > > >> dmesg comma

Making a bootable backup (hard)disk... how?

2012-06-08 Thread Robert Huff
previous (not necessarily recent) discussion (on this list, and possibly in the Handbook) for more information. Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/

Re: Making a bootable backup (hard)disk... how?

2012-06-10 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sat Jun 9 21:33:57 2012 > To: Arthur Chance > Date: Sat, 09 Jun 2012 19:30:53 -0700 > From: "Ronald F. Guilmette" > Cc: freebsd-questions@freebsd.org > Subject: Re: Making a bootable backup (hard)disk... how? > > > In message <4fd38b9a.4010...@qeng-ho.

Re: Making a bootable backup (hard)disk... how?

2012-06-10 Thread Robert Bonomi
"Ronald F. Guilmette" wrote: > Warren Block wrote: > >On Sun, 10 Jun 2012, Ronald F. Guilmette wrote: > > >> ... I mean if I do the pipeline from dump > >> to restore as you have shown in your examples in your "Copying Filesystems" > >> section, then what must I do in order prevent dump from du

Re: Making a bootable backup (hard)disk... how?

2012-06-10 Thread Robert Huff
e's level 0 runs tonight; I will try to remember to (retain and) post the results. Robert Huff ___ 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"

speed of "dump"

2012-06-11 Thread Robert Huff
ernal.). Robert Huff Backup started. at Mon Jun 11 01:59:00 EDT 2012 /backup clean Disk mounted DUMP: Date of this level 0 dump: Mon Jun 11 01:59:02 2012 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping snapshot of /dev/ad2s1a (/) to 201

Re: speed of "dump"

2012-06-11 Thread Robert Huff
values. No. I'll give it a try. Thanks, Robert Huff ___ 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: speed of "dump"

2012-06-11 Thread Robert Huff
Adam Vande More writes: > > DUMP: finished in 1746 seconds, throughput 19568 KBytes/sec > > Looks like one of your disks must be USB. Source disk: SATA, I believe 3mbit Target disk: e-SATA, which may be limited to 1.5 mbit/sec.

Re: mysqld startup issue

2012-06-11 Thread Robert Bonomi
Gary Aitken wrote: > To: FreeBSD Mailing List > Subject: mysqld startup issue > > I've done the following after having a running system with a running mysql on > it: > > moved user accounts, although no logical move: > /usr/home/foo was => /hd1/foo > now > /usr/home => /hd1/home and /hd1/fo

Re: any way to grab just One port to upgrade?

2012-06-11 Thread Robert Simmons
On Mon, Jun 11, 2012 at 6:02 PM, Gary Kline wrote: > it is easy to cvs or cvsup ports and get a whole slew of ports in > /usr/ports/distfiles, but too often, using portmaster [or another > tool], I'll have only one of two ports that fail because they are > either 1) broken, or 2) out of date.  is

Re: text format

2012-06-11 Thread Robert Bonomi
"i pwn" wrote: > > hi, sometime ago i asked a question about how to format a text, some > people told me to use groff, but i would like to know how was file > http://ipwn.altervista.org/files/Stoll,%20Clifford%20-%20The%20Cuckoo%27s%20Egg.txt > > fomatted. > thanks in advance. >From the ou

Re: any way to grab just One port to upgrade?

2012-06-11 Thread Robert Simmons
On Mon, Jun 11, 2012 at 8:31 PM, Gary Kline wrote: > On Mon, Jun 11, 2012 at 06:14:52PM -0400, Robert Simmons wrote: >> Date: Mon, 11 Jun 2012 18:14:52 -0400 >> From: Robert Simmons >> Subject: Re: any way to grab just One port to upgrade? >> To: freebsd-questions@fr

Re: Newbie question: Why aren't my cron jobs running?

2012-06-11 Thread Robert Bonomi
Walter Hurry wrote: > > As the subject says, this is probably a newbie question (I am new to > FreeBSD but quite experienced at Linux). > > FreeBSD9 on x86_64. > > Cron is running: > > $ ps -ax|grep cron > > 1513 ?? Is 0:00.01 /usr/sbin/cron -s > > 2283 0 S+ 0:00.00 grep cron > >

Re: text format

2012-06-12 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Tue Jun 12 14:39:59 2012 > Date: Tue, 12 Jun 2012 20:40:23 + > From: pwnedomina > To: Polytropon > Cc: freebsd-questions@freebsd.org > Subject: Re: text format > > On 12-06-2012 08:22, Polytropon wrote: > > On Tue, 12 Jun 2012 09:06:07 +0100, i pwn

Re: any way to grab just One port to upgrade?

2012-06-12 Thread Robert Simmons
On Tue, Jun 12, 2012 at 1:56 PM, Gary Kline wrote: > On Tue, Jun 12, 2012 at 12:34:44AM -0400, Robert Simmons wrote: >> Date: Tue, 12 Jun 2012 00:34:44 -0400 >> From: Robert Simmons >> Subject: Re: any way to grab just One port to upgrade? >> To: freebsd-questions@fr

Re: Lost /var/db/pkg

2012-06-13 Thread Robert Huff
mplayer - and get out your copy of - because even on a fast system you're talking days to put everything back. Robert "learned the hard way" Huff ___ 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: Uptime [OT]

2012-06-15 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu Jun 14 22:56:16 2012 > To: freebsd-questions@freebsd.org > Date: Thu, 14 Jun 2012 22:51:45 -0500 > From: Mark Felder > Cc: Steve Bertrand > Subject: Re: Uptime [OT] > > FreeBSD REDACTED 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Wed Nov 15 16:29:10 > CST

Re: libc version

2012-06-18 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon Jun 18 08:21:38 2012 > From: Sergio de Almeida Lenzi > To: freebsd-questions@freebsd.org > Date: Mon, 18 Jun 2012 10:20:09 -0300 > Subject: libc version > > Hello... > > I upgrade the server from version 8.2 to 8.3, and rebuild all packages.. > it al

Re: (Free 7.2) "su -l" didnt prompt password.Is it possbile?

2012-06-18 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon Jun 18 09:25:32 2012 > Date: Mon, 18 Jun 2012 18:24:34 +0400 > From: Budnev Vladimir > To: Mike Tancsa > Cc: freebsd-questions@freebsd.org > Subject: Re: (Free 7.2) "su -l" didnt prompt password.Is it possbile? > > 18.06.2012 18:02, Mike Tancsa на

Re: Why Clang

2012-06-18 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon Jun 18 11:39:03 2012 > Date: Mon, 18 Jun 2012 18:37:55 +0200 (CEST) > From: Wojciech Puchar > To: Mark Felder > Cc: freebsd-questions@freebsd.org > Subject: Re: Why Clang > > >> I don't say clang is just bad, but i prefer real data over hype. > > >

Re: converting mpost(ed) files individually to eps

2012-06-18 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon Jun 18 19:50:45 2012 > Date: Mon, 18 Jun 2012 19:50:01 -0500 > From: Antonio Olivares > To: FreeBSD Questions > Subject: converting mpost(ed) files individually to eps > > Dear folks, > > I am taking a plunge to learning a little bit of metapost. I

Re: converting mpost(ed) files individually to eps

2012-06-18 Thread Robert Bonomi
> > Date: Mon, 18 Jun 2012 19:50:01 -0500 > > From: Antonio Olivares > > Subject: converting mpost(ed) files individually to eps > > > > Dear folks, > > > > I am taking a plunge to learning a little bit of metapost. I have > > found examples page using google. > > > > http://www.tlhiv.org/MetaPos

Re: Why Clang?

2012-06-19 Thread Robert Huff
horter list (Someone please correct me if they have more accurate information.) Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsub

Re: rm returns 0 although directory didn't exist and wasn't deleted ?

2012-06-19 Thread Robert Bonomi
Damien Fleuriot wrote: > > I've stumbled upon this *so weird* behaviour. > > # ls -la /var/tmp/stunnel/ > ls: /var/tmp/stunnel/: No such file or directory > # rm -Rf /var/tmp/stunnel/ > # echo $? > 0 > > Anyone knows if that's intended ? yes. ___ fre

Re: CLANG vs GCC tests of fortran/f2c program

2012-06-20 Thread Robert Bonomi
[ Semi-apologies to all for being blunt, and possibly somewhat offensive. ] [ More tactful approaches have been shown to be ineffective, and Wojceich ] [ has a demonstrated propensity to blather on as though he knows more ] [ about everything than anyone else.

Re: seems i cannot fully understand {/,/usr/local/}/etc/rc.d/*

2012-06-20 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Wed Jun 20 03:51:43 2012 > Date: Wed, 20 Jun 2012 10:51:04 +0200 (CEST) > From: Wojciech Puchar > To: Matthew Seaman > Cc: freebsd-questions@freebsd.org > Subject: Re: seems i cannot fully understand {/,/usr/local/}/etc/rc.d/* > > > > > Create a new fil

Re: seems i cannot fully understand {/,/usr/local/}/etc/rc.d/*

2012-06-20 Thread Robert Bonomi
> From: Wojciech Puchar > > >> But still - do you know why it is necessary? > > > > An explanation written some 80 years ago; > > 'Because that way it will work'. > if you don't have anything to say - just don't do it. practice what you preach. ___ fre

Re: Why Clang

2012-06-20 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Wed Jun 20 17:37:45 2012 > Date: Thu, 21 Jun 2012 00:33:35 +0200 > From: Polytropon > To: Wojciech Puchar > Cc: FreeBSD Questions , > Antonio Olivares > Subject: Re: Why Clang > > On Thu, 21 Jun 2012 00:25:22 +0200 (CEST), Wojciech Puchar wrote

Re: New to FreeBSD - Some questions

2012-06-21 Thread Robert Huff
ut new versions and trouble with old versions is both polite and (usually) more efficient. (For some large projects - Gnome, KDE, Mozilla, Java, etc. - the maintainer is a team.) Robert Huff ___ 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: Why Clang

2012-06-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu Jun 21 06:07:49 2012 > Date: Thu, 21 Jun 2012 13:06:12 +0200 (CEST) > From: Wojciech Puchar > To: Michel Talon > Cc: FreeBSD Questions , kpn...@pobox.com > Subject: Re: Why Clang > > > for commercial sponsors of FreeBSD, it has zero bearing on FreeB

Re: Is ZFS production ready?

2012-06-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu Jun 21 06:18:56 2012 > Date: Thu, 21 Jun 2012 12:03:12 +0430 > From: Hooman Fazaeli > To: FreeBSD Questions > Subject: Is ZFS production ready? > > Dear community > > In the past, I built a 8TB ZFS log server on freebsd 7.4. > However, the system e

Re: Is ZFS production ready?

2012-06-22 Thread Robert Bonomi
Wojciech Puchar wrote:` > Subject: Re: Is ZFS production ready? > > stick with UFS. It JUST WORKS(R), and is trusty. > And it works fast. Be sure to descrirbe how that is even _possible_, given that the OP needs/ wants "larger than 2tb" filesystems. ___

Re: Is ZFS production ready?

2012-06-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu Jun 21 11:50:42 2012 > Date: Thu, 21 Jun 2012 18:47:30 +0200 (CEST) > From: Wojciech Puchar > To: Matthias Gamsjager > Cc: FreeBSD Questions > Subject: Re: Is ZFS production ready? > > > > > True but this applies as much to you. You think you know

Re: Why Clang

2012-06-22 Thread Robert Bonomi
Wojciech Puchar wrote: > >> > >> "We put clang because sponsors wanted it." > >> > > > > > > Sponsors didn't want clang. Sponsors wanted not to be encumbered by a GPLv3 > they are not. > programs compiled by GPLv3 compiler are not encumbered. You don't know what you don't know, trollboi. Anyt

Re: Why Clang

2012-06-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu Jun 21 12:37:00 2012 > Date: Thu, 21 Jun 2012 19:30:40 +0200 (CEST) > From: Wojciech Puchar > To: Mark Felder > Cc: freebsd-questions@freebsd.org > Subject: Re: Why Clang > > z> wrote: > > > >> programs compiled by GPLv3 compiler are not encumbere

Re: Why Clang

2012-06-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu Jun 21 12:39:02 2012 > Date: Thu, 21 Jun 2012 19:30:23 +0200 (CEST) > From: Wojciech Puchar > To: "Robison, Dave" > Cc: freebsd-questions@freebsd.org > Subject: Re: Why Clang > > > Because there's no reason to do that. It's an asinine suggestion. >

Re: Why Clang

2012-06-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu Jun 21 12:44:17 2012 > Date: Thu, 21 Jun 2012 19:36:03 +0200 (CEST) > From: Wojciech Puchar > To: Mark Felder > Cc: freebsd-questions@freebsd.org > Subject: Re: Why Clang > > >> > >> sources please! > > > > Google "GPLv3 court case". There are no a

Re: Why Clang

2012-06-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu Jun 21 12:46:15 2012 > To: freebsd-questions@freebsd.org > Date: Thu, 21 Jun 2012 12:37:48 -0500 > From: Mark Felder > Cc: Wojciech Puchar > Subject: Re: Why Clang > > On Thu, 21 Jun 2012 12:36:03 -0500, Wojciech Puchar > wrote: > > > > > But why

Re: Why Clang

2012-06-22 Thread Robert Bonomi
"Thomas Mueller" wrote: > > > There actually is/was a closed-source BSD (BSDI), and there is Mac OS X, with > BSD under the covers. BSDi sold source-code licenses. I was an early-adopter, and I _have_ one. The vast majority of the code was taken directly from BSD 4.4 Lite, and the source-code

Building libreoffice on 8.3 x86-64, not

2012-06-22 Thread Robert Huff
fixed in 3.5.4. Robert Huff ___ 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: Why Clang

2012-06-22 Thread Robert Bonomi
> From woj...@wojtek.tensor.gdynia.pl Fri Jun 22 09:26:33 2012 > Date: Fri, 22 Jun 2012 16:25:55 +0200 (CEST) > From: Wojciech Puchar > To: Robert Bonomi > cc: freebsd-questions@freebsd.org > Subject: Re: Why Clang > > > Because it doesn't address an of the

Re: Sendmail and Postfix

2012-06-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Fri Jun 22 13:47:20 2012 > To: freebsd-questions@freebsd.org > Date: Fri, 22 Jun 2012 13:41:46 -0500 > From: Mark Felder > Subject: Re: Sendmail and Postfix > > When you installed Postfix did you allow it to update the entries in > /etc/mail/mailer.con

Re: Is ZFS production ready?

2012-06-23 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sat Jun 23 02:48:26 2012 > Date: Sat, 23 Jun 2012 12:17:13 +0430 > From: Hooman Fazaeli > To: Wojciech Puchar > Cc: FreeBSD Questions > Subject: Re: Is ZFS production ready? > > > I meant, is it now possible to have >2TB FS with UFS? Of course not. U

Understanding XDM

2012-06-24 Thread Robert Huff
em is it's not window manager. It's a _display_ manager. The cenonical place to set the window manager seems to be in ~/.xinitrc. Robert Huff ___ freebsd-questions@freebsd.org mailing list

IPNAT seems to affect network performance? of jails on lo0 (10.0.0.0/24) - why?

2012-06-25 Thread Robert Huff
s, my first guess would be you have a DNS problem. Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Freeze when running freebsd-update

2012-06-26 Thread Robert Simmons
I've run into a totally reproducible freeze in 9.0. There are a number of variables involved, but I'm able to reproduce this freeze 100% of the time. I'm installing very small servers in a Xen HVM virtualization environment. Each instance has 128M memory and 4G of disk space. There is 384M of sw

Re: 32 bit to 64 bit

2012-06-27 Thread Robert Huff
r it to "read-only". 2) install 64-bit system on new disk. (use the opportunity to adjust partition size/layout) 3) mount the old disk externally, and copy as needed. 4) when done, store the old disk in a safe, known spot

Re: Messages not reaching the lists

2012-06-29 Thread Robert Bonomi
Damien Fleuriot wrote: > On 6/29/12 6:40 AM, Conrad J. Sabatier wrote: > > Lately I've been noticing that almost without fail, any messages I send > > to the FreeBSD mailing lists never actually appear on the list. > > > > We'll see if this one shows up. :-) > > I've been experiencing the same i

"npviewer" error

2012-07-06 Thread Robert Huff
hout favorable results. Does anyone have any idea what the > problem might be or where I should escalate the problem to? emulat...@freebsd.org ("npviewer" is a program that allows Linux plug-ins to run under native Firefox/Seamonkey

Re: Does FreeBSD start slices at head boundaries?

2012-07-06 Thread Robert Huff
Ryan Coleman writes: > > Anyway just don't make slices at all if your disk is dedicated > > to FreeBSD > > Except for swap, right? Why do you say that? Robert huff ___ freebs

Re: df(1) and missing space in partition /dev/ada0p2

2012-07-08 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun Jul 8 01:46:23 2012 > Date: Sun, 8 Jul 2012 08:44:51 +0200 > From: Matthias Apitz > To: freebsd-questions@freebsd.org > Subject: df(1) and missing space in partition /dev/ada0p2 > > > Hello, > > I hace setup a fresh 10.0-CURRENT, this time using gpa

Re: YASSDQ

2012-07-09 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon Jul 9 07:40:35 2012 > Date: Mon, 09 Jul 2012 13:38:57 +0100 > From: Bruce Cran > To: Wojciech Puchar > Cc: freebsd-questions@freebsd.org, Graham Bentley > Subject: Re: YASSDQ > > On 09/07/2012 11:31, Wojciech Puchar wrote: > > All use 4K as it is

Re: HAL's demise

2011-02-25 Thread Robert Huff
do the work. (Should your name be on that list? :-) Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "

Re: HAL's demise

2011-02-25 Thread Robert Bonomi
> Date: Fri, 25 Feb 2011 07:38:14 -0500 > From: Jerry > Subject: Re: HAL's demise > > GNOME switched over a year ago, KDE and XFCE finished the transition a > couple of months back. Other distros are apparently not even distributing > it. What is preventing FBSD from joining the party? HAL's

Re: FreeBSD Performance

2011-02-27 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun Feb 27 14:54:09 2011 > From: David > Date: Sun, 27 Feb 2011 15:46:03 -0500 > To: freebsd-questions@freebsd.org > Subject: FreeBSD Performance > > Hello All: > > I am curious... does anyone know of a reasonably priced commodity server > capable of so

Re: / file system is full, but du does not show that it's full

2011-02-28 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon Feb 28 05:31:46 2011 > Date: Mon, 28 Feb 2011 14:24:30 +0300 > From: c0re > To: Matthew Seaman > Cc: FreeBSD > Subject: Re: / file system is full, but du does not show that it's full > > 2011/1/6 Matthew Seaman : > > On 06/01/2011 11:26, c0re wrote

Re: Question about nethack and setgid

2011-03-02 Thread Robert Bonomi
> Date: Wed, 02 Mar 2011 23:51:45 +0100 > From: David Demelier > To: freebsd-questions@freebsd.org > Subject: Question about nethack and setgid > > Hello, > > I don't understand how nethack can store the score in > /usr/local/lib/nethack/logfile. > > the real binary is here /usr/local/lib/nethack

Ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB)

2011-03-03 Thread Robert Huff
Network Address Ipkts Ierrs IdropOpkts Oerrs Coll em01500 209.6.xx.yy/21 209.6.91.204 49357148 - - 54769770 - - em11500 10.0.0.0/810.0.0.1 13547336 - - 209590 - -

No Handbook in 8.2

2011-03-03 Thread Robert Huff
freebsd-doc-en". Robert Huff ___ 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: python27 update

2011-03-06 Thread Robert Huff
rade on 3 different systems (7.4 and 8.1) to > > upgrade Python 2.6 to 2.7 worked like a charm. Just my two cents. > > +1 Here also. Robert Huff ___ freebsd-questions@freebsd.org mailing list http:/

Firefox printing

2011-03-06 Thread Robert Huff
takes up ~40% on the desired space. Checkng the mailing list archives back into November shows nothing that matches this. Does this match your symptoms? Respectfully, Robert Huff ___

Re: Nonsensical Web Log Entries

2011-03-09 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Wed Mar 9 10:40:23 2011 > Date: Wed, 09 Mar 2011 09:57:03 -0500 > To: freebsd-questions@freebsd.org > From: pe...@vfemail.net > Subject: Nonsensical Web Log Entries > > > I was looking at my Web log this morning, and a bunch of nonsensical > entries lik

Re: Apple & FreeBSD relationship

2011-03-10 Thread Robert Bonomi
> To: freebsd-questions@freebsd.org > From: "Julian H. Stacey" > Date: Thu, 10 Mar 2011 16:36:29 +0100 > Subject: Re: Apple & FreeBSD relationship > > Aside, On Disclaimers:: > Chuck Swiger wrote: > > Hi-- > > > > #include > > > > It wouldn't be considered appropr

Re: Apple & FreeBSD relationship

2011-03-10 Thread Robert Huff
27;re so upset. > > I think a lot of the hate for CUPS here is NIH syndrome. In my case, the "hate" is caused by the difficulty in configuration and trouble-shooting (and of course the related documentation mega-fail). Beyond that, it seems to work

Re: HAL must die!

2011-03-15 Thread Robert Huff
d them. > > The software industry is still far away from this. ... in part, because the definition of a "screw" is not yet fixed. Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.fre

Re: Updating OpenSSH

2011-03-17 Thread Robert Huff
f people contribute productively to the base system with out being committers. Respectfully, Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

devd started with single-user mode?

2011-03-20 Thread Robert Huff
could fixed in the short term by a rebooting the machine. The long term fix was changes in the code. Since then, works for me. May we have more information avout your hardware and FreeBSD version, please?

Recommendations for 3D modelling code for 3D printing?

2011-03-24 Thread Robert Huff
e actual printing. I was under the impression the 3D printers used proprietary software/formats. Am I mistaken? Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: reverse dns in bind9

2011-03-27 Thread Robert Bonomi
> Date: Mon, 28 Mar 2011 00:19:26 -0400 > From: Tim Dunphy > Subject: reverse dns in bind9 > > Hello, > > I am attempting to setup reverse dns in bind 9 under freebsd... this is > in an attempt to allow mysql to work a little easier with DNS > resolution. > > In my /etc/named/named.conf fil

Re: java support in FBSD Firefox 4

2011-03-31 Thread Robert Huff
aMonkey - I had to go to the plugins manager and explicitly enable it before it would show up in "about:plugins". Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: Marble and routing

2011-04-08 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Fri Apr 8 18:19:15 2011 > From: Steven Friedrich > To: freebsd-questions@freebsd.org > Date: Fri, 8 Apr 2011 19:18:25 -0400 > Subject: Marble and routing > > I'm in the U.S., so I believe that my only valid choice is OpenRoute service. > > Does it requi

Re: Stopping Less from creating Log Files

2011-04-12 Thread Robert Bonomi
> Date: Mon, 11 Apr 2011 11:36:37 -0500 > From: Martin McCormick > Subject: Stopping Less from creating Log Files > > This is a minor problem but I use "more" to read Email messages > from nmh. If one forgets what screen one is in, it is possible > to start typing and create a log file of the mes

Re: building a port with very long list of build options

2011-04-22 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu Apr 21 22:45:24 2011 > Date: Thu, 21 Apr 2011 20:17:31 -0700 > From: Carl > To: freebsd-questions@freebsd.org > Subject: building a port with very long list of build options > > Let's say I want to build a port for which I need to specify a huge > n

Re: Any way to have login output AND use rsync/scp ?

2011-05-01 Thread Robert Bonomi
> Date: Sun, 1 May 2011 15:58:45 -0700 (PDT) > From: George Sanders > Subject: Any way to have login output AND use rsync/scp ? > > I have my .cshrc file run some basic netstat and 'w' commands so that > when I log in, I can see at a glance what is going on on the system and > notice any unusua

Re: For My Edification

2011-05-03 Thread Robert Huff
avors other than FreeBSD; and it goes into enough of the conceptual infrastructure to be very useful in diagnosing some kinds of breakage. Robert Huff ___ freebsd-questions@freebsd.o

Re: Piping find into tar...

2011-05-04 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Wed May 4 02:26:32 2011 > Date: Wed, 4 May 2011 01:25:39 -0600 > From: Modulok > To: FreeBSD Questions > Subject: Piping find into tar... > > List, > > I've been playing with the find command lately. Is there a way I can pipe > the putput list of file

Re: Sending a Fax

2011-05-06 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu May 5 21:50:34 2011 > From: Doug Hardie > Date: Thu, 5 May 2011 19:21:29 -0700 > To: FreeBSD Questions > Cc: > Subject: Sending a Fax > > One of my clients needs to send a lot of faxes. He has a Brother 8680DN > which will fax. Any ideas how to

Re: Comparing two lists

2011-05-06 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Fri May 6 19:27:54 2011 > Date: Sat, 07 May 2011 02:09:26 +0200 > From: Rolf Nielsen > To: FreeBSD > Subject: Comparing two lists > > Hello all, > > I have two text files, quite extensive ones. They have some lines in > common and some lines are uniqu

remove all ports

2011-05-08 Thread Robert Huff
ne man's opinion, Robert Huff ___ 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: thunderbird-3.1.10 build error

2011-05-08 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun May 8 12:15:43 2011 > From: Lowell Gilbert > To: Janos Dohanics > Date: Sun, 08 May 2011 13:14:36 -0400 > Cc: FreeBSD Questions > Subject: Re: thunderbird-3.1.10 build error > > Janos Dohanics writes: > > > Trying to build thunderbird-3.1.10 on a

Kernel errors after upgrade from 8.1 to 8.2

2011-05-09 Thread Robert Fitzpatrick
? Or is it best to post this to the postfix list? Thanks, Robert ___ 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: Kernel errors after upgrade from 8.1 to 8.2

2011-05-09 Thread Robert Fitzpatrick
g directory structure in /var/tmp/temproot cp: /usr/src/etc/master.passwd: No such file or directory *** FATAL ERROR: Cannot copy files to the temproot environment So, I just need to get all the source and then rebuild as you mentioned? --Robert ___

Re: Re: Newbie Needing Help

2011-05-09 Thread Robert Huff
the level you're (probably) operating, the difference between 7.4 and 8.2 is minimal. Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubs

Re: Newbie Needing Help

2011-05-09 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon May 9 16:16:48 2011 > Date: Mon, 9 May 2011 14:15:49 -0700 > From: Chip Camden > To: freebsd-questions@freebsd.org > Subject: Re: Newbie Needing Help > > > --XRI2XbIfl/05pQwm > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline

Re: License for console fonts

2011-05-09 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon May 9 18:04:36 2011 > Date: Mon, 9 May 2011 18:04:30 -0500 > From: Dan Nelson > To: Sean Hamilton > Cc: freebsd-questions@freebsd.org > Subject: Re: License for console fonts > > In the last episode (May 09), Sean Hamilton said: > > What is the lic

RE: Newbie Needing Help

2011-05-09 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon May 9 18:16:11 2011 > From: Ricardo Cuevas Camarena > To: "freebsd-questions@freebsd.org" > Date: Mon, 9 May 2011 17:59:04 -0500 > Subject: RE: Newbie Needing Help > > > > -Original Message- > > From: owner-freebsd-questi...@freebsd.org [ma

Installing FreeBSD on an encrypted volume

2011-05-12 Thread Robert Simmons
I have been trying to get FreeBSD installed on an encrypted volume and I've run into an annoying problem. Before I describe the problem, let me explain what I have done so far. first I used gpart to make GPT partitions: one freebsd-boot, two freebsd-ufs. The freebsd-boot is 64k and the following

Encrypted Volume followup

2011-05-12 Thread Robert Simmons
As a followup to my earlier question, are there plans for a geli aware boot0 so /boot does not need to be unencrypted? I know that this functionality can be done with TrueCrypt with FreeBSD running inside a TrueCrypt system, but having it part of FreeBSD would be great! ___

<    1   2   3   4   5   6   7   8   9   10   >