Re: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Erich Dollansky
Hi, On Saturday 14 April 2012 07:54:40 Polytropon wrote: > > > > > Its 13 INCLUSIVE. You're calculating exclusive > > > > > > > > it also fits better to today's date. > > > > > > Fits even better next Friday! ;-) > > > > > oh, yeah, the big birthday bash. Is it organised via facebook? > > Who

Re: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Teske, Devin
On Apr 13, 2012, at 5:54 PM, Polytropon wrote: > On Sat, 14 Apr 2012 07:49:40 +0700, Erich Dollansky wrote: >> Hi, >> >> On Friday 13 April 2012 23:37:16 Polytropon wrote: >>> On Fri, 13 Apr 2012 22:59:41 +0700, Erich Dollansky wrote: On Friday 13 April 2012 20:56:35 Sean Cavanaugh wrote:

Re: Postfix + Courier IMAP local email problems

2012-04-13 Thread Ron
On 12.04.2012 13:54, Robert Bonomi wrote: From owner-freebsd-questi...@freebsd.org Thu Apr 12 15:09:43 2012 Date: Thu, 12 Apr 2012 13:01:10 -0700 From: Ron To: Subject: Postfix + Courier IMAP local email problems I'm having a couple of issues with postfix and courier-imap on my new machine

Re: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Polytropon
On Sat, 14 Apr 2012 07:49:40 +0700, Erich Dollansky wrote: > Hi, > > On Friday 13 April 2012 23:37:16 Polytropon wrote: > > On Fri, 13 Apr 2012 22:59:41 +0700, Erich Dollansky wrote: > > > On Friday 13 April 2012 20:56:35 Sean Cavanaugh wrote: > > > > > > > > -Original Message- > > > > >

Re: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Erich Dollansky
Hi, On Friday 13 April 2012 23:37:16 Polytropon wrote: > On Fri, 13 Apr 2012 22:59:41 +0700, Erich Dollansky wrote: > > On Friday 13 April 2012 20:56:35 Sean Cavanaugh wrote: > > > > > > -Original Message- > > > > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > > > > qu

Re: link_elf: symbol ata_controlcmd undefined

