freebsd-questions@freebsd.org

2010-07-08 Thread perryh
Anonymous wrote: > Dmitry Lunts writes: > > > Hello,All! > > There is debugfs program dealing with ext2/ext3/ext4 filesystems. > > Is there some tool in FreeBSD with functionality analogous to debugfs > > which can operate on UFS2? > > Not sure but fsdb(8) may help. Before the development of fs

Openldap clustering ?

2010-07-08 Thread Frank Bonnet
Hello Could anybody recommend a rock solid software to build an OpenLDAP cluster with FreeBSD 8.0 ? Thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "free

please recommend wireless card for amd64 laptop (mini pci (pci-e) or pcmcia)

2010-07-08 Thread Anton Shterenlikht
I'd like to set up wireless on amd64 laptop. Can somebody recommend a mini pci (pci-e) or pcimcia device, that is proven to work? many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fa

jls jail command

2010-07-08 Thread Aiza
what is jls command syntax to list all jails a path location? jls -n shows path=/usr/jails/ thats my primary jail system. I have secondary jail system at /usr/jails.sys2/ I tried jls -j /usr/jails.sys2/ and jls -j /usr/jails.sys2/jailname and got core dump.

Re: Global backup solution for FBSD & Ubuntu

2010-07-08 Thread krad
On 8 July 2010 05:10, Francisco Reyes wrote: > bsd writes: > > I am trying to build a global backup solution for couple of strategic >> servers (7) based on two operating systems : >> > > Depending on how much data you are trying to backup and whether an internet > backup solution would work, yo

Re: Openldap clustering ?

2010-07-08 Thread Ruben de Groot
On Thu, Jul 08, 2010 at 10:21:53AM +0200, Frank Bonnet typed: > Hello > > Could anybody recommend a rock solid software to build > an OpenLDAP cluster with FreeBSD 8.0 ? Master-master replication is well documented on the openldap website. For failover, you can use carp(4) or an external loadbal

Re: Openldap clustering ?

2010-07-08 Thread Frank Bonnet
Ok, thank you for the info ! On 07/08/2010 11:54 AM, Ruben de Groot wrote: On Thu, Jul 08, 2010 at 10:21:53AM +0200, Frank Bonnet typed: Hello Could anybody recommend a rock solid software to build an OpenLDAP cluster with FreeBSD 8.0 ? Master-master replication is well documented on the ope

[6.3] Get e-mail when CTRL-ALT-DEL is used?

2010-07-08 Thread Gilles
Hello This is on a remote 6.3 host: I'd like to get an e-mail if a user hits the CTRL-ALT-DEL to reboot the server. Googling told me that the use of the three-key combo can be enabled/disabled when compiling a new kernel, but not how to manage this feature when it's enabled in a running kernel.

Re: [6.3] Get e-mail when CTRL-ALT-DEL is used?

2010-07-08 Thread ait
On 07/08/2010 14:12, Gilles wrote: Hello This is on a remote 6.3 host: I'd like to get an e-mail if a user hits the CTRL-ALT-DEL to reboot the server. Googling told me that the use of the three-key combo can be enabled/disabled when compiling a new kernel, but not how to manage this feature whe

Re: [6.3] Get e-mail when CTRL-ALT-DEL is used?

2010-07-08 Thread George Davidovich
On Thu, Jul 08, 2010 at 12:12:27PM +0200, Gilles wrote: > This is on a remote 6.3 host: I'd like to get an e-mail if a user hits > the CTRL-ALT-DEL to reboot the server. > > Googling told me that the use of the three-key combo can be > enabled/disabled when compiling a new kernel, but not how to m

sort: write error with portsnap

2010-07-08 Thread Julien Cigar
Hello, Am I the only one to have sort: write errors since a few days with portsnap ? : jci...@bebif ports % sudo portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found. Fetching snapshot tag from portsnap2.FreeBSD.org... done. Fetching snapshot metadata... done. Updat

Re: [6.3] Get e-mail when CTRL-ALT-DEL is used?

2010-07-08 Thread RW
On Thu, 08 Jul 2010 12:12:27 +0200 Gilles wrote: > Hello > > This is on a remote 6.3 host: I'd like to get an e-mail if a user hits > the CTRL-ALT-DEL to reboot the server. > > Googling told me that the use of the three-key combo can be > enabled/disabled when compiling a new kernel, but not ho

Re: please recommend wireless card for amd64 laptop (mini pci (pci-e) or pcmcia)

2010-07-08 Thread Paul B Mahol
On Thu, Jul 8, 2010 at 9:18 AM, Anton Shterenlikht wrote: > I'd like to set up wireless on amd64 laptop. > Can somebody recommend a mini pci (pci-e) or > pcimcia device, that is proven to work? Look into ath(4) manual page. Just dont buy newest stuff from atheros because there is no 100% support

Re: please recommend wireless card for amd64 laptop (mini pci (pci-e) or pcmcia)

