Re: missing key: categories: Cannot read the portsdb!

2007-02-05 Thread Henrik Hudson
On Tuesday 06 February 2007 00:43, Noah <[EMAIL PROTECTED]> sent a missive stating: > Hi, > > Any clues how to clean up a reported "missing key: categories: Cannot > read the portsdb!" > portupgrade portupgrade fixes things. Henrik -- Henrik Hudson [EMAIL PROTECTED] ---

Re: question about BSD time

2007-02-05 Thread Henrik Hudson
On Monday 05 February 2007 08:11, Alaa Alomari <[EMAIL PROTECTED]> sent a missive stating: > Dear sir; > I have a Unix BSD server, and i want to adjust the time of the server so > i have used the following command: $ sudo date 0702050402 > and the output is: > Mon Feb 5 04:02:00 EET 2007 >

Website Feedback

2007-02-05 Thread Laurie Cooper
Hi I browsed through your website and found it useful. I would like to make a contribution by suggesting some websites for addition to your web links collection. 1) Your section, - The FreeBSD Project - Gallery - Non-profit - http://www.krinc.ru/FreeBSD/gallery/npgallery.html - FreeBSD - Li

Re: php5-session-5.2.0 is already installed

2007-02-05 Thread Henrik Hudson
On Tuesday 06 February 2007 00:43, Noah <[EMAIL PROTECTED]> sent a missive stating: > Hi there, > > FreeBSD-6.2 > > I am attempting to build gallery2 > but the build fails because a dependency php5-session-5.2.0 is already > built. okay fine. how do I get around that > > here is the original co

Re: missing key: categories: Cannot read the portsdb!

2007-02-05 Thread Matthew Seaman
Josh Carroll wrote: >> cd: can't cd to /usr/ports/sysutils/portupgrade >> [Updating the pkgdb in /var/db/pkg ... - 331 packages >> found (-0 +1) . done] >> [missing key: categories] [Updating the portsdb in > > portupgrade moved from /usr/ports/sysutils/portupgrade to > /usr/ports/ports-mgmt/por

Re: phpMyAdmin httpd segmentation fault

2007-02-05 Thread Matthew Seaman
Terry Todd wrote: > On Mon, Feb 05, 2007 at 07:07:25AM -0800, Garrett Cooper wrote: >> Terry Todd wrote: >>> On Sun, Feb 04, 2007 at 09:36:58AM +, Matthew Seaman wrote: Terry Todd wrote: > I installed FreeBSD 6.2-RELEASE, php-5.1.6_3, php5-extensions-1.0, > mysql-5.0.27 and apache_

Re: Can I use an HP printer

2007-02-05 Thread Roland Smith
On Tue, Feb 06, 2007 at 01:38:14PM +1000, Bob wrote: > >Hello >I recently purchased a Hewlett Packard Color LaserJet 2600n printer. >It works perfectly under Windows XP but I cannot get it to work under >FreeBSD 6.2. According to the HP pages, it only supports host-based printer l

Error upgrading Azureus

2007-02-05 Thread Warren Liddell
Running FreeBSD 6.2-STABLE == [javac] symbol : method setSortColumn(org.eclipse.swt.widgets.TableColumn) [javac] location: class org.eclipse.swt.widgets.Table [javac] table.setSortColumn(tc); [javac]

Re: missing key: categories: Cannot read the portsdb!

2007-02-05 Thread Josh Carroll
cd: can't cd to /usr/ports/sysutils/portupgrade [Updating the pkgdb in /var/db/pkg ... - 331 packages found (-0 +1) . done] [missing key: categories] [Updating the portsdb in portupgrade moved from /usr/ports/sysutils/portupgrade to /usr/ports/ports-mgmt/portupgrade, one way to fix this is: c

Re: Question:encryption tool

2007-02-05 Thread Roland Smith
On Mon, Feb 05, 2007 at 06:00:14PM -0500, Dak Ghatikachalam wrote: > Hi freebsd ers > > I am looking for any suggestion on using the right tool that I can use to > perform the encryption/decryption for flat files. You can encrypt files with AES using ccrypt. http://ccrypt.sourceforge.net/ Ro

