Re: ssmtp fails to open smtp server

2004-12-14 Thread Daniel Bye
> > Dec 13 21:55:44 fuzz sSMTP[525]: Unable to locate [EMAIL PROTECTED] > Dec 13 21:55:44 fuzz sSMTP[525]: Cannot open [EMAIL PROTECTED]:25 > Dec 13 22:00:25 fuzz sSMTP[629]: Unable to locate [EMAIL PROTECTED] > Dec 13 22:00:25 fuzz sSMTP[629]: Cannot open [EMAIL PROTECTED]:25 >

Re: swapfile

2004-12-13 Thread Daniel Bye
esac } Keep a copy of the original addswap somewhere! You will need to specify both swapfiles in the same declaration: swapfile="/mailstore/swap1 /mailstore/swap2" I have only done very basic testing, but it seems to work as you'd expect. However, I hereby disclaim any

Re: JDK14 fails to install

2004-12-10 Thread Daniel Bye
r need to mount the linprocfs. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _

Re: The results of your email commands

2004-12-01 Thread Daniel Bye
Gah! Sorry, folks. Plum fingers, or something... ~blush On Wed, Dec 01, 2004 at 06:23:05AM -0800, [EMAIL PROTECTED] wrote: > The results of your email command are provided below. Attached is your > original message. -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc P

Re: MYSQL connection problem (SOLVED)

2004-12-01 Thread Daniel Bye
hrough the /etc/hosts.allow mechanism. For this reason, now you have MySQL built without it, you should use some other means of controlling where connections are allowed from. Check out hosts_access in section 3 of the manual for more details. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystr

Re: MYSQL connection problem

2004-12-01 Thread Daniel Bye
get this working. > Believe me, I tried every hint of suggestion there was. I had similar problems recently. Edit the port's Makefile, removing the line: --with-libwrap \ and rebuild the port. This worked for me - but there is probably a better way to deal with it. Dan

Re: simple router ?

2004-11-29 Thread Daniel Bye
longer than 4.X, which is now the legacy release... -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _

Re: php4 ports configuration file

2004-11-23 Thread Daniel Bye
ns' to force a reinstall, which will pick up the new settings. Like I say, not a direct answer, but you may find it useful... Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.a

Re: Restarting rc.conf

2004-11-22 Thread Daniel Bye
address, for example) you will need to use ifconfig to make the changes live. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4

Re: MySQL problems on FBSD 5.2.1

2004-11-19 Thread Daniel Bye
On Fri, Nov 19, 2004 at 06:49:37PM +0100, Zeroke wrote: > Don't know if the ports automaticly compile PHP with MySQL support. No - it doesn't. Look for the entry tagged 20040719 in /usr/ports/UPDATING. It will tell you all about it. Dan -- Daniel Bye PGP Key: ftp://ftp.slight

Re: CANNOT SSH to my computer

2004-11-18 Thread Daniel Bye
entifier for human consumption - it's somewhat easier to use the last little bit of the key than to try and remember the whole keyblock! Have you copied ida_dsa.pub from the client machine to your ~/.ssh/authorized_keys file on the server? Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrang

Re: CANNOT SSH to my computer