2010-07-08 Thread Anton Shterenlikht
On Thu, Jul 08, 2010 at 02:58:52PM +0200, herbs wrote: > > The best way to be sure about the compatibility is to take your laptop > to the computer store and plug in the card of your choice. Some > combinations just make trouble, thats why I recommend it. well.. that's why I'm asking. My laptop

Re: livefs hard links

2010-07-08 Thread Warren Block
On Thu, 8 Jul 2010, Anonymous wrote: Warren Block writes: The FreeBSD livefs ISO filesystem hides hard links, so they can't be accurately copied. Use `tar cf - | tar xf -' to copy them. That was my first thought, too. Well, second thought, after 'rsync -aH'. But the mounted ISO filesy

Re: VPN IPsec Help

2010-07-08 Thread Steve Bertrand
On 2010.07.07 18:28, Matheus Weber da Conceição wrote: > Hello guys; > > I'm using a FreeBSD 7.0 in my firewall/gateway, and I have to connect > via VPN to a Cisco box. > > The scene here is: > > * Peer A (Cisco): 200.xxx.xxx.xxx >IPs that Peer B need to access: > - 192.168.10.24 >

Re: please recommend wireless card for amd64 laptop (mini pci (pci-e) or pcmcia)

2010-07-08 Thread Warren Block
On Thu, 8 Jul 2010, Anton Shterenlikht wrote: On Thu, Jul 08, 2010 at 02:58:52PM +0200, herbs wrote: The best way to be sure about the compatibility is to take your laptop to the computer store and plug in the card of your choice. Some combinations just make trouble, thats why I recommend it.

Re: VPN IPsec Help

