OOo-2.0

2006-06-09 Thread Gary Kline
A couple questions about OO. But: nutshell that I've wanted to know for months:: is there some automagic way of having OO print in "reverse-page" mode? And: Is there a way of auto paragraph indenting 5 spaces? Every time I edit a file I have to by-hand in

Re: Bridge, networking, wireless cards, and ypbind.... (*sigh*

2006-06-09 Thread Wes Santee
Paul Pathiakis wrote: > my rc.conf has: > > ifconfig_ath0="inet 192.168.1.24 netmask 0xff00 ssid my_ap mode 11g > mediaopt adhoc" > defautrouter="192.168.1.12" > nis_client_enable="YES" > > ifconfig -a shows: > > ath0: flags=8843 mtu 1500 > inet6 fe80::213:46ff:fe94:75c3%ath0 prefi

RE: restoring deleted files

2006-06-09 Thread Denny White
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Can you tell me a simple way of retrieving recently deleted files? Regards Phil Sweeney Superior Pest Management P.O Box 68 www.superiorpest.com.au [EMAIL PROTECTED] H.R.M.C NSW 2310 ___ I guess, if

Re: Directory and file comparison tool for X?

2006-06-09 Thread Eric Schuele
On 06/08/06 21:29, Norberto Meijome wrote: Hi all, I'm looking for a tool that will allow me to compare directories (recursively) showing what files are different,etc. meld ( textproc/meld ) can do this to some extent, showing missing files,etc, but not showing what files are different withoug ha

Re: Directory and file comparison tool for X?

2006-06-09 Thread Walt Pawley
>> > I'm looking for a tool that will allow me to compare directories >> > (recursively) showing what files are different,etc. meld >>( textproc/meld ) >> > can do this to some extent, showing missing files,etc, but not showing >> > what files are different withoug having to open each file and

Bridge, networking, wireless cards, and ypbind.... (*sigh*

2006-06-09 Thread Paul Pathiakis
Hi, I wish this was a little less complicated, but it seems pretty straightforward and I got it to work in no time at all, so I think I have it right. Machines: Two AMD Socket 462 boxen 512 MB RAM RTL8169 Gb chipset (reX) cards Wireless card is Atheros 5212 based OK. Everything on the NIS/NFS

Re: dual boot; Linux, FreeBSD

2006-06-09 Thread Hunter Fuller
Grub does well for me. Set it up for Linux and then set it up for BSD, making sure the UFS driver's in there. Here's my command-list for booting FBSD. root (hd0,0,a) kernel /boot/loader boot I might have the spacing wrong, I'm doing it from memory, but the data's all there. On 10 Jun 20

dual boot; Linux, FreeBSD

2006-06-09 Thread jekillen
Hello; If I want to set up a dual boot of either Linux or FreeBSD, what is the best way to go about it? Use Lilo, grub, or does FreeBSD have a boot loader that it likes better and Linux won't object to? i'm planning on using Debian on a separate bootable hard drive. I have to get more info on w

RE: nss_ldap and OpenLDAP client version

2006-06-09 Thread Ansar Mohammed
One of the more "undocumented" things here is to make sure that in your /usr/local/etc/nss_ldap.conf to make sure that your bind_polcy is soft. If not, you will have no end of problems if you ldap server goes down. Basically if you have in your nsswitch.conf: Passwd: files ldap Group: files ld

Re: upgrading mysql-server

2006-06-09 Thread Michael P. Soulier
On 09/06/06 Michael P. Soulier said: > Ok. Upgrading now. And it shuts down my mysql server, but does not start it again. That's not very nice. Should the upgrade not handle this? Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "Any intelligent fool can make things bigger and more complex... I

Re: portupgrade error

2006-06-09 Thread Mikhail Goriachev
Aguiar Magalhaes wrote: > Hi list, > > I'm updating the Free 5.3 to Free 6.1. I've used the > sequence: > > cvsup -g -L 2 freebsd.sup > mergemaster -p > mergemaster > cd /usr/src > make buildworld > make installworld > cd /usr/src/sys/i386/conf > config MYKERNEL > make cleandepend > make depend >

Re: upgrading mysql-server

2006-06-09 Thread Michael P. Soulier
On 09/06/06 Riemer Palstra said: > > I'm assuming mysql41-server, since it's version 4.1.15. > > Your assumption is right. Ok. Upgrading now. If the port is mysql41-server, maybe the package name should be similar? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "Any intelligent foo

Re: Move hard drive

2006-06-09 Thread Mikhail Goriachev
Darryl Hoar wrote: >> -Original Message- >> From: Kevin Kinsey [mailto:[EMAIL PROTECTED] >> Sent: Friday, June 09, 2006 1:29 PM >> To: [EMAIL PROTECTED] >> Cc: freebsd-questions@freebsd.org >> Subject: Re: Move hard drive >> >> >> Darryl Hoar wrote: >>> Greetings, >>> I am running FreeBSD 6

Re: Directory and file comparison tool for X?

2006-06-09 Thread Norberto Meijome
On Fri, 9 Jun 2006 20:56:17 +1000 (EST) Ian Smith <[EMAIL PROTECTED]> wrote: > Re: freebsd-questions Digest, Vol 137, Issue 55 > > Hi Beto, > > (offlist as it's just a silly answer, not one for X) Hey Ian, thx, not a silly answer at all > > > I'm looking for a tool that will allow me to compa

Notice Of Account Review Necessity.

2006-06-09 Thread PayPal
Protect Your Account Info Mak e sure you never provide your password to fraudulent websites. PayPal will never ask you to enter your password in an email. For more information on protecting yourself from fraud, please review our Security Tips at http

RE: restoring deleted files

2006-06-09 Thread fbsd
Only option is to restore from backup. YOU DO backup your data? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Phil Sweeney Sent: Thursday, June 08, 2006 7:37 PM To: [EMAIL PROTECTED] Subject: restoring deleted files Can you tell me a simple way of retrie

Re: Sendmail = mind boggling

2006-06-09 Thread Gerard Seibert
Freminlins wrote: > Hello, > > I've always steered clear of using Sendmail (prefering Exim), but I thought > I would give it a try and am having real difficulties with something I think > should be simple. > > I want to keep running Exim on port 25. I want Sendmail to run on a > different port.

Re: [kopete-devel] (no subject)

2006-06-09 Thread Bartosz Fabianowski
libtool: link: cannot find the library `' The net-im/kopete port will be upgraded to 0.12 soon. If you don't want to wait, it is possible to compile from source of course - but you will run into a couple of minor problems along the way. The one above is caused by the outdated version of libto

(no subject)

2006-06-09 Thread Jacob Jennings
Hello, everyone. I am running FreeBSD 6.0-Release 2 with KDE 3.5.3_2 installed via ports. I am trying to compile kopete 0.12.0 from source since it was not included in the kdenetwork installation, however the 'gmake' command fails with the following error message: libtool: link: cannot find the

Re: Correct CPUTYPE= for Intel Celeron 2.50GHz (2500.10-MHz 686-class CPU)

2006-06-09 Thread Nikolas Britton
On 6/9/06, Frank Steinborn <[EMAIL PROTECTED]> wrote: Hello, can someone tell what the right choice for CPUTYPE in /etc/make.conf is for that CPU? CPUTYPE?=pentium2 CFLAGS+= -mtune=prescott COPTFLAGS+= -mtune=prescott I find that this produces faster, and safer, code then -march=pentium4, et

Re: Correct CPUTYPE= for Intel Celeron 2.50GHz (2500.10-MHz 686-class CPU)

2006-06-09 Thread Nikolas Britton
On 6/9/06, Frank Steinborn <[EMAIL PROTECTED]> wrote: Hello, can someone tell what the right choice for CPUTYPE in /etc/make.conf is for that CPU? CPUTYPE?=pentium2 CFLAGS+= -mtune=prescott COPTFLAGS+= -mtune=prescott I find that this produces faster, and safer, code then -march=pentium4, et

Re: Need some help with PF rule letting two machines access each other

2006-06-09 Thread Pat Maddox
On 6/9/06, Erik Norgaard <[EMAIL PROTECTED]> wrote: Pat Maddox wrote: > 12.34.56.78 runs a server on port 1234 > 87.65.43.21 should connect to this > > Both of them have PF rulesets that block off most traffic, keeping > open the publically available ports I need open. In this case though, > any

Re: man pages in plain text - how to?

2006-06-09 Thread David Kelly
On Fri, Jun 09, 2006 at 03:01:14PM -0400, Wayne wrote: > Hi, > > Was wondering how to get "man" to output pages in plain text? I want > the basic formating (indentation & whatnot) but NOT the bold and other > special effects. Just ascii text I can grep through. I tried setting > the terminal

RE: FBSD 6.0 and ppp

2006-06-09 Thread jhall
The modem is answering the call. However, it looks like the ppplogin script is not being called. No information for tun1 is showing up in the log file. Permissions on ppplogin are 650 and the owners are root:network. If I run ppplogin from the command line, tun1 information shows up in the log

Re: Sendmail = mind boggling

2006-06-09 Thread Giorgos Keramidas
On 2006-06-09 20:34, Freminlins <[EMAIL PROTECTED]> wrote: > Hello, > I've always steered clear of using Sendmail (prefering Exim), > but I thought I would give it a try and am having real > difficulties with something I think should be simple. Setting up an email server is not really a simple thi

Re: Sendmail = mind boggling

2006-06-09 Thread Wayne
Freminlins wrote: I want to keep running Exim on port 25. I want Sendmail to run on a different port. So I am trying to use the "O DaemonPortOptions=Port=2525" option. However, I have 6 cf files in /etc/mail - freebsd.cf, For quite some time now, it has been strongly suggested that you DO NOT

Sendmail = mind boggling

2006-06-09 Thread Freminlins
Hello, I've always steered clear of using Sendmail (prefering Exim), but I thought I would give it a try and am having real difficulties with something I think should be simple. I want to keep running Exim on port 25. I want Sendmail to run on a different port. So I am trying to use the "O Daem

Re: man pages in plain text - how to?

2006-06-09 Thread Charles Swiger
On Jun 9, 2006, at 3:01 PM, Wayne wrote: Was wondering how to get "man" to output pages in plain text? I want the basic formating (indentation & whatnot) but NOT the bold and other special effects. Just ascii text I can grep through. I tried setting the terminal type to "dumb" and the stu

Re: man pages in plain text - how to?

2006-06-09 Thread Benjamin A'Lee
On Fri, Jun 09, 2006 at 03:01:14PM -0400, Wayne wrote: > Was wondering how to get "man" to output pages in plain text? I want > the basic formating (indentation & whatnot) but NOT the bold and other > special effects. Just ascii text I can grep through. I tried setting > the terminal type to

man pages in plain text - how to?

2006-06-09 Thread Wayne
Hi, Was wondering how to get "man" to output pages in plain text? I want the basic formating (indentation & whatnot) but NOT the bold and other special effects. Just ascii text I can grep through. I tried setting the terminal type to "dumb" and the stupid thing still tries to do back-space

RE: FBSD 6.0 and ppp

2006-06-09 Thread fbsd
You have to use modem "AT" commands to tell FreeBSD modem to answer in coming calls. I complete detailed write up on 'user ppp' for answering incoming calls can be found in the install guide at www.a1poweruser.com. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behal

RE: Move hard drive

2006-06-09 Thread Darryl Hoar
> -Original Message- > From: Kevin Kinsey [mailto:[EMAIL PROTECTED] > Sent: Friday, June 09, 2006 1:29 PM > To: [EMAIL PROTECTED] > Cc: freebsd-questions@freebsd.org > Subject: Re: Move hard drive > > > Darryl Hoar wrote: > > Greetings, > > I am running FreeBSD 6.0 - release on a box. I

Re: Move hard drive

2006-06-09 Thread Kevin Kinsey
Darryl Hoar wrote: Greetings, I am running FreeBSD 6.0 - release on a box. I have setup several applications, etc. I did this on computer A. Computer B is a production machine and didn't want it offline while I figured out all the niggly bits. Can I take the SCSI disk from A and put in in

Re: USB keyboard and loader

2006-06-09 Thread NgD Vulto
2006/6/9, Andrea Venturoli <[EMAIL PROTECTED]>: Hello. Sorry, this has probably been discussed hundreds of time, but I can't seem to get any new stuff: I have a 6.1/i386 system with an USB keyboard. It will work on BIOS boot-stage, and after the kernel is loaded, but it won't work during loader

FBSD 6.0 and ppp

2006-06-09 Thread jhall
I am trying to setup a remote FreeBSD server to allow me to dial in and check the network in case the WAN link goes does. I accomplished this with 5.3, and cannot figure out what I am doing wrong on FBSD 6.0. I am dialing using WIndows XP to establish a PPP connection I am using the second metho

portupgrade error

2006-06-09 Thread Aguiar Magalhaes
Hi list, I'm updating the Free 5.3 to Free 6.1. I've used the sequence: cvsup -g -L 2 freebsd.sup mergemaster -p mergemaster cd /usr/src make buildworld make installworld cd /usr/src/sys/i386/conf config MYKERNEL make cleandepend make depend make make install make clean portupgrade -a -m BATCH=y

Re: Move hard drive

2006-06-09 Thread Jerry McAllister
> > Greetings, > I am running FreeBSD 6.0 - release on a box. I have setup several > applications, etc. I did this on computer A. Computer B is a > production machine and didn't want it offline while I figured out > all the niggly bits. Can I take the SCSI disk from A and put in > in B ?

Move hard drive

2006-06-09 Thread Darryl Hoar
Greetings, I am running FreeBSD 6.0 - release on a box. I have setup several applications, etc. I did this on computer A. Computer B is a production machine and didn't want it offline while I figured out all the niggly bits. Can I take the SCSI disk from A and put in in B ? I did not custo

"The Complete FreeBSD": errata and addenda

2006-06-09 Thread Greg Lehey
The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, The Complete FreeBSD, published by O'Reilly, is no exception. Inev

How to get best results from FreeBSD-questions

2006-06-09 Thread Greg Lehey
How to get the best results from FreeBSD questions. === Last update $Date: 2005/08/10 02:21:44 $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that a

Re: Correct CPUTYPE= for Intel Celeron 2.50GHz (2500.10-MHz 686-class CPU)

2006-06-09 Thread John Nielsen
On Friday 09 June 2006 11:48, Frank Steinborn wrote: > John Nielsen wrote: > > You probably want: > > CPUTYPE?=pentium4 > > If I put a ? after CPUTYPE, buildworld won't use CPUTYPE, correct? Is > it better to do so, or is it safe to use "CPUTYPE=pentium4"? Incorrect. The ? means that if the CPUTY

Re: Maintaining local ports

2006-06-09 Thread Ian A. Tegebo
On Wed, Apr 19, 2006 at 02:10:07AM -0700, Ian A. Tegebo wrote: > I couldn't find anything in the handbook, freebsddiary, or the mailing > lists about maintaining your own ports within Ports. I'm replying to my own post to inform anyone else who's interested to go look look in freebsd-ports under "c

enterprisedb + FreeBSD

2006-06-09 Thread Odhiambo Washington
Out of curiosity, does anyone run enterprisedb on FreeBSD? I can see a version for Linux, but me and Linux don't even say Hi on the street ;) -Wash http://www.netmeister.org/news/learn2quote.html DISCLAIMER: See http://www.wananchi.com/bms/terms.php -- +===

Creating a FreeBSD DVD

2006-06-09 Thread alejandro valenzuela
Hello everyone. I know FreeBSD 6.1's been out for a month already, but anyway I think someone may find this useful: http://mexinetica.com/~lanjoe9/freebsd/bsd_dvd_howto.html I've made a page describing the steps needed to create a FreeBSD DVD containing the whole contents of both ISOs and a scri

Re: Correct CPUTYPE= for Intel Celeron 2.50GHz (2500.10-MHz 686-class CPU)

2006-06-09 Thread Frank Steinborn
John Nielsen wrote: > You probably want: > CPUTYPE?=pentium4 If I put a ? after CPUTYPE, buildworld won't use CPUTYPE, correct? Is it better to do so, or is it safe to use "CPUTYPE=pentium4"? Thanks, Frank ___ freebsd-questions@freebsd.org mailing list

Re: On mail principles

2006-06-09 Thread Giorgos Keramidas
On 2006-06-09 16:37, Andrey Slusar <[EMAIL PROTECTED]> wrote: > Thu, 8 Jun 2006 02:08:53 +0300, Giorgos Keramidas wrote: > > > For the rest of the programs, like mail(1), my Sendmail setup sets > > envelope-from to one of my valid outside-world addresses. This is > > accomplished with the followi

Re: natd not starting on boot-up

2006-06-09 Thread Peter A. Giessel
On 6/6/2006 21:13, Roger Merritt seems to have typed: > Everything > starts on boot-up as it should -- except natd. I can start it manually from > the command line after booting up and logging in and it works fine, but I > can't tell what's going on that it's failing to start. Try adding: natd_

FreeBSD 6.1-RELEASE + PF

2006-06-09 Thread Ludovit Koren
Hi, I have problem to set up PIM and IGMP communication with pf on FreeBSD 6.1-RELEASE. # pfctl -s state self igmp 195.28.109.40 -> 224.0.0.2 SINGLE:NO_TRAFFIC self igmp 195.28.109.40 -> 224.0.0.13 SINGLE:NO_TRAFFIC self igmp 224.0.0.1 <- 195.28.109.25 NO_TRAFFIC:SINGLE self

Re: Filesystem using tags, not folders?

2006-06-09 Thread Kyrre Nygard
At 18:50 09.06.2006, Martin Tournoy wrote: On Fri, 09 Jun 2006 14:40:06 -, Kyrre Nygard <[EMAIL PROTECTED]> wrote: Hello! Just a wild thought here ... After noticing how much simpler it is using tags, for instance with my bookmarks at http://del.icio.us -- compared to hours of frustratio

Re: Filesystem using tags, not folders?

2006-06-09 Thread Martin Tournoy
On Fri, 09 Jun 2006 14:40:06 -, Kyrre Nygard <[EMAIL PROTECTED]> wrote: Hello! Just a wild thought here ... After noticing how much simpler it is using tags, for instance with my bookmarks at http://del.icio.us -- compared to hours of frustration trying find the right combination of fol

Re: Correct CPUTYPE= for Intel Celeron 2.50GHz (2500.10-MHz 686-class CPU)

2006-06-09 Thread John Nielsen
On Friday 09 June 2006 09:20, Frank Steinborn wrote: > can someone tell what the right choice for CPUTYPE in /etc/make.conf > is for that CPU? You probably want: CPUTYPE?=pentium4 See /usr/share/examples/etc/make.conf for a full list. > And, is it safe to build kernel and world with --march= too

Re: fsck way too slow

2006-06-09 Thread Andrea Venturoli
Chuck Swiger wrote: Andrea Venturoli wrote: Just to clarify: running "fsck /" (read-only) in multiuser mode takes less than a minute. fsck at boot takes approx. 50 times that long! ...and yes, that difference is not reasonable. Are you using bgfsck or not...? Hm, what do you mean? I'd gl

Filesystem using tags, not folders?

2006-06-09 Thread Kyrre Nygard
Hello! Just a wild thought here ... After noticing how much simpler it is using tags, for instance with my bookmarks at http://del.icio.us -- compared to hours of frustration trying find the right combination of folders and sub folders in my Firefox' bookmarks.html, I was wondering if the same

Full screen graphics hangs my system

2006-06-09 Thread Andrea Venturoli
Hello. I had a 6.0/i386 box with a Matrox card. Sometimes I used to run some game which went fullscreen with almost no problems. After I upgraded to 6.1 doing so will instantly freeze my system, and as soon as I press any key it will reboot. Nothings gets into the logs. Any hint? bye & Th

USB keyboard and loader

2006-06-09 Thread Andrea Venturoli
Hello. Sorry, this has probably been discussed hundreds of time, but I can't seem to get any new stuff: I have a 6.1/i386 system with an USB keyboard. It will work on BIOS boot-stage, and after the kernel is loaded, but it won't work during loader stage, preventing me to enter single user mode

Re: General Non-critical: FreeBSD media releases

2006-06-09 Thread Pavel Duda
Justin T. Wert wrote: To Whom It May Concern: Are there any plans to release a DVD version of all 3 of your media CDs combined? I tried searching the web on how to combine the media into one DVD, but have failed to find a site that has a working method. My personal attempts have t

Re: On mail principles

2006-06-09 Thread Andrey Slusar
Thu, 8 Jun 2006 02:08:53 +0300, Giorgos Keramidas wrote: > For the rest of the programs, like mail(1), my Sendmail setup sets > envelope-from to one of my valid outside-world addresses. This is > accomplished with the following in my `sendmail.mc' file: > dnl Trusted users, who are allowed t

Correct CPUTYPE= for Intel Celeron 2.50GHz (2500.10-MHz 686-class CPU)

2006-06-09 Thread Frank Steinborn
Hello, can someone tell what the right choice for CPUTYPE in /etc/make.conf is for that CPU? And, is it safe to build kernel and world with --march= too? Thanks, Frank ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/list

maxproc limit exceeded - by vpopmai

2006-06-09 Thread Tom
Hello, Can someone help me? Any input would be welcome. I am Setting up a new mail server for hundreds of users. Running: FreeBSD 6.1-STABLE LASTEST version of qmail & vpopmail I can't get ridge of this error: maxproc limit exceeded by uid 89, please see tuning(7) and login.conf(5). maxproc li

RE: Beginner Questions

2006-06-09 Thread Mayo, Richard A RDECOM CERDEC STCD SRI
It's working like a champ now. Thanks everybody for the help. Rich Mayo SRI International x76435 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jonathan Chen > Sent: Thursday, June 08, 2006 3:47 PM > To: Mayo, Richard A RDECOM CERDEC STCD S

Re: FreeBSd 6.1 hylafax and Acorp modem...

2006-06-09 Thread Casper
Thnx, Company already bought it :/ I try to get mwavem pkg to test it. In ports I found why I not find pkg: [EMAIL PROTECTED] /usr/ports/comms/mwavem]# make ===> mwavem-fbsd-1.2_2 is marked as broken: "Does not compile (bad C code)". *** Error code 1 Stop in /usr/ports/comms/mwavem. How I

Xorp and CARP on FreeBSD

2006-06-09 Thread Bohuslav Plucinsky
Hello, I've two FreeBSD 6.1-RELEASE routers (R1, R2) with CARP configured and it was working OK untill I've installed Xorp and tried to configure multicast PIM-SM. After that the CARP has stoped working. I've found out by the tcpdump that after Xorp is started the source IP address of CARP pac

Re: Question in occasion of SCSI devices (the tape store)

2006-06-09 Thread Alex Zbyslaw
Nick wrote: thanks for help Alex I found the best way for me to write info to the tape. Can You answered on the last question How can I see free size on the tape or size what I filled? My experience is that you can't really do either. If anyone know better, I'd be glad to know! If the ta

Re: Need some help with PF rule letting two machines access each other

2006-06-09 Thread Erik Norgaard
Pat Maddox wrote: 12.34.56.78 runs a server on port 1234 87.65.43.21 should connect to this Both of them have PF rulesets that block off most traffic, keeping open the publically available ports I need open. In this case though, any traffic over this port should only be between these two machin

Re: On mail principles

2006-06-09 Thread Giorgos Keramidas
On 2006-06-08 23:15, Andrey Slusar <[EMAIL PROTECTED]> wrote: >Thu, 8 Jun 2006 02:08:53 +0300, Giorgos Keramidas wrote: >[...] >> I use mutt, which has an option to set the envelope-from address: > >> set envelope_from=yes# set the envelope-from address from From: > >> For the rest of the p

RDF transformation for FreeBSD's news ?

2006-06-09 Thread Mario Pavlov
Hello :) I wish to add the FreeBSD news in my site but I can't transform the RDF document: http://www.freebsd.org/news/news.rdf I have a little knowledge in XML XSL but it seems that isn't enough :) here is my XSL script: === htt

Re: natd not starting on boot-up

2006-06-09 Thread Roger Merritt
At 02:13 PM 6/9/2006 +1000, you wrote: I've been doing a little hunting around to figure out how /etc/rc.d/natd's called in the first place and it seems this is done by the /etc/rc.d/ipfw script, which in turn is run when "firewall_enable" is set in /etc/rc.conf. /etc/rc.d/natd's not run directl

Re: upgrading mysql-server

2006-06-09 Thread Riemer Palstra
On Thu, Jun 08, 2006 at 06:40:01PM -0400, Michael P. Soulier wrote: > [EMAIL PROTECTED] ~]# ls -d /usr/ports/databases/mysql*server > /usr/ports/databases/mysql323-server/ /usr/ports/databases/mysql50-server/ > /usr/ports/databases/mysql40-server//usr/ports/databases/mysql51-server/ > /usr/po

