Re: [newbie] Bootsplash GUI?

2004-03-07 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


 Is there a Bootsplash GUI?

http://kde-apps.org/content/show.php?content=11204PHPSESSID=e78594ff188123805408a008dad281d9


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFASxGQgCBqix845w0RAoOEAJoD/jP03erWV9qb+Zf401fnEEWKbgCfW+i6
t8Ejmxa4m+GXajLad++T5qg=
=xCQR
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Dell Inspiron 1100

2004-02-27 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Freitag, 27. Februar 2004 05:25 schrieb jimdawson:

 I don't know about the Inspiron models, but I once
 installed Mandrake 9.1 on a Lattitude without any problems.
 About the only thing I don't know about is the embedded
 wireless card, as I didn't have an access point to try it
 with at the time.

I've an i8k from Dell. There's a special yahoo group 
concerning linux on dell notebooks; most probably it's a good 
idea to join this group. Contains a great mailinglist.


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAP3jNgCBqix845w0RAty/AKCIXvbVs09MvsAu0x/Kb1KYDgkMnACfTVah
ySte6472yJkGatcTSW3+Gm0=
=ByEm
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Linux and 200 MMX?

2004-02-17 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,

 I have a old 200 MMX desktop with 32 MB of ram

200MMX is slow but must work.

The prob are 32MB RAM - this is definitely too less for 
knoppix (which tries to completely run in the RAM) and 
OpenOffice - sorry, forget it. Add at least further 64MB and 
it shoulod be OK.


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAMnJQgCBqix845w0RAtDrAJ9x88HkxNd0cB4o3nOuEE83j8TSCwCeOwJv
eZHil+zcht8EpZGI1cGTa/o=
=nliQ
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] concatening pdf file

2004-02-13 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Freitag, 13. Februar 2004 11:56 schrieb Olivier Esser:

 Anyone does know a tool which allow to concatenate two pdf
 files into a single file?

Search sourceforge and you'll find such tools.

I have used such a tool some months before, but I do not 
remember the name, sorry.


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFALQd0gCBqix845w0RAr24AJ0cPKD/sM3BN1nDzuMzrJa6R/nQ3QCcCfzQ
onoJc2/qEv4swrI1YiZdeQI=
=xwRc
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] A command to list running processes.

2004-02-12 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Donnerstag, 12. Februar 2004 23:58 schrieb Marc Resnick:

 Is there a shell command to list running processes? I used
 screen to start up a game server, then detached. If I want
 to stop it, what do I do?

ps -aux | grep NAME

or

ps -e | grep NAME

You can kill processes by name or by PID:

killall mozilla-bin
kill 0815


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFALAYrgCBqix845w0RAuL2AJ4qULfz00dIivOVaHQrQmwjA04OnwCfY2PV
kRfx+3TS0LiJyRU78FJ8MT8=
=bsbX
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Netatalk

2004-02-03 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Dienstag, 3. Februar 2004 18:36 schrieb [EMAIL PROTECTED]:

 Does anyone have any experience with netatalk?  I'm trying
 to set up a home network using a linux box as a server with
 two other macs running os9.  As a newbie much of the setup
 with netatalk docs seems over my head  :(  Maybe someone
 could walk me through?  Or give me some tips on set up?

I played around with netatalk about 1 1/2 years ago. The only 
reason was the joy to copy my mp3 files from my Mac OS 9 Box 
to my brand new lnux notebook.

Finally, it was not very difficult:

* edit the config files
* restarting the server
* connect from Mac to Linux box

One tipp: use a separate directory to share with the Macs, no 
data dir, no music dir, no home dir, because netatalk has to 
save the resouce fork of the mac files as seperate file for 
each stored file.

To get it to work, use google. It's not difficult, but needs 
some time to read.


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAIA32gCBqix845w0RAvhYAJwM9TfXhbM7LwjOfqijeBlYyap/BwCfdLcs
9QIINVAXeI6kuAjDmV3ZmQ0=
=XiPM
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Unpacking ACE and RAR?

2004-02-02 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Montag, 2. Februar 2004 21:28 schrieb Sren Neigaard:

 How do I unpack ACE and RAR files in Linux?

Download and install unrar and unace for Linux.

And when you do not want to struggle with the many different 
options, install unp.

This is a perl script which drives all the known packages for 
you simply using

unp packagename

and can even extract rpm-packages.

Or, If you like GUI tool more, try karchiver.


Gru / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAHrnbgCBqix845w0RAih4AJsGL4COE2pg2Oqhwd4V2V1WeslTeQCbBxFv
6uYumCjqXoATPdqR6InGw8Y=
=ytBJ
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Sound Configuration

2004-01-31 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Samstag, 31. Januar 2004 21:23 schrieb John:

 Would appreciate any help on what to do or where to get
 info.

Try to run alsaconf from a konsole window.

Before, make a backup of /etc/modules.conf.


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAHBpugCBqix845w0RAph2AJ9t8ps3SnM2fGkzV0VIQCNjGxtjRwCeLlTi
/1tZA02aUp41xEDSzS16gJQ=
=9kHT
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] sound