2004-11-18 Thread Daniel Bye
shd restart If you want to use public key authentication, then try your session again but with two or even three `-v' flags to get more debugging messages. This should give you more idea of what's going on. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP

Re: Portupgrade apache2 on 5.3-RELEASE

2004-11-17 Thread Daniel Bye
gain. libapr now goes in /usr/local/lib/apache2, and the port installs an rc script in /usr/local/etc/rc.d to merge the directory into the ldconfig hints. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB

Re: Exiscan+clamav

2004-11-16 Thread Daniel Bye
malware = * The rest of the exim config is not relevant to this discussion. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerp

Re: Exiscan+clamav

2004-11-16 Thread Daniel Bye
On Tue, Nov 16, 2004 at 10:33:24AM +, Daniel Bye wrote: > It may be useful to turn on LogVerbose in clamd.conf too - it will log > everything it scans, not just infected streams. Once you are happy it > is working, you can disable LogVerbose to save your /var. Gah! Sorry - this sh

Re: Exiscan+clamav

2004-11-16 Thread Daniel Bye
and the default Exim configure file anyway. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _

Re: 100.chksetuid in /etc/periodic/security resets the mashine

2004-11-15 Thread Daniel Bye
gt; CPU: Intel(R) Xeon(TM) CPU 3.06GHz (3056.82-MHz 686-class CPU) > System version: > FreeBSD 4.10-STABLE #0: Mon Nov 8 06:50:54 PST 2004 http://www.freebsd.org/cgi/getmsg.cgi?fetch=3031912+3035599+/usr/local/www/db/text/2004/freebsd-questions/20041114.freebsd-questions -- Daniel Bye P

Re: Which Apache version to use?

2004-11-15 Thread Daniel Bye
upport for encrypted session (https). > Links to "how to do it" web pages would be appreciated. There's plenty out there - just ask Google for help. HTH Dan -- Daniel Bye PGP Key: ft

Re: 100.chksetuid in /etc/periodic/security resets the mashine

2004-11-12 Thread Daniel Bye
ty/100.chksetuid >~/100.chksetuid.out 2>&1 If you still can't figure out what's wrong, post the contents of ~/100.chksetuid.out. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key finge

Re: /usr/src/Updating

2004-11-09 Thread Daniel Bye
build docs in English, I have this: DOC_LANG= en_US.ISO8859-1 Installing it is as simple as # cd /usr/doc # make all install clean Provided you doc source is in /usr/doc. It gets installed, sensibly, in /usr/share/doc. HTH Dan -- Daniel Bye

Re: SSHD Broken After Update

2004-11-08 Thread Daniel Bye
g back a different name from the DNS than the client presented. If you don't have control of the reverse DNS mapping for your host, you can disable this behaviour by setting `UseDNS no' in /etc/sshd/sshd_config and restarting sshd. The message is defined in /usr/src/crypto/open

Re: su: Sorry - 5.2.1 -

2004-11-06 Thread Daniel Bye
c/ssh/sshd_config and add a line PermitRootLogin yes If you do this, I suggest you disable password authentication and use public key authentication instead. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint:

Re: duel booting with 2x *nix

2004-10-28 Thread Daniel Bye
nothing of data loss... It is a while since I tried this, and my recollection may be anything from hazy to utterly wrong. The usual disclaimers apply, blah blah blah! Basically, don't try this on a machine where you have data you care about until you've tried it

Re: portupgrade and pkgtools.conf

2004-10-28 Thread Daniel Bye
u are missing a couple of commas, as already mentioned. What section of pkgtools.conf did you put the options in? They should go inside MAKE_ARGS = {} HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90

Re: howto put /tmp partition into /md0

2004-10-28 Thread Daniel Bye
t us know what happens - "no luck to get it working" isn't very useful as a statement of your symptoms! ;-) Ideally, tell us what `uname -a' says, and any salient extracts from your messages log file, any errors/warnings generated if you try to

Re: ifconfig on 4.10

2004-10-22 Thread Daniel Bye
netmask should be /32 or 255.255.255.255. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _

Re: How to run a stream based command in place on a file

2004-10-18 Thread Daniel Bye
d commands in a file called sedscr in the directory containing the files to edit. Then run the command, passing it the names of the files you want it to edit on the command line. HTH Dan [1] sed & awk, 2nd edition; Dale Dougherty and Arnold Robbins; O'Reilly & Associates, 1997. -- D

Re: antivirus

2004-10-14 Thread Daniel Bye
any other solutions - I guess your best bet is to try a few and see how you get on. The appeal of clamav to me is that it is free, and stable. HTH, Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 B

Re: Protecting SSH from brute force attacks

2004-10-08 Thread Daniel Bye
: prompts. Login.conf can help you to limit the number of successive login attempts. Make sure you run "cap_mkdb /etc/login.conf" whenever you edit the file, or you will not enable y

