OpenOffice Build Error

2008-08-10 Thread Warren Liddell
I am using FreeBSD 7.0-CURREENT all ports/src upto date as of this morning.. 
when trying to compile oo below is the result during the make.  What seems ot 
be causing this error ?


Test #PASSED#
Running processes: 0
deliver -- version: 1.129
Module 'o3tl' delivered successfully. 0 files copied, 5 files unchanged
1 module(s):
store
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while 
making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/store/util

Attention: if you build and deliver the above module(s) you may prolongue your 
the build issuing command build --from store
*** Error code 1
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: BIND won't resolve my IPs (not upstream or something?)

2008-08-10 Thread Derek Ragona

At 05:41 AM 8/9/2008, Redd Vinylene wrote:

I got this FreeBSD server called mother (80.252.2.2). On it, I've made
two jails, camel (80.252.2.3) and box (80.252.2.4 through to
80.252.2.127). The problem is that reverse lookups for any of the IPs
preceding .4 on box fails. If I connect to IRC with .5 for instance,
it times out and reverts back to .4, whose lookup works just fine.
BIND runs on camel. Maybe the problem is that BIND is not upstream for
all those IPs? (I don't know what that means, a friend just told me)
Or that I haven't configured the reverse for any of the other IPs? I
would really like to keep BIND running on camel, as its dedicated to
all my vital network services, whereas box is the home of all my
users, and thus expendable ;) Is there any way to modify BIND on
camel, or must I set up an additional one on box? My (hopefully)
relevant configuration files can be found here --
http://pastie.org/250469 -- much obliged, and thanks!


You need to check that you have zone files for both forward and reverse 
lookups, and those zones are defined in named.conf


-Derek

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OpenOffice Build Error(Update)

2008-08-10 Thread Warren Liddell
On Sunday 10 August 2008 17:43:23 Warren Liddell wrote:
 I am using FreeBSD 7.0-CURREENT all ports/src upto date as of this
 morning.. when trying to compile oo below is the result during the make. 
 What seems ot be causing this error ?

2 module(s):
icu
openssl
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while 
making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/icu
ERROR: error 65280 occurred while 
making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/openssl

Attention: if you build and deliver the above module(s) you may prolongue your 
the build issuing command build --from icu openssl

*** Error code 1
1 error
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Removing a port its dependencies /

2008-08-10 Thread ervin
hi,

I installed a port  with make install and it worked including installation
of dependencies

Removing the port:

Do I use pkg_delete or  ?
I want the dependencies to me removed as well  the make deinstall
deinstall the primary port but not the dependencies.

-- 

best regards ev
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Removing a port its dependencies /

2008-08-10 Thread Pieter de Goeje
On Sunday 10 August 2008, ervin wrote:
 hi,

 I installed a port  with make install and it worked including
 installation of dependencies

 Removing the port:

 Do I use pkg_delete or  ?
 I want the dependencies to me removed as well  the make deinstall
 deinstall the primary port but not the dependencies.

You can use pkg_rmleaves or pkg_cutleaves (both in ports/ports-mgmt).

-- 
Pieter de Goeje

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 7-stable packages on 7.0-release system?

2008-08-10 Thread Torgeir Hoffmann
Hi again!

   I assume that it is not advisable, but what can I expect to happen if
   I try to use packages for 7-stable on a 7.0-release system?

 No, it is not advisable. I tried:

 http://lists.freebsd.org/pipermail/freebsd-questions/2008-June/177553.html

Thanks for pointing this out!

 Not having newer binary packages for the latest RELEASE is a shortcoming
 on FreeBSD, but you will find many references that there are simply not
 enough resources.

Please excuse me for branching this thread off into another loosely
related question. But then, if I am to use this laptop of mine for work
(nothing critical): How stable is 7-stable? Can I upgrade to 7-stable via
freebsd-update?

Best Regards,

//Torgeir

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 7-stable packages on 7.0-release system?

