Re: fsck on FAT32 filesystem?

2012-07-22 Thread Duane Hill
Personally, I've always used a product from http://www.jetico.com/. On Sunday, July 22, 2012 at 17:06:04 UTC, g...@ross.cx confabulated: On Sun, 22 Jul 2012 17:08:56 +0200, Bruce Cran br...@cran.org.uk wrote: On 22/07/2012 16:01, Wojciech Puchar wrote: 'dd if=/dev/zero of=/dev/sda bs=1M'

Re: semi OT: correct CIDR block?

2012-03-05 Thread Duane Hill
On Monday, March 05, 2012 at 14:30:01 UTC, roberth...@rcn.com confabulated: With my brain still on EBADSLEEP, I cannot decide if: 10.0.0.32-10.0.0.63 is correctly described by: 10.0.0.32/27 Anyone? Please? I use the online IP calculator all the

Issues with Link Aggregation

2011-12-02 Thread Duane Hill
Hello Freebsd-Questions, I have an Asus laptop running FreeBSD 8.2-RELEASE-p4. I have successfully configured both the wired and wireless interfaces. They both work individually. I use the wireless interface more than the wired, so I have attempted to us link aggregation

Re: Horde-4

2011-07-20 Thread Duane Hill
-webmail/ FreeBSD 8.2-RELEASE-p2, MySQL 5.1.58, Postfix v2.8.3 It took less than 15 minutes to have it configured and running. -- Best regards, Duanemailto:du...@duanemail.org ___ freebsd-questions@freebsd.org mailing list

Re: Horde-4

2011-07-20 Thread Duane Hill
Installed fine via ports from /usr/ports/mail/horde4-webmail/ FreeBSD 8.2-RELEASE-p2, MySQL 5.1.58, Postfix v2.8.3 It took less than 15 minutes to have it configured and running. Forgot to mention I am using Dovecot v2.0.13. -- Best regards, Duanemailto:du

Re: boot/loader splash image

2011-07-17 Thread Duane Hill
using /boot/loader.rc as preset (includes loader.4th and beastie.4th) Try putting vesa_load=YES first. The image must also be 256-color. -- Best regards, Duanemailto:du...@duanemail.org ___ freebsd-questions@freebsd.org

Re: Why are *default release=cvs tag=RELENG_8 identical on both stable standard supfiles

2011-05-02 Thread Duane Hill
, under /usr/share/examples/cvsup they have the correct content. Is that where you are looking? -- Best regards, Duanemailto:du...@duanemail.org ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Welcome to the freebsd-questions mailing list

2009-05-13 Thread Duane
the section on CVSup: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html You can grab whatever source you want with this method. 5. RTFM! -- Duane ___ freebsd-questions@freebsd.org mailing list http

Re: Part II: Running SMP kernel but only one cpu

2009-05-05 Thread Duane
*on* seems to have done the trick! Thanks all! -- Duane ___ 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

Part II: Running SMP kernel but only one cpu

2009-05-04 Thread Duane
May 4 20:33:33 poobah last message repeated 599 times May 4 20:40:01 poobah last message repeated 387 times etc etc ad repetitum infinitum Question1: Is this something I should go to some lengths to eliminate? Question2: What the heck is it? Best regards, -- Duane

Re: Part II: Running SMP kernel but only one cpu

2009-05-04 Thread Duane
and amusement! Another interesting datapoint is that if the machine is booted in Safe Mode the interrupt storm disappears, but so does the second cpu. Best regards, -- Duane dmesg.boot Description: Binary data ___ freebsd-questions@freebsd.org mailing

Re: Running SMP kernel but only one cpu

2009-05-02 Thread Duane
-- Duane ___ 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: Honey pot email address

2009-05-02 Thread Duane
On Sat, May 2, 2009 at 12:57 AM, Andrew a...@awdcomp.net wrote: Does anyone have any ideas on how to get on as many spammers mailing lists as possible? What are your plans for the resultant collection of junque? -- Duane ___ freebsd-questions

Running SMP kernel but only one cpu

2009-05-01 Thread Duane
regards, -- Duane ___ 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: Running SMP kernel but only one cpu

2009-05-01 Thread Duane
doesn't seem to change the cpu situation. I still get only cpu0 grepping dmesg. also sysctl -a |grep kern.smp.cpus should return your cpu # This gives me '1'. Thanks, -- Duane ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: jail stop

2009-04-06 Thread Duane Hill
On Mon, 6 Apr 2009, alexus wrote: On Mon, Apr 6, 2009 at 3:49 PM, Adam Vandemore amvandem...@gmail.com wrote: Brian A. Seklecki wrote: On Mon, 2009-04-06 at 15:27 -0400, alexus wrote: cannot stop jail mx. No jail id in /var/run $ uname -a There were problems with TTY code in older