Re: ncplib BSD 5.2.1-R - it crashes

2004-09-13 Thread Daniel Bye
he port (I was just using what installed > when I installed FreebSD5.2.1-R fro CD last week) but none of the > mirrors have the file ncplib-1.3.4.tar.gz I've just been able to fetch the tarball from here: ftp://ftp.butya.kz/pub/nwlib/ncplib-1.3.4.tar.gz Fetch it manually, put it in /usr/por

Re: advantage/disadvatage of freebsd 5.2.1 over other OS in the market???

2004-09-08 Thread Daniel Bye
doing it yourself than by us telling you why we use FreeBSD! Good luck, and happy computing! Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB

Re: Updating local copy of documentation

2004-08-06 Thread Daniel Bye
eebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/ HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _

Re: Any way to net boot the FreeBSD installer?

2004-07-26 Thread Daniel Bye
On Mon, Jul 26, 2004 at 02:16:35AM -0700, Donald Burr of Borg wrote: [---snip---] > Can anyone offer up some help, guidance, a "HOW TO" type guide, etc.? > Thanks! I used this HOWTO. Fairly straight forward. http://www.tnpi.biz/computing/freebsd/pxe-netboot.shtml HTH Dan --

Linux Oracle 8.1.7.4 on FreeBSD 5.2.1-RELEASE-p9

2004-07-15 Thread Daniel Bye
Hi all, Anyone out there had any luck getting the Linux version of Oracle 8.1.7.4 running on FreeBSD 5.2.1-RELEASE-p9? I have found a few docs on the 'Net that talk about installing earlier versions, and one originally in Russian that talks specifically about 8.1.7.4, but the only translation of

Re: Net::LibIDN

2004-06-09 Thread Daniel Bye
If it doesn't appear, run # ldconfig -R Then try the cpan install again. HTH Dan -- Daniel Bye PSINet Europe Ltd Brookmount Court Cambridge UK pgpjDctTq3zIs.pgp Description: PGP signature

Re: apache 2 in ports

2004-06-09 Thread Daniel Bye
ortinstall -M WITH_SUEXEC=yes www/apache2 You can then put it in /usr/local/etc/pkgtools.conf under MAKE_ARGS: MAKE_ARGS = { 'www/apache2' => 'WITH_SUEXEC=yes', } This ensures you won't have to specify it each time you upgrade. HTH Dan -- Daniel Bye PSINet

Re: Perl and linux emulation

