Re: [expert] Matrix screensaver install.

2002-02-07 Thread Michael Holt
8:57pm... Dwaine Felch carefully chose these words: >Thanks, that works but it still is not the screensaver I expected; cmatrix >runs like a game any ideas how to make the screensaver part work? > >Dwaine For some reason, mandrake has chosen not to include xmatrix in their xscreensaver package.

Re: [expert] SuSE 7.3 Personal

2002-02-07 Thread Ralph F. De Witt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 07 February 2002 22:00, you wrote: > Tuesday... Ralph F. De Witt carefully chose these words: > >even the instruction. SuSE telephone tech support though more limited than > >Mandrake actually gets problems solved, Mandrakes does not. SuSE

Re: [expert] Apache Startup

2002-02-07 Thread David Guntner
Daryl Johnson grabbed a keyboard and wrote: > > Um, when you set apache running and browse in using your ip no, a > wonderful startup screen shows saying Welcome To and > prints out lots of detail about Apache and Mandrake etc. > > Well, I was wondering, what's the address (ie the path) of

Re: [expert] SuSE 7.3 Personal

2002-02-07 Thread Michael Holt
Tuesday... Ralph F. De Witt carefully chose these words: >even the instruction. SuSE telephone tech support though more limited than >Mandrake actually gets problems solved, Mandrakes does not. SuSE email >support does generate answers, speed of reply is about the same as Mandrake >two weeks,

Re: [expert] Matrix screensaver install.

2002-02-07 Thread mike
> Thanks, that works but it still is not the screensaver I expected; cmatrix > runs like a game any ideas how to make the screensaver part work? What you see on the console Is ( AFAIK - as far as I know ) all it does. If you maximize the console and run it, it IS the screensaver. I use it th

Re: [expert] Matrix screensaver install.

2002-02-07 Thread Dwaine Felch
mike wrote: >Dwaine Felch wrote: > >>Does anyone know why the matrix screensaver will not show up in the >>selection box? >>I used "rpm -ivh cmatrix-1.1b-1.i386.rpm" as root and installed with no >>errors on Mandrake 8.1. >> > > >cmatrix runs in the console or terminal > >just open a console and

Re: [expert] XFS corruption due to usb mouse/eth0 crash

2002-02-07 Thread mike
It share a key with PrtScn. On Thursday 07 February 2002 09:46, Alan Wilter Sousa da Silva wrote: > Oh, great subject. > > I have a Toshiba laptop. First, quite hard to install MDK 8.1. I > still have many RPMs that fail to install, maybe a corrupted CD, I'll see > later. But I have a Zi

Re: [expert] Matrix screensaver install.

2002-02-07 Thread mike
Dwaine Felch wrote: > > Does anyone know why the matrix screensaver will not show up in the > selection box? > I used "rpm -ivh cmatrix-1.1b-1.i386.rpm" as root and installed with no > errors on Mandrake 8.1. cmatrix runs in the console or terminal just open a console and type cmatrix mike

Re: [expert]SOS urgent

2002-02-07 Thread Gérard Perreault
I don't want to be pesimistic, but if Windows decided to wipe your partition out, or write over it, then I think that you will be out of luck. On the other hand, I had cases where Windows reorganized the "numbers" of the partitions. That would mean that your /etc/fstab may tell to mount that p

Re: [expert] how to make insmod permanent

2002-02-07 Thread mike
> The only thing that should be in the rc scripts is depmod, which figures > out the module dependencies. If the module is not loaded on boot, it > should load when the requests it. This may be the problem -- the module > itself may not be showing up in an lsmod. Shows up fine as shown when lsmo

Re: [expert] Wine on mandrake

2002-02-07 Thread Gérard Perreault
Or buy VMware Express. Just 39$. You can download a free 30 day trial of the full version. It runs M$ Office and most windows applications. The only ones I have not been able to run correctly are a few very video/sound intensive games. The "VM" in VMware stands for "Virtual Machine" and that i

[expert] Matrix screensaver install.