php5-session-5.2.0 is already installed

2007-02-05 Thread Noah
Hi there, FreeBSD-6.2 I am attempting to build gallery2 but the build fails because a dependency php5-session-5.2.0 is already built. okay fine. how do I get around that here is the original command: portinstall www/gallery2 here are snippets from the output: snip --- ---

missing key: categories: Cannot read the portsdb!

2007-02-05 Thread Noah
Hi, Any clues how to clean up a reported "missing key: categories: Cannot read the portsdb!" some more from the build logs: cd: can't cd to /usr/ports/sysutils/portupgrade [Updating the pkgdb in /var/db/pkg ... - 331 packages found (-0 +1) . done] [missing key: categories] [Updating the portsd

Re: port: security/denyhosts

2007-02-05 Thread Matthew Seaman
Richard Lynch wrote: > I thought the security/denyhosts port looked good, even if just to > slim down that report I get every day about the hundreds of SSH > attempts... > > And, hey, reporting back to denyhosts HQ and letting them notify the > sysadmins of hacked boxen is a lot better than me doi

Re: memory above 4Gb ignored

2007-02-05 Thread Josh Carroll
I do not see any reference to resolving the "786432K of memory above 4Gb ignored" anywhere in Google or otherwise. Are you running the i386 version of 6.2-RELEASE? If so, you will need to enable PAE (recompile the kernel with options PAE), or install the amd64 version of 6.2 instead. Note that t

User Monitoring

2007-02-05 Thread David Schulz
Hello all, i would like to provide a SSH Login for selected people on a dedicated Machine, to be a little bit of a playground to some who dont have any Unix experience and so on. Without a doubt i will get the one or the other trying to do something nasty to the Box, so my question is how

memory above 4Gb ignored

2007-02-05 Thread Jim Pazarena
I do not see any reference to resolving the "786432K of memory above 4Gb ignored" anywhere in Google or otherwise. I see references to it for FreeBSD 4.XX, but I am running 6.2, and have the same problem. Is there any easy solution? For a hoot, I installed SuSe 10.2 on my machine and it recogniz

Re: phpMyAdmin httpd segmentation fault

2007-02-05 Thread Terry Todd
On Mon, Feb 05, 2007 at 07:07:25AM -0800, Garrett Cooper wrote: > Terry Todd wrote: > > On Sun, Feb 04, 2007 at 09:36:58AM +, Matthew Seaman wrote: > >> Terry Todd wrote: > >>> I installed FreeBSD 6.2-RELEASE, php-5.1.6_3, php5-extensions-1.0, > >>> mysql-5.0.27 and apache_1.3.37_1. > >>> > >>>

Re: Can I use an HP printer

2007-02-05 Thread Chris Hill
On Tue, 6 Feb 2007, Bob wrote: I recently purchased a Hewlett Packard Color LaserJet 2600n printer. It works perfectly under Windows XP but I cannot get it to work under FreeBSD 6.2. I have set it up as a network printer on a LAN and it has it's own permanent IP. I can ping the IP but

Can I use an HP printer

2007-02-05 Thread Bob
Hello I recently purchased a Hewlett Packard Color LaserJet 2600n printer. It works perfectly under Windows XP but I cannot get it to work under FreeBSD 6.2. I have set it up as a network printer on a LAN and it has it's own permanent IP. I can ping the IP but that is all I can

partition/cd recognition problem hal GNOME 2.16 FreeBSD RELEASE 6.2

2007-02-05 Thread Charles Schaum
Kudos to the GNOME FreeBSD team for continuing improvements. Problem: Hal no longer recognizes all vfat partitions. Two vfat partitions at ad0s1 and ad1s2 exist. Only ad0s1 now appears. CD burning now proceeds better via Nautilus. Before portsnap / portmaster that failed altogether. Now CD-R burn

Re: 6.x, 4.x ipfw/dummynet pf/altq - network performance issues

