Quick, simple backup solution

2005-12-23 Thread Joe Wood
I am looking for a quick backup solution for my freebsd machine. Currently I backup to a DDS-4 DAT drive using the following while in "/": tar -cf /dev/sa0 -I /root/includes -X /root/excludes . I am aware of bacula, Amanda, cpio, and dump but to me tar is the ideal method so if anyone had a

Quick, simple backup solution

2005-12-23 Thread Joe Wood
I am looking for a quick backup solution for my freebsd machine. Currently I backup to a DDS-4 DAT drive using the following while in "/": tar -zpcvf /dev/sa0 . I am aware of bacula, Amanda, cpio, and dump but to me tar is the ideal method so if anyone had a simple script to automate this p

RE: mail not being delivered

2005-08-21 Thread Joe Wood
cron jobs not working (which I expected since they are internet related jobs) after that all email just stopped. Sorry for the lack of information Joe -Original Message- From: Glenn Dawson [mailto:[EMAIL PROTECTED] Sent: Sunday, August 21, 2005 5:07 PM To: Joe Wood; [EMAIL PROTECTED

mail not being delivered

2005-08-21 Thread Joe Wood
I am running fbsd 5.4, this server has been up for about 70 days and just recently (maybe within the last 4 days) I have not been receiving the usual security and daily summery reports, but every 2 or 3 days I will get the message undeliverable email. Is there any reason why I would not be able to

Suspicious activity to look for...

2005-07-10 Thread Joe Wood
I have a FreeBSD 5.4 system setup, and I have read numerous articles on securing it. For the first few months prior to setting up this system I read a lot about the little tweaks using sysctl and the like. Now everything is running good, but I want to know what to look for incase I am missing somet

RE: apache-ssl and mod_mysql & mod_php4

2005-07-09 Thread Joe Wood
Yes, it works fine; I installed apache mod_ssl (1.3.33) and installed both mysql4 and php4 from ports without a single issue. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Graham North Sent: Saturday, July 09, 2005 7:31 PM To: questions freebsd Subject:

RE: Re[2]: bsd vx tux

2005-06-03 Thread Joe Wood
Another picture I found rather funny.. http://www.projectosiris.net/multimedia/pics/linuxsuxx.jpg Cheers Joe -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Radu Gheorghiu Sent: Friday, June 03, 2005 4:30 PM To: freebsd-questions@freebsd.org Subject: Re

RE: Mysql vs /var partition...

2005-05-26 Thread Joe Wood
I'm not entirely sure if this was mentioned already but it's worth a look. Usually as a rule of thumb, as soon as I complete an installation of mysql I do the following...note that mysql is indeed running during this procedure: cd /var/db mv mysql /usr/local/ ln -s /usr/local/mysql mysql Then I c

FreeBSD and Exim

2005-05-19 Thread Joe Wood
Can someone point me to a good how-to on setting up Exim on FreeBSD 5.4? I've looked in a few places but haven't seen anything informative yet. Thanks in advance. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

SSH2 and ZSH

2005-05-18 Thread Joe Wood
I recently installed FreeBSD 5.4 on a new server.everything is smooth and works fine. The other day I installed the non commercial version of SSH2 from ssh.com. I've had shell accounts that used it before and thought it would be good to have. My first issue is that the normal sshd from openssh keep

BIND and NAT

2005-05-15 Thread Joe Wood
Hello all, I have a small question regarding a DNS issue I am having. I have a bsd box setup for a domain I am hosting..it has FBSD 5.3 and Bind 9.3. It sits behind a NAT device and is in a DMZ. The problem is when I setup the domain I told it to point to the public ip which is translated to th

RE: clustering solution for freebsd

2005-05-11 Thread Joe Wood
Yes, I have setup a small cluster here at work consisting of one master node and 6 slave nodes...here is an article that got me started http://blizzard.rwic.und.edu/~nordlie/miniwulf/ It uses MPICH and LAM/MPI Cheers Joe -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECT

RE: FreeBSD ip alias

2005-05-06 Thread Joe Wood
Here you go, if there is anything else you need please let me know Thanks Joe -Original Message- From: Philip Hallstrom [mailto:[EMAIL PROTECTED] Sent: Friday, May 06, 2005 5:25 PM To: sn1tch Subject: Re: FreeBSD ip alias Post your httpd.conf to the list and that might help us spot some