Re: Simple DNS Configuration

2006-07-25 Thread David Stanford
On 7/25/06, Mikhail Goriachev [EMAIL PROTECTED] wrote: David Stanford wrote: I've tried everyone's suggestions to no avail. Here's my actual configuration: [EMAIL PROTECTED] ~]# /etc/rc.d/named stop Stopping named. [EMAIL PROTECTED] ~]# tail -12 /etc/namedb/named.conf I can't stop mine

Re: Unable to access Postfixadmin

2006-07-25 Thread Riemer Palstra
On Mon, Jul 24, 2006 at 05:12:51PM -0400, Gerard Seibert wrote: Directory /usr/local/www/postfixadmin Options Indexes AllowOverride AuthConfig /Directory Attempting to access the site produced am error message. So, what's the error message, and what's in your Apache logs? The

How to use kernel modules from CURRENT on STABLE

2006-07-25 Thread Erik Norgaard
Hi: I have had some problems, it seems that the drivers in -STABLE does not support my hardware fully. So I want to try out drivers on -CURRENT without switching the whole system up to current. What is the best way to do this? - checkout current and copy the relevant source into the stable

Re: Simple DNS Configuration

2006-07-25 Thread Mikhail Goriachev
David Stanford wrote: On 7/25/06, Mikhail Goriachev [EMAIL PROTECTED] wrote: David Stanford wrote: I've tried everyone's suggestions to no avail. Here's my actual configuration: [EMAIL PROTECTED] ~]# /etc/rc.d/named stop Stopping named. [EMAIL PROTECTED] ~]# tail -12 /etc/namedb/named.conf

Re: Simple DNS Configuration

2006-07-25 Thread David Stanford
; MX Records IN MX 10 mail.daemonbox.net. ; Machine Names localhost IN A 127.0.0.1 chadwick IN A 66.246.140.170 mail IN A 66.246.246.58 www IN A 66.246.140.170 @

Re: Simple DNS Configuration

2006-07-25 Thread David Stanford
Yea, I feel I may just use the A records as the additional query issue you mentioned previously leaves me thinking it's the better configuration...it still bothers me I can't figure it out though. :-/ Not sure what you mean. I was referring to your comment regarding CNAME causing an

Re: Simple DNS Configuration

2006-07-25 Thread James Long
Date: Mon, 24 Jul 2006 17:53:03 -0400 From: David Stanford [EMAIL PROTECTED] Subject: Re: Simple DNS Configuration To: Matthias Fechner [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=ISO-8859-1; format=flowed www

device polling question

2006-07-25 Thread Ramūnas Lukoševičius
Hi. I think, this is a problem. There is kind of interrupt storm with device polling turned on, and `sysctl kern.polling` shows some interesting numbers: [EMAIL PROTECTED] ~]# uname -r 6.1-RELEASE-p3 [EMAIL PROTECTED] ~]# sysctl kern.clockrate kern.clockrate: { hz = 1000, tick = 1000, profhz =

Fwd: Konqueror page reload in actual tab

2006-07-25 Thread Matthias Apitz
Hi, I tried to send the attached message to kde-freebsd@freebsd.kde.org but it returned with an error saying that the server is down. Is the project kde-freebsd at the end? Anyone here about an idea concerning the question itself? Thx matthias - Forwarded message from Matthias

Re: Unable to access Postfixadmin

2006-07-25 Thread Gerard Seibert
Riemer Palstra wrote: On Mon, Jul 24, 2006 at 05:12:51PM -0400, Gerard Seibert wrote: Directory /usr/local/www/postfixadmin Options Indexes AllowOverride AuthConfig /Directory Attempting to access the site produced am error message. So, what's the error message, and

Re: Unable to access Postfixadmin

2006-07-25 Thread Riemer Palstra
On Tue, Jul 25, 2006 at 04:56:45AM -0400, Gerard Seibert wrote: [Tue Jul 25 04:46:35 2006] [error] [client 72.14.194.17] client denied by server configuration: /usr/local/www/postfixadmin/, referer: http://www.seibercom.net/postfixadmin/ [Tue Jul 25 04:46:36 2006] [error] [client

Re: Unable to access Postfixadmin

2006-07-25 Thread Gerard Seibert
Riemer Palstra wrote: On Tue, Jul 25, 2006 at 04:56:45AM -0400, Gerard Seibert wrote: [Tue Jul 25 04:46:35 2006] [error] [client 72.14.194.17] client denied by server configuration: /usr/local/www/postfixadmin/, referer: http://www.seibercom.net/postfixadmin/ [Tue Jul 25 04:46:36