2004-06-08 Thread Daniel Bye
On Tue, Jun 08, 2004 at 11:27:29AM -0500, Jason Godfrey wrote: > Hello. > > I have a perl module (Adobe's FDF toolkit) that uses two .so files as part > of it's magic. These files come precompiled for Linux. Not surprisingly, when > I try to do a perl "use" on the module I get an error like this:

Re: view the console on the serial port

2004-06-03 Thread Daniel Bye
On Thu, Jun 03, 2004 at 05:43:09PM +0100, arden wrote: > hi all > > > ive just seen this working and curious as to how its done so thought id > ask > > dose anyone know how to configure a machine to run headless then view > the console by connecting a laptop to a serial port on a null modem >

Re: openldap dependencies

2004-05-27 Thread Daniel Bye
On Thu, May 27, 2004 at 09:17:09AM -0500, Andy Wettstein wrote: > Hello, > > I'm having a problem with the dependencies for openldap. I build > openldap21 with sasl support so I get openldap21-sasl-client. Then I > build pam_ldap and it builds fine, but it depends on openldap21-client. > So my d

Re: Mystery Ports

2004-05-24 Thread Daniel Bye
On Mon, May 24, 2004 at 10:44:40AM -0500, Jason Dusek wrote: > Hey, > > So I have some ports open (111 and 1023) and I don't know why. How do I > find out what is keeping them open? I'm told that 111 is related to nfs, > so I knocked off nfsiod but that didn't solve the problem... 111 is the rp

Re: sysinstall config question

2004-05-24 Thread Daniel Bye
On Mon, May 24, 2004 at 05:48:21PM +0400, Alex Povolotsky wrote: > On Mon, 24 May 2004 12:37:43 +0100 > Daniel Bye <[EMAIL PROTECTED]> wrote: > > > DB> My understanding from reading sysinstall(8) is that the sysinstall > DB> binary needs to have LOAD_CONFIG_FILE se

Re: sysinstall config question

2004-05-24 Thread Daniel Bye
On Mon, May 24, 2004 at 02:47:32PM +0400, Alex Povolotsky wrote: > Hello! > > According to sysinstall(8), > > LOAD_CONFIG_FILE >If sysinstall is compiled with LOAD_CONFIG_FILE set in the envi- >ronment (or in the Makefile) to some value, then that value will >be used

Re: Cross building ports

2004-05-14 Thread Daniel Bye
On Fri, May 14, 2004 at 02:45:52AM -0700, Kris Kennaway wrote: > > Rats! That's what I was afraid of. Will have to see if I can get my > > hands on an i386 package builder... > > You can always just download the prebuilt packages from the ftp site.. > > If you really want to use your amd64 mac

Re: Cross building ports

2004-05-14 Thread Daniel Bye
On Thu, May 13, 2004 at 01:04:34PM -0700, Kris Kennaway wrote: > > You can't generally cross-build packages for different architectures. > > Kris Rats! That's what I was afraid of. Will have to see if I can get my hands on an i386 package builder... Thanks, Kris. Dan ___

buildworld failed

2004-05-07 Thread Daniel Bye
e 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Of course, I can't find the .depend that seems to be wrong... Even doing a make clean in /usr/src results in the same error. Anyone else seen this? I have to say, I am slightly baffled ;-) Thanks, Dan -- Daniel Bye SA-DE

Re: SINGLE_USER

2004-05-04 Thread Daniel Bye
Next time you enter single user mode, you will be prompted for the root password. You can test it by running `shutdown now'. Dan -- Daniel Bye SA-DEV PSINet Europe Brookmount Court Kirkwood Road Cambridge CB4 2QH UK ___ [EMAIL PROTECTED

Re: Installing port - skip required port

2004-05-04 Thread Daniel Bye
(to tell portupgrade et al. not to do anything with ports/packages mentioned), and ALT_PKGDEP - there is an example in the extensive inline comments that should cover your situation. HTH Dan -- Daniel Bye SA-DEV PSINet Europe Brookmount Court

Re: Xterm-color

2003-09-13 Thread Daniel Bye
y endorse those color choices. But those colours are so beautiful in combination... ;-) Set XTerm*termName: xterm-color as well, if you want to be certain that anything that cares about ${TERM} gets an appropriate value. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc

Re: Fw: permission denied in root!

2003-09-13 Thread Daniel Bye
ok: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html The first is useful if you are just trying to build a new kernel. If you are trying to update the whole system, read the latter. HTH, D

Re: Portupgrade

2003-09-03 Thread Daniel Bye
h downloads and installs new > packages for stuff I do not want to build myself ? The -P or -PP options to portupgrade should work, but read the manpage for caveats. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc P

Re: Who installed games on my system?

2003-08-20 Thread Daniel Bye
'did' elect to cvsup all the ports and all the source code, but how > did the games get installed? The games were installed as part of the buildworld. To stop it happening again, set NOGAMES=true in /etc/make.conf. -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.as

Re: Removing default installed BIND

2003-08-18 Thread Daniel Bye
ould probably > > also set `NO_BIND=true' in /etc/make.conf, so that you don't end up building > > them again at your next buildworld. > > > > I have only attempted this once, though, and found the effort was not > > rewarded with any real sense of ac

Re: Removing default installed BIND

2003-08-18 Thread Daniel Bye
d found the effort was not rewarded with any real sense of achievement. > It doesn't seem to be a package. It's not. It comes as part of the base system. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerpri

Re: Error during 'make' phase of kernel compilation

2003-07-31 Thread Daniel Bye
CSI devices, then disable: device adw device aha0at isa? device aic0at isa? device ncv # NCR 53C500 device stg # TMC 18C30/18C50 and try again. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc P

Re: $ locate httpd.conf

2003-07-27 Thread Daniel Bye
ic run, or execute it manually: # /usr/libexec/locate.updatedb Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A

Re: Problem with periodically done scripts

2003-07-25 Thread Daniel Bye
. Not a solution, as such, but at least you'll end up with a nice shiny new install to look after! Good luck, Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B

Re: Problem with periodically done scripts

2003-07-25 Thread Daniel Bye
lem, I think you can copy one of them back to /etc/master.passwd (but make a copy of the current one first!) and run `vipw' to rebuild the database. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8B

Re: Problem with periodically done scripts

2003-07-25 Thread Daniel Bye
^^^ Next time it runs, the output should show you where in the script the error is generated. If that still doesn't give you enough information to fix it, try posting again with some of the trace attached. Make sure to remove the ` -x' when you have fixed problem! HTH Dan -- D

Re: How an arbitrary user can install ports in own home dir?

2003-07-16 Thread Daniel Bye
e Makefile of the target you are building. If you want to use a different one, I guess you will need to edit the part of the Makefile that pulls in /etc/make.conf. Can't find a way to specify an alternative. Of course, non

Re: Use linux_base-debian instead of linux_base?

2003-07-15 Thread Daniel Bye
ing like ALT_PKGDEP = { 'emulators/linux_base' => 'emulators/linux_base-debian', } instead. You shouldn't need to worry about port version levels, etc, as portinstall at al. will take its cue from the presence

Re: uname(3) return being truncated

2003-07-14 Thread Daniel Bye
; disappear. Nothing else gets confused, and most server apps I'm ever likely to want to run have an option to explicitly set the local machine's hostname anyway. Satisfies my curiosity, though... ;-) Cheers, Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP K