2012-04-13 Thread Marco Beishuizen
On Fri, 13 Apr 2012, the wise Polytropon wrote: In FreeBSD 9, loading atapicam should not be neccessary, as it is now part of the GENERIC kernel and has "merged the ATA and SCSI functionality" for disks and optical devices. Try removing it from loader.conf and try again. (Note possible device na

Re: jail v2 documentation?

2012-04-13 Thread Mark Felder
On Fri, 13 Apr 2012 18:01:08 -0500, Mark Felder wrote: freebsd-jails@ My apologies; this should be singular and not plural: freebsd-jail@ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: jail v2 documentation?

2012-04-13 Thread Mark Felder
On Fri, 13 Apr 2012 15:18:05 -0500, wrote: Where can I find documentation on version 2 of jail? It's quite scare because it's still experimental. I'd look up VNET and VIMAGE. You can probably get more questions answered on the freebsd-jails@ mailing list.

Re: Changes in Jails from FreeBSD 6 to FreeBSD 9 -- particularly, networking and routing

2012-04-13 Thread Mark Felder
On Fri, 13 Apr 2012 15:53:49 -0500, Chad Leigh Shire.Net LLC wrote: No NAT needed since they share the network stack under Jails v1 they share the routing tables. It works. Try it. You're clearly exploiting a bug in FreeBSD 6's jails. It must get confused and send your public IP on tho

Re: FTP oddness, over SSH session.

2012-04-13 Thread Frank Staals
"John McDonnell" writes: > All in all, creating an entry in Site Manager makes more sense if it's > something you connect to from your own hardware. From someone else's > machine, the quick connect is quite handy though. Don't forget to clear out the entry from the dropdown list then. Because I

Re: link_elf: symbol ata_controlcmd undefined

2012-04-13 Thread Polytropon
On Fri, 13 Apr 2012 23:11:22 +0200 (CEST), Marco Beishuizen wrote: > Hi, > > I noticed some messages when booting: > ... > link_elf: symbol ata_controlcmd undefined > KLD file atapicam.ko - could not finalize loading > ... > > My /boot/loader.conf includes: > ... > atapicam_load="YES" > hw.ata.at

link_elf: symbol ata_controlcmd undefined

2012-04-13 Thread Marco Beishuizen
Hi, I noticed some messages when booting: ... link_elf: symbol ata_controlcmd undefined KLD file atapicam.ko - could not finalize loading ... My /boot/loader.conf includes: ... atapicam_load="YES" hw.ata.atapi_dma="1" ... Entering kldload atapicam gives: kldload: can't load atapicam: No such fi

Re: Changes in Jails from FreeBSD 6 to FreeBSD 9 -- particularly, networking and routing

2012-04-13 Thread Chad Leigh Shire.Net LLC
On Apr 13, 2012, at 1:50 PM, Mark Felder wrote: > Do I understand this right? > > > Working in FreeBSD 6.x: > > interface em0: 1.2.3.4/24 <-- public IP, host only > 192.168.1.1/24 <-- private IP, host only > 192.168.1.2/24 <-- Jail #1 > 192.168.1.3/24 <-- Jail

jail v2 documentation?

2012-04-13 Thread Fbsd8
Where can I find documentation on version 2 of jail? ___ 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: Changes in Jails from FreeBSD 6 to FreeBSD 9 -- particularly, networking and routing

2012-04-13 Thread Mark Felder
Do I understand this right? Working in FreeBSD 6.x: interface em0: 1.2.3.4/24 <-- public IP, host only 192.168.1.1/24 <-- private IP, host only 192.168.1.2/24 <-- Jail #1 192.168.1.3/24 <-- Jail #2 With this configuration you had no problems accessing the

Re[4]: Problem with vlans on igb (was: fsck problem FreeBSD 8.3)

2012-04-13 Thread Коньков Евгений
Здравствуйте, Damien. Вы писали 13 апреля 2012 г., 4:42:31: DF> Yes, I suggest you try with "-vlanhwtag" as well. DF> If that stops your unwanted reboots, you may want to remove it and see DF> if the situation changes. igb0: flags=8843 metric 0 mtu 1500 options=400b8 ether a0:36:

Changes in Jails from FreeBSD 6 to FreeBSD 9 -- particularly, networking and routing

2012-04-13 Thread Chad Leigh Shire.Net LLC
Hi All OK, so I have a server that has been running FreeBSD 6.1 and a bunch of jails, providing a few limited services. I am migrating these from real hardware and FreeBSD 6.1 with jail running, to a Xen based VPS running FreeBSD 9.0-R with a kernel rebuild from a GENERIC kernel to GENERIC plu

Re: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Mike Woods
Quoting Sean Cavanaugh : > 13. > Not for all, though. 1945 - 1933 gives 12. Do I have to start a calculator now? Its 13 INCLUSIVE. You're calculating exclusive All i'm saying is, Iron Sky. :D Mike Woods Full of squishy cynicism ___

Re: FTP oddness, over SSH session.

2012-04-13 Thread Dave B
On 13 Apr 2012 at 9:21, John McDonnell wrote: > > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > > questi...@freebsd.org] On Behalf Of Dave B > > > FYI, you have to create an entry in FileZilla's Site Manager, for it > > to invoke SFTP, the "Quickconnect" feature just uses pla

Re: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Polytropon
On Fri, 13 Apr 2012 22:59:41 +0700, Erich Dollansky wrote: > On Friday 13 April 2012 20:56:35 Sean Cavanaugh wrote: > > > Hi, > > > > -Original Message- > > > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > > > questi...@freebsd.org] On Behalf Of Erich Dollansky > > > S

Re: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Erich Dollansky
On Friday 13 April 2012 20:56:35 Sean Cavanaugh wrote: > Hi, > > -Original Message- > > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > > questi...@freebsd.org] On Behalf Of Erich Dollansky > > Sent: Friday, April 13, 2012 9:12 AM > > To: freebsd-questions@freebsd.org >

Re: Intel turbo mode support