Altec Lansing Driver

2006-07-25 Thread Marwan Sultan
Hello everyone, My Laptop has Altec Lansing sound, im on fbsd 6.1R and laptop is dv5178us I tried to kldload snd_driver but sound also didnot work and my dmesg didnot showanything I tried to compile device sound in my kernel, maybe it will see any sound device but also nothing came on, Is

Re: tar dies on making tape backup

2006-07-25 Thread Jaime
On Jul 24, 2006, at 10:23 PM, Micah wrote: To save you some time, from my notes: #finds all files modified before 1971 find / ! -newermt 1971-01-01 20:30 I missed the part about ! in the command. Thanks for the reply. I would have been at this for at least an hour of, What the heck?

vpn connection users+server

2006-07-25 Thread Marwan Sultan
Hello everyone, Well, because really i didnot get an answer from the list regarding release internet access based on time+auth. SO I thought of the VPN connection, i'm on fbsd 6.1R acting as internet gateway, i dunt want the users to randmly share the internet Is it possible (and how to)

Re: vpn connection users+server

2006-07-25 Thread Alexey Karguine
You may watch to the net/mpd4. This is multifunctional server, that can handle various connection: PPPoE, PPTP and other. You can build radius-server also for managing user accounts or use plain text file for that. 2006/7/25, Marwan Sultan [EMAIL PROTECTED]: Hello everyone, Well, because

Re: Are hardware vendors starting to bail on FreeBSD ... ?

