Re: [expert] Automatic mount of cdrom, zip etc.

2001-12-29 Thread James Sparenberg
Civilme, This is just for understanding not to complain. But what changed from 7.2 to 8.1 to break supermount. On my system 7.2 and 8.0 worked fine 8.1 stopped mounting. Just curious as to the change. I was using 2.4 kernel on 8.0 (and a home brew 2.4 on my 7.2 box in the office.)

Re: [expert] keeping users off the net

2001-12-29 Thread nds
[EMAIL PROTECTED] wrote: >What if the user's name is "roo"? ;O) > >grep '^username ' > >is a bit safer > >John La Rooy > >Ron Marriage wrote: > >>Try something like this as root. Adjust the time you need. >> >># while true >>do >>kill -9 $(ps -aux |grep username | awk '{ print $2 }' ) >>sleep 2

Re: [expert] Automatic mount of cdrom, zip etc.

2001-12-29 Thread tester
Eduardo M. A. M. Mendes wrote: >Hello > >How to switch on the automatic mount of cdroms, zips etc.? LM 8.0 did that >on LM 8.1 I have to issue mount -t iso9660 /dev/cdrom /mnt/cdrom. > >Many thanks > >Ed > > Ummm shipped with supermount disabled by default. Supermount has problems with kernel

[expert] modutils-2.4.10?

2001-12-29 Thread Michael Leone
I updated to the latest modutils-2.4.12. However, I think it's causing me aggravation with ALSA 0.9.0beta10. A module which used to load now gives me "unresolved symbols" (specifically, the "snd-rawmidi" module). Unfortunately, I forgot to make a copy of modutils-2.4.10. Anybody have one? -- --

Re: [expert] 8mm to DVD?

2001-12-29 Thread nds
Terry Mathews wrote: >The best way I can think of, if it is compatible, is the Dazzle Firewire >Bridge and a Firewire card. The Firewire bridge lets you convert composite >to firewire, and _back_. > >I don't know if you can burn a DVD in Linux... While making MPEG2 movies is >not difficult, I don

Re: [expert] LM 8.1 on Toshiba satellite pro 430cds

2001-12-29 Thread tester
tester wrote: > TWGibson wrote: > >> Ditto about missing the beginning... I have a 435CDS that has the same >> problem with 8.0. Very disappointing... 7.2 works fine though... >> Maybe an >> issue with the 2.4 kernel? I've had the same problem with other distros >> using the 2.4... >> >> TW

Re: [expert] LM 8.1 on Toshiba satellite pro 430cds

2001-12-29 Thread tester
TWGibson wrote: >Ditto about missing the beginning... I have a 435CDS that has the same >problem with 8.0. Very disappointing... 7.2 works fine though... Maybe an >issue with the 2.4 kernel? I've had the same problem with other distros >using the 2.4... > >TWGibson > >- Original Message

Re: [expert] Apache and ASP

2001-12-29 Thread Michael Leone
On Sat, 2001-12-29 at 22:06, nds wrote: > Is that company.mdb database comma delimited? No, ".mdb" is a binary Microsoft database format. -- -- Michael J. Leone Registered Linux user #201348

Re: [expert] network starting scripts