2007-02-05 Thread Mike Tancsa
At 09:53 PM 2/5/2007, Justin Robertson wrote: I've actually already done everything you've suggested with little or no impact at all. Are you sure you had kern.polling.idle_poll=1 enabled ? It makes a big difference in RELENG_6 with it on or off in my tests. ---Mike ___

Re: 6.x, 4.x ipfw/dummynet pf/altq - network performance issues

2007-02-05 Thread Justin Robertson
I've actually already done everything you've suggested with little or no impact at all. One point where we have different results is with ADAPTIVE_GIANT, I actually noticed a drop of about 50kpps thruput when disabling it. Mike Tancsa wrote: On Mon, 05 Feb 2007 14:03:41 -0800, in sentex.li

Re: VMware equivalent?

2007-02-05 Thread Matt Donovan
> Kurt Buff wrote: >> Xen? >> >> On 2/5/07, Daniel Marsh <[EMAIL PROTECTED]> wrote: >>> On 2/6/07, Chris Maness <[EMAIL PROTECTED]> wrote: >>> > >>> > Is there an open source equivalent to vmware? >>> > >>> > -- >>> > >>> Bochs, Qemu, and there's another really cool one that I can't think >>> of!

RE: unexpected result from sh script with `date`

2007-02-05 Thread [EMAIL PROTECTED]
On Fri, 2 Feb 2007 22:11:56 +1100, Tigger <[EMAIL PROTECTED]> wrote > Hello, the following simply sh script is outputting unexpected results. > Any idea why? > --script-- > #!/bin/sh > started=`date` > echo "Started at: $started" > echo "Finished : "`date` > exit > --output-- > Started at: Fri

RE: Memory test

2007-02-05 Thread Wood, Russell
> -Original Message- > Subject: Memory test > > I need to checkout memory on a remote machine. I see there is memtest and > memtest86 out there. Which one is appropriate for my situation?: CPU is a > dual cpu, dual core SMP Intel Xeon. Can I run either program while the > machine is perfor

Memory test

2007-02-05 Thread Y Sidhu
I need to checkout memory on a remote machine. I see there is memtest and memtest86 out there. Which one is appropriate for my situation?: CPU is a dual cpu, dual core SMP Intel Xeon. Can I run either program while the machine is performing other tasks?** -- Yudhvir Singh Sidhu 408 375 3134 cell

Re: Question:encryption tool

2007-02-05 Thread Mike Tancsa
On Mon, 5 Feb 2007 18:21:18 -0500, in sentex.lists.freebsd.questions you wrote: > >Thanks a lot, Our current backup system is veritas netbackup, and changing >that to entire bacula is best thing for me, > >But the making the decision about switching to bacula was above my pay >grade. I hardly see

Re: 6.x, 4.x ipfw/dummynet pf/altq - network performance issues

2007-02-05 Thread Mike Tancsa
On Mon, 05 Feb 2007 14:03:41 -0800, in sentex.lists.freebsd.questions you wrote: > > I suppose my concerns are two-fold. Why is 6.x collapsing under traffic >that 4.11 could easily block and run merrily along with, and is there a >queueing mechanism in place that doesn't tie up the box so much o

Re: VMware equivalent?