2010-07-08 Thread Matheus Weber da Conceição
> It has been a long time since I've done IPSec on FBSD, but I'm willing > to bet that this has to do with routing, possibly amongst other things. > On peer 'B' (FBSD box), what internal IP range are you trying to access > the A network from...the same ones (ie. are you trying to bridge the > netwo

Re: livefs hard links

2010-07-08 Thread Anonymous
Warren Block writes: > On Thu, 8 Jul 2010, Anonymous wrote: > >> Warren Block writes: >> >>> The FreeBSD livefs ISO filesystem hides hard links, so they can't be >>> accurately copied. >> >> Use `tar cf - | tar xf -' to copy them. > > That was my first thought, too. Well, second thought, after

Ports PHP 4.4.9 - GD Extension

2010-07-08 Thread Grant Peel
Hi all, I am attempting to insall the GD PHP extension on FreeBSD 8 and am getting this at build time. (I need to have a php4 and mysql 4 server for compatability reasons). It appears that the PNG version the port is trying to build has a security issue. How can I work arround this (I really n

Re: livefs hard links

2010-07-08 Thread Dan Nelson
In the last episode (Jul 08), Warren Block said: > On Thu, 8 Jul 2010, Anonymous wrote: > > Warren Block writes: > >> The FreeBSD livefs ISO filesystem hides hard links, so they can't be > >> accurately copied. > > > > Use `tar cf - | tar xf -' to copy them. > > That was my first thought, too. W

Re: Ports PHP 4.4.9 - GD Extension

2010-07-08 Thread Daniel Bye
On Thu, Jul 08, 2010 at 10:41:55AM -0400, Grant Peel wrote: > Hi all, > > I am attempting to insall the GD PHP extension on FreeBSD 8 and am getting > this at build time. (I need to have a php4 and mysql 4 server for > compatability reasons). > > It appears that the PNG version the port is tryi

Re: VPN IPsec Help

2010-07-08 Thread Steve Bertrand
On 2010.07.08 10:00, Matheus Weber da Conceição wrote: >> It has been a long time since I've done IPSec on FBSD, but I'm willing >> to bet that this has to do with routing, possibly amongst other things. >> On peer 'B' (FBSD box), what internal IP range are you trying to access >> the A network fro

Re: VPN IPsec Help

2010-07-08 Thread Steve Bertrand
On 2010.07.08 10:51, Steve Bertrand wrote: > On 2010.07.08 10:00, Matheus Weber da Conceição wrote: >>> It has been a long time since I've done IPSec on FBSD, but I'm willing >>> to bet that this has to do with routing, possibly amongst other things. >>> On peer 'B' (FBSD box), what internal IP ran

Re: VPN IPsec Help

2010-07-08 Thread Steve Bertrand
On 2010.07.08 10:54, Steve Bertrand wrote: > On 2010.07.08 10:51, Steve Bertrand wrote: >> On 2010.07.08 10:00, Matheus Weber da Conceição wrote: It has been a long time since I've done IPSec on FBSD, but I'm willing to bet that this has to do with routing, possibly amongst other things.

Re: Get server's internal temperature from ACPI ?

2010-07-08 Thread Glen Barber
On 7/7/10 12:38 PM, Chip Camden wrote: Quoth Frank Bonnet on Wednesday, 07 July 2010: Hello Is there an utility to get the internal temperature from a HP Proliant server with ACPI ??? sysctl -n hw.acpi.thermal.tz0.temperature I'm not sure if the Proliant has an Intel Core, but if it does th

Re: livefs hard links

2010-07-08 Thread Warren Block
On Thu, 8 Jul 2010, Anonymous wrote: But the mounted ISO filesystem doesn't show hard links as hard links: # ls -li /mnt/rescue 416796 -r-xr-xr-x 414 root wheel 4367520 Jun 9 14:49 [ 399564 -r-xr-xr-x 414 root wheel 4367520 Jun 9 14:49 atacontrol 399690 -r-xr-xr-x 414 root wheel 4367

slow down dd - how?

2010-07-08 Thread Jozsi Avadkan
How can I slow down dd? I don't want to slow down the pc, when generating a big file [~40 GByte]. Does ionice work properly? Thank you for any help! :\ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-qu

Re: slow down dd - how?

2010-07-08 Thread Roland Smith
On Thu, Jul 08, 2010 at 05:50:52PM +0200, Jozsi Avadkan wrote: > How can I slow down dd? Play with the block size parameter (bs). Smaller block sizes means more reads. The default is 512 bytes, which is very small. > I don't want to slow down the pc, when generating a big file [~40 > GByte]. >

Re: sort: write error with portsnap

2010-07-08 Thread Jakub Lach
Julien Cigar-2 wrote: > > Am I the only one to have sort: write errors since a few days with > portsnap ? : > Same here. FreeBSD 8.1-PRERELEASE #0 r209773 - Jakub Lach -- View this message in context: http://old.nabble.com/sort%3A-write-error-with-portsnap-tp29105763p29109444.html Sent fr

Re: slow down dd - how?

2010-07-08 Thread David Kelly
On Thu, Jul 08, 2010 at 06:44:38PM +0200, Roland Smith wrote: > On Thu, Jul 08, 2010 at 05:50:52PM +0200, Jozsi Avadkan wrote: > > How can I slow down dd? > > Play with the block size parameter (bs). Smaller block sizes means more > reads. The default is 512 bytes, which is very small. > > > I d

Re: slow down dd - how?

2010-07-08 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Kelly wrote: > On Thu, Jul 08, 2010 at 06:44:38PM +0200, Roland Smith wrote: >> On Thu, Jul 08, 2010 at 05:50:52PM +0200, Jozsi Avadkan wrote: >>> How can I slow down dd? >> Play with the block size parameter (bs). Smaller block sizes means more

troubles with my optical drive on old thinkpad....

2010-07-08 Thread Gary Kline
guys, i only have a couple more black cd-r discs left; have wasted many since i WAS ABLE to install PC-BSD. the optical [dvd/cd] drive =does= read my ancient 5.3 CD set, but it reads nothing i burn. i have tried burning 8.0 bootonly.iso on the laptop (via k3b), and tried the same from my twin o

Re: VPN IPsec Help

2010-07-08 Thread Matheus Weber da Conceição
> % route add 192.168.10.24/32 200.x.x.x > % route add 192.168.201.196/32 200.x.x.x > % route add 10.115.90.236/32 200.x.x.x add net 192.168.10.24: gateway 200.x.x.x: Network is unreachable -- Matheus Weber da Conceição ___ f

Re: jls jail command

2010-07-08 Thread Jamie Gritton
On 07/08/10 03:24, Aiza wrote: what is jls command syntax to list all jails a path location? jls -n shows path=/usr/jails/ thats my primary jail system. I have secondary jail system at /usr/jails.sys2/ "jls -n" will show all jails, with one line per jail. If you're just looking for the jail i

Re: Openldap clustering ?

2010-07-08 Thread Matthew Seaman
On 08/07/2010 09:21:53, Frank Bonnet wrote: > Could anybody recommend a rock solid software to build > an OpenLDAP cluster with FreeBSD 8.0 ? Well, you're off to a good start with FreeBSD and OpenLDAP. In fact, you don't really need much more than that. As mentioned else-thread, you can set up

Re: slow down dd - how?

2010-07-08 Thread Thomas
On Thu, Jul 08, 2010 at 05:50:52PM +0200, Jozsi Avadkan wrote: Hi, > How can I slow down dd? > > I don't want to slow down the pc, when generating a big file [~40 > GByte]. > > Does ionice work properly? > > Thank you for any help! :\ you could use some creative shellscripting (probably in ad

Re: slow down dd - how?

2010-07-08 Thread Robert Bonomi
> Date: Fri, 9 Jul 2010 02:32:18 +0200 > From: Thomas > Cc: FreeBSD Mailing list > Subject: Re: slow down dd - how? > > On Thu, Jul 08, 2010 at 05:50:52PM +0200, Jozsi Avadkan wrote: > > Hi, > > > How can I slow down dd? > > > > you could use some creative shellscripting (probably in addition to