2012-04-13 Thread Florian Unglaub
krad writes: > is the uefi/bios setup correctly? Multiplier could be wrong or turbo > could be disabled I rechecked my Bios settings and it's all ok. Test booting windows and using Intel's Monitoring tool also gives > 3.2GHz on a single core if there's enough load. Florian __

Re: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Julian H. Stacey
> Once i went to Dachau with my school year in the mid-eighties our ( Happened to interest me, as I happen to live nearish, & into history), But to avoid being off remit for freebsd-questions@freebsd.org http://lists.freebsd.org/mailman/listinfo/freebsd-questions I set Re

Re: Intel turbo mode support

2012-04-13 Thread krad
On 13 April 2012 14:17, Warren Block wrote: > On Fri, 13 Apr 2012, Christer Solskogen wrote: > >> On Fri, Apr 13, 2012 at 2:09 PM, Florian Unglaub >> wrote: >>> >>> I tried it with your powerd flags and the performance_cpu_freq setting >>> on HIGH, but still the maximum freq_levels entry is 2800.

Re: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Steffen Daode Nurpmeso
> > > The 1000 year Reich lasted 6. > Do I have to start a calculator now? Once i went to Dachau with my school year in the mid-eighties our guide collected us (all) in a small, low-ceilinged room with a quadratic hole in the thick ceiling and spoke from conviction: Hier wurden keine Juden verg

RE: FTP oddness, over SSH session.

2012-04-13 Thread John McDonnell
> From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Dave B > FYI, you have to create an entry in FileZilla's Site Manager, for it > to invoke SFTP, the "Quickconnect" feature just uses plain vanilla FTP. > > Best Regards. > > Dave Baxter.

Re: ipfilter mystery

2012-04-13 Thread Fbsd8
Fbsd8 wrote: Running 9.0 and connecting to Time Warner for the first time. I have private lan behind my 9.0 box. I have made a real simple rule set and nat rule just to get log of what is happing. ipfilter rules. dc0 faces lan, fxp0 faces public internet pass in log quick on dc0 all pass out

RE: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Sean Cavanaugh
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Erich Dollansky > Sent: Friday, April 13, 2012 9:12 AM > To: freebsd-questions@freebsd.org > Cc: Julian H. Stacey; Tony; Steffen Daode Nurpmeso > Subject: Re: Free

Re: How to handle postgresql82-client vulnerability

2012-04-13 Thread Amitabh Kant
On Fri, Apr 13, 2012 at 5:41 PM, Matthew Seaman wrote: > On 13/04/2012 12:23, Carmel wrote: > > I am working on an older machine that has "postgresql-client-8.2.23" > > installed. I have the following information regarding the program: > > > > $ pkg_info -R postgresql-client-8.2.23 > > Informatio

Re: Intel turbo mode support

2012-04-13 Thread Warren Block
On Fri, 13 Apr 2012, Christer Solskogen wrote: On Fri, Apr 13, 2012 at 2:09 PM, Florian Unglaub wrote: I tried it with your powerd flags and the performance_cpu_freq setting on HIGH, but still the maximum freq_levels entry is 2800. How far should it go, then? The highest speed will be one

Re: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Erich Dollansky
Hi, On Friday 13 April 2012 18:44:07 Steffen Daode Nurpmeso wrote: > Julian H. Stacey wrote [2012-04-13 13:13+0200]: > > The 1000 year Reich lasted 6. > > 13. > Not for all, though. 1945 - 1933 gives 12. Do I have to start a calculator now? Erich ___

Re: Xorg doesn't go back correctly to console when closed on FreeBSD 9.0

2012-04-13 Thread Erich Dollansky
Hi, On Friday 13 April 2012 14:18:32 Matthias Apitz wrote: > El día Friday, April 13, 2012 a las 01:34:53PM +0700, Erich Dollansky > escribió: > > > On Friday 13 April 2012 12:24:04 Matthias Apitz wrote: > > > El día Friday, April 13, 2012 a las 11:50:39AM +0700, Erich Dollansky > > > escribió:

Re: Intel turbo mode support

2012-04-13 Thread Christer Solskogen
On Fri, Apr 13, 2012 at 2:09 PM, Florian Unglaub wrote: > I tried it with your powerd flags and the performance_cpu_freq setting > on HIGH, but still the maximum freq_levels entry is 2800. > How far should it go, then? -- chs, ___ freebsd-questions@fr

