Re: Some FreeBSD Kernel book

2007-03-20 Thread Nikos Vassiliadis
On Sunday 18 March 2007 15:08, Robe wrote: > Hi, > > I want to know if there's some free "PDF" book available that describe > the Kernel and the Kernel's APIs. Section 9 of the manual is dedicated to the kernel. It describes the API. It's a collection of roughly a thousand files, which you can co

Re: Shared object "libintl.so.6" not found

2007-03-20 Thread Jonathan Chen
On Tue, Mar 20, 2007 at 08:19:47AM +, Leslie Jensen wrote: [...] > I've just been through that! Reinstalling gettext won't solve this! > > Take a look in > > cd /usr/local/lib > > And make a link > ln -s libintl.so.8 libintl.so.6 You do realise that doing this will cause gettext dependanci

Re: Simple sendmail.cf question

2007-03-20 Thread Charles Trevor
Bob Applegate wrote: I'm trying to figure out how to build sendmail.cf from the m4 files. The instructions located in /usr/src/contrib/sendmail/cf/README are a bit vague. Can someone give me the secret recipe for doing this? I've always hand-edited the sendmail.cf file, but doing the work with

Re: Shared object "libintl.so.6" not found

2007-03-20 Thread Gerard
On Tuesday March 20, 2007 at 04:56:34 (AM) Jonathan Chen wrote: > > As a result of the upgrade to gettext-0.16.1, the shared library version > > of libintl has changed, so you will need to rebuild all ports that > > depend on gettext (ie: most of them, sorry). > > > > portupgrade -rf get

Re: Flash with Firefox 2

2007-03-20 Thread Leslie Jensen
Jay Chandler skrev: I can't be the first person to ask this, but a Google and a cursory search of the archives don't lend me much in the way of hints. Anyone have a link or an explanation of how to get the Flash plugin working within Firefox? I've gotten Java up already, but Flash continue

Using TSC without disabling ACPI

2007-03-20 Thread Vlad GALU
Hello list, I've been trying to use TSC without disabling ACPI and I failed. Is there a way I can achieve that? As long as ACPI was in use, the system always chose ACPI-fast. Thanks in advance. P.S. Please CC me, I'm not subscribed to the list. -- If it's there, and you can see it, it's

Re: safe0 and kernel panic

2007-03-20 Thread Rajkumar S
Further to my previous mail. On 3/20/07, Rajkumar S <[EMAIL PROTECTED]> wrote: safe0 mem 0xf612-0xf6121fff irq 22 at device 10.0 on pci0 safe0: cannot allocate DMA tag device_attach: safe0 attach returned 6 While running cryptokeytest from /usr/src/tools/tools/crypto test 0 cryptokeytest:

Re: 'nodump' on directories: new contents still dumped

2007-03-20 Thread Alex Zbyslaw
Bram Schoenmakers wrote: Op maandag 19 maart 2007, schreef Alex Zbyslaw: Hi, 1) There is a bug in whatever version of FreeBSD you are running and -h 1 is somehow *not* the default. 6.2 Release? It's a FreeBSD 4.10 (I know, I know, no need to tell me, we're going to migrate to s

gkrellm2 seg fault after gettext update

2007-03-20 Thread Pietro Cerutti
Hi list, after two days ago's gettext update, gkrellm-2.2.10_2 seg-faults at startup: gdb ./gkrellm GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of

automated response

2007-03-20 Thread rothlee
Hi, I will be away from the office from March 19 to March 23. Please direct your requests and concerns to Raj ([EMAIL PROTECTED]) and Jay ([EMAIL PROTECTED]). Thanks, Roth. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: Shared object "libintl.so.6" not found

2007-03-20 Thread cpghost
On Tue, Mar 20, 2007 at 08:56:34PM +1200, Jonathan Chen wrote: > On Tue, Mar 20, 2007 at 08:19:47AM +, Leslie Jensen wrote: > > [...] > > I've just been through that! Reinstalling gettext won't solve this! > > > > Take a look in > > > > cd /usr/local/lib > > > > And make a link > > ln -s li

Re: recommend console email client?

2007-03-20 Thread Zhang Weiwu
On Mon, 2007-03-19 at 15:30 +0100, Wojciech Puchar wrote: > > For years I am not yet satisfied with ANY console email client, though I > > have tried quite a few. My requirement is actually very simple: a email > > client must be able to: > > > > 1. do the automatic charset conversion, so if I