2006-07-25 Thread Ted Mittelstaedt
- Original Message - From: Freminlins [EMAIL PROTECTED] To: Ted Mittelstaedt [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org; Greg Barniskis [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; Nick Withers [EMAIL PROTECTED] Sent: Monday, July 24, 2006 6:46 AM Subject: Re: Are

Re: vpn connection users+server

2006-07-25 Thread Andris . Saukums
Hello everyone, Well, because really i didnot get an answer from the list regarding release internet access based on time+auth. Hi, it seems that you need http proxy, e.g., Squid - http://www.squid-cache.org/ - or any other will do. As Squid is in ports, there should be no problem in

A question for the AWK wizards

2006-07-25 Thread Murray Taylor
Hi all, I have a shell script which is called with an arbitrary message argument. Punctuation excludes * ? | chars. It processes it via an AWK command line 'script' and dumps the result in a file for the SMS sender... Nice and simple. Except that the AWK script seems to duplicate the last

Re: vpn connection users+server

2006-07-25 Thread Rafael Aquino
Hi there... I sent and answer about time_auth last night... Perhaps you've missed it... ;-) But if you're thinking about authentication BEFORE starts to surf the web, besides mpd4 (which is a good choice too) you can give RADIUS a try... []'s -- Rafael Mentz Aquino BSDServer Ltda. 51 - 9847

Re: vpn connection users+server

2006-07-25 Thread Marwan Sultan
Dear Rafael, Ofcourse i didnot miss your past email :) but your main concern was to redirect the user to a webpage then pf will handle the rest Your second point was the squid which everybody talking about, but in thier webpage they didnot write anything about this procedure thier main

Re: vpn connection users+server

2006-07-25 Thread Vince Hoffman
On Tue, 25 Jul 2006, Marwan Sultan wrote: Hello everyone, Well, because really i didnot get an answer from the list regarding release internet access based on time+auth. I'm not sure about time, but it sounds like you might be able to use authpf (man authpf for details) otherwise have a

Multiple gateways?

2006-07-25 Thread Reuben A. Popp
Hello all, Another quick question here.. I have a box with dual gb nics and I was curious if there was a relatively easy way to connect it to two separate gateways. For example, em0 is configured to be 10.223.223.223 with a gateway of 10.223.223.254 and em1 is configured to be 10.224.224.224

Re: Simple DNS Configuration

2006-07-25 Thread Matthias Fechner
Hello David, * David Stanford [EMAIL PROTECTED] [25-07-06 02:50]: www IN A 66.246.140.170 you can also write: www IN CNAME chadwick.daemonbox.net. so if the IP address changes you must only edit one line. Best regards, Matthias -- Programming today is a race

Re: tar dies on making tape backup

2006-07-25 Thread Derek Ragona
Using tar with a SDLT I set the blocksize at 1024 and use ASCII headers (-c) -Derek At 05:18 PM 7/24/2006, Jaime wrote: I'm attempting to use tar to feed my filesystem(s) to a DLT tape drive. I've done this with FreeBSD 3 through 5 and DAT (DDS-3 and DDS-4) tapes for years.

Building openoffice-2.0.3 (amd64)

2006-07-25 Thread Wojciech Puchar
can this package be build with ALL possible languages not just one? thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: vpn connection users+server

2006-07-25 Thread Yousef Raffah
Vince Hoffman wrote: On Tue, 25 Jul 2006, Marwan Sultan wrote: Hello everyone, Well, because really i didnot get an answer from the list regarding release internet access based on time+auth. I'm not sure about time, but it sounds like you might be able to use authpf (man authpf for

Re: How to use kernel modules from CURRENT on STABLE

2006-07-25 Thread Giorgos Keramidas
On 2006-07-25 08:44, Erik Norgaard [EMAIL PROTECTED] wrote: Hi: I have had some problems, it seems that the drivers in -STABLE does not support my hardware fully. So I want to try out drivers on -CURRENT without switching the whole system up to current. What is the best way to do this? -

Re: a good www/picture management port?

2006-07-25 Thread Eric
Mike Hunter wrote: I haven't tried gallery on FreeBSD, but I highly recommend it based on my experience with it on Linux. the ports collection has gallery and gallery2. I am currently using gallery2 and like it a lot. ___

Re: A question for the AWK wizards

2006-07-25 Thread Giorgos Keramidas
On 2006-07-25 21:43, Murray Taylor [EMAIL PROTECTED] wrote: Hi all, I have a shell script which is called with an arbitrary message argument. Punctuation excludes * ? | chars. It processes it via an AWK command line 'script' and dumps the result in a file for the SMS sender... Nice and

Re: Mount an unknown drive

2006-07-25 Thread Lowell Gilbert
Joshua Lewis [EMAIL PROTECTED] writes: I have a server that has been inoperative for the last few months (FreeBSD 6.0). I decided to turn on the system and it goes right to a boot prompt. So I downloaded FreeSBIE and am trying to mount the old drive to see if there is any data on

Courier-imap statistics

2006-07-25 Thread Skoryk Peter
hi All! i'd like to show pop3 statistics(bytes per user), is there some scripts to generate this statistics? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: A question for the AWK wizards

2006-07-25 Thread Parv
in message [EMAIL PROTECTED], wrote Murray Taylor thusly... # generate the sms message # the awk code forces the message to be 160 chars ... tmpfile=`mktemp -t sms` echo ${phone} ${tmpfile} ${AWK} '{ printf %-0.159s, $0 }' ${tmpfile} EOF2 `echo $msg` EOF2 As it is, any line

RE: Mount an unknown drive

2006-07-25 Thread Joshua Lewis
I got some sleep and thought about it some more and was wondering if it is possible that FreeSBIE (Running FreeBSD 5.3) simply can't read my drive that was formated durring an install of 6.0. Or has it not changed enough to cause that problem? There is a: /dev/ad0s1a

Re: Multiple gateways?

2006-07-25 Thread Atom Powers
You need to have only one default gateway. But you can use routed to configure other gateways. Note: without a routing daemon all your gateways are default gateways, this will almost certainly cause you problems. On 7/25/06, Reuben A. Popp [EMAIL PROTECTED] wrote: Hello all, Another quick

Re: A question for the AWK wizards

2006-07-25 Thread David Kelly
On Tue, Jul 25, 2006 at 10:51:02AM -0400, Parv wrote: As it is, any line longer than 159 characters will just overflow. You need to use substr() not awk to shorten a line. Even after that modification, that won't solve your actual problem as the awk script will just shorten EACH line (when

OpenBSD PF firewall in Freebsd

2006-07-25 Thread Ivan Levchenko
Hello all, Is PF installed with the base system in FreeBSD 6.1? I see that there is IPF, is it the same thing? I didn't find PF in the ports tree, so thats why i'm asking. Thanks! ___ freebsd-questions@freebsd.org mailing list

Re: Mount an unknown drive

2006-07-25 Thread Lowell Gilbert
Don't top-post, please. Joshua Lewis [EMAIL PROTECTED] writes: I got some sleep and thought about it some more and was wondering if it is possible that FreeSBIE (Running FreeBSD 5.3) simply can't read my drive that was formated durring an install of 6.0. Or has it not changed

Re: dumping net traffic to log file

2006-07-25 Thread Steel City Phantom
im trying the command tcpdump -i em0 traffic.log and i get the response tcpdump: (no devices found) /dev/bpf0: No such file or directory im doing it as root. this is a dell poweredge 2850 and we are using the standard gigabit network cards that came onboard. here are the

Re: OpenBSD PF firewall in Freebsd

2006-07-25 Thread Giorgos Keramidas
On 2006-07-25 18:53, Ivan Levchenko [EMAIL PROTECTED] wrote: Hello all, Is PF installed with the base system in FreeBSD 6.1? I see that there is IPF, is it the same thing? I didn't find PF in the ports tree, so thats why i'm asking. Yes, PF is part of the base system in recent FreeBSD

RE: OpenBSD PF firewall in Freebsd

2006-07-25 Thread fbsd
yes OpenBSD pf is part of the FreeBSD base release. Read the firewall section of the handbook for instructions on how to activate. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ivan Levchenko Sent: Tuesday, July 25, 2006 11:53 AM To:

Re: dumping net traffic to log file

2006-07-25 Thread Chuck Swiger
Steel City Phantom wrote: [ ...top posting is confusing... ] im trying the command tcpdump -i em0 traffic.log and i get the response tcpdump: (no devices found) /dev/bpf0: No such file or directory You'll need to recompile your kernel with device bpf, although it is normally

Re: dumping net traffic to log file

2006-07-25 Thread Alexey Karguine
Do you have string `device bpf ` in youe kernel config? 2006/7/25, Steel City Phantom [EMAIL PROTECTED]: im trying the command tcpdump -i em0 traffic.log and i get the response tcpdump: (no devices found) /dev/bpf0: No such file or directory im doing it as root. this

Serious disk problems

2006-07-25 Thread Jonathan Arnold
My power supply died and now my root file system seems to be having major problems. I run fsck -y on it and after complaining about dozens of sectors having problems being read and Unexpected soft updates, fsck ends with: fsck_ufs: cannot alloc 3962308096 bytes for inoinfo Can anything be done

ssh tunnel - remote access through nat

2006-07-25 Thread Drew
Hi, I've got a box that's nat'd out to the internet. It is occassionally neccessary for me to access this box remotely. The obvious answer is: ssh -R :localhost:22 remote.box cat run from the nat'd box where remote box is a place I pretty much always have access too from anywhere, anytime.

Re: [OT] gcc: maximum length of an array?

2006-07-25 Thread P.U.Kruppa
On Sun, 23 Jul 2006, Andrew Brampton wrote: Can you show me the line you are using to malloc with, and the lines you are using to access the array... The smallest unit you can malloc on is a byte, and if you are mallocing 1 bytes, and using each byte as a single boolean value then

Re: ssh tunnel - remote access through nat

2006-07-25 Thread Chuck Swiger
Drew wrote: Hi, I've got a box that's nat'd out to the internet. It is occassionally neccessary for me to access this box remotely. The obvious answer is: ssh -R :localhost:22 remote.box cat run from the nat'd box where remote box is a place I pretty much always have access too from

Re: max number of groups a user can be member of

2006-07-25 Thread Roberto Nunnari
Hi. Dan Nelson wrote: In the last episode (Jul 24), Roberto Nunnari said: Hi everybody. Could anybody tell me the reason why by default FreeBSD limits the number of groups a user can be member of to 16? Compatibility with the NFS protocol. A google search on nfs 16 groups returned a lot of

Re: max number of groups a user can be member of

2006-07-25 Thread Roberto Nunnari
Sorry.. In my previous mail, I forgot to say to send replies to my mailbox as well, as I'm not on the list. Thank you. Hi. Dan Nelson wrote: In the last episode (Jul 24), Roberto Nunnari said: Hi everybody. Could anybody tell me the reason why by default FreeBSD limits the number of groups

Re: dumping net traffic to log file

2006-07-25 Thread Steel City Phantom
Great, im making good progress here. it seems like tcpdump only captures the headers, is there a way to capture the entire packet, data and all? thanks guys Chuck Swiger wrote: Steel City Phantom wrote: [ ...top posting is confusing... ] im trying the command tcpdump -i em0

Re: Multiple gateways?

2006-07-25 Thread BSDServer Redes e Servidores
Hi there, With ipfw you can do multiple diverts and natds on different ports, choosing which traffic will use wich gateway by source or destiny. xl0 = 192.168.1.2 - gw 192.168.1.1 xl1 = 10.0.0.2- gw 10.0.0.1 ... add divert 8669 ip from any to 192.168.1.2 via xl0 in add divert 8669 ip from

Re: Multiple gateways?

2006-07-25 Thread Rafael Aquino
Hi there, With ipfw you can do multiple diverts and natds on different ports, choosing which traffic will use wich gateway by source or destiny. xl0 = 192.168.1.2 - gw 192.168.1.1 xl1 = 10.0.0.2- gw 10.0.0.1 ... add divert 8669 ip from any to 192.168.1.2 via xl0 in add divert 8669 ip from

Re: How to use kernel modules from CURRENT on STABLE

2006-07-25 Thread Rafael Aquino
When you do a make depend in /usr/src/sys/i386/conf/KERNEL/ you are just compiling the modules... You could make a copy of the source tree (for backup reasons), upgrade to CURRENT, do a make depend and test the modules you want. If it just doesn't work at all you can revert to the backup copy of

Re: OpenBSD PF firewall in Freebsd

2006-07-25 Thread Ivan Levchenko
Thanks everybody, looks great.. thanks for the reply! On 7/25/06, fbsd [EMAIL PROTECTED] wrote: yes OpenBSD pf is part of the FreeBSD base release. Read the firewall section of the handbook for instructions on how to activate. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: dumping net traffic to log file

2006-07-25 Thread Dan Nelson
In the last episode (Jul 25), Steel City Phantom said: Great, im making good progress here. it seems like tcpdump only captures the headers, is there a way to capture the entire packet, data and all? tcpdump only displays a packet summary by default. If you want to see the full packet data,

Re: [OT] gcc: maximum length of an array?

2006-07-25 Thread P.U.Kruppa
On Sun, 23 Jul 2006, Giorgos Keramidas wrote: On 2006-07-24 20:49, P.U.Kruppa [EMAIL PROTECTED] wrote: Hi, sorry for posting an [OT], but usually people on this list know everything :-) Since I don't know too much about programming I am frequently fascinated by simple things like

