Microsoft Mail (not Exchange) interface for Linux?

2002-11-13 Thread Ben Dugdale
off something like sendmail. Any advice would be greatly appreciated. Ben Dugdale --- [This E-mail scanned for viruses] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: playing MP3 and Format(CLI)

2002-11-02 Thread Ben Dugdale
You're looking for xmms-mpg123... I can't seem to find it right now, but it's out there somewhere. Brian York wrote: 2 problems that I have came across so far. First redhat descided to fix xmms so you couldn't play MP3. How can this be fixed. The last thing is I can't use 'mke2fs' to format w

Re: logout (cfraz)

2002-11-04 Thread Ben Dugdale
If you got to the X session using 'startx' it runs from the terminal, when you interrupt it, it's done. If instead you get to an x session by using 'init 5' your session will still be waiting for you when you alt-F7 back. Javier wrote: Hi ! I have same problem, PLEASE HELP???, any siggesti

Re: memory issue

2002-11-04 Thread Ben Dugdale
You might want to look throught the Enigma list archives, a month or less ago there was quite and long discussion on this. Sullysnet wrote: Issue with Redhat 8 and older releases. I boot the machine and I have 512 of memory after all is loaded (Gnome, X, etc.) I have use a little over 100 meg

Re: Vfat ownership and permissions

2002-11-06 Thread Ben Dugdale
etween the seperate installations (I know, scary) with no problems so far. I have never managed to change permissions either. I assumed that VFAT did not support them and never really looked in to it. Note NTFS (Win2K, XP) is a completely different story. Ben Dugdale --- [This E-mail scanned for viruses]

Re: PHP not behaving as expected

2002-11-18 Thread Ben Dugdale
;i=1522&t=1522 Ben Dugdale --- [This E-mail scanned for viruses] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: PHP not behaving as expected]

2002-11-18 Thread Ben Dugdale
;i=1522&t=1522 Oops! I should have added that I had problems with PHP_SELF() as well, but it was mysql_connect() that gave up an error messge which eventually led the solution. Ben Dugdale --- [This E-mail scanned for viruses] -- Psyche-list mailing list [EMAIL PROTECTED] https://

Open Source Point of Sale / Shopping Cart / Accounting

2002-11-20 Thread Ben Dugdale
Sorry this isn't Psyche specific but I'll be helping a freind overhaul his web store. He's currently using QuickBooks and elbow grease to get his orders out. We're looking for somenthing that handles the storefront, payment, accounting, and inventory. I'd really like to direct him towards a

Re: Open Source Point of Sale / Shopping Cart / Accounting

2002-11-22 Thread Ben Dugdale
http://interchange.redhat.com On Thu, 2002-11-21 at 09:36, Laurent, Philippe wrote: Yes! http://www.oscommerce.com superb... Thanks for your input. I had found oscommerce but not interchange. --- [This E-mail scanned for viruses] -- Psyche-list mailing list [EMAIL PROTECTED] http

Re: ide drives - revisited

2002-12-06 Thread Ben Dugdale
I installed, formatted etc, this drive in the RH8 install program. This using the old cable (UDMA 33 Style). When I put the new style cable in and booted, my initial problems disappeared but boot failed to swapon, as it could not find hda3. I used the second drive connector on the new cable and s

Re: wireless card frequently hanging up

2002-12-11 Thread Ben Dugdale
All this /sbin/service network restart ..ing makes me wonder if anyone has found a good trouble-free 802.11b solution. I'm debating the purchase of a WAP and would like to hear from someone who's found a reliable solution. Ben --- [This E-mail scanned for viruses] -- Psyche-list mailing l

Re: Hostname help

2002-12-13 Thread Ben Dugdale
Craig White wrote: On Fri, 2002-12-13 at 00:06, Ryan McDougall wrote: Alright guys I hate to bring this up again so soon but I have some more questions and issues I would greatly appreciate help with. This is what my /etc/sysconfig/network file says: NETWORKING=yes HOSTNAME=thalia.lan.home

Tenet window scrolling on win 9* boxes

2002-12-17 Thread Ben Dugdale
puters we access it from. Thanks for your ideas! Ben Dugdale --- [This E-mail scanned for viruses] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: best combo for adding external keyboard/mouse to laptop?

2002-12-17 Thread Ben Dugdale
I use a cordless i-touch that I'm really fond of (great range, reliable, doesn't eat batteries too often, doen't interfere with its twin 4 feet away), it's ps2. My cordless trackman has a usb connector and often 'looses touch' with the system on boot up if it's plugged in to usb. Now that it's

Re: umask is different in 8.0

2002-12-19 Thread Ben Dugdale
Perhaps a dumb question but... In this example, shouldn't the permissions of 'foo' be rwxrwxrwx with a umask of 000 unless foo was a pre-existing file? Your permissions are what I would expect with a umask of 111, but it works the same here (as your example). Jesse Keating wrote: On Thu, 19

Re: umask is different in 8.0

2002-12-19 Thread Ben Dugdale
no. File defaults are 666, and directory defaults are 777. Umask takes bits away from these to create the effective permissions. 000 taken away from 666 results in perms of 666. Thanks for that clarification. --- [This E-mail scanned for viruses] -- Psyche-list mailing list [EMAIL PROT