2002-02-07 Thread Dwaine Felch
Does anyone know why the matrix screensaver will not show up in the selection box? I used "rpm -ivh cmatrix-1.1b-1.i386.rpm" as root and installed with no errors on Mandrake 8.1. Thanks, Dwaine Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

Re: [expert] how to make insmod permanent

2002-02-07 Thread kwan
On Thu, 7 Feb 2002, Praedor Tempus wrote: > On Thursday 07 February 2002 06:06 pm, mike wrote: > > Praedor Tempus wrote: > > > Go ahead and put it in your /etc/rc.local file (if it wont "take)...why > > > NOT add it to rc.local? It will remain with every reboot. I used to > > > have to do that

Re: [expert] samba

2002-02-07 Thread Gérard Perreault
I found out that some of the documentation is now misleading. It references /etc/smb.conf but newer versions of Samba have the default config files in /etc/samba/smb.conf The effect was the same as you described. What happened is that I told it to use eth1 as interface, but in the /etc/smb.con

Re: [expert] how to make insmod permanent

2002-02-07 Thread J. Grant
I dont remember exactly, but i seem to remember there was a command to "regenerate" the module list? like ldconfig does for shared libs or something similar? Better than having to add it to rc.local for every module i thought.. please let me know if this command exists :) JG >> > Don't add

Re: [expert] Wine on mandrake

2002-02-07 Thread Praedor Tempus
I've had VMWare before. It's OK but on my laptop memory and hdd space are somewhat at a premium. Basically, VMWare is too much for my laptop but I just confirmed it, codeweavers wine works perfectly. I just downloaded the latest preview release (no. 5) and it runs mspaint, notepad, IE just f

Re: [expert] XFS corruption due to usb mouse/eth0 crash

2002-02-07 Thread J. Grant
SysRq is the PrintScreen key on windows keyboards Best to press ctrl+alt+SysRq+H in a console, you will get a help list of options, like Sync, etc useful for hackers :) JG > But what is 'ctrl+alt+SysRq', I cannot find 'SysRq' in my > keyboard. Want to buy your Pack or Services fro

Re: [expert] WineX (transgaming) and 8.1

2002-02-07 Thread Praedor Tempus
Your applet runs fine. mspaint.exe doesn't run with winex *only*. I CAN run it with codeweavers wine and with winehq's wine. I can also run IE, wordpad, notepad, etc - just not with winex. The other wines work and the winex complains about libMFC42 and/or mmx. I can only conclude that fo

Re: [expert] WineX (transgaming) and 8.1

2002-02-07 Thread Praedor Tempus
On Thursday 07 February 2002 03:25 pm, David Joham wrote: > I haven't tried 1.02, but I have tried 1.03 with good success. I don't > have a libMFC42.so either, so maybe that's a change between versions. > > Can you remove 1.02 and install 1.03? When you do, you *should* get lots > of stuff in /usr

Re: [expert] how to make insmod permanent

2002-02-07 Thread Praedor Tempus
On Thursday 07 February 2002 06:39 pm, mike wrote: > Praedor Tempus wrote: > > Say what? > > Sorry Praedor but I'm not the expert , you are right? I apologize. I did not intend to insult. I did not realise originally that you were the one needing the help. Brain fart. I thought someone else

Re: [expert] how to make insmod permanent

2002-02-07 Thread Praedor Tempus
On Thursday 07 February 2002 06:31 pm, mike wrote: > Praedor Tempus wrote: > > simply to do the automatic insmod bit from rc.local. > > I added ( does it matter where? ) insmod aic7xxx > > and saved. > Hi. When I have done this before, it would be to add an entry at the top of rc.local after

Re: [expert] how to make insmod permanent

2002-02-07 Thread mike
Praedor Tempus wrote: > Say what? Sorry Praedor but I'm not the expert , you are right? maybe a simple question , but I've never done this, nor had to do this before. I'm not a moron just inexperienced in every command one can use in linux. BTW I did as you said and it worked. Thanks a bu

Re: [expert] Apache Startup

2002-02-07 Thread jeff
Daryl Johnson said: > Um, when you set apache running and browse in using your ip no, a > wonderful startup screen shows saying Welcome To and > prints out lots of detail about Apache and Mandrake etc. > > Well, I was wondering, what's the address (ie the path) of that file, > perchance...? >