Re: Shared object "libintl.so.6" not found

2007-03-20 Thread Sergio Lenzi
try edit/add the folowing in /etc/libmap.conf libintl.so.6libintl.so Hope will help Sergio ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTEC

Disappearing files, created from /etc/X11/Xclients

2007-03-20 Thread Laszlo Nagy
Hi, I'm running several diskless boxes. They connect to the same server with xdmpc (gdm). When a user logs in, the WM is started by script /etc/X11/Xclients: #!/bin/sh xmodmap /etc/X11/xmodmap.hun exec /etc/X11/startwm.py You can find the startwm.py script at the end of this e-mail. Most

new port

2007-03-20 Thread Richard Touret Binarysec
hello we are an editor of security software, binarysec for apache which runs on freebsd 1) can you reference us ? 2) all your comments and trials are most welcome !! best regards Richard Touret BinarySEC tel : +33 870 444 386 [EMAIL PROTECTED] Try BinarySEC for Apache NOW ! Free download : http:

IPv6 Tunnel issues...

2007-03-20 Thread Eric F Crist
Hey all, I've got a FreeBSD 6.2 system, compiled from source only two days ago, so it should have the routing patch applied. I'm trying to get a tunnel between my systems and my ISP. I'm performing the configuration as follows: ifconfig gif0 create ifconfig gif0 tunnel ifconfig gif0 inet6 al

Re: new port