Re: DHCP and MAC addresses

2008-10-27 Thread Duane Hill
On Tue, 28 Oct 2008, en0f wrote: Bob McConnell wrote: On Behalf Of Odhiambo Washington One response I got off list was that I could use deny unknown-clients; if I use isc-dhcpd-server, which got me thinking ... is there another dhcp server for FreeBSD in the ports tree, or outside it? I

Re: uptime 2 years!

2008-10-08 Thread Duane Hill
On Wed, 8 Oct 2008, Frank Shute wrote: On Wed, Oct 08, 2008 at 08:54:47AM -0700, Chad Marshall wrote: Hello, Would like to share a success story which I'm sure you've had in the past but one of my servers running FreeBSD will have an uptime of 2 years tomorrow. I plan on putting on my blog

Re: rc.d ?

2008-08-14 Thread Duane Hill
On Thu, 14 Aug 2008, kalin m wrote: hi all... i used to be able to put startup scripts in /usr/local/etc/rc.d/. now on a new 7 install i have the scripts there but after restart nothing happens using the example here:

Re: Question re IPs-to-CIDR conversion program

2008-08-01 Thread Duane Hill
On Fri, 1 Aug 2008, Mark Wilson wrote: I'm trying to write a program that will take 2 IPs and return an appropriate CIDR which contains both. I found this file: ips-to-cidr-nets.pl listed under ~eivind on FreeBSD, which sounds like it might be a good model. Unfortunately, I can't download

CD Won't Boot Properly - External Sony VGP-UDRW1 Drive

2008-07-31 Thread Duane Hill
I have a new Sony Vaio TZ2500 I'm attempting to load FreeBSD 7.0-RELEASE. Whenever the CD starts to boot, the screen just starts showing what appears to be memory dumps. If you stare at the screen long enough, you can tell there are two columns of eight hex pairs. They flash by so fast you

Re: disk encryption; hidden containers

2008-07-24 Thread Duane Hill
On Thu, 24 Jul 2008, Greg Larkin wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Duane Hill wrote: | On Fri, 18 Jul 2008, Greg Larkin wrote: | | -BEGIN PGP SIGNED MESSAGE- | Hash: SHA1 | | Chad Perrin wrote: | | On Fri, Jul 18, 2008 at 10:01:54PM +0100, RW wrote: | | On Fri, 18

Re: disk encryption; hidden containers

