Re: [expert] Changing mounts and partitions

2001-09-16 Thread David Guntner
ryan_steffes grabbed a keyboard and wrote: Also, is there a way to turn off confirmation on rm -r? I can't imagine having to hit a 'y' for every file in /usr2! rm -rf is your friend. :-) But be sure you know where you're doing it, especially if you're logged in as root.

Re: [expert] Fwd: Re: [newbie] filenames with spaces causing errorin script

2001-09-16 Thread ddcharles
Hi, Like I said before, I don't do my scripting in bash, but in perl. There are 2 books that I find indispensible; namely: Programming Perl by Larry Wall, Tom Christiansen Randal L. Scwartz (O'Reilly ISBN 1-56592-149-6) Perl Black Book by Steven Holzner (CoriolisOpen Press ISBN

[expert] spaces and command line

2001-09-16 Thread Mike Tracy Holt
I've got a couple of newbie questions that I've just never really bothered asking before but it's always bothered me, so here goes. 1st, I've noticed that bash doesn't seem to handle spaces in directory or file names very well. When I look at my windows partitions from linux, I can see the

Re: [expert] spaces and command line

2001-09-16 Thread ddcharles
Hi, when you cd to a directory that has spaces in its name, you have to escape the spaces with a back slash, e.g.: [/]$ cd dir\ name\ with\ spaces\ in\ name [/dir name with spaces in name]$ as for scrolling up, try SHIFT+PGUP. HTH, David Charles On Sun, 16 Sep 2001, Mike Tracy Holt wrote:

[expert] oki4daemon problem with LM8.1b3

2001-09-16 Thread Bjarne Thomsen
I have encountered a problem with the daemon for an Okipage_4w printer. The oki4daemon (perl script) dies when I try to print a test page; but the user space driver works fine: oki4drv file.ps -o /dev/lp0 Any ideas? -- Bjarne Thomsen Want to buy your Pack or Services from MandrakeSoft? Go

RE: [expert] spaces and command line

2001-09-16 Thread Mike Tracy Holt
Thanks! Hi, when you cd to a directory that has spaces in its name, you have to escape the spaces with a back slash, e.g.: [/]$ cd dir\ name\ with\ spaces\ in\ name [/dir name with spaces in name]$ as for scrolling up, try SHIFT+PGUP. HTH, David Charles Want to buy your Pack

RE: [expert] samba printing

2001-09-16 Thread Mike Tracy Holt
Ok, to append that last message, I've narrowed it down to Microsoft photo editor that comes with office. I was able to print with the gimp (a windows port) and I was able to print a project from publisher. It seems like I'm going to have to go through and find out which programs can and can't

RE: [expert] spaces and command line

2001-09-16 Thread FLYNN, Steve
Backquote them. For example cd A\ directory\ with\ spaces Don't forget you can always uses filename completion by typing part of the name and hitting tab. As for scrolling back up console screens, you can use SHIFT-ARROW-UP or PAGE-UP Steve Flynn NOP Data Migration Ops Analyst * 01603 687386

Re: [expert] Changing mounts and partitions

2001-09-16 Thread Felix Miata
[EMAIL PROTECTED] wrote: I know it saves a keystroke, and that is PRECISELY the reason I use -R instead of -r; as I explained in my posting, using rm -Rf /dir is NOT something to be taken lightly, and that is why I got into the habit of -R, so that I HAD to do one extra keystroke, and

Re: [expert] Blocking oulook/outlook express

2001-09-16 Thread Carroll Grigsby
Tom Badran wrote: On Sunday 16 September 2001 7:14 am, you wrote: I'm not sure exactly what your network situation is, but can't you simply instruct people that are using your network in the proper etiquette for using Outlook? People attack Outlook because so many people use it and

Re: [expert] Blocking oulook/outlook express

2001-09-16 Thread Tom Badran
Well, that explains the Tomahawk :) -- Carroll Actually, it was the only 'cool' name based on Tom i could think of in my old duke nukem 3d days, and it sort of stuck for cs/unreal/quake3/quake2 so i just thought it would look cool in my sig :) -- Tom Tomahawk Badran Department of

[expert] postcript and text printing

2001-09-16 Thread Andreas Müller
Hallo, I've finelly managed to make my printer work. But it still does not produce desired results. I'm using cups with a 24dot matrix printer. It prints the postscript printer test page all fine, BUT hwne printing e.g. from StarOffice I get garbage. The same from Netscape or from Kmail. I