2007-02-05 Thread Chris Maness
Kurt Buff wrote: Xen? On 2/5/07, Daniel Marsh <[EMAIL PROTECTED]> wrote: On 2/6/07, Chris Maness <[EMAIL PROTECTED]> wrote: > > Is there an open source equivalent to vmware? > > -- > Bochs, Qemu, and there's another really cool one that I can't think of! :( ___

Re: VMware equivalent?

2007-02-05 Thread Kurt Buff
Xen? On 2/5/07, Daniel Marsh <[EMAIL PROTECTED]> wrote: On 2/6/07, Chris Maness <[EMAIL PROTECTED]> wrote: > > Is there an open source equivalent to vmware? > > -- > Bochs, Qemu, and there's another really cool one that I can't think of! :( ___ freebsd

Re: VMware equivalent?

2007-02-05 Thread Martin Tournoij
On Mon, Feb 05, 2007 at 04:11:19PM -0800, Chris Maness wrote: > Is there an open source equivalent to vmware? > > -- > Chris Maness > (909) 223-9179 > http://www.chrismaness.com qemu is the best open-source virtual machine at the moment, bochs is also an alternative. You can find them in the po

Re: VMware equivalent?

2007-02-05 Thread Daniel Marsh
On 2/6/07, Chris Maness <[EMAIL PROTECTED]> wrote: Is there an open source equivalent to vmware? -- Bochs, Qemu, and there's another really cool one that I can't think of! :( ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/ma

VMware equivalent?

2007-02-05 Thread Chris Maness
Is there an open source equivalent to vmware? -- Chris Maness (909) 223-9179 http://www.chrismaness.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL

Re: Question:encryption tool

2007-02-05 Thread Dak Ghatikachalam
On 2/5/07, Bill Moran <[EMAIL PROTECTED]> wrote: In response to "Dak Ghatikachalam" <[EMAIL PROTECTED]>: > Hi freebsd ers > > I am looking for any suggestion on using the right tool that I can use to > perform the encryption/decryption for flat files. > > We have a requirement to encrypt 15

port: security/denyhosts

2007-02-05 Thread Richard Lynch
I thought the security/denyhosts port looked good, even if just to slim down that report I get every day about the hundreds of SSH attempts... And, hey, reporting back to denyhosts HQ and letting them notify the sysadmins of hacked boxen is a lot better than me doing it by hand. Only problem is,

Re: Question:encryption tool

2007-02-05 Thread Bill Moran
In response to "Dak Ghatikachalam" <[EMAIL PROTECTED]>: > Hi freebsd ers > > I am looking for any suggestion on using the right tool that I can use to > perform the encryption/decryption for flat files. > > We have a requirement to encrypt 15 flat files and be dumped on tape and be > stored i

Question:encryption tool

2007-02-05 Thread Dak Ghatikachalam
Hi freebsd ers I am looking for any suggestion on using the right tool that I can use to perform the encryption/decryption for flat files. We have a requirement to encrypt 15 flat files and be dumped on tape and be stored in remote site facility for later business resumption. or in the cras

6.x, 4.x ipfw/dummynet pf/altq - network performance issues

2007-02-05 Thread Justin Robertson
So, this may be the wrong list to post to, but it seemed the most appropriate. If someone could suggest a better location to move/cross post to let me know. I've been running some tests with using FreeBSD to filter and rate limit traffic. My first thoughts were to goto the latest stable re

Re: Determining daylight savings changes on BSD

2007-02-05 Thread Roland Smith
On Mon, Feb 05, 2007 at 02:38:54PM -0500, Bill Moran wrote: > In response to John Nielsen <[EMAIL PROTECTED]>: > > > On Friday 02 February 2007 17:35, Dan Nelson wrote: > > > In the last episode (Feb 02), Robert Fitzpatrick said: > [snip] > > > Upgrading to 5.5 or 6.2 will get you the new tables a

Re: Tab completion working partially

2007-02-05 Thread Doug Barton
This message really isn't on topic for -stable, so please restrict responses to -questions. Thanks, Doug -- This .signature sanitized for your protection ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: Determining daylight savings changes on BSD

2007-02-05 Thread Bill Moran
In response to John Nielsen <[EMAIL PROTECTED]>: > On Friday 02 February 2007 17:35, Dan Nelson wrote: > > In the last episode (Feb 02), Robert Fitzpatrick said: [snip] > > Upgrading to 5.5 or 6.2 will get you the new tables as a side-effect of > > the upgrade :) If you don't want to upgrade, jus

portaudit problem

2007-02-05 Thread khaled Hussein
Hi All i am trying to run portaudit -F to fetch new database on FreeBSD 6.1-RELEASE but i cannot fetch the new database and it gives me [EMAIL PROTECTED]:/var/db/portaudit] # portaudit -F auditfile.tbz 100% of 39 kB 2516 kBps portaudit: Database too old. Old d

Re: Portmanager - not working after ports change

2007-02-05 Thread Eric
Gerard Seibert wrote: On Monday February 05, 2007 at 01:33:25 (PM) Eric wrote: i recommend switching to portmaster. its actively maintained and a lot better than portmanager I tried portmaster once, and found it slower and not as through as portmanager at fully updating a system. I

Re: Portmanager - not working after ports change

2007-02-05 Thread Gerard Seibert
On Monday February 05, 2007 at 01:33:25 (PM) Eric wrote: > i recommend switching to portmaster. its actively maintained and a lot > better than portmanager I tried portmaster once, and found it slower and not as through as portmanager at fully updating a system. I just discovered the same prob

Re: Tab completion working partially

2007-02-05 Thread Firas Kraiem
Quoting Rong-en Fan <[EMAIL PROTECTED]>: On 2/6/07, Firas Kraiem <[EMAIL PROTECTED]> wrote: (Sorry for the double-posting, the last message wasn't sent properly) Hi I have problems with the tab-completion in my shell (bash). When there is only one choice possible, it works fine (e.g. cd /usr/

Re: temporary IP addition to firewall rules

2007-02-05 Thread Erik Norgaard
Noah wrote: Erik Norgaard wrote: Noah wrote: the servers and clients are not on the same LAN segment. capturing MAC has nothing to do with this scenario. You haven't exactly told a lot about the network you want to setup. The logic thing is to authenticate against the firewall connected to

Re: CVS (freebsd /src) confusion

2007-02-05 Thread Dan Casey
Were it gets even more confusing is files like freebsd.submit.cf where there are multiple version numbers. The version in my temproot is $FreeBSD: src/etc/sendmail/freebsd.submit.mc,v 1.1.12.2 2006/08/23 $Id: proto.m4,v 8.719 2006/03/30 20:50:13 And on my system I have: $FreeBSD: src/etc/sendmail

Re: Portmanager - not working after ports change

2007-02-05 Thread Eric
White Hat wrote: There was a change in the ports system - /usr/ports/UPDATING 20070205 - which now renders portmanager unable to run correctly. While it is possible to update a single port; i.e., "portmanager /path/to-port/", if I attempt to do a general ports update; i.e., "por

Re: Tab completion working partially

2007-02-05 Thread youshi10
On Mon, 5 Feb 2007, Firas Kraiem wrote: (Sorry for the double-posting, the last message wasn't sent properly) Hi I have problems with the tab-completion in my shell (bash). When there is only one choice possible, it works fine (e.g. cd /usr/por correctly to /usr/ports). However, when there is

Re: CVS (freebsd /src) confusion

2007-02-05 Thread N.J. Mann
On Monday, 5 February, 2007 at 12:17:18 -0500, Dan Casey wrote: > Using cvsup I am upgrading my boxes from RELENG_6_1, to RELENG_6_2. > > I've been noticing something strange, and I'm wondering if I'm thinking > too much into it. > > I've modified mergemaster so that instead of using diff, it wo

Tab completion working partially

2007-02-05 Thread Firas Kraiem
(Sorry for the double-posting, the last message wasn't sent properly) Hi I have problems with the tab-completion in my shell (bash). When there is only one choice possible, it works fine (e.g. cd /usr/por complete correctly to /usr/ports). However, when there is multiple choices (e.g. cd /us

Portmanager - not working after ports change

2007-02-05 Thread White Hat
There was a change in the ports system - /usr/ports/UPDATING 20070205 - which now renders portmanager unable to run correctly. While it is possible to update a single port; i.e., "portmanager /path/to-port/", if I attempt to do a general ports update; i.e., "portmanager -u&

Tab competion working partially.

2007-02-05 Thread Firas Kraiem
___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

CVS (freebsd /src) confusion

2007-02-05 Thread Dan Casey
Using cvsup I am upgrading my boxes from RELENG_6_1, to RELENG_6_2. I've been noticing something strange, and I'm wondering if I'm thinking too much into it. I've modified mergemaster so that instead of using diff, it would just append to a text the files that need to be diffed. This way i can d

Re: HP C-class Blade / Broadcom ethernet / SerDes controllers not supported

2007-02-05 Thread Christoph Schug
On Mon, Feb 05, 2007, Ewald Jenisch wrote: > I'm trying to install FreeBSD 6.2 (AMD64-version) on a HP C-Class > Blade system with the following specs: > > Proliant BL465c 2x AMD Opteron 2.4GHz, 16GB RAM, 2x146 GB HDs in > Raid1-config. During installation the NICs are not recognized. After > reb

Re: question about BSD time

2007-02-05 Thread Bill Moran
In response to Alaa Alomari <[EMAIL PROTECTED]>: [Please wrap your lines around 72 characters or so] > Dear sir; > I have a Unix BSD server, and i want to adjust the time of the server > so i have used the following command: > $ sudo date 0702050402 > and the output is: > Mon Feb 5 04:02:

Re: swap file vs swap partition

2007-02-05 Thread Jerry McAllister
On Sun, Feb 04, 2007 at 03:24:39PM -0800, Aloha Guy wrote: > What I actually meant was, I know in the old days, if you had 128MB, you > want a 256MB swap but with 2GB RAM, isn't 4GB going to be overkill for a > swap or are you saying that a 2GB swap will work? I'm still lost on the > ratio sin

question about BSD time

2007-02-05 Thread Alaa Alomari
Dear sir; I have a Unix BSD server, and i want to adjust the time of the server so i have used the following command: $ sudo date 0702050402 and the output is: Mon Feb 5 04:02:00 EET 2007 and when typing date command again, i have got the following output: Mon Feb 5 09:38::51 EET 2007

Re: missing key: categories: Cannot read the portsdb!

2007-02-05 Thread Karol Kwiatkowski
Noah wrote: > Hi, > > Any clues how to clean up a reported "missing key: categories: Cannot > read the portsdb!" See entry from 20070102 in ports/UPDATING or http://lists.freebsd.org/pipermail/freebsd-ports/2007-February/038432.html Cheers, Karol -- Karol Kwiatkowski OpenPGP 0x06E09309

HP C-class Blade / Broadcom ethernet / SerDes controllers not supported

2007-02-05 Thread Ewald Jenisch
Hi, I'm trying to install FreeBSD 6.2 (AMD64-version) on a HP C-Class Blade system with the following specs: Proliant BL465c 2x AMD Opteron 2.4GHz, 16GB RAM, 2x146 GB HDs in Raid1-config. During installation the NICs are not recognized. After reboot I get an error message in /var/log/messages lik

attmepting to build application but fails

2007-02-05 Thread Noah
Hi there, FreeBSD-6.2 I am attempting to build gallery2 but the build fails because a dependency php5-session-5.2.0 is already built. okay fine. how do I get around that here is the original command: portinstall www/gallery2 here are snippets from the output: snip --- -

missing key: categories: Cannot read the portsdb!

2007-02-05 Thread Noah
Hi, Any clues how to clean up a reported "missing key: categories: Cannot read the portsdb!" some more from the build logs: cd: can't cd to /usr/ports/sysutils/portupgrade [Updating the pkgdb in /var/db/pkg ... - 331 packages found (-0 +1) . done] [missing key: categories] [Updating the por

Re: phpMyAdmin httpd segmentation fault

2007-02-05 Thread Garrett Cooper
Terry Todd wrote: On Sun, Feb 04, 2007 at 09:36:58AM +, Matthew Seaman wrote: Terry Todd wrote: I installed FreeBSD 6.2-RELEASE, php-5.1.6_3, php5-extensions-1.0, mysql-5.0.27 and apache_1.3.37_1. php -i now works Ok after I moved recode.so to the top of the list of extensions in extension

Re: iTunes - once again.

2007-02-05 Thread Garrett Cooper
[EMAIL PROTECTED] wrote: Call me silly, but it seems to me you ought to be lobbying Apple for Linux support. Get a decent Apple-made Linux player, and FreeBSD support via the linux emulator would *probably* work, no? I agree, getting Apple to support iTunes on Linux is key. I don't know if ther

Re: tcp_fin_timeout analogon

2007-02-05 Thread Karol Kwiatkowski
Konrad Heuer wrote: > > Hello everyone, > > is there an analogon to the Linux sysctl variable "tcp_fin_timeout" in > FreeBSD to force the system to close still open TCP connections after > some time? > > Any hint would be great. If I understand correctly, 'tcp_fin_timeout' on Linux sets timeout

NVidia troubls with AMD64..

2007-02-05 Thread Jim Stapleton
OK, my main question is this: I originally had an x86-64 config set up, and I ran Xorg -configure, which generated an nv driver based xorg.conf file. It placed the card at PCI 1:0:0 if I remember correctly. When I tried to start X it complained that it couldn't find my card at PCI 1:0:0. I went ba

FILE RECOVERY

2007-02-05 Thread Ron Guilmet
Hey all, I have a question that maybe someone can help me with. I setup FreeBSD on one of my spare pcs, and I am interested in file recovery. I have an used HDD that I want to install as a secondary (which I know how to do), but can someone point me in the right direction as to w

Unable to locate Net-SMTP-SSL-1.01 perl module in ports

2007-02-05 Thread Gerard Seibert
I am looking for the Net-SMTP-SSL perl module in the ports system. So far I have not been able to locate it.. If I cannot locate it, I will have to use CPAN to install it; which is something I would rather not do. Does anyone know if it exists under a different name perhaps? Thanks! -- Gerard

Re: phpMyAdmin httpd segmentation fault

2007-02-05 Thread Terry Todd
On Sun, Feb 04, 2007 at 09:36:58AM +, Matthew Seaman wrote: > Terry Todd wrote: > > I installed FreeBSD 6.2-RELEASE, php-5.1.6_3, php5-extensions-1.0, > > mysql-5.0.27 and apache_1.3.37_1. > > > > php -i now works Ok after I moved recode.so to the top of the list > > of extensions in extension

tcp_fin_timeout analogon

2007-02-05 Thread Konrad Heuer
Hello everyone, is there an analogon to the Linux sysctl variable "tcp_fin_timeout" in FreeBSD to force the system to close still open TCP connections after some time? Any hint would be great. Best regards Konrad Heuer GWDG, Am Fassberg, 37077 Goettingen, Germany, [EMAIL PROTECTED] ___

Re: iTunes - once again.

2007-02-05 Thread perryh
> > Call me silly, but it seems to me you ought to be lobbying Apple > > for Linux support. > > > > Get a decent Apple-made Linux player, and FreeBSD support via > > the linux emulator would *probably* work, no? > > I agree, getting Apple to support iTunes on Linux is key. I don't > know if there h

Re: READ_DMA48 error interpretation

2007-02-05 Thread perryh
> #1. The drive temperatures seem ridiculously high to this naive > reader, but what do I know?... > 110 to 190 Celcius? Yikes... Or maybe that's normal? > How hot is too hot? I'd think if you can't hold onto them with bare hands they are too hot. 100C is *way* too hot. It's a wonder they are

Re: Dumb filesystem idea

2007-02-05 Thread Indigo
On 2/4/07, Indigo <[EMAIL PROTECTED]> wrote: Hello Everyone, Im about to try a disklayout experiment and I wanted to ask everyone if Im trying things that are pointless or if I should extend the experiment somehow. Hardware: Highpoint RocketRAID 2320 2xWD Raptor 74GB 5xWD Caviar 320GB

Re: Routed and netmask...

2007-02-05 Thread Nikos Vassiliadis
On Saturday 03 February 2007 22:08, Thiago Esteves de Oliveira wrote: > Hi, > > I'm using "FreeBSD 6.2 Stable" with routed to connect networks(gateway) > > >THE INTERNET > | > | > > | eee.eee.eee.0/26 | > --