2007-03-20 Thread Vince
Richard Touret Binarysec wrote: > hello > we are an editor of security software, binarysec for apache which runs on > freebsd > > 1) can you reference us ? > 2) all your comments and trials are most welcome !! > > best regards > > Richard Touret > BinarySEC > tel : +33 870 444 386 > [EMAIL PROTE

Re: Disappearing files, created from /etc/X11/Xclients

2007-03-20 Thread Alex Zbyslaw
Laszlo Nagy wrote: The strange thing is that, if I login with user 'gandalf' who is in 'wheel', the files are created and saved into /tmp/disklessips/gandalf.txt and /tmp/disklessips/gandalf.history.txt. But if I login with any other user (they are in group 'users'), no files are created, b

Re: IPv6 Tunnel issues...

2007-03-20 Thread Eric F Crist
On 3/20/07, Eric F Crist <[EMAIL PROTECTED]> wrote: My ISP tells me it should be prefixlen 126, not 128 On 3/20/07, Björn König <[EMAIL PROTECTED] > wrote: > > Eric F Crist schrieb: > > [...] I'm performing the configuration as follows: > > > > ifconfig gif0 create > > ifconfig gif0 tunnel >

Re: IPv6 Tunnel issues...

2007-03-20 Thread Nikos Vassiliadis
On Tuesday 20 March 2007 17:01, Eric F Crist wrote: > On 3/20/07, Eric F Crist <[EMAIL PROTECTED]> wrote: > > > > My ISP tells me it should be prefixlen 126, not 128 > > > > On 3/20/07, Björn König <[EMAIL PROTECTED] > wrote: > > > > > > Eric F Crist schrieb: > > > > [...] I'm performing the config

Re: IPv6 Tunnel issues...

2007-03-20 Thread Björn König
Eric F Crist schrieb: [...] I'm performing the configuration as follows: ifconfig gif0 create ifconfig gif0 tunnel ifconfig gif0 inet6 alias ::a::a ::b::b prefixlen 126 When I execute the last command, I get: ifconfig: ioctl (SIOCAIFADDR): Invalid argument [...] Use a prefi

Re: IPv6 Tunnel issues...

2007-03-20 Thread Eric F Crist
On 3/20/07, Nikos Vassiliadis <[EMAIL PROTECTED]> wrote: On Tuesday 20 March 2007 17:01, Eric F Crist wrote: > On 3/20/07, Eric F Crist <[EMAIL PROTECTED]> wrote: > > > > My ISP tells me it should be prefixlen 126, not 128 > > > > On 3/20/07, Björn König <[EMAIL PROTECTED] > wrote: > > > > > > E

strange installworld issue

2007-03-20 Thread Jonathan Horne
im trying to installworld on a machine that is having its first update. buildworld and kernel completed without any errors, and installkernel seemed just fine. however, when i installworld, this is the error i get: phoenix# make installworld mkdir -p /tmp/install.7QbDbVE1 for prog in [ awk cap_mk

Re: strange installworld issue

2007-03-20 Thread Jonathan Horne
> im trying to installworld on a machine that is having its first update. > buildworld and kernel completed without any errors, and installkernel seemed > just fine. however, when i installworld, this is the error i get: > > phoenix# make installworld > mkdir -p /tmp/install.7QbDbVE1 > for prog i

strange installworld issue

2007-03-20 Thread Jonathan Horne
im trying to installworld on a machine that is having its first update. buildworld and kernel completed without any errors, and installkernel seemed just fine. however, when i installworld, this is the error i get: phoenix# make installworld mkdir -p /tmp/install.7QbDbVE1 for prog in [ awk cap_mk

Mutex unlock failure..

2007-03-20 Thread Morten Slot Kristensen
Hey All, I was giving Kopete a try, but when I wanted to set up a msn-account on Kopete the program jsut froze up, giving me the following error message: "Mutex unlock failure: Operation not permitted" What does it actually mean? I got the same error when running other KDE programs as well. Fx.

Re: strange installworld issue

2007-03-20 Thread Derek Ragona
You may have foobar sources, or your awk isn't there. check your awk. If awk is ok, I'd suggest deleteing /usr/src and pulling down fresh sources. If you do this be sure to save your kernel configuration file. -Derek At 10:33 AM 3/20/2007, Jonathan Horne wrote: im trying to insta

Re: Disappearing files, created from /etc/X11/Xclients

2007-03-20 Thread Alex Zbyslaw
Please include freebsd-questions on any replies. Laszlo Nagy wrote: If os.getlogin() failed non-fatally and returned, say, and empty string, then you'd be creating a file called ".txt", if I read correctly. What does "ls -lsa /tmp/disklessips" show? Do you in fact have .txt and .history.t

Re: strange installworld issue

2007-03-20 Thread Christian Walther
Did you reboot to single user mode before you did the installworld? In this case you've probably forgotten to remount / rw. HTH Christian ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsub

Re: new port

2007-03-20 Thread Kevin Kinsey
Vince wrote: Richard Touret Binarysec wrote: hello we are an editor of security software, binarysec for apache which runs on freebsd 1) can you reference us ? 2) all your comments and trials are most welcome !! best regards Before someone tells you off for spamming the list (emails that coul

FreeBSD/Samba issue

2007-03-20 Thread Ben House
I have a situation where we are using a samba file server 3.0.23d with WINS enabled on FreeBSD 5.4. When the WINS is enabled in Samba the user (Windows) PCs are having problems resolving other PCs on the network (using NetBIOS), example: pinging "user" from a user PC is resolving to "user.com" an

Re: FreeBSD/Samba issue

2007-03-20 Thread Bill Moran
In response to "Ben House" <[EMAIL PROTECTED]>: > I have a situation where we are using a samba file server 3.0.23d with WINS > enabled on FreeBSD 5.4. When the WINS is enabled in Samba the user > (Windows) PCs are having problems resolving other PCs on the network (using > NetBIOS), example: pi

Skype

2007-03-20 Thread Joseba Sanchez
Hi, I have a problem with the sound device and skype. I have a HP compaq nx9005, that works fine (I think) with the snd_t4dwave driver (I can hear music with xmms, and so on). Mundaka# cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: pcm0: at io 0x8400 irq 5 (4p/1r/0v channel

Re: Disappearing files, created from /etc/X11/Xclients

2007-03-20 Thread Laszlo Nagy
Unfortunately, I cannot debug this way. The error is that no files are created by normal users, so I cannot use files for logging. Also there is no console because this is the /etcX11/Xclients script, e.g. it is executed by gdm after logging in to X window system through xdmpc. Well, I might

Re: strange installworld issue

2007-03-20 Thread Simon Chang
On 3/20/07, Jonathan Horne <[EMAIL PROTECTED]> wrote: im trying to installworld on a machine that is having its first update. buildworld and kernel completed without any errors, and installkernel seemed just fine. however, when i installworld, this is the error i get: phoenix# make installworld

Re: FreeBSD boot loader halts

2007-03-20 Thread Simon Chang
My FBSD 6.2 freezes at random after printing Default: F1 I haven't noticed this issue in the past with older versions of FreeBSD. Since this is a random issue, it's very hard to pin point the culprit by process of elimination (disabling APCI, etc...) After several ctrl+alt+delete reboots, the syst

Re: FreeBSD laptop computer

2007-03-20 Thread Simon Phoenix
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Wojciech Puchar said the following on 14.03.2007 21:14: > i need to buy new notebook for personal use. > > Could you give me an advice what will be actually FULLY supported by > FreeBSD. > > Other needs are: > > a) low price > b) high reliability