Re: name all the uses for samba

2003-07-11 Thread Daniel Bye
l a whole lot happier looking after it all on a FreeBSD box, than I would on a Windows box. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F

Re: PERL questions

2003-07-11 Thread Daniel Bye
st I can ask > this question? Could be in your CPAN::Config.pm? I think that would come under the make_arg entry. In the cpan shell, run o conf make_arg to check it, then o conf make_arg "" to unset it. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/da

Re: colour in the console and xterms

2003-07-09 Thread Daniel Bye
On Wed, Jul 09, 2003 at 12:47:42PM +0100, Daniel Bye wrote: > On Wed, Jul 09, 2003 at 07:40:33AM -0400, William O'Higgins wrote: > > I am trying to migrate to FreeBSD from Linux, but some things just > > aren't working the way I'd like. > > > > When I la

Re: colour in the console and xterms

2003-07-09 Thread Daniel Bye
mName: xterm-color You can also customise geometry, background and foreground colour, scrollbar, etc. Check out man xterm for the gory details. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8B

Re: Can vi edit binary file in hex format?

2003-07-09 Thread Daniel Bye
ts/editors/lfhex Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _

Re: Question regarding new Nvidia FreeBSD drivers

2003-07-08 Thread Daniel Bye
to match the string in the log file. This was the only alteration I needed. According to the README's distributed with the driver, you should only use one or other of the AGP drivers - the nVidia one often won't behave itself if the FreeBSD one is compiled into your kernel or loaded

Re: Can I Set Process Name?

2003-07-08 Thread Daniel Bye
gt; thought if I could change the name listed in ps, then I wouldn't have to > take the extra step to identify it. Know what you mean ;-) Try using the `w' flag to ps: ps axfrww | grep webmin That should do it. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan

Re: No output from periodic

2003-07-08 Thread Daniel Bye
hing, or set up a procmail (or similar) rule to filter out the noise. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _

Re: Can I Set Process Name?

2003-07-08 Thread Daniel Bye
On Tue, Jul 08, 2003 at 08:43:12AM -0700, Drew Tomlinson wrote: > - Original Message - > From: "Daniel Bye" <[EMAIL PROTECTED]> > To: "FreeBSD Questions" <[EMAIL PROTECTED]> > Sent: Tuesday, July 08, 2003 8:29 AM > > On Tue, Jul