FreeBSD 6 Hard Lock no logs

2006-07-25 Thread Rob Connon (Info)
Hi, I have a web/mail server thats running the lastest version of FreeBSD 6.0-RELEASE-p9 #4. In the last month or so it's started hard locking.. when the machine locks up i can still ping it and get connects from telneting to 80,22,etc sometimes i get a banner and sometimes i dont.. but there

Re: dumping net traffic to log file

2006-07-25 Thread Chuck Swiger
Steel City Phantom wrote: Great, im making good progress here. it seems like tcpdump only captures the headers, is there a way to capture the entire packet, data and all? Use -s 0. tcpdump is closer to the equivalent of a network toolbox than merely a swiss army knife, but you may find

Re: dumping net traffic to log file

2006-07-25 Thread Chuck Swiger
Chuck Swiger wrote: [ ...stuff about tcpdump options... ] (via -i -o flags) Sorry, I was thinking of something else-- tcpdump uses -r -w. -- -Chuck ___ freebsd-questions@freebsd.org mailing list

Re: Unable to access Postfixadmin

2006-07-25 Thread Gerard Seibert
Riemer Palstra wrote: On Mon, Jul 24, 2006 at 05:12:51PM -0400, Gerard Seibert wrote: Directory /usr/local/www/postfixadmin Options Indexes AllowOverride AuthConfig /Directory Attempting to access the site produced am error message. So, what's the error message, and