Re: [expert] postcript and text printing

2001-09-16 Thread Joerg Mertin
Hi Andreas, Greetings from Switzerland. Under Staroffice b.e. choose a Postscript Printer in the Printer Manager. Should do the trick. Cheers Joerg On Sunday, 16 September 2001 17:13, you wrote: Hallo, I've finelly managed to make my printer work. But it still does not produce

Re: [expert] postcript and text printing

2001-09-16 Thread Tom Badran
On Sunday 16 September 2001 4:13 pm, you wrote: Hallo, I've finelly managed to make my printer work. But it still does not produce desired results. I'm using cups with a 24dot matrix printer. It prints the postscript printer test page all fine, BUT hwne printing e.g. from StarOffice I get

Re: [expert] spaces and command line

2001-09-16 Thread jipe
Mike Tracy Holt wrote: 01c13e91$be4fded0$0200a8c0@matrix"> Thanks! Hi,when you cd to a directory that has spaces in its name, you have to escape the spaces with a back slash, e.g.:[/]$ cd dir\ name\ with\ spaces\ in\ name[/dir name with spaces in name]$as for

[expert] Lilo login gibberish

2001-09-16 Thread David Boles
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The command line for Lilo on bootup starts with various odd characters on the same line as the Lilo logon selection prompt. What might be causing this and how do I fix it? - -- David Boles [EMAIL PROTECTED] My GnuPG Key ID: 78A3ADB0 -BEGIN

RE: [expert] spaces and command line

2001-09-16 Thread Mike Tracy Holt
Thank you! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of jipe Sent: Sunday, September 16, 2001 9:23 AM To: [EMAIL PROTECTED] Subject: Re: [expert] spaces and command line Mike Tracy Holt wrote: Thanks! Hi, when you cd to a

Re: [expert] spaces and command line

2001-09-16 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 16 September 2001 08:22 am, FLYNN, Steve wrote: Backquote them. For example cd A\ directory\ with\ spaces Why not just use double-quotes? cd A directory with spaces Don't forget you can always uses filename completion by typing

Re: [expert] spaces and command line

2001-09-16 Thread jipe
Al Andersen wrote: Am I the only one who uses quotes? i.e., #cd to directory with a spaces in the name no, but in this case cd to*name is easier to use ;-) by jipe Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

[expert] irq conflict

2001-09-16 Thread Tom Badran
Ok, ive got a mean IRQ conflict on my flatmates machine. We had the same problem under winblows that meant he could no longer use the scsi card for his zip-drive. Anyway, the network card loads fine, HW address and everything, we just cant ping any other local machine. Also we are trying to

Re: [expert] irq conflict

2001-09-16 Thread jipe
Tom Badran wrote: Ok, ive got a mean IRQ conflict on my flatmates machine. We had the same problem under winblows that meant he could no longer use the scsi card for his zip-drive. Anyway, the network card loads fine, HW address and everything, we just cant ping any other local machine.

Re: [expert] weird less problem

2001-09-16 Thread Jaime Herazo B .
* Ray Warren ([EMAIL PROTECTED]) wrote: I did have group permissions on the ttys showing as write permitted but I haven't found out where it's getting set at.The umask is handled by mandrake Security and should be set to 022 if I'm reading the file right.the group tty appears to have a

Re: [expert] Icewm desktop icons

