BACKUP: multiple DVDs, burning from pipe

2008-01-11 Thread sebosik
Hi all

is there any way how to backup filesystem with ACL's and permissions
directly from stdin to multiple DVDs?

Got directory which has 12GB, and I want just to pipe output of star
utility to some program that will burn it to multiple DVDs. Also I don`t
want to split file on HDD, couse I`m low on disk space. I found cdbackup
utility, but it`s not in ports yet.


Best regards
---
Jan Sebosik, Slovakia
[EMAIL PROTECTED]

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


Re: BACKUP: multiple DVDs, burning from pipe

2008-01-11 Thread Jan Sebosik

Roland Smith wrote:

On Fri, Jan 11, 2008 at 10:15:32AM +0100, [EMAIL PROTECTED] wrote:

Hi all

is there any way how to backup filesystem with ACL's and permissions
directly from stdin to multiple DVDs?


With a little work, yes.

The only way to backup UFS filesystems with ACLs etc is dump. Make sure
that you have a filesystem with 4GB free space. Add a directory on this
fs, and set the nodump flag.

Have a look at the 'dodumps' script on my FreeBSD page;
http://www.xs4all.nl/~rsmith/freebsd/index.html#backups 


If you use dump like I do in dodumps, it splits the output in DVD-sized
chunks. After every chunk, it waits for you to type 'yes' to proceed. 


So what you can do is burn the first dumpfile to a DVD (don't bother
wrapping a cd9660 fs around it), delete it, and then continue with the dump.

Alternatively, you could buy an external USB harddisk which will have
room to spare and save you dumps on that. :-)

Roland



Hi

I just wanted to do backup of some machines (Linux  FreeBSD mixed 
env.). Every machine has DVD burner and directory that is bigger than 
media size (4GB). I thought about some universal solution for both OSs.
I found project called cdbackup, but it is only avaliable for Linux. 
Combined with star I think it should be enough for my needs.


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


[snd_emu10k1] SB Audigy 3D sound in default ?

2007-12-15 Thread Jan Sebosik

Hi

I`m using Creative SoundBlaster Audigy 1 card within FreeBSD RELENG-7. 
When I hear to music from web radio, or watch some movie, sound from 
Audigy card sounds like 3D or something like this on headphones.


When I tried my Realtek ALC888 on-board codec with snd_hda, sound in 
headphone was allright - classical flat stereo.


Is there any way how to force audigy to play in stereo mode ? Or turn 
off those 3D effects ?


Best regards

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


NTFS-3G: mount at boot

2007-07-07 Thread Jan Sebosik

Hi all

how to mount NTFS partitions in Read/write mode with ntfs-3g at boot ?

When I insert record inside /etc/fstab, it says that mount-ntfs-3g 
doesn`t exist.


Best regards
---

Jan Sebosik, Slovakia
[EMAIL PROTECTED]



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


GCC 4.2.1: Replacing builtin compiler

2007-07-07 Thread Jan Sebosik

Hi

how safe is it to compile FreeBSD-world without builtin GCC, and replace 
it with GCC 4.2.1 from ports ?


Should I recompile world and kernel after installing new GCC with it ?

Best regards

--
Jan Sebosik, Slovakia
[EMAIL PROTECTED]

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


Packet rate limiter

2007-02-07 Thread Jan Sebosik

Hi

is there any way how to limit packet per second [PPS] rate to specified 
IP (group of IP) ? Linux can achieve this via IPtables.
I`ve searched a lot of web, but nothing interesting found (for PF, 
IPFilter, and IPFW).


Best regards

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