Openssh-portable

2007-03-20 Thread Jeffrey Meyer
Hello all, I recently installed the port openssh-portable. Since then I receive the following when attempting to ssh into the box: Permission denied (publickey). I believe that I am getting this because sshd is attempting to use public key authentication, but I don't want to use this at this poi

Openssh-portable

2007-03-20 Thread Jeffrey Meyer
Hello all, I recently installed the port openssh-portable. Since then I receive the following when attempting to ssh into the box: Permission denied (publickey). I believe that I am getting this because sshd is attempting to use public key authentication, but I don't want to use this at this poi

Re: Skype

2007-03-20 Thread Pietro Cerutti
On 3/20/07, Joseba Sanchez <[EMAIL PROTECTED]> wrote: Hi, Hello, I have a problem with the sound device and skype. I have a HP compaq nx9005, that works fine (I think) with the snd_t4dwave driver (I can hear music with xmms, and so on). [EMAIL PROTECTED] /usr/home/joseba]$ skype_bin read er

Sendmail ignores SmartHost directive

2007-03-20 Thread Vincent Bolinard
Hi, I'm trying to set up Sendmail to "send-only". I just want Sendmail sends local mails (i.e.: daily security run output) to my SMTP server. I use : # cd /etc/mail # make to generate a `hostname`.mc file. I edit it, and add : define(`SMART_HOST', `[192.168.1.6]') (I tried without brackets, a

Re: Sendmail ignores SmartHost directive

2007-03-20 Thread Chuck Swiger
On Mar 20, 2007, at 10:32 AM, Vincent Bolinard wrote: I use : # cd /etc/mail # make to generate a `hostname`.mc file. I edit it, and add : define(`SMART_HOST', `[192.168.1.6]') (I tried without brackets, and with names) then : # make install # make restart-mta I use # date | sendmail -v po

Re: Sendmail ignores SmartHost directive

2007-03-20 Thread Konrad Heuer
On Tue, 20 Mar 2007, Vincent Bolinard wrote: Hi, I'm trying to set up Sendmail to "send-only". I just want Sendmail sends local mails (i.e.: daily security run output) to my SMTP server. I use : # cd /etc/mail # make to generate a `hostname`.mc file. I edit it, and add : define(`SMART_HOST'

Re: Sendmail ignores SmartHost directive

2007-03-20 Thread Gerard
On Tuesday March 20, 2007 at 01:32:57 (PM) Vincent Bolinard wrote: > I'm trying to set up Sendmail to "send-only". I just want Sendmail > sends local mails (i.e.: daily security run output) to my SMTP server. > > I use : > > # cd /etc/mail > # make > > to generate a `hostname`.mc file. I edit

gbde and geli - differences

2007-03-20 Thread Wojciech Puchar
what they are. both works, both works right. geli has more options. why there are both? what should i use to have better chance i will be able to recover data after say 10 years knowing password? i need both encrypted partition and encrypted copies/DVDs. i use gbde for some time but not widel

Re: Sendmail ignores SmartHost directive

2007-03-20 Thread Matthias Apitz
El día Tuesday, March 20, 2007 a las 06:32:57PM +0100, Vincent Bolinard escribió: > Hi, > > I'm trying to set up Sendmail to "send-only". I just want Sendmail > sends local mails (i.e.: daily security run output) to my SMTP server. > > I use : > > # cd /etc/mail > # make > > to generate a `ho

Re: make buildworld error

2007-03-20 Thread Giorgos Keramidas
On 2007-03-20 00:21, Dino Vliet <[EMAIL PROTECTED]> wrote: > Hi folks, > > on my pc , > > CPU: VIA C3 Samuel 2 (796.10-MHz 686-class CPU) > Origin = "CentaurHauls" Id = 0x673 Stepping = 3 > Features=0x803035 > real memory = 503250944 (479 MB) > avail memory = 483028992 (460 MB) > > I get

Re: Sendmail ignores SmartHost directive