Re: WARNING: a geometry of 77545/16/63 for ad0 is incorrect

2006-06-09 Thread Pavel Duda
justin schlingmann wrote: Hello, I`m trying to install freebsd 6.1 from an iso i fetched from ftp.uk.freebsd.org. I get the following meassage: WARNING: a geometry of 77545/16/63 for ad0 is incorrect uing a more likely geometry. If this geometry is incorrect or you are unshure wether or not it`

Re: compiling ports to packages on fast system, installing on slower one

2006-06-09 Thread Andrey Slusar
Fri, 9 Jun 2006 00:39:42 -0500, Nikolas Britton wrote: > On 6/8/06, Andrey Slusar <[EMAIL PROTECTED]> wrote: > > Wed, 7 Jun 2006 16:56:25 -0400, Dave wrote: > > > Hello, > > >I was wondering if this was possible? I've got a box that i'd like > > > to install the latest gnome 2.14 desktop on, as

Re[2]: Question in occasion of SCSI devices (the tape store)

2006-06-09 Thread Nick
Çäðàâñòâóéòå, Alex. Âû ïèñàëè 8 èþíÿ 2006 ã., 17:18:59: > Nick wrote: >>The tape is new and empty and I don't know what way is more likely for >>me may be You can give me Your advice what way I should choose for >>copy my information daily? >> >> > (You should copy freebsd-questions@FreeBSD.or