Re: dumping net traffic to log file

2006-07-25 Thread Darrin Chandler
On Tue, Jul 25, 2006 at 01:39:49PM -0400, Steel City Phantom wrote: Great, im making good progress here. it seems like tcpdump only captures the headers, is there a way to capture the entire packet, data and all? In addition the the other fine answers you got, after you've written to a file

Re: A question for the AWK wizards

2006-07-25 Thread Parv
in message [EMAIL PROTECTED], wrote Parv thusly... You need to use substr() not awk to shorten a line. ` ^ ^ ^ ^ ^ ^ ^ ^ ` ^ ^ ^ ^ ^ ^ ^ ^ Dang it! I meant to use the substr() function in awk. - Parv -- ___

Re: What I would like to see, or How many FreeBSD boxen are out there?

2006-07-25 Thread Aftab Jahan Subedar
IMHO this is the first and oldest one. http://www.netccraft.com -- Aftab Jahan Subedar CEO/Software Engineer Subedar Technologies Ltd Subedar Baag Bibir Bagicha #1 North Jatrabari Dhaka 1204 http://www.DhakaStockExchangeGame.com On Sunday 23 July 2006 00:09, User Freebsd wrote: On various

Re: [OT] gcc: maximum length of an array?

2006-07-25 Thread Giorgos Keramidas
On 2006-07-27 17:02, P.U.Kruppa [EMAIL PROTECTED] wrote: On Sun, 23 Jul 2006, Giorgos Keramidas wrote: On 2006-07-24 20:49, P.U.Kruppa [EMAIL PROTECTED] wrote: Hi, sorry for posting an [OT], but usually people on this list know everything :-) Since I don't know too much about programming I am