2008-08-10 Thread Warren Liddell
On Sunday 10 August 2008 20:05:14 Torgeir Hoffmann wrote:
 Hi again!

I assume that it is not advisable, but what can I expect to happen if
I try to use packages for 7-stable on a 7.0-release system?
 
  No, it is not advisable. I tried:
 
  http://lists.freebsd.org/pipermail/freebsd-questions/2008-June/177553.htm
 l

 Thanks for pointing this out!

  Not having newer binary packages for the latest RELEASE is a shortcoming
  on FreeBSD, but you will find many references that there are simply not
  enough resources.

 Please excuse me for branching this thread off into another loosely
 related question. But then, if I am to use this laptop of mine for work
 (nothing critical): How stable is 7-stable? Can I upgrade to 7-stable via
 freebsd-update?

From previous threads of my own asking around simlar questions, freebsd-update 
wont do STABLE but only releases, to do stable edit your sup file to RELENG_7 
and go form there.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 7-stable packages on 7.0-release system?

2008-08-10 Thread Matthew Seaman

Torgeir Hoffmann wrote:



Please excuse me for branching this thread off into another loosely
related question. But then, if I am to use this laptop of mine for work
(nothing critical): How stable is 7-stable? Can I upgrade to 7-stable via
freebsd-update?


RELENG_7 is very stable.  It is a development branch, but it is the
ultimate stage of testing before code goes into a release.  I've never
personally been bitten by problems introduced into stable -- and I track
it fairly closely on a couple of machines that are pretty important to me.

Problems in RELENG_7 are rare -- weeks between occurrences -- and when
they do happen it's usually due to trivial errors merging code from HEAD
that stop the system building successfully.  That sort of thing is generally 
fixed within hours.  As the user of a RELENG_7 system, the only effect

this could have on you would be to delay your doing a system update for a small 
time.

You will have to use csup/cvsup to track RELENG_7 and compile world
yourself.  FreeBSD-update only covers release branches (eg RELENG_7_0
or 7.0-RELEASE-p3 as it is at the moment.)

Cheers,

	Matthew 


--
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
 Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
 Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature


sound jitter with snd_via8233 and freebsd 7

2008-08-10 Thread Craig Butler
Hi All

I am experiencing sound jitter when watching video or listening to
music.
I have tried many players (vlc, mplayer, xine ... etc) with different
cache settings -- same result.
It jitters even if the computer is not busy.

Has anybody else experienced this ? is there a fix ?


Thanks

Craig Butler



This email has been handled by lerwick.hopto.org mail server
and has been scanned by 3 virus killers and spamassassin


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


video glitch with high def vids on nvidia 7600

2008-08-10 Thread Craig Butler
Hi All

I am having a problem playing High Definition video using Freebsd 7 and
an Nvidia 7600 AGP graphics card.

I have tried hd-divx and mkv.

Video plays smooth, but there is a horizontal glitch through the centre
when displaying full screen.

Has anybody else experienced this ?  is there a fix ?

I am using the nvidia-driver from ports (173.14.09) compiled with the
default configuration.  Nvidia kernel object is loaded and nvidia is
configured in xorg.conf and controlled by nvidia-settings.

Kind Regards

Craig Butler



This email has been handled by lerwick.hopto.org mail server
and has been scanned by 3 virus killers and spamassassin


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sound jitter with snd_via8233 and freebsd 7

2008-08-10 Thread Roland Smith
On Sun, Aug 10, 2008 at 12:29:41PM +0100, Craig Butler wrote:
 Hi All
 
 I am experiencing sound jitter when watching video or listening to
 music.
 I have tried many players (vlc, mplayer, xine ... etc) with different
 cache settings -- same result.
 It jitters even if the computer is not busy.
 
 Has anybody else experienced this ? is there a fix ?

You could try playing around with some of the sound sysctls:

hw.snd.latency_profile
hw.snd.latency
hw.snd.feeder_buffersize