2004-01-28 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Mittwoch, 28. Januar 2004 17:43 schrieb P J Scott:

 Anyone know why

Try to run alsaconf in a console window.


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAGARNgCBqix845w0RApF4AJ9E8u8gJUXM4U0TdSwsZKKImGO4CgCfZoB2
rt7jvzdGouL7FWz36qVhxBI=
=dn/D
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Resuming down load

2004-01-17 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


   Are there any Mandrake compatible packages that will
  allow resumption of the down load  when I reconnect to my
  server?

Try wget. A command line tool. very easy to handle:

wget http://server.tld/directory/file2download

and if the line has been cut resume with

wget -c http://server.tld/directory/file2download


There are graphical tools for wget, but command line is the 
simplest way.


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFACaskgCBqix845w0RAtWNAJwP3dC5INywbgE1QphR5/ZGnGnKpwCfXVwN
A6/WaBxLgKo7FqpF6g/l/64=
=59b/
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] power down

2003-12-29 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Montag, 29. Dezember 2003 23:21 schrieb Gary Schauer:

 I have installed 9.2 on my old machine a pentium2 with an
 intel motherboard,it when i go to shut down it goes through
 the entire process but will not shut of the computer.

I had to add an option to my menu.lst which is a config file 
of grub.

Unfortunately, I do not remember which of them it was:

acpi=off noapic hdb=ide-scsi hdblun=0  nolapic apm=on

I guess that you are missing apm=on


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/8LItgCBqix845w0RAhWzAJ9QvQW8w82qPwI5xf6mHvjbJapiSQCfX/aU
Zm/ix7y4u+u4rXUQ1agFNCQ=
=xp5F
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] power down

2003-12-29 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Dienstag, 30. Dezember 2003 00:29 schrieb JoeHill:

 I'm familiar with acpi=off and noapic, what is nolapic?

I'm sorry, but I do not know.

The line is derived from a SuSE 9.0 installation which crashed 
very often, so I got some parameters from the web and played 
with them (without result, so I switched to Mandrake ;-) .


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/8L5GgCBqix845w0RAoqlAJ92fTjX8H6QN6F94ZukPPPNnuKt/wCfWc1l
ShV6bfwfokL9+8lNaTKODII=
=Gtlq
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Confused

2003-12-28 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Montag, 29. Dezember 2003 01:17 schrieb yankl:

 Is it download version of MDK? If so then it does not have
 Nvidia drivers.

But he told us the KDE jingle is heard.

If the nvidia driver would cause this, wouldn't then KDE be 
not loaded at all?


Gru / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/73UsgCBqix845w0RAoT6AJ9TMkK2JGYXEs11B0mPE+/rdnfEGgCfbdj0
QmFpf61ausnlGwjb6F08Sco=
=GfyA
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] installing .tar.bz2

2003-12-27 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Sonntag, 28. Dezember 2003 01:48 schrieb Steven Nelson:

 Will someone tell me how to install then run a program that
 is a .tar.bz2 file?

Phew,


tar.bz2 is most common at first a tar.bz2 file which contains 
anything, not necessary a program.

If it is a program, this are most probably the programs 
sources, which you have to compile by yourself; this is not 
the easiest thing for beginners.

First of all, you have to extract this file. Try 
right-clicking on it and choose something like 'extract 
here'.

Have a look to the then shown directory and tell us more about 
the contents.

On the other hand, which program do you want to install? If 
there are rpm-files for it, you should prefer using them 
instead of compiling it by yourself.


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/7imtgCBqix845w0RAg3WAJ4zR2VP4vTTnADza4jgV02W4gqU6QCeMTBY
4uD6Oz6TgzTgsnaqmPeSoec=
=dQR+
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] rm-command

2003-12-25 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,


short question:

On my Mandrake 9.2 box, every time I try to use rm on multiple 
files, I get asked if I really want to remove the file(s).

The default behaviour of rm is, not to ask.

Can I disable this question in any manner?


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/6ufSgCBqix845w0RAj9RAJ9O2KxLukFeqV0Sp6iOxa4DI5XrRgCgh8VM
gyywV3TKtpDcpdzT2LBo9xk=
=NLQ3
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] rm-command

2003-12-25 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Donnerstag, 25. Dezember 2003 14:46 schrieb Paul:

 Have a look at $HOME/.bashrc

unfortunately, I have had a look to $HOME/.bashrc, 
$HOME/.profile, /etc/bashrc and /etc/profile.