Re: Serious disk problems

2006-07-25 Thread Derek Ragona
I would try moving the disk to another server and doing the fsck there. If you get the same error you can try increasing the memory limits. You could also try booting the live CD and run the fsck. If you do this you may need to us sysctl to raise the memory limits if you get that error.

Re: FreeBSD 6 Hard Lock no logs

2006-07-25 Thread Derek Ragona
First look for the obvious problems like low disk or swap space. If these are OK, you might need to run a script that logs various things and sift through it. I would suggest writing a shell script that sleeps for say 30 to 60 seconds, then opens a log file and does ps -ax and some other

Re: What FreeBSD users really want

2006-07-25 Thread Henry Lenzi
You know, for me, the little things have nothing to do with what you said. The little things have to do with the stuff my wife needs. Trivial things, like easily writing data to a CD, just like she does on her work with Windows, and automounting floppies for DOS formatted floppies. Automounting

freebsd-questions Digest, Vol 143, Issues: 13, 15, 19

2006-07-25 Thread [EMAIL PROTECTED]
I can't read any of these emails. I am using Juno.com for my mail service under Windows 98 . When I open them up, I see the part before the table of contents and then the mail area goes blank and stays that way. I've waited a few minutes, but the situation doesn't correct itself. I may soon

Re: What I would like to see, or How many FreeBSD boxen are out there?

2006-07-25 Thread Micah
Aftab Jahan Subedar wrote: IMHO this is the first and oldest one. http://www.netccraft.com I think you mean http://www.netcraft.com :) Especially what's that site running http://toolbar.netcraft.com/site_report?url=http://www.yahoo.com - Micah ___

any audio wizards know howto store *.smil files?

2006-07-25 Thread Gary Kline
Is there a way of saving *.[ra|ram|smil] or any real audio type files locally? I've poked around and haven't found any means of saving real* stuff. thanks in advance, gary -- Gary Kline [EMAIL PROTECTED] www.thought.org Public service

Re: What FreeBSD users really want