2001-12-29 Thread nds
ForeveR wrote: >Is it too cpmplicated question?? >Hej somebody from Mandrake please reply > >>I sent following w/o any response few days ago can somobedy read it and >>help if possible? >> >>Thanks in advance >> >>>Problem I have encountered was generated by new kernel (no matter which >>>on

Re: [expert] LM 8.1 on Toshiba satellite pro 430cds

2001-12-29 Thread TWGibson
Ditto about missing the beginning... I have a 435CDS that has the same problem with 8.0. Very disappointing... 7.2 works fine though... Maybe an issue with the 2.4 kernel? I've had the same problem with other distros using the 2.4... TWGibson - Original Message - From: "David Joham"

Re: [expert] Apache and ASP

2001-12-29 Thread nds
Onur Kucuk wrote: >>First of all, since it is cooker, things may be out >>of sync... remember >>that the compilation chain that begins with kernel >>and glibc ends with >>libGD which is what supports apache and >>company--there is a long time >>and many libraries in between, and cooker stuff

[expert] MJPEG tools and Mandrake 8.1

2001-12-29 Thread Terry Mathews
Does anyone use any of the Zoran zr36067-based MJPEG frame grabbers with Mandrake 8.1? I'm curious to see if anyone has had this work successfully as I'm frustrated and have a feeling the problem lies in the distro... Terry Want to buy your Pack or Services from MandrakeSoft? Go to http://w

[expert] Automatic mount of cdrom, zip etc.

2001-12-29 Thread Eduardo M. A. M. Mendes
Hello How to switch on the automatic mount of cdroms, zips etc.? LM 8.0 did that on LM 8.1 I have to issue mount -t iso9660 /dev/cdrom /mnt/cdrom. Many thanks Ed - Original Message - From: "John Haywood" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 29, 2001 6:

Re: [expert] Where did LM 8.1 hide /dev/sda4 (parallel zip)?

2001-12-29 Thread Eduardo M. A. M. Mendes
Hello I have fixed the problem by creating part4 using mknod. Thanks Ed - Original Message - From: "John Haywood" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 29, 2001 6:29 PM Subject: Re: [expert] Where did LM 8.1 hide /dev/sda4 (parallel zip)? > On Fri, 21 D

Re: [expert] SAMBA

2001-12-29 Thread Michael Viron
Yes. I used my 'domain' login (We set up our samba server to act as a Primary Domain Controller) from 3 windows workstations (2 Win2k, 1 WinNT) at the same time, and had no problem. I've also logged in to several win 9x/ME boxes while logged in to the Win2k box with my domain login, so it shoul

Re: [expert] Where did LM 8.1 hide /dev/sda4 (parallel zip)?

2001-12-29 Thread John Haywood
On Fri, 21 Dec 2001 14:50, Tarragon Allen wrote: > On Fri, 21 Dec 2001 14:32, Eduardo M. A. M. Mendes wrote: [SNIPT] > > How can I create /dev/sda4? Or how can I mount /dev/sda4? > > > > Many thanks > > > > Ed > > The 4 in the sda4 is supposed to refer to a partition number on the drive. > I sus

Re: [expert] Apache and ASP

2001-12-29 Thread Onur Kucuk
> First of all, since it is cooker, things may be out > of sync... remember > that the compilation chain that begins with kernel > and glibc ends with > libGD which is what supports apache and > company--there is a long time > and many libraries in between, and cooker stuff is > out as soon a

Re: [expert] External modem blues.

2001-12-29 Thread John Haywood
On Tue, 18 Dec 2001 09:11, you wrote: [SNIPT] > > Yep, Tried everything I could think of and used all the tricks learned from > 10 Years as a computer builder/reseller/tech support... > > Set the first serial port (using the 9Pin cable so I use the "COM1" BIOS > setting) in BIOS to each of the 4 s

[expert] SAMBA

2001-12-29 Thread Lee Roberts
Can the same user log on from several Windows clients at the same time? Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

[expert] CD-ROM automounting problems

2001-12-29 Thread Dan Axtell
I just installed LM 8.1 with the updates from the mandrake server on a new workstation. I'm having problem with the automounter on the CD-ROM The drive is an IDE DVD-ROM that worked OK when I installed Linux. Upon booting, the /dev directory always shows a broken sym link /dev/cdrom -> ../cdr

RE: [expert] LM 8.1 on Toshiba satellite pro 430cds

2001-12-29 Thread David Joham
Hi, I missed the first part of the thread on the Mandrake Expert list. What problem are you having with your Toshiba? On my Toshiba (the exact same model with 48M RAM), the Mandrake install dies when trying to create the RAMDISK right after the second stage install. It does this both with 8.0 a

Re: [expert] How do I install kde 3.0 beta 1 in 8.0

2001-12-29 Thread Tom Brinkman
On Friday 28 December 2001 09:09 pm, mycal62 wrote: > Ok I have dwnloded the rpms for 8.0 > > Now I want to try it out. > > But I don't want to break the stock kde 2.1.1 that came with 8.0 > can I install it along side 2.1.1? if so how do I do that? > I don't know how to install to say, /opt from

Re: [expert] Netatalk questions

2001-12-29 Thread John Haywood
On Fri, 28 Dec 2001 02:42, you wrote: > Hello: > > I've been using Netatalk in my Mandrake box for a few months and now a > few questions has arisen to me. > > *First: I want to access my netatalk server from outside my local > network. The problem is that I'm using the interactive Bastille

Re: [expert] GTK ??

2001-12-29 Thread Ricardo Castanho de O. Freitas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 29 Dec 2001, Kevin wrote: Hi, Kevin and sorry for the details I'm using mdk8.1 and whenever I try to install a software that requires the gtk library... they fail because the need the gtk+. If I try to install it... I get conflict warnin

Re: [expert] GTK ??

2001-12-29 Thread Kevin
On Saturday 29 December 2001 05:30 am, Ricardo Castanho de O. Freitas wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > I've had some troubles when I need to install some software that requires > the GTK lib! > > It seems that mdk has its own gtklib! What can I do? > > Force the insta

Re: [expert] LM 8.1 on toshiba satellite pro 430cds

2001-12-29 Thread rusted
> Well it was 7.2 and 8,0 with kernel 2.2--and they all had 48M RAM. > > I sent two of them your address, but I don't know how helpful they will > be. There is really nothing in the specs that seems odd or in any > problems they reported that matches what you are reporting. > > ftp installs a

Re: [expert] Simple question about MDK

2001-12-29 Thread Tim Holmes
And as a side note, since others have already answered your question. ALL UNIX systems use /etc/passwd and /etc/group. Most Linux's use /etc/shadow, or something along those lines. It may be called something else, but it basically does the same thing. If you want to edit something that's in

Re: [expert] adding memory in mandrake

2001-12-29 Thread mike
One thing you MIGHT want to do (for performance) is add more swap space. If you have a *lot* of memory (and thus a lot of existing swap space), it may not matter. The rule (for UNIX anyway) is 2x memory size for swap. mg On Thursday 27 December 2001 15:12, Harold Hartley wrote: > Sounds a

Re: [expert] LM 8.1 on toshiba satellite pro 430cds

2001-12-29 Thread tester
[EMAIL PROTECTED] wrote: >>Well, if you have tried that and booted from CD2 with an alternate >>image, it may be failing at uncompressing the ramdisk (in other words, a >>media vs CD drive problem) Alternate media or an alternate CD drive >>would be my first moves next. After that Hmmm

Re: [expert] Apache and ASP

2001-12-29 Thread tester
Onur Kucuk wrote: > I am having trouble in setting my apache to serve >ASP pages.When I use my pages, the pages does not >show, >instead the browsers show the source of the page. >Guess it is because the page does not execute. > > I put the example pages came with apache-ASP module, >but they d

Re: [expert] LM 8.1 on toshiba satellite pro 430cds

2001-12-29 Thread rusted
> Well, if you have tried that and booted from CD2 with an alternate > image, it may be failing at uncompressing the ramdisk (in other words, a > media vs CD drive problem) Alternate media or an alternate CD drive > would be my first moves next. After that Hmmm I know some people > with

[expert] GTK ??

2001-12-29 Thread Ricardo Castanho de O. Freitas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've had some troubles when I need to install some software that requires the GTK lib! It seems that mdk has its own gtklib! What can I do? Force the installation? []s Ricardo Castanho - -- delivery NOT reliable => [EMAIL PROTECTED] ===

Re: [expert] Apache and ASP

2001-12-29 Thread Michael Viron
do you have mod_frontpage installed? If you don't, ASP pages will not execute. Michael -- Michael Viron Registered Linux User #81978 Senior Systems & Administration Consultant Web Spinners, University of West Florida At 04:40 AM 12/29/2001 -0800, you wrote: > > I am having trouble in setting m

Re: [expert] bastille-netfilter

2001-12-29 Thread daRcmaTTeR
On 29 Dec 2001 09:26:51 + richard <[EMAIL PROTECTED]> studiouisly spake these words to ponder: > I believe there is a mailing list for this, anyone know where ???. > I suspect the probs I have with implemetation are outside the scope of > this list, even though its part of the distro > > tia

[expert] Netatalk questions

2001-12-29 Thread Fedneg
Hello: I've been using Netatalk in my Mandrake box for a few months and now a few questions has arisen to me. *First: I want to access my netatalk server from outside my local network. The problem is that I'm using the interactive Bastille Firewall where i have enabled port 548 (afpovert

[expert] Apache and ASP

2001-12-29 Thread Onur Kucuk
I am having trouble in setting my apache to serve ASP pages.When I use my pages, the pages does not show, instead the browsers show the source of the page. Guess it is because the page does not execute. I put the example pages came with apache-ASP module, but they dont show up either. (/var/

[expert] bastille-netfilter

2001-12-29 Thread richard
I believe there is a mailing list for this, anyone know where ???. I suspect the probs I have with implemetation are outside the scope of this list, even though its part of the distro tia BG Richard Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com