Re: Can I Set Process Name?

2003-07-08 Thread Daniel Bye
going to forget it as it's not that important. Yes - a `;' at the end of the line ;-) Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key finger

Re: Bcc field viewable in Mutt generated e-mails

2003-07-08 Thread Daniel Bye
my home account to my work account, and Bcc:'d to an alias on the home account, results in the Bcc: field appearing in the headers of the copy received at work. These are the From:, To: and Bcc: from the copy sent to the work address: From: Daniel Bye <[EMAIL PROTECTED]> To: [EMAIL

Re: spamassassin slow to process messages

2003-07-07 Thread Daniel Bye
zor, pyzor and dcc are all really good resources for culling spam. http://razor.sourceforge.net http://pyzor.sourceforge.net http://www.rhyolite.com/anti-spam/dcc/ HTH, Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.as

Re: spamassassin slow to process messages

2003-07-07 Thread Daniel Bye
in::Conf. You might also try turning on debugging (modify /usr/local/etc/rc.d/spamd.sh so that spamd is called with the `-D' option, then restart spamd). You will then get lots of debugging in /var/log/mail.

Re: customer support ticket and tracking software

2003-07-07 Thread Daniel Bye
use OTRS, which installs quite easily, requires apache+mod_perl, and is reasinably flexible. http://otrs.org -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC

Re: Users question...

2003-07-07 Thread Daniel Bye
ccount, then will need to connect to MySQL as adminuser to be able to manage the database. You will find more info about it all at http://www.mysql.com/documentation/mysql/bychapter/manual_MySQL_Database_Administration.html#User_Account_Management The online documentation is really pretty good.

Re: Login.Access

2003-07-07 Thread Daniel Bye
P.Geo. > Gerhardt Information Technologies [G-IT] > > > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Daniel Bye PGP Key: ftp://ftp.s

Re: /var/mail question

2003-07-07 Thread Daniel Bye
the group owner of the directory could delete files. However, provided you only have trusted users in that group, it shouldn't be a problem. I have never seen such warnings, so have never given it any thought. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key

Re: PHP not interpreted.

2003-07-07 Thread Daniel Bye
~blush~ Sincere apologies for the noise... Once might have been interesting, three times is a bit brain-dead though. Sorry.. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F

Re: PHP not interpreted.

2003-07-07 Thread Daniel Bye
;www/apache13-modssl', with all quotes and commas intact. Effectively, it tells portupgrade to use apache13-modssl whenever a port claims dependency on apache13. I think this appeared in a fairly recent update to portupgrade, so you might need to p

Re: PHP not interpreted.

2003-07-07 Thread Daniel Bye
GDEP, and add this: 'www/apache13' => 'www/apache13-modssl', with all quotes and commas intact. Effectively, it tells portupgrade to use apache13-modssl whenever a port claims dependency on apache13. I think this appeared in a fairly recent update to portupgrade, so you

uname(3) return being truncated

2003-07-07 Thread Daniel Bye
g the last character? Explicitly setting $primary_hostname in the exim config fixes the problem - my posts now get through to the list again. Just wondered if anyone could shed any light? Cheers, Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03

Re: PHP not interpreted.

2003-07-07 Thread Daniel Bye
ge. Look for ALT_PKGDEP, and add this: 'www/apache13' => 'www/apache13-modssl', with all quotes and commas intact. Effectively, it tells portupgrade to use apache13-modssl whenever a port claims dependency on apache13. I think this appeared in a fairly recent updat

Re: kdm on bootup

2003-06-27 Thread Daniel Bye
"off" to "on"? Tell your kernel to reread /etc/ttys (among others): # kill -HUP 1 and, provided you got your command line right, {k,x}dm will start. Your character terminals will still be available by hitting C

Re: symlinks help!

2003-06-20 Thread Daniel Bye
arketing and Sales director using it, no problems! ;-) Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _

4.8-RELEASE w/2 NICs

2003-06-13 Thread Daniel Bye
able to use the integrated 8201 ethernet controller. At least I can use Debian, and move the rest of the guys here away from SuSE... Any thoughts or tips on this most welcome. Thanks, Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D44

Re: HDD does not work up to capacity

2003-06-13 Thread Daniel Bye
ing, and why it's not necessarily a Good Thing... Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _

Re: passwd

2003-06-06 Thread Daniel Bye
nce > http://uk.promotions.yahoo.com/yplus/yoffer.html > _______ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-quest

Re: test message

2003-06-06 Thread Daniel Bye
On Thu, Jun 05, 2003 at 08:38:33AM -0700, Lawrence koffer wrote: > test Sorry, you fail. There is a list specifically for testing, so you don't have to pollute the real lists. It is, now this is inspired, [EMAIL PROTECTED] -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey

Re: killing sendmail, using exim

2003-06-05 Thread Daniel Bye
al/sbin/exim > > I did a grep though the BSD FAQ and the handbook - both had only one sentence > mentioning Exim, saying nothing other than it exists. "FreeBSD Unleashed" wasn't > much more enlightening, so any advice will be appreciated. I guess due to the large number of

Re: best choice FTP Server

2003-06-05 Thread Daniel Bye
their websites via ftp. what is the best software alternative out > there for me? Pure-FTP can do all this - it's in the ports. -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF4

Re: 4.8 install

2003-06-05 Thread Daniel Bye
es and they work without any problems (as ever). > > regards, > > Mark Redding. > > > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "

Re: portsdb fails on perl

2003-04-04 Thread Daniel Bye
On Fri, Apr 04, 2003 at 04:08:23PM +0100, Daniel Bye wrote: > On Fri, Apr 04, 2003 at 08:32:00AM -0500, Dru wrote: > > > > Anyone else having problems using portsdb this morning? I'm getting the > > same message on a 4.7 and 5.0 box: > Rats! Same again - got s

Re: portsdb fails on perl

2003-04-04 Thread Daniel Bye
#x27;t watching it, and now it's lost). I am updating my ports tree again as I write, and will try again when that's finished. Will post the outcome, if it's of interest. BTW, this is on a new 4.8-STABLE (about half an hour old). Dan -- Daniel Bye PGP Key: ftp://ftp.slightlyst

Re: weird dmesg

2003-04-02 Thread Daniel Bye
like the older > versions. I checked the output of another bsd system(openbsd) and it looks > like the older versions did Does your kernel have debugging enabled? -- Daniel Bye PGP Key: f

Re: how to do port forwarding

2003-03-19 Thread Daniel Bye
You will be particularly interested in the redirect_port option. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4

Re: Port Forwarding FreeBSD 4.7_Release

2003-03-14 Thread Daniel Bye
e running as a non-root user, no, not really. > > Ta > > Matthew Ryan > > [EMAIL PROTECTED] -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC

Re: Port Forwarding FreeBSD 4.7_Release

2003-03-14 Thread Daniel Bye
t: > > natd: aliasing address not given That's because natd can't determine which interface it should use for aliasing. Try specifying it with the -n flag: # natd -n xl0 -redirect... Replace xl0 with whatever your external interface is. HTH, Dan -- Daniel Bye PGP Key: ftp://

Re: make installworld problem (4.7 p2 -> p7)

2003-03-13 Thread Daniel Bye
does not have the right number of arguments. # ln /bin/test /bin/[ should do the trick. Rerun the installworld and it should work. Provided that was the problem... ;-) HTH Dan -- Daniel

Re: 4.7 Upgrade issue - Daniel Bye

2003-02-26 Thread Daniel Bye
buildworld process is carefully crafted to be done in that order. > > -Original Message- > From: Daniel Bye > Sent: Wednesday, February 26, 2003 10:16 AM > To: [EMAIL PROTECTED] [EMAIL PROTECTED] > Subject: Re: 4.7 Upgrade issue > > On Wed, Feb 26, 2003 at 04:5

<    1   2   3   4   5   6   >