2006-07-25 Thread Greg Barniskis
Jim Stapleton wrote: No offense, but, it doesn't even integrate BASH. I had to install the bash package so I wasn't stuck to CSH, and BASH is much more popular than any PHP shell. (Wait, is there a PHP shell? I know there is a CLI interpereter, but that's different). Regardless, if it's in

Re: any audio wizards know howto store *.smil files?

2006-07-25 Thread Andy Reitz
On Tue, 25 Jul 2006, Gary Kline wrote: Is there a way of saving *.[ra|ram|smil] or any real audio type files locally? I've poked around and haven't found any means of saving real* stuff. Hi Gary, I think you might be able to convince mplayer to do it, depending on the

no subject

2006-07-25 Thread Todd Martin
The dcc resume over nat bug has a patch for 5.x that works. Even though it was never added to the source code: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/50310 I would like to know if there is a fix for 6.x Since libalias is a kernel module in this version, I cant figgure out how to get it

any audio wizards know howto store *.smil files?

2006-07-25 Thread Robert Huff
Gary Kline writes: Is there a way of saving *.[ra|ram|smil] or any real audio type files locally? I've poked around and haven't found any means of saving real* stuff. If I really want to save something which is streamed, my best and not always sucessful answer is

Re: What FreeBSD users really want

2006-07-25 Thread Nikolas Britton
What I (a FreeBSD user) really want: * Xen v3.x dom0 support. * Xen v3.x domU support. * Stable File System. * A Faster, then Linux, File System. * File system journaling so I don't have to fsck a 2TB array. * Drivers for even more SAS/SATA RAID Controllers. * A system that fully supports (no

Re: What FreeBSD users really want

2006-07-25 Thread Robert Huff
Greg Barniskis writes: In my opinion, FreeBSD should never change its model to arriving as a fully completed cake. Conversely ... if someone wants to build something fully specified based on FreeBSD, more power to 'em. Robert Huff

Re: any audio wizards know howto store *.smil files?

2006-07-25 Thread Gary Kline
On Tue, Jul 25, 2006 at 04:28:23PM -0400, Andy Reitz wrote: On Tue, 25 Jul 2006, Gary Kline wrote: Is there a way of saving *.[ra|ram|smil] or any real audio type files locally? I've poked around and haven't found any means of saving real* stuff. Hi Gary, I think you

Re: What FreeBSD users really want

2006-07-25 Thread David Kelly
On Tue, Jul 25, 2006 at 03:55:03PM -0500, Nikolas Britton wrote: What I (a FreeBSD user) really want: [...] What I really want is a keyboard button marked DWIM (NWIS) for Do What I Meant (Not What I Said). -- David Kelly N4HHE, [EMAIL PROTECTED]

Re: any audio wizards know howto store *.smil files?

2006-07-25 Thread Lars Eighner
On Tue, 25 Jul 2006, Gary Kline wrote: Is there a way of saving *.[ra|ram|smil] or any real audio type files locally? I've poked around and haven't found any means of saving real* stuff. If mplayer will play it, you can (probably) dump it with -dumpaudio -dumpfile

Re: any audio wizards know howto store *.smil files?

2006-07-25 Thread Andy Reitz
On Tue, 25 Jul 2006, Lars Eighner wrote: On Tue, 25 Jul 2006, Gary Kline wrote: Is there a way of saving *.[ra|ram|smil] or any real audio type files locally? I've poked around and haven't found any means of saving real* stuff. If mplayer will play it, you can (probably)

Re: What FreeBSD users really want

2006-07-25 Thread Robert Huff
David Kelly writes: On Tue, Jul 25, 2006 at 03:55:03PM -0500, Nikolas Britton wrote: What I (a FreeBSD user) really want: What I really want is a keyboard button marked DWIM (NWIS) for Do What I Meant (Not What I Said). A Smite! key. Robert

Re: What FreeBSD users really want

2006-07-25 Thread Nikolas Britton
On 7/22/06, Freminlins [EMAIL PROTECTED] wrote: The only thing I wish I had learned so much sooner was set autolist in my .cshrc. I didn't know it was there, and I have no idea why it is not in the default dot.cshrc file. No doubt good reasons, but I got by for months before I found this out.

Re: any audio wizards know howto store *.smil files?

2006-07-25 Thread Gary Kline
On Tue, Jul 25, 2006 at 04:54:12PM -0400, Robert Huff wrote: Gary Kline writes: Is there a way of saving *.[ra|ram|smil] or any real audio type files locally? I've poked around and haven't found any means of saving real* stuff. If I really want to save something

subscribing to freebsd maillists

2006-07-25 Thread Stoyan Stoyanov
Hi, I'm trying to subscribe this email address to several freebsd mailing lists but never receive the confirmation email. The mail logs on the receiving mail server show nothing at all. Seems like a confirmation email is never sent out. I don't have problem subscribing other email addresses

Re: any audio wizards know howto store *.smil files?

2006-07-25 Thread Robert Huff
Gary Kline writes: If I really want to save something which is streamed, my best and not always sucessful answer is to dissect the html then sic fetch on it How best to decode this:: + fetch

Re: any audio wizards know howto store *.smil files?

2006-07-25 Thread Andy Reitz
On Tue, 25 Jul 2006, Gary Kline wrote: How best to decode this:: + fetch http://web.lightningcast.net/servlets/getAd?version=4.5anaid=175playerid=1streamref=1session=8AB1883F11EB3EE3spot=[0,0]ext=.rm Hi Gary, Try pointing mplayer at that URL. -Andy.

6.1 installation problem on a big disk

2006-07-25 Thread crschmidt
I am installing 6.1-RELEASE on i386 platform, using a fairly big IDE disk (Maxtor 6L250R0, 250 GB). All goes well when I create a slice and partition it (using defaults). I have 2 disks, ad0 and ad2, but I am using only ad0 for installation. When the installation begins, I see the following

Re: What I would like to see, or How many FreeBSD boxen are out there?

2006-07-25 Thread User Freebsd
On Wed, 26 Jul 2006, Aftab Jahan Subedar wrote: IMHO this is the first and oldest one. http://www.netccraft.com That is a web hosting survey ... it doesn't take into consideration firewalls, desktops, mail servers, file servers, etc, etc ... What I'm suggesting is some means of tracking

Re: tar dies on making tape backup

2006-07-25 Thread Jaime
On Jul 25, 2006, at 9:03 AM, Derek Ragona wrote: Using tar with a SDLT I set the blocksize at 1024 and use ASCII headers (-c) Thanks for the advice. I hadn't thought about block size. Why do you use the ASCII headers? Jaime

Re: What FreeBSD users really want

2006-07-25 Thread Michael P. Soulier
On 25/07/06 Henry Lenzi said: You know, for me, the little things have nothing to do with what you said. The little things have to do with the stuff my wife needs. Trivial things, like easily writing data to a CD, just like she does on her work with Windows, and automounting floppies for DOS

Solid modeling

2006-07-25 Thread Peter B
Is there any software to model 3D constructions for viewing and to produce drawings.. ? I have found irit, brlcad, rayshade.. none seems to solve it sufficiently. If it were 2D only, xfig could done it. Qcad seem to produce .dwg, but only work in 2D aswell.

fsck in the background

2006-07-25 Thread Michael P. Soulier
A while ago there was a power failure in my house, long enough to wear down the UPS. I had to power-on my server when I got home (crappy bios), and I noticed after I logged-in that fsck was running non-interactively in the background. Question: If it finds problems that require administrator

Re: Solid modeling

2006-07-25 Thread Jahilliya
On 7/26/06, Peter B [EMAIL PROTECTED] wrote: Is there any software to model 3D constructions for viewing and to produce drawings.. ? I have found irit, brlcad, rayshade.. none seems to solve it sufficiently. If it were 2D only, xfig could done it. Qcad seem to produce .dwg, but only work in

Re: any audio wizards know howto store *.smil files?

2006-07-25 Thread Gary Kline
On Tue, Jul 25, 2006 at 05:11:36PM -0400, Andy Reitz wrote: On Tue, 25 Jul 2006, Lars Eighner wrote: On Tue, 25 Jul 2006, Gary Kline wrote: Is there a way of saving *.[ra|ram|smil] or any real audio type files locally? I've poked around and haven't found any means of

Re: What FreeBSD users really want

2006-07-25 Thread Henry Lenzi
There are major debates in the Linux community about the supposed user-friendly behaviour of Gnome and KDE, and whether it's truly friendly. Personally, I'd be happy with a button to mount my devices, instead of automounting. Yes, I agree. But you see, sometimes its hard to explain to people

Re: fsck in the background

2006-07-25 Thread Dan Nelson
In the last episode (Jul 25), Michael P. Soulier said: A while ago there was a power failure in my house, long enough to wear down the UPS. I had to power-on my server when I got home (crappy bios), and I noticed after I logged-in that fsck was running non-interactively in the background.

Re: fsck in the background

2006-07-25 Thread Michael P. Soulier
On 25/07/06 Dan Nelson said: It logs an error to syslog, and the next time you reboot it forces a foreground check so it can prompt you for instructions. Ah. I'd better look for that then. :) You should be using ext3 on Linux :) Been there, done that, experienced the file corruption. It

pf firewall for a server

2006-07-25 Thread Jonathan Horne
ive been googling for a while now this evening, but have unsuccesfully found any examples on how to firewall a server. i do *not* want to build a router, and unfortunatly, every article i seem to find wants to tell me how to build a router! i just want to learn how to build a simple pf config

missing graphics in firefox

2006-07-25 Thread Peter
Hi gang, I'm running 5.5-PRERELEASE and I'm observing odd behaviour with Firefox (1.5.0.4). In my webmail (yahoo) interface I am missing various graphics: - paperclip (denoting attachments) - arrows (signifying that I replied to the message) - card (signifying that this person is in my address

Re: Are hardware vendors starting to bail on FreeBSD ... ?

2006-07-25 Thread User Freebsd
On Tue, 25 Jul 2006, Ted Mittelstaedt wrote: Oops, forgot about that. Use 5.x then. The statement is that newer versions of FreeBSD are slower than older versions. The point was that this isn't relevant to 90% of users for reasons I already cited. IMHO, I'm not so concerned about my

  1   2   >