Re: [expert] how to make insmod permanent

2002-02-07 Thread mike
Praedor Tempus wrote: simply to do the automatic insmod bit from rc.local. I added ( does it matter where? ) insmod aic7xxx and saved. Will try it . Please verify if this is what i should have done. OK? Mike Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandra

Re: [expert] how to make insmod permanent

2002-02-07 Thread Praedor Tempus
On Thursday 07 February 2002 06:12 pm, mike wrote: > sorry Praedor didn't work still lost it at reboot. > > Mike Say what? I mean simply add the statement "insmod " to rc.local, right at the top before everything else. You could also go with "modprobe " too. praedor Want to buy your Pack

Re: [expert] how to make insmod permanent

2002-02-07 Thread Praedor Tempus
On Thursday 07 February 2002 06:06 pm, mike wrote: > Praedor Tempus wrote: > > Go ahead and put it in your /etc/rc.local file (if it wont "take)...why > > NOT add it to rc.local? It will remain with every reboot. I used to > > have to do that several linux iterations ago for alsa, as I recall. >

Re: [expert] how to make insmod permanent

2002-02-07 Thread mike
sorry Praedor didn't work still lost it at reboot. Mike Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

Re: [expert] SUB expert

2002-02-07 Thread Lee Roberts
The telnet service probably has been disabled or not started. Check /etc/services to see if the telnet service is remarked out. If it is remarked out, remove the "#" and type at the command prompt: service telnet start. If it isn't remarked out, type "service telnet status" at a command prompt. Yo

Re: [expert] how to make insmod permanent

2002-02-07 Thread mike
Praedor Tempus wrote: > Go ahead and put it in your /etc/rc.local file (if it wont "take)...why NOT > add it to rc.local? It will remain with every reboot. I used to have to do > that several linux iterations ago for alsa, as I recall. Ok Praedor, add this : alias scsi_hostadapter1 aic7xxx ?

Re: [expert] Any Apache gurus in the house?

2002-02-07 Thread mandrake
On Thu, 07 Feb, at 18:18:07 -0600, J.P. Pasnak <[EMAIL PROTECTED]> done said: > > You might try putting the app in it's own directory '/www/htdocs/app' and > create an 'Alias /app/ /www/htdocs/app/' in the 'foo.org' VirtualHost > directive, that way, it should only be accessible via https://foo

Re: [expert] how to make insmod permanent

2002-02-07 Thread Praedor Tempus
On Thursday 07 February 2002 05:40 pm, mike wrote: > mike wrote: > > [EMAIL PROTECTED] wrote: > > > Don't add it to rc.local. The correct place is in modules.conf with a > > > line similar to: > > > > > >alias scsi_hostadapter aic7xxx > > > > Have this already in modules.conf < alias scsi_host

Re: [expert] how to make insmod permanent

2002-02-07 Thread mike
mike wrote: > > [EMAIL PROTECTED] wrote: > > > Don't add it to rc.local. The correct place is in modules.conf with a > > line similar to: > > > >alias scsi_hostadapter aic7xxx > > Have this already in modules.conf < alias scsi_hostadapter1 aic7xxx > > > don't know if it was there before I

Re: [expert] What's the deal with "kapm-idled" when I run "top"

2002-02-07 Thread J.P. Pasnak
On Thursday 07 February 2002 16:36, you wrote: > I wonder what the process kapm-idled, which shows up > when I run the top command as the process using the > most cpu resources. Is this a necessary process or can > I be removed. I also run freeBSD and the CPU in this > last one looks a lot less lo

Re: [expert] how to make insmod permanent

2002-02-07 Thread mike
[EMAIL PROTECTED] wrote: > Don't add it to rc.local. The correct place is in modules.conf with a > line similar to: > >alias scsi_hostadapter aic7xxx Have this already in modules.conf < alias scsi_hostadapter1 aic7xxx > don't know if it was there before I rebooted so I will and see if it

Re: [expert] how to make insmod permanent

2002-02-07 Thread kwan
On Thu, 7 Feb 2002, mike wrote: > Bill Witherspoon wrote: > > > You should be able to add this to one of the rc files in /etc/rc.d/ > > Usually rc.local > > > Add what To the file exactly? > > how do I do this ( I mean what line do I add the the rc.local , what do > I type? ) > Don't add it to rc

Re: [expert] Any Apache gurus in the house?

2002-02-07 Thread J.P. Pasnak
On Thursday 07 February 2002 17:01, [EMAIL PROTECTED] wrote: > I've got apache 1.3.22 running with mod_ssl and a few different virtual > hosts seperated as /www/htdocs/domains/{foo,bar}.org et al. > > In the foo.org VirtualHost, I've got set with > the DocumentRoot of /www/htdocs/domains/foo.org

Re: [expert] Printer Issues.

2002-02-07 Thread Theo Brinkman
Larry Sword wrote: >Theo Brinkman wrote: > >>I've just upgraded to 8.1, and I'm having printing issues again. >> >>The only driver I could get to work under Mandrake 8.0 for my setup (HP >>DeskJet 855c slung off the print server of my SMC Barricade 7004ABR) was >>the HP 600 driver labled as being

Re: [expert] Printer Issues.

2002-02-07 Thread Theo Brinkman
William Bouterse wrote: >On Tue, 05 Feb 2002 23:36:41 -0500 >Theo Brinkman <[EMAIL PROTECTED]> wrote these words: > >>I've just upgraded to 8.1, and I'm having printing issues again. >> >>The only driver I could get to work under Mandrake 8.0 for my setup (HP >>DeskJet 855c slung off the print s

Re: [expert] how to make insmod permanent

2002-02-07 Thread mike
Bill Witherspoon wrote: > You should be able to add this to one of the rc files in /etc/rc.d/ > Usually rc.local Add what To the file exactly? how do I do this ( I mean what line do I add the the rc.local , what do I type? ) Mike Want to buy your Pack or Services from MandrakeSoft? Go t

Re: [expert] how to make insmod permanent

2002-02-07 Thread Bill Witherspoon
On Thu, 07 Feb 2002 17:46:07 -0600 mike <[EMAIL PROTECTED]> wrote: > Hi > > I got my umax scanner working today by installing a aha-2906 scsi card, > and doing < insmod aic7xxx > after which xsane finds and uses the > scanner fine > everything works great. however when I rebooted it appears to h

Re: [expert] Any Apache gurus in the house?

2002-02-07 Thread Vincent Danen
On Thu Feb 07, 2002 at 03:01:42PM -0800, [EMAIL PROTECTED] wrote: > I've got apache 1.3.22 running with mod_ssl and a few different virtual > hosts seperated as /www/htdocs/domains/{foo,bar}.org et al. > > I have an application that I'd like to run over SSL and make available to > only one of th

[expert] Apache Startup

2002-02-07 Thread Daryl Johnson
Um, when you set apache running and browse in using your ip no, a wonderful startup screen shows saying Welcome To and prints out lots of detail about Apache and Mandrake etc. Well, I was wondering, what's the address (ie the path) of that file, perchance...? regards Daryl (sheesh) --

[expert] how to make insmod permanent

2002-02-07 Thread mike
Hi I got my umax scanner working today by installing a aha-2906 scsi card, and doing < insmod aic7xxx > after which xsane finds and uses the scanner fine everything works great. however when I rebooted it appears to have lost some setting and I had to insmod aic7xxx and find-scanner again before

Re: [expert] Installing MDK 8/8.1 on a DEC 3100 Dual PII server

2002-02-07 Thread Bryan B Whitehead
If it's built on to your MB then you need to contact them (I assume Intel?) If it's an add on card just check adaptec's webpage for Bios upgrades. The only cards I needed a bios upgrade on was the for the 2940UW-aic7880 ( http://www.adaptec.com/worldwide/support/drivers_by_product.html?cat=/Produ

Re: [expert] What's the deal with "kapm-idled" when I run "top"

2002-02-07 Thread kwan
On Thu, 7 Feb 2002, Roberto Armenteros wrote: > I wonder what the process kapm-idled, which shows up > when I run the top command as the process using the > most cpu resources. Is this a necessary process or can > I be removed. I also run freeBSD and the CPU in this > last one looks a lot less lo

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread kwan
On Thu, 7 Feb 2002 [EMAIL PROTECTED] wrote: > On Thu, 07 Feb, at 14:10:58 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> >done said: > > > > The one thing that I can think of is that you're editing the wrong > > config file. There are two, one for the client (ssh_config) and one for > > the server

[expert] Xdos crashing in kernels 2.4?

2002-02-07 Thread falcaraz
I have Xdos runing in computers with kernel 2.2 (Mandrake 7.2), but in computers runing kernels 2.4 (8.0, 8.1 and 8.2 beta) the windows open for less than a second and then crashes with the next error: kernel CPU speed is 801000834 Hz Running on CPU=586, FPU=1 ERROR: cpu exception in dosemu code

[expert] Any Apache gurus in the house?

2002-02-07 Thread mandrake
I've got apache 1.3.22 running with mod_ssl and a few different virtual hosts seperated as /www/htdocs/domains/{foo,bar}.org et al. I have an application that I'd like to run over SSL and make available to only one of the domains (foo.org), but not the others (bar.org et al), but I'd like the oth

Re: [expert] Apache Startup

2002-02-07 Thread J. Craig Woods
Daryl Johnson wrote: > > Um, when you set apache running and browse in using your ip no, a > wonderful startup screen shows saying Welcome To and > prints out lots of detail about Apache and Mandrake etc. > > Well, I was wondering, what's the address (ie the path) of that file, > perchance.

Re: [expert] no job control errors during compile src.rpm

2002-02-07 Thread Brian Schroeder
I have found this by trial and error, so I don't know if my solution is valid or if it will break something else - however it appears to work. The cooker rpm stuff seems to have some new things that are not present in the default 8.1 distro. Look in the spec file for the string%makeinstall_s

RE: [expert] Apache Startup

2002-02-07 Thread David Joham
I'm not sure, but try /var/www/html/index.html David -Original Message- From: Daryl Johnson [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 8:43 PM To: [EMAIL PROTECTED] Subject: [expert] Apache Startup Um, when you set apache running and browse in using your ip no, a

[expert] Apache Startup

2002-02-07 Thread Daryl Johnson
Um, when you set apache running and browse in using your ip no, a wonderful startup screen shows saying Welcome To and prints out lots of detail about Apache and Mandrake etc. Well, I was wondering, what's the address (ie the path) of that file, perchance...? regards Daryl (sheesh) --

Re: [expert] Forwarding X apps with ssh (SOLVED!)

2002-02-07 Thread mandrake
Ok, well, it makes sense, but because the machine with which I was having trouble were gateway boxes, I didn't have X installed on them. XFree86 actually provides /usr/X11R6/bin/xauth and that's what writes your .Xauthority and sets your $DISPLAY. Anyway, that's what it was and thanks to everyone

Re: [expert] WineX (transgaming) and 8.1

2002-02-07 Thread Praedor Tempus
On Thursday 07 February 2002 01:43 pm, David Joham wrote: > With all due respect, instead of arbitrary complaints, perhaps a "I > tried this and it didn't work-any suggestions?" Email might be more > constructive :) > > Unless you were just venting. In that case, I understand. I uninstalled and r

[expert] What's the deal with "kapm-idled" when I run "top"

2002-02-07 Thread Roberto Armenteros
I wonder what the process kapm-idled, which shows up when I run the top command as the process using the most cpu resources. Is this a necessary process or can I be removed. I also run freeBSD and the CPU in this last one looks a lot less loaded since it doesnt have kapm-idled running. Rob... __

RE: [expert] WineX (transgaming) and 8.1

2002-02-07 Thread David Joham
I haven't tried 1.02, but I have tried 1.03 with good success. I don't have a libMFC42.so either, so maybe that's a change between versions. Can you remove 1.02 and install 1.03? When you do, you *should* get lots of stuff in /usr/lib/transgaming It should also create a .transgaming direct

Re: [expert] WineX (transgaming) and 8.1

2002-02-07 Thread Praedor Tempus
Oh and one more thing...since installing WineX on my system, it has slowed to a miserable crawl. Lots and lots and lots of disk-thrashing even if I am not running wine/winex. It has done something evil to my system - almost like trying to run Mandrake on a 64 MB system. LOTS of swapping with

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread Alexander Arzberger
> > Hi all, > > > > I can log onto the remote machine, then su to root etc., but when I type > > startx the X-Windows starts on the remote machine, not on my computer. > > The X-forwarding flag is enabled as explained before. > > What went wrong? > > The problem is that you're running startx. Thi

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread mandrake
On Thu, 07 Feb, at 14:58:23 -0500, Pierre Fortin <[EMAIL PROTECTED]> done said: > > Maybe... > > /etc/hosts.allow: > sshdfwd-X11: > > Pierre I don't think that's it either. Even when I'm ssh'ing from an internal box with 'ALL: ALL' in its /etc/hosts.allow. I think I might be onto somethi

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread mandrake
On Thu, 07 Feb, at 14:10:58 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> done said: > > The one thing that I can think of is that you're editing the wrong > config file. There are two, one for the client (ssh_config) and one for > the server (sshd_config). The host sshd_config is suspect here.

Re: [expert] WineX (transgaming) and 8.1

2002-02-07 Thread Praedor Tempus
On Thursday 07 February 2002 01:43 pm, David Joham wrote: > With all due respect, instead of arbitrary complaints, perhaps a "I > tried this and it didn't work-any suggestions?" Email might be more > constructive :) > > Unless you were just venting. In that case, I understand. I'm venting. What

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread kwan
On Thu, 7 Feb 2002, Alexander Arzberger wrote: > El Jue 07 Feb 2002 16:10, [EMAIL PROTECTED] escribió: > > On Thu, 7 Feb 2002 [EMAIL PROTECTED] wrote: > > > Hi Udo and thanks for the reply, > > > > > > Yeah, I've done that (forgot to put that in the email) and for the life > > > of me, can't figu

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread Alexander Arzberger
El Jue 07 Feb 2002 16:10, [EMAIL PROTECTED] escribió: > On Thu, 7 Feb 2002 [EMAIL PROTECTED] wrote: > > Hi Udo and thanks for the reply, > > > > Yeah, I've done that (forgot to put that in the email) and for the life > > of me, can't figure out from where this is coming: > > > > --- > > # ssh -X o

RE: [expert] WineX (transgaming) and 8.1

2002-02-07 Thread David Joham
With all due respect, instead of arbitrary complaints, perhaps a "I tried this and it didn't work-any suggestions?" Email might be more constructive :) Unless you were just venting. In that case, I understand. My experience with winex has been very good. It doesn't need much configuration becau