2008-07-18 Thread Duane Hill
On Fri, 18 Jul 2008, Greg Larkin wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chad Perrin wrote: | On Fri, Jul 18, 2008 at 10:01:54PM +0100, RW wrote: | On Fri, 18 Jul 2008 21:06:57 +0100 | RW [EMAIL PROTECTED] wrote: | | On Fri, 18 Jul 2008 09:56:24 -0600 | Chad Perrin [EMAIL

Re: saslauthd on AMD64

2008-07-14 Thread Duane Hill
On Mon, 14 Jul 2008, Yuri Pankov wrote: On Sun, Jul 13, 2008 at 04:58:56PM +, Duane Hill wrote: On Sun, 13 Jul 2008, Martin Schweizer wrote: Hello Duane Do you have some inputs (config files etc.)? $ ls -l /usr/local/lib/sasl2/ -rw-r--r-- 1 root wheel 26 Jun 17 22:11

Re: saslauthd on AMD64

2008-07-13 Thread Duane Hill
On Sun, 13 Jul 2008, Martin Schweizer wrote: Hello Duane Do you have some inputs (config files etc.)? $ ls -l /usr/local/lib/sasl2/ -rw-r--r-- 1 root wheel 26 Jun 17 22:11 Sendmail.conf -rw-r--r-- 1 root wheel 22834 Jun 11 19:16 libcrammd5.a -rwxr-xr-x 1 root wheel815 Jun 11

Re: Firefox 3 for FreeBSD 7.0 release

2008-07-05 Thread Duane Hill
On Sat, 5 Jul 2008, [EMAIL PROTECTED] wrote: On Sat, Jul 05, 2008 at 06:12:15PM +0200, Mel wrote: On Saturday 05 July 2008 17:56:00 [EMAIL PROTECTED] wrote: On Sat, Jul 05, 2008 at 04:40:35PM +0200, Roland Smith wrote: On Sat, Jul 05, 2008 at 02:27:42PM +, [EMAIL PROTECTED] wrote: I

Re: Saved Config Files for Ports

2008-07-03 Thread Duane Hill
On Thu, 3 Jul 2008, Warren Liddell wrote: Where are saved configuration files found for various ports if they've been previously compiled ? In: /var/db/ports/port_name/options ___ freebsd-questions@freebsd.org mailing list

saslauthd on AMD64

2008-06-15 Thread Duane Hill
I have an AMD64 install using saslauthd and is failing. An identical installation on i386 works fine. Both installations are running on FreeBSD 7.0-RELEASE with cyrus-sasl-2.1.22_1, and cyrus-sasl-saslauthd-2.1.22. A telnet session to the MTA yields the result: 535 5.7.8 Error:

Re: vmware timekeeping

2008-06-07 Thread Duane Hill
On Sat, 07 Jun 2008 09:30:27 -0400 Peter Thoenen [EMAIL PROTECTED] confabulated: I run FreeBSD 7.0 inside VMware Workstation-6.0.4 (ACE Edition) and I don't have to setup anything. The time is the always same as the host How long do you keep it up though Odhiambo and how intensive are

Re: (postfix) SPAM filter?

2007-12-12 Thread Duane Hill
On Wed, 12 Dec 2007 20:55:45 -0500 Steve Bertrand [EMAIL PROTECTED] wrote: I was going to recommend that, but from my experience, there is no real *easy* way to allow users directly to modify their own settings. I am probably wrong though. Postfix is running here on a FreeBSD server as a

Re: sendmail problems

2007-10-18 Thread Duane Winner
Derek Ragona wrote: At 06:15 PM 10/17/2007, Duane Winner wrote: Derek Ragona wrote: At 04:07 PM 10/17/2007, Duane Winner wrote: Hello, I need help to resolve a problem with my sendmail server. In my /var/log/maillog, I've been seeing: sm-mta[1753]: l9H4EoAn001753: outbound-mail

Re: sendmail problems

2007-10-18 Thread Duane Winner
Derek Ragona wrote: At 01:27 PM 10/18/2007, Duane Winner wrote: Derek Ragona wrote: At 06:15 PM 10/17/2007, Duane Winner wrote: Derek Ragona wrote: At 04:07 PM 10/17/2007, Duane Winner wrote: Hello, I need help to resolve a problem with my sendmail server. In my /var/log

Re: More Postfix Woes

2007-10-18 Thread Duane Hill
On Thu, 18 Oct 2007 15:42:22 -0700 Rem P Roberti [EMAIL PROTECTED] confabulated: I don't know what is going on with respect to Postfix during my boot process, but the program starts, and stops, starts, and stops, and this newbie is a little perplexed. Fortunately, it ends up started, so I

sendmail problems

2007-10-17 Thread Duane Winner
Hello, I need help to resolve a problem with my sendmail server. In my /var/log/maillog, I've been seeing: sm-mta[1753]: l9H4EoAn001753: outbound-mail-10.bluehost.com [69.89.17.210] did not issue MAIL/EXPN/VRFY/ETRN during connection to IPv4 I use this server to manage mailman lists, so I knew

Re: sendmail problems

2007-10-17 Thread Duane Winner
Derek Ragona wrote: At 04:07 PM 10/17/2007, Duane Winner wrote: Hello, I need help to resolve a problem with my sendmail server. In my /var/log/maillog, I've been seeing: sm-mta[1753]: l9H4EoAn001753: outbound-mail-10.bluehost.com [69.89.17.210] did not issue MAIL/EXPN/VRFY/ETRN during

security patches and release number question

2007-10-04 Thread Duane Winner
Hi, Question about patch numbers and applying patches: Last night, I got the openssl security advisory, and this morning am starting to patch my servers. I've always just done a make build world; make build kernel; make install kernel; make install world when I've need to patch. Today,

Re: What is affected by FreeBSD-SA-07:08.openssl ?

2007-10-04 Thread Duane Winner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexandre Biancalana wrote: Hi list, A quick: $ grep -lr SSL_get_shared_ciphers /usr/src 2 /dev/null /usr/src/crypto/openssl/apps/s_client.c /usr/src/crypto/openssl/apps/s_server.c /usr/src/crypto/openssl/doc/ssleay.txt

Re: determining the space used in / partition

2007-10-02 Thread Duane Hill
On Tue, 2 Oct 2007 at 08:03 +0200, [EMAIL PROTECTED] confabulated: 2007/10/2, Duane Hill [EMAIL PROTECTED]: On Tue, 2 Oct 2007 at 07:36 +0200, [EMAIL PROTECTED] confabulated: 2007/10/2, Duane Hill [EMAIL PROTECTED]: On Tue, 2 Oct 2007 at 07:23 +0200, [EMAIL PROTECTED] confabulated: Hello

Re: question about Postfix

2007-10-02 Thread Duane Hill
On Tue, 2 Oct 2007 at 16:23 -0700, [EMAIL PROTECTED] confabulated: On Oct 1, 2007, at 8:04 PM, Duane Hill wrote: On Mon, 1 Oct 2007 at 19:50 -0700, [EMAIL PROTECTED] confabulated: Hello; I have a quick question about Postfix. When I install Free BSD and have it include Postfix from

Re: question about Postfix

2007-10-01 Thread Duane Hill
On Mon, 1 Oct 2007 at 19:50 -0700, [EMAIL PROTECTED] confabulated: Hello; I have a quick question about Postfix. When I install Free BSD and have it include Postfix from packages, does the install process completely replace Sendmail with Postfix, or do I still have to replace Sendmail with

Re: determining the space used in / partition

2007-10-01 Thread Duane Hill
On Tue, 2 Oct 2007 at 07:12 +0200, [EMAIL PROTECTED] confabulated: hello, Through df I realized my / partiotion is out of space: Filesystem 1K-blocks UsedAvail Capacity Mounted on /dev/ad0s1a198126 196070 -13794 108%/ devfs 110 100%

Re: determining the space used in / partition

2007-10-01 Thread Duane Hill
On Tue, 2 Oct 2007 at 05:19 -, [EMAIL PROTECTED] confabulated: On Tue, 2 Oct 2007 at 07:12 +0200, [EMAIL PROTECTED] confabulated: hello, Through df I realized my / partiotion is out of space: Filesystem 1K-blocks UsedAvail Capacity Mounted on /dev/ad0s1a198126 196070

Re: determining the space used in / partition

2007-10-01 Thread Duane Hill
On Tue, 2 Oct 2007 at 07:23 +0200, [EMAIL PROTECTED] confabulated: Hello again, Through df I realized my / partiotion is out of space: Filesystem 1K-blocks UsedAvail Capacity Mounted on /dev/ad0s1a198126 196070 -13794 108%/ devfs 110

Re: determining the space used in / partition

2007-10-01 Thread Duane Hill
On Tue, 2 Oct 2007 at 07:36 +0200, [EMAIL PROTECTED] confabulated: 2007/10/2, Duane Hill [EMAIL PROTECTED]: On Tue, 2 Oct 2007 at 07:23 +0200, [EMAIL PROTECTED] confabulated: Hello again, Through df I realized my / partiotion is out of space: Filesystem 1K-blocks UsedAvail

Re: what cpu type to use for a intel duo e6850 (i386 or amd64)

2007-09-29 Thread Duane Hill
On Sat, 29 Sep 2007 at 18:21 -, [EMAIL PROTECTED] confabulated: Would the following procedure work to do an inplace upgrade: 1. Download the amd64 iso 2. Install it on a spare disk/partition 3. Do a cvsup on it's /usr/src 4. Make buildworld/buildkernel 5. Mount the x86 disk/partition 6.

Re: Keyboard without Scroll Lock

2007-09-26 Thread Duane Hill
On Wed, 26 Sep 2007 at 14:44 -0400, [EMAIL PROTECTED] confabulated: -Rob [don't cc me; I'm subscribed and the reply addy is bogus] Not to take this off topic, so you own invalid.org? -- _|_ (_| | ___ freebsd-questions@freebsd.org mailing

urgent sendmail question

2007-09-24 Thread Duane Winner
Hello, I know if I poked around enough, I could find the answer, but am up against the wall here and need a quick solution. I just discovered a major problem with my sendmail configurations. Just recently started consolidating servers by virtual hosting apache, several servers on one box.

Re: GAIM??

2007-09-19 Thread Duane Hill
On Wed, 19 Sep 2007 at 18:33 -0700, [EMAIL PROTECTED] confabulated: Folks, On my ubuntu srver I've used gaim for quite awhile. When I looked for it with locate on my new server the file said it was going away by fall. Is there ea new, improved port? It has

Re: Running process on startup as a user

2007-09-13 Thread Duane Hill
On Thu, 13 Sep 2007 at 13:15 -0500, [EMAIL PROTECTED] confabulated: Using FreeBSD 6.2 x86. I have a script called: /home/foo/scripts/MyScript.sh The user is 'foo'. The password is 'bar'. What I'm trying to do is run the MyScript.sh command on startup (that way if the box reboots, then

Re: 550 5.7.1 [EMAIL PROTECTED]... Relaying denied

2007-09-12 Thread Duane Hill
, the mailer.conf might not have been changed. Either way, the logs the OP was showing are not Posfix. I just did a quick test from a terminal using sendmail and this is what it looks like: Sep 12 11:54:11 duane postfix/local[71012]: 673D66D437: to=[EMAIL PROTECTED], orig_to=[EMAIL PROTECTED], relay

Re: Shutting off sendmail

2007-09-12 Thread Duane Hill
On Wed, 12 Sep 2007 at 16:18 -0400, [EMAIL PROTECTED] confabulated: Hi all, I need to install qmail and shut down sendmail. In my /etc/rc.conf file I dienalbe sendmail, but when the box reboot sendmail starts up Why This is what I did in /etc/rc.conf to totally disable sendmail:

RE: F11 in Firefox

2007-09-12 Thread Duane Hill
On Thu, 13 Sep 2007 at 10:28 +1200, [EMAIL PROTECTED] confabulated: Hitting F11 again doesn't bring it back to normal? It does for me. It does for me too. And, at least in KDE (I'm sure it should be their in other desktop/window managers), you can click on the window restore in the upper

Re: 550 5.7.1 [EMAIL PROTECTED]... Relaying denied

2007-09-11 Thread Duane Hill
On Tue, 11 Sep 2007 at 09:46 -0700, [EMAIL PROTECTED] confabulated: Sep 11 09:49:57 mail sendmail[942]: l8B2nuLx000942: ruleset=check_rcpt,arg1=[EMAIL PROTECTED],relay=goldenflower [61.8.75.114], reject=550 5.7.1 [EMAIL PROTECTED]...Relaying denied Sep 11 09:50:00 mail sendmail[942]:

fatal double fault (spinlock)

2007-09-04 Thread Duane Hill
We have a Dell PowerEdge 6850 with four 3ghz Intel dual core Xeon processors and 12 gig ram. It is running FreeBSD 5.5-RELEASE-p15 amd64. SMP has been compiled into the kernel. However, machdep.hyperthreading_allowed has been set to zero(0) in /etc/sysctrl.conf. Once about every 1.5 to 2

Re: Important Message...

2007-08-30 Thread Duane Hill
On Thu, 30 Aug 2007 at 11:24 -0400, [EMAIL PROTECTED] confabulated: I must reply to about 25 of these per week... but I never hear anything back. Stop responding to them. -- _|_ (_| | ___ freebsd-questions@freebsd.org mailing list

Re: FreeBSD 4.11 binary compatibility (libm.so.2, etc)

2007-08-28 Thread Duane Hill
On Tue, 28 Aug 2007 at 12:50 -0700, [EMAIL PROTECTED] confabulated: I just installed FBSD 6.2, but I have a requirement to use some precompiled binaries from FreeBSD 4.11. They are failing because libm.so.2 is not available. Is there a compatibility package that I can install which will

Re: un-zipping pkzip files om fbsd

2007-08-23 Thread Duane Hill
On Thu, 23 Aug 2007 at 09:27 -0400, [EMAIL PROTECTED] confabulated: I receive a pkzip file created under ms/windows. What can I use under fbsd to un-zip this file? use: unzip --- _|_ (_| | ___ freebsd-questions@freebsd.org mailing list

Re: spammers harvesting emaill address from this list

2007-08-23 Thread Duane Hill
On Fri, 24 Aug 2007 at 02:22 +0200, [EMAIL PROTECTED] confabulated: I don't want to hijack this, erm, thread, but I get loads of spam (my mail goes through a hosting provider, I (post-)filter locally) and a significant part of it is loaded with technical terms, even FreeBSD specific. I suppose

Re: spammers harvesting emaill address from this list

2007-08-23 Thread Duane Hill
On Thu, 23 Aug 2007 at 20:19 -0500, [EMAIL PROTECTED] confabulated: On Aug 23, 2007, at 7:45 PMAug 23, 2007, Pollywog wrote: On Friday 24 August 2007 00:22:12 Danny Pansters wrote: I don't want to hijack this, erm, thread, but I get loads of spam (my mail goes through a hosting provider, I

Pine - Duplicate Messages

2007-08-17 Thread Duane Hill
Periodically I get duplicated messages in email folders I have defined and have rules set up for. For an example, I am subscribed to the Postfix email list. I have a rule that is set as such: Recip pattern = postfix-users ... (*) Move (Enter folder name(s) in primary collection, or

Re: Pine - Duplicate Messages

2007-08-17 Thread Duane Hill
On Fri, 17 Aug 2007 at 18:24 +0100, [EMAIL PROTECTED] confabulated: On Fri, 17 Aug 2007 06:38:59 + (UTC) Duane Hill [EMAIL PROTECTED] wrote: Periodically I get duplicated messages in email folders I have defined and have rules set up for. ... If I remove ALL rules from Pine, I have

Re: don't read it

2007-08-09 Thread Duane Hill
[EMAIL PROTECTED] works fine for sending test messages. Subscribe to it and use it for test message sending. On Thu, 9 Aug 2007 at 15:47 +0200, [EMAIL PROTECTED] confabulated: test message -- Jean-Pierre Trophardy ___

Re: don't read it

2007-08-09 Thread Duane Hill
On Thu, 9 Aug 2007 at 15:44 +0100, [EMAIL PROTECTED] confabulated: Duane Hill wrote: [EMAIL PROTECTED] works fine for sending test messages. Subscribe to it and use it for test message sending. Don't even need to subscribe:-) You can view the archives at http://docs.freebsd.org/mail

Re: don't read it

2007-08-09 Thread Duane Hill
On Thu, 9 Aug 2007 at 16:50 +0200, [EMAIL PROTECTED] confabulated: Duane Hill [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] works fine for sending test messages. Subscribe to it and use it for test message sending. As you guest it was just for test message sending to THIS ONE. Sorry

Re: FreeBSD vs mysql50-server

2007-08-01 Thread Duane Hill
On Thu, 2 Aug 2007 at 00:45 -0400, [EMAIL PROTECTED] confabulated: On Thu, Aug 02, 2007 at 02:04:45PM +1000, Hartleigh Burton wrote: Hi Guys, I have installed MySQL 5.0.45 server on a new FreeBSD 6.2 boxen, and having some problems restoring a 10GB database backup to the new server. The error

emacs22 and portsdb

2007-07-27 Thread Duane Winner
Hello, We've been having a problem with generating the ports Index ever since upgrading to emacs22. As per /usr/ports/UPDATING, we added EMACS_PORT_NAME=*emacs22* to /etc/make.conf Everything went fine. Now running emacs22. But ever since, our daily routine of cvsup'ing and portsdb -Uu

Re: cron job every 5 hours

2007-07-13 Thread Duane Hill
On Fri, 13 Jul 2007 at 12:50 -0400, [EMAIL PROTECTED] confabulated: Hello, I want to run an updater script, every 5 hours and x minutes. I thought to use: minute 5 * * * root path/to/scriptname crontab(5): ... Steps are also permitted after an asterisk, so if you want to say

Re: I've got a question for you guys (unsubscibing)

2007-07-12 Thread Duane Hill
http://lists.freebsd.org/mailman/listinfo/freebsd-questions On Thu, 12 Jul 2007 at 07:18 -0400, [EMAIL PROTECTED] confabulated: I have the same question. I tried unsubscribing with no luck. - Original Message - From: [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Sent:

Re: named listening on LAN

2007-07-11 Thread Duane Hill
On Wed, 11 Jul 2007 at 13:16 +0200, [EMAIL PROTECTED] confabulated: Hello, On Wed, 11 Jul 2007 14:09:30 +0300, CK [EMAIL PROTECTED] wrote: Zbigniew Szalbot wrote: Now bind does not die but but it cannot find the log file: logging channel 'simple_log' file '/var/log/named/nlog': file not

Re: accessing mysql server remotely

2007-07-10 Thread Duane Hill
On Mon, 9 Jul 2007 at 23:33 -0400, [EMAIL PROTECTED] confabulated: Just a general question about mysql remote access. Is it possible to login to my remote mysql server and create a new db table using a file on the local system which contains the definition statements? Sure. As long as the

Re: accessing mysql server remotely

2007-07-10 Thread Duane Hill
On Tue, 10 Jul 2007 at 12:01 -, [EMAIL PROTECTED] confabulated: On Mon, 9 Jul 2007 at 23:33 -0400, [EMAIL PROTECTED] confabulated: Just a general question about mysql remote access. Is it possible to login to my remote mysql server and create a new db table using a file on the local

Re: vpnc on FreeBSD 6.2

2007-07-09 Thread Duane Hill
On Mon, 9 Jul 2007 at 11:28 -0400, [EMAIL PROTECTED] confabulated: Hi, I am trying to make vpnc working on my FreeBSD 6.2 laptop to connect to a Cisco 3000 VPN concentrator without any luck. Has anybody been successful on this? Is there any guide on this? Thanks, Xihong We have one (I

Scanner w/ feeder

2007-07-09 Thread Duane Winner
Hello, Is there anybody out there who is using a scanner w/ a document feeder on FreeBSD? Preferably a new model that we can buy w/ our existing budget (as opposed to an older used model). Mac OS X support in addition to FreeBSD would be nice too. Thanks for any feedback, DW

Re: Anyone has migrated Xorg from 6.9 to 7.2 with success ?

2007-07-02 Thread Duane Hill
On Mon, 2 Jul 2007 at 21:34 +0200, [EMAIL PROTECTED] confabulated: Hello I tried twice starting from a fresh 6.2-R installed machine and followed intructions of the updating file but it failed twice ... Once Xorg has been upgraded I've never been able to start X server again , I use KDE so I

Re: FreeBSD 3D Desktop (XGL/AIGLX/...) how to start?

2007-06-18 Thread Duane Hill
On Mon, 18 Jun 2007, Jason Hills wrote: Hello, I would like to try adding a 3D Desktop feel to my laptop, but I am new to this thing, and was not able to find how to install xgl or aiglx. I installed Beryl and it complains about not finding AIGLX display. How should I start? What will I need

Re: startup / shutdown script (rc.d)

2007-05-31 Thread Duane Hill
On Thu, 31 May 2007, gmoniey wrote: Hi, I was wondering if there is a simple way to create 1 script that will be called during startup and shutdown. Basically, I am looking for something like this: if startup run command 1 with params run command 2 with params run command 3 with params

xsane error during device i/o

2007-05-24 Thread Duane
of them. Thanks -Duane ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: disk too big to mount

2007-05-21 Thread Duane Hill
On Sun, 20 May 2007, Yanko Sanchez wrote: Hello, I have a 400GB seagate IDE hdd with backed up data that I need to load onto a machine running freebsd 6.2 The drive is formated for fat32 and when I run the command: mount -t msdos /dev/ad2s2 /mnt/audio/ I get the following error:

Re: disk too big to mount

2007-05-21 Thread Duane Hill
Disreguard my previous response. I didn't see your next response to Ray. Sorry. On Sun, 20 May 2007, Yanko Sanchez wrote: Hello, I have a 400GB seagate IDE hdd with backed up data that I need to load onto a machine running freebsd 6.2 The drive is formated for fat32 and when I run the

Re: amd64 FreeBSD Release 5.5 - 6.2

2007-05-18 Thread Duane Hill
On Fri, 18 May 2007, RW wrote: On Thu, 17 May 2007 10:39:35 + (UTC) Duane Hill [EMAIL PROTECTED] wrote: On Thu, 17 May 2007, Matthew Seaman wrote: You should be able to upgrade the system by a routine buildworld, buildkernel ... type operation, but beware that you will need

Re: amd64 FreeBSD Release 5.5 - 6.2

2007-05-18 Thread Duane Hill
On Fri, 18 May 2007, Gerard Seibert wrote: On Fri, 18 May 2007 13:31:52 + (UTC) Duane Hill [EMAIL PROTECTED] wrote: What about: portupgrade -afR Wouldn't that force everything including ports that depend on the one being reinstalled? If you wanted, you could use

Re: amd64 FreeBSD Release 5.5 - 6.2

2007-05-17 Thread Duane Hill
On Thu, 17 May 2007, Matthew Seaman wrote: Duane Hill wrote: I have a server that, at first, required 5.5 because of the MTA that was running on the server. It no longer is running that particular MTA anymore. I need to upgrade the server to release 6.2. Is it just a matter of changing

amd64 FreeBSD Release 5.5 - 6.2

2007-05-16 Thread Duane Hill
I have a server that, at first, required 5.5 because of the MTA that was running on the server. It no longer is running that particular MTA anymore. I need to upgrade the server to release 6.2. Is it just a matter of changing the release tag within the cvsup file from RELENG_5_5 to

Re: Further questions on making wireshark work

2007-05-11 Thread Duane Hill
On Fri, 11 May 2007, Andrew Falanga wrote: Hi, Many thanks to Eric for pointing me in the correct direction with Wireshark and Ethereal. Interestingly, I couldn't find the directory (or the port) for wireshark on my system but did find the references to it on www.freshports.org. So, I

Re: Why crontab is not able to run some commands ?

2007-05-11 Thread Duane Hill
On Fri, 11 May 2007, Halid Faith wrote: I have a script. As I am a root user, I can run it without a problem. I added that script to crontab in order to run as automatic. I entered in /etc/crontab and put down as below; */20 * * * * root/etc/scriptfile Despite

Re: Further questions on making wireshark work

2007-05-11 Thread Duane Hill
On Fri, 11 May 2007, Andrew Falanga wrote: I can't offer feedback on any of the questions. However, I see wireshark in the ports tree here: /usr/ports/net/wireshark Yes, that's where it's supposed to be. It's a real curiosity that I don't have it even after doing a cvsup. I use

Re: Why crontab is not able to run some commands ?

2007-05-11 Thread Duane Hill
On Fri, 11 May 2007, Paul Schmehl wrote: Then try running this in your cron job: /bin/sh /etc/scriptfile Bet it does work. :-) Yes, but if the OP has: #!/bin/sh as the first line, the file owned by root and the executable flag for user set, shouldn't it execute from cron as just:

Re: Why crontab is not able to run some commands ?

2007-05-11 Thread Duane Hill
On Fri, 11 May 2007, Paul Schmehl wrote: --On Friday, May 11, 2007 19:45:22 + Duane Hill [EMAIL PROTECTED] wrote: On Fri, 11 May 2007, Paul Schmehl wrote: Then try running this in your cron job: /bin/sh /etc/scriptfile Bet it does work. :-) Yes, but if the OP has: # !/bin/sh

Question about stopping jails...

2007-05-07 Thread Duane Hill
I have a FreeBSD server running 6.2 that has two jails configured. As they currently sit, they work perfectly fine. The only issue I currently have is stopping them using the conventional method: /etc/rc.d/jail stop jail_name It seems the jails do not stop even though the id files within:

Re: Question about stopping jails...

2007-05-07 Thread Duane Hill
On Mon, 7 May 2007, Bill Moran wrote: In response to Duane Hill [EMAIL PROTECTED]: I have a FreeBSD server running 6.2 that has two jails configured. As they currently sit, they work perfectly fine. The only issue I currently have is stopping them using the conventional method: /etc/rc.d

Re: port updates

2007-05-04 Thread Duane Hill
On Fri, 4 May 2007, Jean-Paul Natola wrote: Hi everyone, If this question is not for this list , I'm apologizing in advance I just ran cvsup because I wanted to install the latest version of SpamAssassin- 3.2 After doing portupgrade I see that its still at 3.1.8 When do the ports get

Re: Time Synchronizing Between Two Servers

2007-05-03 Thread Duane Hill
On Thu, 3 May 2007, Jeffrey Goldberg wrote: On May 2, 2007, at 8:45 PM, Duane Hill wrote: I have two servers that have to have their time synchronized between the two to within one second. What is recommended? Currently, I have ntpd running on one and have the other synchronizing it's

Time Synchronizing Between Two Servers

2007-05-02 Thread Duane Hill
I have two servers that have to have their time synchronized between the two to within one second. What is recommended? Currently, I have ntpd running on one and have the other synchronizing it's time off the first. Thanks ___

Re: Time Synchronizing Between Two Servers

2007-05-02 Thread Duane Hill
On Wed, 2 May 2007, Jeff Mohler wrote: Is that working? If it is..seems you nailed it. It is working. I just didn't know if there was another way. I will continue on with the way it is. Thanks. ___ freebsd-questions@freebsd.org mailing list

Re: How do I prevent unauthorized ssh login attempts?

2007-04-26 Thread Duane Hill
On Thu, 26 Apr 2007, Pietro Cerutti wrote: On 4/26/07, Andreas Wider??e Andersen [EMAIL PROTECTED] wrote: On 4/26/07, Arek Czereszewski [EMAIL PROTECTED] wrote: Andreas Wider??e Andersen wrote: I'm getting a lot of unauthorized ssh login attempts. I have a pretty basic FreeBSD 6.2

Re: jail question

2007-04-26 Thread Duane Hill
On Thu, 26 Apr 2007, Roberto Pereyra wrote: hi I running fbsd 6.2 and I would like to my first jail setup, but I have this error when I start the jail (jail0): srv1# /etc/rc.d/jail start Configuring jails:. Starting jails:ifconfig: interface alias does not exist jail0. srv1# What I do wrong

VPS, Colocation, Dedicated

2007-04-26 Thread Duane Winner
Hello, I am looking for any sort of insight, experience from anybody who uses VPS technology to substitute for managing their own infrastructure and servers for business apps. We are looking at different options to unload some of the burden of supporting a network and server

Re: Tagging email subject line with something like [fbsd-questions]

2007-04-25 Thread Duane Hill
On Wed, 25 Apr 2007, Jeff Mohler wrote: I dont think subject tagging is poor at all. whats poor is overly long poorly organized subject lines..but hey..[FBSDQ] aint all that long. Then you get someone who either doesn't a) trim the subject or b) the client response as such: Re: [FBSDQ]

Re: portupgrade failing, portsdb error

2007-04-23 Thread Duane Hill
On Fri, 20 Apr 2007, Drew Sanford wrote: I get the following error: [EMAIL PROTECTED](/usr/ports)# portupgrade gnome-vfs [Updating the portsdb format:bdb_btree in /usr/ports ... - 16885 port entries found

Re: Port removal

2007-04-12 Thread Duane Hill
On Thu, 12 Apr 2007, Steve Bertrand wrote: Hi all, On RELENG_6_2, I'm going to be installing chillisoft from ports. However, when I first ran 'make', there was an initial configuration window came up before compile. I selected the wrong options (I realized this after the make was complete). I

  1   2   3   4   >