Re: How to handle postgresql82-client vulnerability

2012-04-13 Thread Matthew Seaman
On 13/04/2012 12:23, Carmel wrote: > I am working on an older machine that has "postgresql-client-8.2.23" > installed. I have the following information regarding the program: > > $ pkg_info -R postgresql-client-8.2.23 > Information for postgresql-client-8.2.23: > > Required by: > koffice-kde4-2.3

Re: Intel turbo mode support

2012-04-13 Thread Florian Unglaub
Warren Block writes: > Works here on an i5, amd64: > > dev.cpu.0.freq_levels: 5801/30 5800/30 > > I found this by accident, noticing only that a buildworld suddenly was a > lot faster when powerd was running. > > powerd_enable="YES" > powerd_flags="-a hadp -n hadp" > performance_cpu_freq=

Re: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Steffen Daode Nurpmeso
Julian H. Stacey wrote [2012-04-13 13:13+0200]: > The 1000 year Reich lasted 6. 13. Not for all, though. --steffen Forza Figa! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, sen

How to handle postgresql82-client vulnerability

2012-04-13 Thread Carmel
I am working on an older machine that has "postgresql-client-8.2.23" installed. I have the following information regarding the program: $ pkg_info -R postgresql-client-8.2.23 Information for postgresql-client-8.2.23: Required by: koffice-kde4-2.3.3_7 postgresql-libpqxx-3.0.2 Attempting to build

Re: FreeBSD's backwards webdesign / corporate identity

2012-04-13 Thread Julian H. Stacey
Tony, cc questions@ > I also hear > PostgreSQLis planning to sue FreeBSD for > stealing its design. URLs please. > I propose a new, supersimple look for FreeBSD based on > Helvetica. Requires Flash. 3rd party commercial bi

Re: Postfix + Courier IMAP local email problems

2012-04-13 Thread Jerry
On Thu, 12 Apr 2012 20:28:40 -0700 Ron articulated: {snip} Why are you wasting time posting this question on the FreeBSD list when it properly belongs on the Postfix forum. You can start here to subscribe to the list: Then be sure to read all of the

Re: FTP oddness, over SSH session.

2012-04-13 Thread Dave B
On 12 Apr 2012 at 12:40, Da Rock wrote: > On 04/11/12 21:51, Dave B wrote: > > FreeBSD FBSD.67MK181QZ 8.0-RELEASE FreeBSD 8.0-RELEASE #0: > > Wed Apr 14 22:55:09 BST 2010 > > root@FBSD.67MK181QZ:/usr/obj/usr/src/sys/PPSGENERIC i386 > > > > Hi. > > > > I have a small FreeBSD 8.0 system (above, yes

Re: FTP oddness, over SSH session.

2012-04-13 Thread Dave B
On 12 Apr 2012 at 9:32, Frank Staals wrote: > "Dave B" writes: > > > Hi, ordinarily perhaps yes, if I could only figure out how to set it > > up on the FreeBSD box. As always, the "Manuals" though no doubt > > correct and complete as a "reference", are no good to people who > > don't already kn

Re: FTP oddness, over SSH session.

2012-04-13 Thread Dave B
On 12 Apr 2012 at 11:28, Frank Bonnet wrote: > > "Dave B" writes: > > > >> Hi, ordinarily perhaps yes, if I could only figure out how to set > >> it up on the FreeBSD box. As always, the "Manuals" though no doubt > >> correct and complete as a "reference", are no good to people who > >> don't a

Re: Xorg doesn't go back correctly to console when closed on FreeBSD 9.0

2012-04-13 Thread Matthias Apitz
El día Friday, April 13, 2012 a las 01:34:53PM +0700, Erich Dollansky escribió: > Hi, > > On Friday 13 April 2012 12:24:04 Matthias Apitz wrote: > > El día Friday, April 13, 2012 a las 11:50:39AM +0700, Erich Dollansky > > escribió: > > > > > > Please show your ~/.xinitrc and ~/.xserverrc; min