2007-03-20 Thread Gerald Freymann
On Tue, 20 Mar 2007 18:32:57 +0100 "Vincent Bolinard" <[EMAIL PROTECTED]> wrote: >Hi, > >I'm trying to set up Sendmail to "send-only". I just want Sendmail >sends local mails (i.e.: daily security run output) to my SMTP server. I just simply edited my /etc/mail/sendmail.cf file directly. Not too

Re: FreeBSD laptop computer

2007-03-20 Thread Wojciech Puchar
Maybe this links will be useful for you: http://laptop.bsdgroup.de/freebsd/ http://tuxmobil.org/mobile_bsd.html EXCELLENT thanks! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: FreeBSD boot loader halts

2007-03-20 Thread youshi10
On Tue, 20 Mar 2007, Simon Chang wrote: My FBSD 6.2 freezes at random after printing Default: F1 I haven't noticed this issue in the past with older versions of FreeBSD. Since this is a random issue, it's very hard to pin point the culprit by process of elimination (disabling APCI, etc...) After

VPN & HandBook

2007-03-20 Thread Walter Neto
Hello, I try to install a vpn server with freebsd and i use de handbook's documentation, I intall de ipsec-tools and the files that the documentation says to be, doesn't be there.. Is there errors in the documentation vpn section? Thanks Walter Souza Nt. - Brazil Sorry my english! _

Trouble with wi0 address/route in 6.2-R ?

2007-03-20 Thread Dr. Gary E. RAFE
I posted this to freebsd-mobile a few weeks back. After not getting any response there, I'll try here now... I recently set up a new FreeBSD notebook (a used Toshiba Satellite Pro 6100) for a friend, running 6.2-RELEASE, and am encountering an odd problem with the wi(4) networking setup. Essentia

Installing xPDF on a shared server

2007-03-20 Thread Brent Russell
I need to install xPDF on a shared server at ipower. I am completely new to this, and do not understand the command lines. In elementary terms, can you help me with step-by-step instructions? I've contacted ipower and Derek at xPDF, and they were unable to help with installing xPDF on the share

Re: Protsnap won't fetch updates

2007-03-20 Thread [EMAIL PROTECTED]
On Tue Mar 20 11:32 , Colin Percival sent: >[EMAIL PROTECTED] wrote: >> I've installed portsnap and setup the conf file, but when I run it with the >> fetch >> command, it always says I have the latest snapshot [...] >> The /usr/ports/UPDATING file never gets updated, so I know it's not working!

tar: Unrecognised archive format: Inappropriate file type or format

2007-03-20 Thread Robert Davison
I've been using tar to back-up my file system to my tape drive using the following command tar -cvf /dev/sa0 /home /etc which works fine. Whenever i run the command tar -tvf /dev/sa0 the system usualy lists a few file then stops with the error tar: Unrecognised

Re: Sendmail ignores SmartHost directive