Re: [expert] WineX (transgaming) and 8.1

2002-02-07 Thread Praedor Tempus
On Thursday 07 February 2002 12:45 pm, Praedor Tempus wrote: > I installed WineX 1.0-2 on my system and it doesn't work at all. NOTHING > will run from it. Not notepad, not IE, not wordpad, nothing. All it does > is tickle the harddrive for an instant and then nothing. Boy, months of work and

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread Pierre Fortin
On Thu, 7 Feb 2002 10:50:18 -0800 [EMAIL PROTECTED] wrote: > Yeah, I've done that (forgot to put that in the email) and for the life > of me, can't figure out from where this is coming: > > --- > # ssh -X oscar > cb@oscar's password: > Warning: Remote host denied X11 forwarding. > --- > > And X

[expert] WineX (transgaming) and 8.1

2002-02-07 Thread Praedor Tempus
I installed WineX 1.0-2 on my system and it doesn't work at all. NOTHING will run from it. Not notepad, not IE, not wordpad, nothing. All it does is tickle the harddrive for an instant and then nothing. I don't get it. WineX is supposed to be REAL compatible with Mandrake 8.1 (it is the he

Re: [expert] How to set up a printer with CUPS/KUPS?

2002-02-07 Thread David Guntner
Ric Tibbetts grabbed a keyboard and wrote: > > On Thu, 2002-02-07 at 06:57, Kevin wrote: > > On Wednesday 06 February 2002 08:43 pm, you wrote: > > > Hello all, > > > > > > Hopefully, *someone* can help me out here > > > > Probably someone can, but I suggest modifying the subject line a littl

Re: [expert] South Africa takes the plunge...

2002-02-07 Thread Michel Clasquin
On Thursday 07 February 2002 02:58, Sevatio wrote: > Kudos! > > On Wednesday 06 February 2002 01:59pm, you wrote: > > Thought this might make some people smile: > > http://www.naci.org.za/docs/opensource.html disclaimer: it is a submission to a parliamentary committee. But it is a long way from

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread kwan
On Thu, 7 Feb 2002 [EMAIL PROTECTED] wrote: > Hi Udo and thanks for the reply, > > Yeah, I've done that (forgot to put that in the email) and for the life > of me, can't figure out from where this is coming: > > --- > # ssh -X oscar > cb@oscar's password: > Warning: Remote host denied X11 forward

Re: [expert] Wine on mandrake

2002-02-07 Thread Michel Clasquin
On Thursday 07 February 2002 20:48, no ads wrote: > I just installed codeweavers wine and configuration > went well, but I don't really know how to start it. You don't. Wine is not a complete emulation of the windows desktop: it is a way to run windows apps on the X11 desktop. So you now have t

Re: [expert] Wine on mandrake

2002-02-07 Thread mike
no ads wrote: > > I just installed codeweavers wine and configuration > went well, but I don't really know how to start it. > Can anyone help? > Thanks > minbari > > __ > Do You Yahoo!? > Send FREE Valentine eCards with Yahoo! Greetings! > http://g

Re: [expert] Wine on mandrake

2002-02-07 Thread Praedor Tempus
On Thursday 07 February 2002 11:48 am, no ads wrote: > I just installed codeweavers wine and configuration > went well, but I don't really know how to start it. Just do "wine " Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread mandrake
Hi Udo and thanks for the reply, Yeah, I've done that (forgot to put that in the email) and for the life of me, can't figure out from where this is coming: --- # ssh -X oscar cb@oscar's password: Warning: Remote host denied X11 forwarding. --- And X11Forwarding is set to yes on each of the mach

[expert] Wine on mandrake

2002-02-07 Thread no ads
I just installed codeweavers wine and configuration went well, but I don't really know how to start it. Can anyone help? Thanks minbari __ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com Want to buy you

Re: [expert]SOS urgent

2002-02-07 Thread Tessone, Claudio Juan
On Thu, 7 Feb 2002, Felix Miata wrote: > rodrigo wrote: > > > > Does Exist any way to repair a corrupted partition table ? > > I just like mount that partition and pick my data out !!! "gpart" is an excellent tool, it helped me during dark days :) it comes with Mandrake, so if you can boo