2001-09-16 Thread Jaime Herazo B .
* [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: Dear folks, Snipped long description of request of info on IceWM desktop icons Hola Francisco (No hablan mucho español en estas listas, eh? :) Ok. AFAIK IceWM doesn't support icons on the desktop by itself But you could use another thing that

Re: [expert] Hard Drive Performance SUCKS under LM8

2001-09-16 Thread Jay DeKing
What can I do to boost hard disk performance. I've got /, /usr/local, and /home set up as ReiserFS partitions, and /boot as ext2 (that little trick let me upgrade my kernel in 7.1 without the ReiserFS filesystem work-around, so I kept with it). I can't verify it until I find the rpm

Re: [expert] irq conflict

2001-09-16 Thread etharp
is the card a pci or agp? what slot is it in? it must in the slot next to the agp slot, and the network card should not be in the slot next to it or next to the isa slots if possible. your BIOS should have settings to set a certain slot with a certain irq, but no warranty there. when you say

Re: [expert] Changing mounts and partitions

2001-09-16 Thread ddcharles
Hi, That IS a good solution Civileme; however, most of the time when I am going to delete a full directory, I do the following: ls /dir and if it IS in fact what I want to delete, I then type rm -Rf ESC+_ (that is escape and underscore, to insert that last argument from the last command) which

Re: [expert] irq conflict

2001-09-16 Thread Tom Badran
On Monday 17 September 2001 12:03 am, you wrote: In the BIOS settings, find the advanced hardware properties. In there, there should be an option to disable IRQ for VGA (that is, take away the video card's IRQ). That's how all my systems are set up, and it works for me (tm). Then tell it

[expert] Screen resolution

2001-09-16 Thread Jasmin Lapalme
Hi everyone, I've just installed Mandrake 8.0 on my PowerPC G4. The installations works fine until I reboot for the first time. The resolution of the screen is not the right one and I'm unable to change it. I change the setting to be able to login in the text mode but when I type startx to go

Re: [expert] Screen resolution

2001-09-16 Thread etharp
I ain't no ppc spurt, but have you tried the [ctrl]+[alt] key and the + or - at the same time while in X? On Sunday 16 September 2001 20:47, you wrote: Hi everyone, I've just installed Mandrake 8.0 on my PowerPC G4. The installations works fine until I reboot for the first time. The

[expert] Securty upgrade broke my system.

2001-09-16 Thread Christian Dysthe
Hi, I added a security upgrade source to the software manager in Mandrake 8.0. There were a lot of packages that could be upgraded. I did them all thinking these are security ones and not from a unstable tree. After a reboot modules weren't loaded right. I didn't have sound and other things

Re: [expert] spaces and command line

2001-09-16 Thread David E. Fox
when you cd to a directory that has spaces in its name, you have to escape the spaces with a back slash, e.g.: Sometimes putting double quotes around the filename helps too. In some cases, you can put a left double quote then use tab completion to call up the right file, then append another

Re: [expert] Securty upgrade broke my system.

2001-09-16 Thread David Guntner
Christian Dysthe grabbed a keyboard and wrote: After a reboot modules weren't loaded right. I didn't have sound and other things didn't work either. I resintalled Mandrake 8.0. I have now been upgrading again, but avoided the three packages that seem most fundamental: glibc, ldconfig and

Re: [expert] Broken Filesystem, but I fsck'ed it----

2001-09-16 Thread Expert
No, 5. But it won't go all the way into it. On Sunday 16 September 2001 07:21 am, so spoke FLYNN, Steve: Silly question but you don't have the default runlevel set to 1 do you? Steve Flynn NOP Data Migration Ops Analyst * 01603 687386 -Original Message- From:

Re: [expert] irq conflict

2001-09-16 Thread Asheesh Laroia
In the BIOS settings, find the advanced hardware properties. In there, there should be an option to disable IRQ for VGA (that is, take away the video card's IRQ). That's how all my systems are set up, and it works for me (tm). Then tell it to Reset ECSD Data (this clears the IRQ-device cache).

Re: [expert] irq conflict

2001-09-16 Thread Asheesh Laroia
Another note: If you don't need serial ports, disable them. You might be able to enable USB and still disable its IRQ in the BIOS as well. Disable all unneeded parallel ports. If he doesn't have any devices on the floppy controller (e.g., I don't have a floppy drive in my system), disable it.

Re: [expert] irq conflict

2001-09-16 Thread Tom Badran
On Monday 17 September 2001 12:29 am, you wrote: is the card a pci or agp? what slot is it in? it must in the slot next to the agp slot, and the network card should not be in the slot next to it or next to the isa slots if possible. your BIOS should have settings to set a certain slot with a

Re: [expert] Changing mounts and partitions

2001-09-16 Thread James Sparenberg
Just a note The -r switch has been depricated and replaced by the -R. Why, so that you don't accidently type -r. This way it takes an extra finger. It's saved my butt a number of times when I'm tired. nothing like typing rm -r return /somedirectory instead of rm -r /somedirectry return.

[expert] win2k to samba printing [This is a REPOST]

2001-09-16 Thread Mike Tracy Holt
Hello all, Over the weekend I was able to setup Samba on mdk8.1b3 and I'm able to see my shares under Network Places on the win2k box and I can also see my Epson860 printer and I can print to it with most programs. However, there are a few programs that I've noticed so far that generate a