2007-03-20 Thread Vincent Bolinard
Thank you for your answer. All I had to do is to set the SMART_HOST variable and add define(`confDONT_PROBE_INTERFACES', `true'). Bye. 2007/3/20, Gerald Freymann <[EMAIL PROTECTED]>: On Tue, 20 Mar 2007 18:32:57 +0100 "Vincent Bolinard" <[EMAIL PROTECTED]> wrote: >Hi, > >I'm trying to set up

Re: gbde and geli - differences

2007-03-20 Thread RW
On Tue, 20 Mar 2007 19:06:28 +0100 (CET) Wojciech Puchar <[EMAIL PROTECTED]> wrote: > what they are. both works, both works right. > geli has more options. > > why there are both? what should i use to have better chance i will be > able to recover data after say 10 years knowing password? I pre

Re: gbde and geli - differences

2007-03-20 Thread Roland Smith
On Tue, Mar 20, 2007 at 10:36:19PM +, RW wrote: > On Tue, 20 Mar 2007 19:06:28 +0100 (CET) > Wojciech Puchar <[EMAIL PROTECTED]> wrote: > > > what they are. both works, both works right. > > geli has more options. > > > > why there are both? what should i use to have better chance i will be >

Re: Skype

2007-03-20 Thread Boris Samorodov
On Tue, 20 Mar 2007 17:19:34 +0100 (CET) Joseba Sanchez wrote: > I have a problem with the sound device and skype. I have a HP compaq nx9005, > that works fine (I think) with the snd_t4dwave driver (I can hear music with > xmms, and so on). > Mundaka# cat /dev/sndstat > FreeBSD Audio Driver (ne

Re: gbde and geli - differences

2007-03-20 Thread RW
On Wed, 21 Mar 2007 00:15:04 +0100 Roland Smith <[EMAIL PROTECTED]> wrote: > On Tue, Mar 20, 2007 at 10:36:19PM +, RW wrote: > > On Tue, 20 Mar 2007 19:06:28 +0100 (CET) > > Wojciech Puchar <[EMAIL PROTECTED]> wrote: > > > > > what they are. both works, both works right. > > > geli has more o

How-to reprio gcc (by default)?

2007-03-20 Thread Gary Kline
Guys, This may grab some interest from those running dog-slow servers and using a GUI env. (Gotta fess up and admit it took me a couple years in the late 80's before I would touch Sun's NeWS. Then I got hooked on using multiple xterms; the rest is history.

hi

2007-03-20 Thread Drew White
Hi NOOB question... I installed a second hard drive on the computer to put FreeBSD on, with windows xp on the other drive. Can I dl the software and install it on the other hard drive without burning it to cds or using floppy discs? Wondering if I can do it from the other drive/operating system.

Re: How-to reprio gcc (by default)?

2007-03-20 Thread Garrett Cooper
Gary Kline wrote: Guys, This may grab some interest from those running dog-slow servers and using a GUI env. (Gotta fess up and admit it took me a couple years in the late 80's before I would touch Sun's NeWS. Then I got hooked on using multiple xterms;

Re: hi

2007-03-20 Thread Daniel Molina Wegener
On Tuesday 20 March 2007 20:33, Drew White wrote: > Hi NOOB question... Hi... > I installed a second hard drive on the > computer to put FreeBSD on, with windows xp on the other > drive. Can I dl the software and install it on the other hard > drive without burning it to cds or using floppy d

Re: hi

2007-03-20 Thread Garrett Cooper
Daniel Molina Wegener wrote: On Tuesday 20 March 2007 20:33, Drew White wrote: Hi NOOB question... Hi... I installed a second hard drive on the computer to put FreeBSD on, with windows xp on the other drive. Can I dl the software and install it on the other hard drive without burning it t

Re: Openssh-portable

2007-03-20 Thread Jeremy Gransden
On 3/20/07, Jeffrey Meyer <[EMAIL PROTECTED]> wrote: Hello all, I recently installed the port openssh-portable. Since then I receive the following when attempting to ssh into the box: Permission denied (publickey). I believe that I am getting this because sshd is attempting to use public key a

Re: How-to reprio gcc (by default)?

2007-03-20 Thread Gary Kline
On Tue, Mar 20, 2007 at 06:23:06PM -0700, Garrett Cooper wrote: > Gary Kline wrote: > > Guys, > > > > This may grab some interest from those running dog-slow servers > > and using a GUI env. (Gotta fess up and admit it took me a > > couple years in the late 80's before I would touc

Re: How-to reprio gcc (by default)?

2007-03-20 Thread Garrett Cooper
Gary Kline wrote: On Tue, Mar 20, 2007 at 06:23:06PM -0700, Garrett Cooper wrote: Gary Kline wrote: Guys, This may grab some interest from those running dog-slow servers and using a GUI env. (Gotta fess up and admit it took me a couple years in the late 80's be

Re: gbde and geli - differences

2007-03-20 Thread Roland Smith
On Wed, Mar 21, 2007 at 12:13:21AM +, RW wrote: > > > > i need both encrypted partition and encrypted copies/DVDs. > > > > > > I'd be interested if anyone has a method for creating encrypted DVDs > > > that still works. > > > > You can use a UFS filesystem on a DVD. In short: > > - create a

devel/gdb65 GNU GDB 6.5 status?

2007-03-20 Thread Abdullah Ibn Hamad Al-Marri
Hello, This port has been waiting for almost for 4 months. May I ask when it's going to be committed please? because 6.6 is out too. http://www.freebsd.org/cgi/query-pr.cgi?pr=100067 -- Regards, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/ __

Best software raid 5 software?

2007-03-20 Thread Gabriel Rossetti
Hello, I am about to switch to software raid 5 for my personal server. I know hardware raid 5 is better, but being a student I'd rather not invest in a raid adapter now, plus my cpu is being used at about 0.0% 24/24 7/7, so it needs some exercise :-) I've heard of several software-based raid