But there are some aliases in /etc/profile.d/alias.sh.

I changed the file according to my wishes, but unfortunately 
it didn't yet result as wanted. Maybe I'll have to login 
anew, will test this later.

Many thanks for your hint so far (and merry Xmas of courese 
;-).


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/6vYJgCBqix845w0RAujrAJ9IcVE/qyvRxlABPdzxsF3xsb+umgCdGyfu
YxebxhVCxSXnGEDrRbbZG5k=
=xMzS
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] rm-command

2003-12-25 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Donnerstag, 25. Dezember 2003 15:42 schrieb Manolo Canga:

  /etc/profile.d/alias.sh

many thanks, I just found it occasionally.

Changed the file and will see after a relogin if it behaves as 
I'd like it to.


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/6viqgCBqix845w0RAkrHAJ9N19+hb87+7S7Bk56uJrhUNn8a/gCfZMuf
xaz1RuRIIKWgnlaPBI11CfI=
=ZzR4
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] rm-command

2003-12-25 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Donnerstag, 25. Dezember 2003 16:37 schrieb robin:

 typing something like rm ./*

Well, I never do a general ./*

I always make ls -l and then tell rm to remove - for example - 
textfile*.txt.

I once deleted the content of one whole directory, and since 
then I never did this stupid * stuff ;-) .


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/6wWogCBqix845w0RAlGPAJ9rHnwYgLzzuzh99WKZvnVKDjmYKACfSWMW
5H8n520NFyzk7Q/mw8p9byM=
=tix+
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Starting DSL connection as user

2003-12-20 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Am Samstag, 20. Dezember 2003 08:58 schrieb Dick Gevers:

 I don`t think it is wise to change the permissions on files
 like that.

 All processes which only root can start, can also be
 assigned to users on a per person basis. For this exists
 the function sudo. Please compare man sudo (and man
 sudoers, man visudo, see below).

But this still demands a password to give in - and that's 
exactly I want to avoid. On SuSE, there has been a simple 
icon in the panel which controled all of my ppp connections.

I use Linux on my laptop and a DSL flatrate. I have a 
panel-program installed which can start and stop a connection 
by clicking the Icon in the panel, but as normal user, I need 
the right to do so.

So I need to set some proper rights.



Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/5EiBgCBqix845w0RAiwYAJ4j9mYWZchqjYv3MpVPW9N9UmRxmgCeNNBz
kB9h7qP4G+gtMq5T37VjAd0=
=IN6v
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] Starting DSL connection as user

2003-12-19 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,


I guess it's a sily question, but anyway ;-) :

How can I set my Mandrake 9.2 so a normal user can connect and 
disconnect the DSL line?

Currently I have to do this as user root.

I read a lot and tried to set the rights of /etc/init.d/adsl, 
but this didn't help.

Is there any way to do this (OK, there certainly is a way, but 
I do not know ;-) ?


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/410ZgCBqix845w0RAnahAJ9ekGhMAFDXnJ/feEr0jQCGq3WK8gCeJfxv
uqL7xOlqz2bki2h1rfeBcWU=
=JCfU
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Firewalls for Linux

2003-12-14 Thread Christoph Eckert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Sonntag, 14. Dezember 2003 03:00 schrieb Carren Stuart:

 What do you people all use/prefer for a firewall to run
 with Mandrake?

Guarddog is a nice tool as a frontend to iptables.


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/3El2gCBqix845w0RAj1VAJ993tVvVUQXtkQFkuALh64B50RYZwCfUwac
N7UIZJyUYBhJaIczVahItSg=
=ABib
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] realplayer

2003-12-11 Thread Christoph Eckert
Am Donnerstag, 11. Dezember 2003 12:21 schrieb Drew Martin:

Hi,

 I have tried the RL site with no luck.

I have the rpm here, if you want it per mail.

It's an old one (2001) I grabbed somewhere from the web.



Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Allow users to mount/umount the floppy

2003-12-11 Thread Christoph Eckert
Am Donnerstag, 11. Dezember 2003 14:30 schrieb 
[EMAIL PROTECTED]:

 When I try to umount a floppy using non root user, the
 system says that only the root can umount the floppy but, I
 mounted the floppy using the non root user. How  can I set
 up my Linux Mandrake 9.1 to allow the non root users to
 umount the floppy ?

When user A has mounted a floppy and user B tries to unmount 
it, the system will complain and tell you that only root can 
unmount it.

Furthermore, root only can unmount the medium if no program or 
filemanager does access the medium.


Gruß / regards


ce

==
Jabber: [EMAIL PROTECTED]

SuSE 8.0 on a Dell Inspiron 8200:
http://home.t-online.de/home/mchristoph.eckert/inspiron8200/
==




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com