recomendations for webb shop software

2008-01-16 Thread tesolarisc
Dear listmembers. I want to learn about the "webb shop thing". Are there someone that can recomend software worth having a look at. I think of a webb site with forms that's connected to a database with order and update mecanisms. I will only use the software to learn. Cincerely -- /peo --

external hard drive for mobile pc

2008-01-16 Thread Eric LaVoie
Will FreeBSD work if I install it on an external hard drive, connected to a mobile PC via USB or FireWire, as a partition ( the two partitions being the mobile PC's internal Hardrive and this external hard drive which I am asking about.)? If the answer is yes: can you provide me with links to so

Re: how to be *nix programmer

2008-01-16 Thread Bob Hall
On Wed, Jan 16, 2008 at 04:42:48PM -0500, Jerry McAllister wrote: > On Wed, Jan 16, 2008 at 03:48:47PM -0500, Radheshyam Bhatt wrote: > > > Hello People, > > > > > >How's it going?I am interested in to developing drivers > > for FreeBSD. How do I go about start learning pr

Re: Anyone out there using SSL-Explorer?

2008-01-16 Thread Kurt Buff
On Jan 16, 2008 4:35 PM, Kurt Buff <[EMAIL PROTECTED]> wrote: > > On Jan 16, 2008 2:00 PM, Peter Boosten <[EMAIL PROTECTED]> wrote: > > Kurt Buff wrote: > > > > > > > > > Per a private message (thanks, Peter) I learned that 'ant run' is > > > deprecated, and I should instead use 'ant start'. > > >

3Ware 9650SE with 4 disk array

2008-01-16 Thread Doug Sampson
Hi, We've received a server containing 3Ware 9650SE controller with 4 ports and it comes with 4 WD7500AYYS drives with the following drive parameters of LBA 1465149168 (sectors?). I'm using FBSD 7.0 RC-1 which provides the necessary drivers for that controller card. The array is created using RAID

3Ware 9650SE with 4 disk array

2008-01-16 Thread Doug Sampson
Hi, We've received a server containing 3Ware 9650SE controller with 4 ports and it comes with 4 WD7500AYYS drives with the following drive parameters of LBA 1465149168 (sectors?). I'm using FBSD 7.0 RC-1 which provides the necessary drivers for that controller card. The array is created using RAID

Re: When is 7.0 being released?

2008-01-16 Thread RW
On Wed, 16 Jan 2008 14:30:15 -0500 Schiz0 <[EMAIL PROTECTED]> wrote: > On Jan 16, 2008 2:13 PM, Wojciech Puchar > <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > > > Does anybody have an idea when 7.0 will be released? It looks > > > like the schedule hasn't been updated, and it was scheduled for

Re: lockfile -- posix compliant?

2008-01-16 Thread Erik Trulsson
On Wed, Jan 16, 2008 at 08:03:29PM -0500, N.J. Thomas wrote: > Can someone tell me if lockfile(1) is a POSIX-defined utility? I > couldn't tell from the man page or the source code, and I seem to be > having trouble locating info on the web. > > Jens Schweikhardt's excellent page on FreeBSD POSIX

lockfile -- posix compliant?

2008-01-16 Thread N.J. Thomas
Can someone tell me if lockfile(1) is a POSIX-defined utility? I couldn't tell from the man page or the source code, and I seem to be having trouble locating info on the web. Jens Schweikhardt's excellent page on FreeBSD POSIX Compliance: http://people.freebsd.org/~schweikh/posix-utilities-AP

Re: [OpenAFS-devel] Re: AFS ... or equivalent ...

2008-01-16 Thread Jeffrey Hutzelman
On Wed, 16 Jan 2008, Robert Watson wrote: > On Wed, 16 Jan 2008, Jeffrey Hutzelman wrote: > > > The "let's just slurp everything into the main distribution so we don't have > > to worry about stable interfaces" approach is really poor. It encourages > > bad engineering practice among people maint

Re: Anyone out there using SSL-Explorer?

2008-01-16 Thread Kurt Buff
On Jan 16, 2008 2:00 PM, Peter Boosten <[EMAIL PROTECTED]> wrote: > Kurt Buff wrote: > > > > > > Per a private message (thanks, Peter) I learned that 'ant run' is > > deprecated, and I should instead use 'ant start'. > > > > This seems to have no effect, as the output is the same. > > > > The READM

Re: ssmtp configuration for server authorization [solved]

2008-01-16 Thread Chad Perrin
On Wed, Jan 16, 2008 at 12:46:02PM -0600, Paul Schmehl wrote: > > This might give you a clue: > > smtp 25/tcpmail #Simple Mail Transfer > smtp 25/udpmail #Simple Mail Transfer > smtps 465/tcp#smtp protocol over TLS/SSL (was ssmtp) > sm

Re: FreeBSD 6.2 Frequent Lockups

2008-01-16 Thread Modulok
>>Lockups are usually hardware related. You should run diagnostics on all >>your motherboard, RAM, drives, and NIC's. Check that your system BIOS >>settings are correct, and you are not "over-clocking" your CPU or RAM. >> >>I would run the generic kernel if you have a custom kernel. Don't overlo

Re: FreeBSD 6.2 Frequent Lockups

2008-01-16 Thread Derek Ragona
At 10:37 AM 1/16/2008, Joseph Yeager wrote: Hello, I'm experiencing daily lockups on a FreeBSD 6.2 machine thats currently being used as a gateway for a local church school. I have installed and/or configured the following services which are running on it right now: Quagga (only using the Z

Re: Pls help: regarding gdb internals

2008-01-16 Thread आशीष शुक्ल Ashish Shukla
,--[ On Wed, Jan 16, 2008 at 01:24:14PM -0800, Arun Paneri wrote: | Thanks Aryeh & Chuck. | Well, I am trying to solve issues related to GDB. Like, gdb prints wrong values of few parameteres eg "this" pointer, when we give "backtrace" or "x/10x $ebp" command in core of our company product. The

Re: Pls help: regarding gdb internals

2008-01-16 Thread Aryeh Friedman
On Jan 16, 2008 4:24 PM, Arun Paneri <[EMAIL PROTECTED]> wrote: > Thanks Aryeh & Chuck. > Well, I am trying to solve issues related to GDB. Like, gdb prints wrong > values of few parameteres eg "this" pointer, when we give "backtrace" or > "x/10x $ebp" command in core of our company product. It

Re: Anyone out there using SSL-Explorer?

2008-01-16 Thread Peter Boosten
Kurt Buff wrote: Per a private message (thanks, Peter) I learned that 'ant run' is deprecated, and I should instead use 'ant start'. This seems to have no effect, as the output is the same. The README does talk about a wizard, which, after pondering all of this overnight, seems to mean some G

Re: Anyone out there using SSL-Explorer?

2008-01-16 Thread Kurt Buff
On Jan 15, 2008 7:00 PM, Kurt Buff <[EMAIL PROTECTED]> wrote: > I've been trying to install it on a box I've thrown together (FreeBSD > it-kbuff-fbsd1.mycompany.com 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0) > and have followed the directions as best I could in the following > documents: > > /usr/sr

Re: how to be *nix programmer

2008-01-16 Thread Jerry McAllister
On Wed, Jan 16, 2008 at 03:48:47PM -0500, Radheshyam Bhatt wrote: > Hello People, > > >How's it going?I am interested in to developing drivers > for FreeBSD. How do I go about start learning program for that? What > books & resources I should look in to. I know C, and I

Re: [OpenAFS-devel] Re: AFS ... or equivalent ...

2008-01-16 Thread Robert Watson
On Wed, 16 Jan 2008, Jeffrey Hutzelman wrote: --On Monday, January 14, 2008 02:23:47 PM + Robert Watson <[EMAIL PROTECTED]> wrote: I'd like very much to get at least the kernel parts of an AFS client into the base system. That may well be realistic for arla, though I believe there was a

Re: Pls help: regarding gdb internals

2008-01-16 Thread Arun Paneri
Thanks Aryeh & Chuck. Well, I am trying to solve issues related to GDB. Like, gdb prints wrong values of few parameteres eg "this" pointer, when we give "backtrace" or "x/10x $ebp" command in core of our company product. I think it reads wrong value from symbol table or stack frame. So i am t

how to be *nix programmer

2008-01-16 Thread Radheshyam Bhatt
Hello People, How's it going?I am interested in to developing drivers for FreeBSD. How do I go about start learning program for that? What books & resources I should look in to. I know C, and I am learning about processes, and system calls. Also where would I take my qu

Re: [OpenAFS-devel] Re: AFS ... or equivalent ...

2008-01-16 Thread Jeffrey Hutzelman
--On Monday, January 14, 2008 02:23:47 PM + Robert Watson <[EMAIL PROTECTED]> wrote: I'd like very much to get at least the kernel parts of an AFS client into the base system. That may well be realistic for arla, though I believe there was a period for a while where the kernel/arlad inte

Re: some help please

2008-01-16 Thread Hartmut Obst
Somewhere, the descriptions of what the different ISO images do should show up, mostlikely in the manual. Do you mean this? > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-diff-media.html#AEN3259 -- http://www.hartmut-obst.org _

Re: HOW-TO get Flash7 working!

2008-01-16 Thread Joshua Tinnin
On Sat, Jan 05, 2008 at 05:06:27PM -0500, Aryeh M. Friedman wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Rudy wrote: > > > > With all this talk about FLASH, I found something out by trial and > > error and want to post again to the list so that others searching > > can get the FLAS

Re: Pls help: regarding gdb internals

2008-01-16 Thread Arun Paneri
Thanks a ton. I got some idea to start with. Regards, - Original Message From: Chuck Swiger <[EMAIL PROTECTED]> To: Arun Paneri <[EMAIL PROTECTED]> Cc: FreeBSD User <[EMAIL PROTECTED]>; freebsd-questions@freebsd.org Sent: Wednesday, January 16, 2008 2:56:36 PM Subject: Re: Pls help: rega

Re: some help please

2008-01-16 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Norman Maurer wrote: > Hi, > > please reread the handbook I think all you need is explained there > in detail > > bye > Norman > > Am Mittwoch, den 16.01.2008, 09:46 +0200 schrieb Moazzar Battah: >> Dear Sir, >> >> I need some help , I am a new

Re: Pls help: regarding gdb internals

2008-01-16 Thread Chuck Swiger
On Jan 16, 2008, at 10:58 AM, Arun Paneri wrote: Can anyone write few lines about how does gdb internally works. I went to "Gdb internals guide" but couldn't find much information specifically which i am looking for. I'm not familiar with the document you mentioned, but the canonical docum

Re: pkg_add: remote install (-r) broken

2008-01-16 Thread Kris Kennaway
Colin Brace wrote: Hi all, At some point after my original installation of v.7-BETA3 in late November and a subsquent upgrade to BETA4 with Colin Percival's freebsd-update, installing packages remotely with pkg_add on my system broke. For example: <<< 550 Cannot connect to 78.27.2.208:53572 -

pkg_add: remote install (-r) broken

2008-01-16 Thread Colin Brace
Hi all, At some point after my original installation of v.7-BETA3 in late November and a subsquent upgrade to BETA4 with Colin Percival's freebsd-update, installing packages remotely with pkg_add on my system broke. For example: $ sudo pkg_add -vr rtorrent scheme: [ftp] user: [] password: [

Re: When is 7.0 being released?

2008-01-16 Thread Schiz0
On Jan 16, 2008 2:13 PM, Wojciech Puchar <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Does anybody have an idea when 7.0 will be released? It looks like the > > schedule hasn't been updated, and it was scheduled for January 14th. > > > > Where can I find additional information? > > when it will b

Re: FreeBSD 6.2 Frequent Lockups

2008-01-16 Thread Kris Kennaway
Joseph Yeager wrote: Hello, I'm experiencing daily lockups on a FreeBSD 6.2 machine thats currently being used as a gateway for a local church school. I have installed and/or configured the following services which are running on it right now: Quagga (only using the Zebra daemon), DHCP (via

Re: When is 7.0 being released?

2008-01-16 Thread Wojciech Puchar
Hello, Does anybody have an idea when 7.0 will be released? It looks like the schedule hasn't been updated, and it was scheduled for January 14th. Where can I find additional information? when it will be ready, stable and tested. if you need to have "the latest" NOW, consider installing -cur

Re: growfs and soft updates

2008-01-16 Thread Wojciech Puchar
problem then+i've got zero sized file in lost+found that i was unable to delete until i took off all strange flash with chflags. but i did it ONLY because i had no way to back it up. Personally I don't think it's worth the risk, unless the data is disposable like a squid cache. What I normally

Re: How manu swap ?

2008-01-16 Thread Wojciech Puchar
* Disk space is cheap. 16G of swap costs what? 15G of 15,000 RPM SCSI not mentioning IDE disks, on 4GB RAM+6 SATA disk system i allocated 2GB swap on each disk. most of the time little is used, but when it will be needed - it is ___ freebsd-questi

Pls help: regarding gdb internals

2008-01-16 Thread Arun Paneri
Hi All, I am new to gdb code and trying to learn more. i need help regarding gdb internals. Can anyone write few lines about how does gdb internally works. I went to "Gdb internals guide" but couldn't find much information specifically which i am looking for. I want information like when we

Re: ssmtp configuration for server authorization

2008-01-16 Thread Paul Schmehl
--On Wednesday, January 16, 2008 00:39:00 -0700 [EMAIL PROTECTED] wrote: This is my ssmtp.conf: (yadda yadda) I probably should have included a tail of my /var/log/maillog file: Jan 16 00:08:00 laptop sSMTP[6976]: Unable to connect to \ "mail.domain.org" port 25. Jan 16 00:08:00 laptop

Re: growfs and soft updates

2008-01-16 Thread RW
On Wed, 16 Jan 2008 17:48:44 +0100 (CET) Wojciech Puchar <[EMAIL PROTECTED]> wrote: > growfs is for people that like challenges ;) > > i have to use it growing 800GB filesystem to 1400GB, finally (after > patching it a bit) i did it, but root directory was destroyed (no > idea why). all subdirs

When is 7.0 being released?

2008-01-16 Thread FreeBSD User
Hello, Does anybody have an idea when 7.0 will be released? It looks like the schedule hasn't been updated, and it was scheduled for January 14th. Where can I find additional information? ___ freebsd-questions@freebsd.org mailing list http://lists.free

Re: OT: Greylisting and Yahoo Mailinglists

2008-01-16 Thread Chuck Swiger
On Jan 15, 2008, at 11:23 PM, Heiko Wundram (Beenic) wrote: Am Dienstag, 15. Januar 2008 19:08:39 schrieb Chuck Swiger: You didn't mention which mailserver or greylist software you are using, but the postgrey implementation (for use with Postfix) has this in postgrey_whitelist_clients: # gre

Re: syslogd not reading messages from a remote machine

2008-01-16 Thread Andy Greenwood
[snip] > To disable that behavior, just put -a 10.10.10.1/32:* in your syslogd_flags > and you should be good to go (if your problem was the same as mine :) > Thanks, that helped a lot. for the record, I had to set the syslogd_flags as Jon described, as well as adding "+@" and "+fortigate" lines t

Re: How manu swap ?

2008-01-16 Thread Bruce Cran
Dan Nelson wrote: In the last episode (Jan 16), Albert Shih said: Hi all I known it's classic question. Long time ago when I install a FreeBSD x86 32 bits when I have N Go of Ram the installer take 2xN Go for the swap partition. Now I just install two machine with FreeBSD amd64 version w

Re: Limit on number of groups a user can join

2008-01-16 Thread Bill Vermillion
Even though on Wed, Jan 16, 2008 at 12:00 [EMAIL PROTECTED] realized that everything he says should be taken 'cum grano salis', he unhesitatingly continued with this missive: > Message: 4 > Date: Tue, 15 Jan 2008 15:13:04 -0800 > From: Chuck Swiger <[EMAIL PROTECTED]> > Subject: Re: Limit on numbe

Re: growfs and soft updates

2008-01-16 Thread Wojciech Puchar
(ffs_valloc: dup alloc). After plenty of 'fcsk -y' I got it fixed while losing few random files. :( The errors were mostly related to soft updates. Should soft updates be disabled before using growfs? False alarm. It's all the same with soft updates disabled.. I guess growfs needs some work.

FreeBSD 6.2 Frequent Lockups

2008-01-16 Thread Joseph Yeager
Hello, I'm experiencing daily lockups on a FreeBSD 6.2 machine thats currently being used as a gateway for a local church school. I have installed and/or configured the following services which are running on it right now: Quagga (only using the Zebra daemon), DHCP (via the isc-dhcp3-server p

Re: How manu swap ?

2008-01-16 Thread Jerry McAllister
On Wed, Jan 16, 2008 at 10:28:06AM -0600, Dan Nelson wrote: > In the last episode (Jan 16), Albert Shih said: > > Hi all > > > > I known it's classic question. > > > > Long time ago when I install a FreeBSD x86 32 bits when I have N Go > > of Ram the installer take 2xN Go for the swap partition

Re: How manu swap ?

2008-01-16 Thread Bill Moran
In response to Albert Shih <[EMAIL PROTECTED]>: > Le 16/01/2008 à 10:28:06-0600, Dan Nelson a écrit > > In the last episode (Jan 16), Albert Shih said: > > > Hi all > > > > > > I known it's classic question. > > > > > > Long time ago when I install a FreeBSD x86 32 bits when I have N Go > > >

Re: How manu swap ?

2008-01-16 Thread Wojciech Puchar
none if your ram will always fit all apps (with 8GB is more than likely), or at least size of your memory, more if needed. but you can't give too much swap! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: Need help with backup shell script

2008-01-16 Thread Jim Bow
Andreas Widerøe Andersen wrote: #!/bin/sh MOUNT=/external DATE=`date +%Y%m%d%H%M` mount /dev/da0 $MOUNT #Change device name find $MOUNT -mtime +30 -delete mkdir $MOUNT/$DATE rsync -rlpgoD /backup/ $MOUNT/$DATE umount /external When I try to run my script I get this prompt back: mount: /dev/da

Re: How manu swap ?

2008-01-16 Thread Albert Shih
Le 16/01/2008 à 10:28:06-0600, Dan Nelson a écrit > In the last episode (Jan 16), Albert Shih said: > > Hi all > > > > I known it's classic question. > > > > Long time ago when I install a FreeBSD x86 32 bits when I have N Go > > of Ram the installer take 2xN Go for the swap partition. > > > >

Re: How manu swap ?

2008-01-16 Thread Albert Shih
Le 16/01/2008 à 11:18:57-0500, Jerry McAllister a écrit > On Wed, Jan 16, 2008 at 04:04:54PM +0100, Albert Shih wrote: > > > Hi all > > > > I known it's classic question. > > > > Long time ago when I install a FreeBSD x86 32 bits when I have N Go of Ram > > the installer take 2xN Go for the sw

Re: How manu swap ?

2008-01-16 Thread Dan Nelson
In the last episode (Jan 16), Albert Shih said: > Hi all > > I known it's classic question. > > Long time ago when I install a FreeBSD x86 32 bits when I have N Go > of Ram the installer take 2xN Go for the swap partition. > > Now I just install two machine with FreeBSD amd64 version with 8Go o

Re: How manu swap ?

2008-01-16 Thread Jerry McAllister
On Wed, Jan 16, 2008 at 04:04:54PM +0100, Albert Shih wrote: > Hi all > > I known it's classic question. > > Long time ago when I install a FreeBSD x86 32 bits when I have N Go of Ram > the installer take 2xN Go for the swap partition. > > Now I just install two machine with FreeBSD amd64 vers

Re: No spam???

2008-01-16 Thread John Almberg
2008-01-14 09:30:37.074087500 rblsmtpd: 123.20.89.67 pid 72121: 451 http://www.spamhaus.org/query/bl?ip=123.20.89.67 Just one comment, in my installation of SpamAssassin, it reports in syslog as spamd, not at rblsmtpd. This looks like logs from the rblsmtpd program that is not SpamAssasin. As s

Re: Need help with backup shell script

2008-01-16 Thread Andreas Widerøe Andersen
On Nov 21, 2007 2:55 PM, Valerio Daelli <[EMAIL PROTECTED]> wrote: > On Nov 21, 2007 2:39 PM, Andreas Widerøe Andersen <[EMAIL PROTECTED]> > wrote: > > Hi, > > > > I'm working on a shell script that will let me attach (mount) an > > external USB 2.0 harddrive and to my FreeBSD 6.2 server and perfo

Re: growfs and soft updates

2008-01-16 Thread Teemu Korhonen
Teemu Korhonen wrote: I'm merging my ext2-partition with my /usr by shrinking ext2 and doing growfs on the free space. I did it with soft updates enabled and it seemed to work until I tried to use /usr which resulted in kernel panic (ffs_valloc: dup alloc). After plenty of 'fcsk -y' I got it f

How manu swap ?

2008-01-16 Thread Albert Shih
Hi all I known it's classic question. Long time ago when I install a FreeBSD x86 32 bits when I have N Go of Ram the installer take 2xN Go for the swap partition. Now I just install two machine with FreeBSD amd64 version with 8Go of Ram and FreeBSD installer take 4 Go of swap. Is a bug in the

Re: some help please

2008-01-16 Thread Bill Moran
Everyone on this list is asking for help. If you use a more descriptive subject for your email, you'll get better answers. See: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/article.html In response to "Moazzar Battah" <[EMAIL PROTECTED]>: > > I need some help , I am a

Re: some help please

2008-01-16 Thread Norman Maurer
Hi, please reread the handbook I think all you need is explained there in detail bye Norman Am Mittwoch, den 16.01.2008, 09:46 +0200 schrieb Moazzar Battah: > Dear Sir, > > I need some help , I am a new user for Linux and freebsd so I need your help > I need to know how to install the freeb

some help please

2008-01-16 Thread Moazzar Battah
Dear Sir, I need some help , I am a new user for Linux and freebsd so I need your help I need to know how to install the freebsd in the best way and how I can install the ports like gnome and openmail interface ? also I will be thankful if you send me the commands and what every command mean and h

growfs and soft updates

2008-01-16 Thread Teemu Korhonen
I'm merging my ext2-partition with my /usr by shrinking ext2 and doing growfs on the free space. I did it with soft updates enabled and it seemed to work until I tried to use /usr which resulted in kernel panic (ffs_valloc: dup alloc). After plenty of 'fcsk -y' I got it fixed while losing few r

Re: Reinterpret gamepad input as keyboeard input

2008-01-16 Thread Christopher Illies
On Tue, Jan 15, 2008 at 10:48:09PM +1100, Timothy Bourke wrote: > On Jan 15 at 11:58 +0100, Christopher Illies wrote: > > On Mon, Jan 14, 2008 at 10:09:30PM +1100, Timothy Bourke wrote: > > > On Jan 14 at 08:12 +0100, Christopher Illies wrote: > > > > I have a gamepad and would like to make certain

Installation freezes

2008-01-16 Thread Nilesh Bedekar
I am trying to install FreeBSD 6.2 on my system with the following configuration : Intel Core2Duo 2.00 GHz Intel 945 Mother Board 1GB DDR2 Ram (Transcend) 160 GB SATA Western Digital Hard Drive Sony DVD-RW (IDE) Realtek RTL 8168 10/100 On-Board Ethernet Controller Realtek High Definition Audio (On-