Re: [expert] How to set up a $#@!ing printer?

2002-02-07 Thread Ric Tibbetts
On Thu, 2002-02-07 at 06:57, Kevin wrote: > On Wednesday 06 February 2002 08:43 pm, you wrote: > > Hello all, > > > > Hopefully, *someone* can help me out here > > Probably someone can, but I suggest modifying the subject line a little to > reflect your problem. I know you're frustrated, bu

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread Ken Hawkins
I am sorry I don't remember the details, but when I had this problem last year, I was going from one MDK7.2 to another, and I found I could ssh into the host, then su, and then the remote session worked fine, so I determined it wasn't the export settings, it was a permissions issue. I cannot remem

Re: [expert]SOS urgent

2002-02-07 Thread Felix Miata
rodrigo wrote: >I have a serius problem here !! >I have one computer with Windows and Mandrake 8.0... >Because problems with Windows, I decided upgrade my >windows version ... All was ok with windows, but when > I came back to linux, I lost one linux partition (with very >

[expert]SOS urgent

2002-02-07 Thread rodrigo
Hi experts ... I have a serius problem here !! I have one computer with Windows and Mandrake 8.0... Because problems with Windows, I decided upgrade my windows version ... All was ok with windows, but when I came back to linux, I lost one linux partition (with very valuable dat

Re: [expert] How to set up a $#@!ing printer?

2002-02-07 Thread Kevin
On Wednesday 06 February 2002 08:43 pm, you wrote: > Hello all, > > Hopefully, *someone* can help me out here Probably someone can, but I suggest modifying the subject line a little to reflect your problem. I know you're frustrated, but subjects like that usually get ignored. When you try

[expert] Gnomba & Win2K

2002-02-07 Thread no ads
I'm trying to access shares on a win2k machine from gnomba, but get the following error message: "GNOME-UI Warning: While connecting to session manager: Authentication rejected, reason: None of the authentication protocols specified are supported and host based authentication failed. Share: Error

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread udo rader
On Don, 2002-02-07 at 13:51, [EMAIL PROTECTED] wrote: > On 7 Feb 2002, udo rader wrote: > > > % xhost $remote_host > > > > to grant the remote host display permissions on your machine and that > > You shouldn't need to do the xhost command if ssh is set up > properly. In fact, I think that doing

Re: [expert] XFS corruption due to usb mouse/eth0 crash

2002-02-07 Thread Mike Leone
> This problem is likely to be fixed by editing /etc/modules.conf and > replacing the following line: > > 'alias usb-interface usb-uhci' > > with > > 'alias usb-interface uhci' Or just compile uhci directly into the kernel. Haven't had an issue since. Want to buy your Pack or Services fro

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread kwan
On 7 Feb 2002, udo rader wrote: > % xhost $remote_host > > to grant the remote host display permissions on your machine and that You shouldn't need to do the xhost command if ssh is set up properly. In fact, I think that doing the xhost is potentially more dangerous than not using ssh. Want

Re: [expert] Codeweavers crossover plugin...how to get it working?

2002-02-07 Thread Timothy R. Butler
Hi praedor, > Please don't tell me it wont play properly with the retarded arts? It works fine on my system. However, unless it automatically uses aRts, I did not use it through a sound server (my SB Live! card doesn't mind having aRts and standard sound output coming to it at the same time).

[expert] no job control errors during compile src.rpm

2002-02-07 Thread Marc
> > >> Sometimes during a compile of a mandrake (cooker) src.rpm package I >> get the error: > no job control: fg Looks like a shell problem but cannot find what's wrong, Already upgraded latest fileutils and bash, but this does not solve the probl;em, also installed tsch , but still have err

Re: [expert] XFS corruption due to usb mouse/eth0 crash

2002-02-07 Thread Alan Wilter Sousa da Silva
Oh, great subject. I have a Toshiba laptop. First, quite hard to install MDK 8.1. I still have many RPMs that fail to install, maybe a corrupted CD, I'll see later. But I have a Zip USB and I got suprised to see it working pretty well. Well, till I shutdown and I have the exactly same

[expert] SUB expert

2002-02-07 Thread vaiconlinux
Dear Sir, I have the following problem. If the mail address is not correct, I am sorry, please tell me where can I post such problem. As I install mandrake 8.1, everything is OK. I have 2 pc connected via ethernet (route, ifconfig, hosts, resol.conf are in order). Ping is working OK. As I launch t

Re: [expert] Forwarding X apps with ssh

2002-02-07 Thread udo rader
hi, have you ever tried % ssh -X you@remote_host -X is for "X-forwarding" and should setup everything nicely on the remote host (most of all $DISPLAY). on the localhost of course you still have to issue a % xhost $remote_host to grant the remote host display permissions on your machine and

Re: [expert] XFS corruption due to usb mouse/eth0 crash

2002-02-07 Thread Oscar
El jue, 07-02-2002 a las 05:43, J. Grant escribió: > Hello, > > A rather odd error has started occuring on my now XFS empowered laptop > mdk8.1. > > During the day 1 or 2 times the usb mouse stops working, and the usb > ethernet. I have to force exiting and reboot to fix the error. No lost >