(try 'sysctl hw.snd' to see all sysctls).

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpq0IXuobq6T.pgp
Description: PGP signature


problems with installtion: panic: Going nowhere without my init!

2008-08-10 Thread Сергей
Hello, when I try to install FreeBSD 7.0 I have some problems:
after booting and loading kernel (I boot from CD) I saw blue screen with grey 
box in center with text:
Probing devices please wait (this can take a while)... and on screen was 
writen:
/: write failed, filesystem is full
panic: Going nowhere without my init!
cpuid=0
uptime=18s
Can not dump. No dump device defined.
Automatic reboot in 15 seconds - press a key on the console to abort.
May I have any hardware problems?
I have PC with processor Pentium 4 (2000 mHz), 512 MB RAM, HDD 300 GB, 
mainboard MS-65533
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


building a OS

2008-08-10 Thread Marshall
hi,
 I would like some help. I want to make my own build,
how do I? What tools do I need? is there a stripped
down to the base I use and add the apps I want? I'm
not sure how to go about it. I don't want to be a new
distro or anything like that, I just want to build for
me.
thanks
Marshall


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: building a OS

2008-08-10 Thread Mario Lobo
On Sunday 10 August 2008 06:24:19 Marshall wrote:
 hi,
  I would like some help. I want to make my own build,
 how do I? What tools do I need? is there a stripped
 down to the base I use and add the apps I want? I'm
 not sure how to go about it. I don't want to be a new
 distro or anything like that, I just want to build for
 me.
 thanks
 Marshall



 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

Ahh ! To me, this is where the real magic of FreeBSD comes alive: Full access 
to everything in one place !

Everything you to customise it is there for you. Start by looking into 
/usr/src/sys/ARCH/conf to custmize the kernel.

Then go through /usr/src for everything else.

Thera are TONS of reading material, topping at www.freebsd.org, in the 
handbook section.

good luck !

-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since version 2.2.8 [not Pro-Audio YET!!] (99,7% winedows FREE)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


how to let MPD check the password against POP3, IMAP or WWW?

2008-08-10 Thread assetburned

Hi

I have a MPD VPN server and another machine which runs WWW, IMAP and  
POP3 services.


I know that I could check if a password is valid e.g. by writing a  
script which calls a Lynx command.


But how can I forward the password from MPD to that script? And I also  
think that the password has to be unencrypted for the lynx command, so  
how can I manage that?


CU AssetBurned
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Free wireless network (access point, router, transparent HTTP proxy setup)

2008-08-10 Thread Edwin L. Culp

Marcel Grandemange [EMAIL PROTECTED] escribió:


Sounds To Me Also too much work for little gain...
Easist would be to use a product called Mikrotik you will have that entire
system up  running in 15mins tops.
http://www.mikrotik.com/download.html

+ Runs on underspec machines perfectly as it's designed for embedded
systems.

I always found myself using it instead of doing all the work myself because
of time constraints.
It's linux based, but everything is done through a client.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Giorgos Keramidas
Sent: Saturday, August 09, 2008 3:34 PM
To: Svein Halvor Halvorsen
Cc: [EMAIL PROTECTED]
Subject: Re: Free wireless network (access point, router, transparent HTTP
proxy setup)

On Sat, 09 Aug 2008 13:54:04 +0200, Svein Halvor Halvorsen
[EMAIL PROTECTED] wrote:

Hello, fellow FreeBSD-ers!

I'd like to a good neighbor and share my DSL line and set up an
unencrypted free wireless access point. I often find myself wanting
more free access points around the city, so I thought I'd stand up
as a good example for others :-)

I want people to know that they can use the network (easy, use ssid
free internet), but I want them to know that they should be nice,
and it's meant for casual browsing, and that misuse will cause a ban.

So, what I'd like:

1) Setup a wireless network card in infrastructure mode, I think.
2) Setup a DHCP server and DNS forwarder on this interface
3) Setup routing from one interface to my other network
4) Use a firewall to close down lots of stuff, maybe also limit
bandwith per mac-address, and a way to deny access to certain NICs.
5) Insert a message in all text/html over HTTP, basically saying:
Hi, guest! Feel free to use our free internet, but be nice! And a
close-button, which I guess needs to send a POST to a http server as
well, and that I need to record this action in a database, and use
the same database to dynamically insert the message above or not.


This sounds like too much work for a doubtful amount of gain.  It is
probably a lot easier to use ipfw or pf+altq to rate limit the bandwidth
others can use :)


Hmmm, is there a way to limit bandwidth on incoming connections with pf+altq?

Squid, afaik, can only limit incoming web traffic.  My major concern  
would be p2p file sharing.  How would you limit that?


ed
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Need FreeBSD 7.0 XEN-KERNEL

2008-08-10 Thread Cagri Ersen
Hi list,
I want to install a FreeBSD 7.0 on a XEN Server as (para-virtualize) domU.
There is an installation document on FreeBSD handbook (
http://www.freebsd.org/doc/en/books/handbook/virtualization-guest.html)
However,
the link is broken on the page which is for downloading the kernel file.

So, where can i get that file ?

Thanks for help.
-- 
Cagri Ersen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


named file missing

2008-08-10 Thread doug
I build a 7.0 system from the CD and then updated it via cvs. The file 
make-localhost (among) others is not in /etc/named.


So make sure I did not muck up mergemaster I did the following:

  mkdir /var/tmp/root
  cd /usr/src/etc
  make DESTDIR=/var/tmp/root distrib-dirs distribution

and checked /var/tmp/root/var/named/etc/namedb.

I assume this is my problem but can not see what to do about it. Thanks for any 
help



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: named file missing

2008-08-10 Thread doug

On Sun, 10 Aug 2008, doug wrote:

I build a 7.0 system from the CD and then updated it via cvs. The file 
make-localhost (among) others is not in /etc/named.


So make sure I did not muck up mergemaster I did the following:

 mkdir /var/tmp/root
 cd /usr/src/etc
 make DESTDIR=/var/tmp/root distrib-dirs distribution

and checked /var/tmp/root/var/named/etc/namedb.

I assume this is my problem but can not see what to do about it. Thanks for 
any help


I got the answer from a friend. This went away sometime ago. The handbook and 
the system I was copying from confused me.


cvs log on make-localhost shows:

revision 1.8
date: 2007/06/18 05:58:23;  author: dougb;  state: dead;  lines: +1 -1
Bring our default named configuration more in line with current
best practices:
 :

Sorry for the noise
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Video streaming with freeBSD

2008-08-10 Thread Drew Tomlinson

Steve Cole wrote:

Hi

I have just installed FreeBSD 4.11 with the intention of not only 
creating a file server but to allow for video streaming and recording 
with the aid of a TV card.


Lots of forums suggest many options to achieve this however to save 
alot of time with untested and not always proven methods. Could you 
please advise me if this indeed possible and secondly if you could 
recommend any possible tv cards compatible with your OS


I look forward to any help or assistance that you may offer.

Many Thanks

Steve C


If the main purpose of your box is to be a PVR, I suggest going with a 
Linux distribution and using MythTV (http://www.mythtv.org).  While I am 
a fan of FreeBSD as a web/mail/etc. server, it did not meet my needs 
when attempting to build a PVR.  I found the Gentoo Linux distribution 
most comfortable for me because it uses a portage system similar to 
the ports system of FreeBSD.  Others I tried were package based and 
didn't always support my hardware.


Anyway, my two cents,

Drew






--
Be a Great Magician!
Visit The Alchemist's Warehouse

http://www.alchemistswarehouse.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: building a OS

2008-08-10 Thread Daniel Bye
On Sun, Aug 10, 2008 at 02:24:19AM -0700, Marshall wrote:
 hi,
  I would like some help. I want to make my own build,
 how do I? What tools do I need? is there a stripped
 down to the base I use and add the apps I want? I'm
 not sure how to go about it. I don't want to be a new
 distro or anything like that, I just want to build for
 me.
 thanks
 Marshall

That's quite an ambitious task. The first thing to do is to reread
the Handbook (you have read it already, haven't you?), and then take
a look at

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/index.html

As for stripped down systems, there are a number of approaches. Search
Google for things like minibsd, picobsd, nanobsd. There are plenty of
pages out there.

Good luck!

Dan

-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpPZAUl6VTVw.pgp
Description: PGP signature


Rsync

2008-08-10 Thread Jos Chrispijn
I have server1 of which I would like to backup some slices/directories 
to a backup server2 that in fact is a mirror of the one that I want to 
backup.
I don't allow root logon from prompt on Server2. Can someone tell me how 
I can force rsync to backup server1 without having a root login 
permission on Server2?


Thanks in advance for sharing.

-- Jos

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Rsync

2008-08-10 Thread Matthew Seaman

Jos Chrispijn wrote:
I have server1 of which I would like to backup some slices/directories 
to a backup server2 that in fact is a mirror of the one that I want to 
backup.
I don't allow root logon from prompt on Server2. Can someone tell me how 
I can force rsync to backup server1 without having a root login 
permission on Server2?




Use anonymous rsync? There's a section on rsyncd in the rsync(1)
man page, but most of the meat is in the rsyncd.conf(5) man page.
The downside is you'll lose information about user and group ownership
of files.  Oh, and obviously be careful about limiting where people
can access the rsyncd server from, or your precious data may go on
an unplanned walkies...

Cheers,

Matthew

--
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
 Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
 Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature


Re: Rsync

2008-08-10 Thread Jos Chrispijn

Matthew Seaman wrote:

Use anonymous rsync? There's a section on rsyncd in the rsync(1)
man page, but most of the meat is in the rsyncd.conf(5) man page.
The downside is you'll lose information about user and group ownership
of files.  Oh, and obviously be careful about limiting where people
can access the rsyncd server from, or your precious data may go on
an unplanned walkies...


I don't want to loose any user and group ownership of files. Would there 
be another solution without rsync then or does the 'forbidden root 
login' affect all backup solutions here?


thanks for sharing,
Jos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Rsync

2008-08-10 Thread Matthew Seaman

Jos Chrispijn wrote:

Matthew Seaman wrote:

Use anonymous rsync? There's a section on rsyncd in the rsync(1)
man page, but most of the meat is in the rsyncd.conf(5) man page.
The downside is you'll lose information about user and group ownership
of files.  Oh, and obviously be careful about limiting where people
can access the rsyncd server from, or your precious data may go on
an unplanned walkies...


I don't want to loose any user and group ownership of files. Would there 
be another solution without rsync then or does the 'forbidden root 
login' affect all backup solutions here?


If you're going to expand the backup sets on the mirror box back into
a second copy of the filesystem, then you definitely need root access
on the client (to read any file irrespective of permissions) and on the 
server (in order to set the ownership and permissions on the files).


You can NFS mount the filesystem onto the second server and copy the
files locally that way -- but watch out for the way root-owned files are
changed to nobody:nobody ownership by default.

You can use ggated(8) and ggatec(8) to share the filesystem at low-level
between the two machines.  It's even possible to combine that with a local 
filesystem using gmirror(8) to have instantaneous synchronisation of both 
copies of the data on the two machines, although I wouldn't trust that for 
anything your livelihood depends on.

You can do a similar trick using iSCSI -- you'll need the net/iscsi-target
port installed on the server machine and to use the iscsi_initiator(4)
driver on the client machines. See also iscontrol(8)

However, if you're willing to store a tarball or other archive format
as your backup, then you don't need root access on the backup server, 
although you will still need it on the client.


In this case, you can use just about anything: dump(8), tar(1), cpio(1)
-- these all give you the option of 'writing to a remote device' which can
just be a regular file on your second machine. Usually network writes are
over ssh(1), although you will possibly be required to set some variables in the environment to force that to be the case.  So all you need is a 
non-root account on the server that lets root on the clients log into it.  
That can be arranged using key-based auth quite nicely.


Depending on how much stuff you have, and the likelyhood that you'll
need to restore it, you could use a full-blown backup system like
bacula.  It's pretty easy to get bacula to write backup sets to disk,
and you get a not bad at all command interface via bconsole to manipulate
all that from either the backup client or the backup server host.

Cheers,

Matthew

--
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
 Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
 Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature


Re: Rsync

2008-08-10 Thread Jos Chrispijn

Thanks for sharing, I will look at the suggest solutions!

regards,
Jos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Video streaming with freeBSD

2008-08-10 Thread Jerry McAllister
On Sun, Aug 10, 2008 at 01:57:25PM +0100, Steve Cole wrote:

 Sorry I ment 7.0 I was thinking about something else. :-[
 
 I have been looking at the  Hauppauge range of cards as I understand 
 that they offer the best support for any linux based OS
 
 To be honest I am a virgin when it comes to Linux with this being my 
 first install. Could you please elaborate a little more on your initial 
 responce if thats ok.

I will point out that FreeBSD is a version of UNIX and is not
a Linux Distro.

As for capture of streaming, someone else might better respond than me.

jerry


 
 Cheers
 
 Steve C
 Jerry McAllister wrote:
 On Sat, Aug 09, 2008 at 09:50:26PM +0100, Steve Cole wrote:
 
   
 Hi
 
 I have just installed FreeBSD 4.11 with the intention of not only 
 creating a file server but to allow for video streaming and recording 
 with the aid of a TV card.
 
 Lots of forums suggest many options to achieve this however to save alot 
 of time with untested and not always proven methods. Could you please 
 advise me if this indeed possible and secondly if you could recommend 
 any possible tv cards compatible with your OS
 
 
 It can be done.
 But why such an ancient version.
 The latest full release is 7.0.
 
 jerry
 
   
 I look forward to any help or assistance that you may offer.
 
 Many Thanks
 
 Steve C
 
 
 -- 
 ***
 ServerHouse Ltd
 Delme Place
 Cams Hall Estate
 Fareham Hampshire PO16 8UJ http://www.serverhouse.co.uk
 
 Helpdesk Opening Hours:
 
 Monday to Friday 6am - 10pm
 Saturday 9am - 5pm
 Closed: All Sunday's and public holidays
 
 Serverhouse Ltd:   Company Registration 0338799
 *** 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 
 
 
   
 
 
 -- 
 ***
 ServerHouse Ltd
 Delme Place
 Cams Hall Estate
 Fareham Hampshire PO16 8UJ http://www.serverhouse.co.uk
 
 Helpdesk Opening Hours:
 
 Monday to Friday 6am - 10pm
 Saturday 9am - 5pm
 Closed: All Sunday's and public holidays
 
 Serverhouse Ltd:   Company Registration 0338799
 *** 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Rsync

2008-08-10 Thread Roland Smith
On Sun, Aug 10, 2008 at 09:01:36PM +0200, Jos Chrispijn wrote:
 I have server1 of which I would like to backup some slices/directories 
 to a backup server2 that in fact is a mirror of the one that I want to 
 backup.
 I don't allow root logon from prompt on Server2. Can someone tell me how 
 I can force rsync to backup server1 without having a root login 
 permission on Server2?

You could run rsync in daemon mode on server2, then use rsync on server1
to push the data to server2. See rsync(1) and rsyncd.conf(5).

Assuming you have a module [backups] in rsyncd.conf on server2, you can
do something like this on server1 (where part1 is a partition/directory
you want to back up):

rsync -acvx --delete /part1/ server2::backups/part1

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgplJL6ggj2or.pgp
Description: PGP signature


ipfw log file stats

2008-08-10 Thread Jos Chrispijn
I have ipfw installed and it works oke; now I am looking for a script 
that can generate flat text statistics out of it's logfile;
I am not that a smart programmer; perhaps someone else can hint me to 
the right direction? Thanks...


-- Jos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


need help debugging port mapping/server setup

2008-08-10 Thread Kevin Smith
I have my freebsd system configured with a static IP behind an Apple
Airport Extreme router using ethernet connection rather than wireless.
 I am trying to set up dynamic dns (with dyndns.com service) and I
would like to open port 80 and others so that I can use my freebsd
system as a web server.

My freebsd system is set up with ddclient to associate dynamic ip
address of router (I have DHCP connection to my ISP,  the local
connnection to my freebsd sytem is static ip address.

Everything appears to be working and I am able to try to telnet the
dyndns hostname and it returns the correct address of my router, but
it does not appear that the router is forwarding the port request to
the freebsd system.  The port tools on the website for dyndns.com
return that the ports I am testing  are closed.  (80, 21, 23)

How do I debug this ?  The AE router as a syslog that I have set for
the highest level of debugging, but I do not see any port mapping
requests in the.  The router is set of for NAT enabled and I have
entered the static IP address of my freebsd system associated with the
desired ports that I want.  A call to my ISP confirmed (at least they
told me) that they do not block any ports.

Any ideas on where to start ?

Thanks!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Video streaming with freeBSD

2008-08-10 Thread Sam Fourman Jr.
 If the main purpose of your box is to be a PVR, I suggest going with a Linux
 distribution and using MythTV (http://www.mythtv.org).  While I am a fan of
 FreeBSD as a web/mail/etc. server, it did not meet my needs when attempting
 to build a PVR.  I found the Gentoo Linux distribution most comfortable for
 me because it uses a portage system similar to the ports system of
 FreeBSD.  Others I tried were package based and didn't always support my
 hardware.

I would like to try and put together the most functional FreeBSD based PVR
system possible, even if it does have less functionality than it's
Linux counterpart.

does anyone have a recipe for a working FreeBSD based PVR?
if not post Ideas for software / configurations / Hardware, and I will
l make a web page
out of it.

Sam Fourman Jr.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Video streaming with freeBSD

2008-08-10 Thread Sean Cavanaugh



--
From: Sam Fourman Jr. [EMAIL PROTECTED]
Sent: Sunday, August 10, 2008 8:22 PM
To: Drew Tomlinson [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; freebsd-questions@freebsd.org
Subject: Re: Video streaming with freeBSD

If the main purpose of your box is to be a PVR, I suggest going with a 
Linux
distribution and using MythTV (http://www.mythtv.org).  While I am a fan 
of
FreeBSD as a web/mail/etc. server, it did not meet my needs when 
attempting
to build a PVR.  I found the Gentoo Linux distribution most comfortable 
for

me because it uses a portage system similar to the ports system of
FreeBSD.  Others I tried were package based and didn't always support my
hardware.


I would like to try and put together the most functional FreeBSD based PVR
system possible, even if it does have less functionality than it's
Linux counterpart.

does anyone have a recipe for a working FreeBSD based PVR?
if not post Ideas for software / configurations / Hardware, and I will
l make a web page
out of it.



install multimedia/MythTV from ports tree. doubt you will find a better PVR 
program. 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Need FreeBSD 7.0 XEN-KERNEL

2008-08-10 Thread Gueven Bay
 Hi list,
 I want to install a FreeBSD 7.0 on a XEN Server as (para-virtualize) domU.
 There is an installation document on FreeBSD handbook (
 http://www.freebsd.org/doc/en/books/handbook/virtualization-guest.html)
 However,
 the link is broken on the page which is for downloading the kernel file.
 So, where can i get that file ?

Yesterday I asked for an explanation about a howto to build a XEN
kernel file. This would be better because with an explanation noone
needs a download address anymore.
Unfortunately noone answered.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]