[newbie] Make commands

1999-12-09 Thread David



I'm trying to update my sound drivers so I can use 
my SB Live! soundcard and I unpacked the file but then it says I have to do a 
'make depend' then 'make clean' then just 'make' but none of them work...Any 
suggestions?

David


Re: [newbie] LILO

1999-12-09 Thread Paul Benjamin

FDISK/MBR

You will probably have to reinstall NT.  NT has it own stupid boot
loader, even Windows 2000,  I hate it.

On Wed, 8 Dec 1999 20:34:40 -0500, "Corky Ashford"
[EMAIL PROTECTED] wrote:

does anyone know how to remove Lilo boot loader ? 

i've taken linux off and loaded NT but i can't boot it because the Lilo boot prompt 
always comes up and doesn't give me the NT option.

help.




Re: [newbie] X window remote access?

1999-12-09 Thread Matt Stegman

There's two parts to X: the server (the display unit, the machine you're
sitting at) and the client (the programs that connect to the X server to
display their output).  Telnet opens a session so you can run programs,
but you're not necessarily running an X Server which can accept display
output.

If it's on another UNIX machine, you just need to run `xhost
+remote.hostname` to add the remote host to the display list.  Then, on
the remote host (through your telnet session) you'll need to set the
DISPLAY environment variable approprately.  in bash, you can `export
DISPLAY=remote.hostname:0.0`.  Then try `xterm `.  This should open an
xterm, displaying it on the machine you're sitting at.

The window manager is usually handled locally, unless you're using XDMCP
(at least, this has been true in my experience).  So while kfm and even
kpanel might work, kwm (the window manager component, handles window
borders, shading, focus, etc.) will not, unless you can terminate the
local window manager.

You might also look for secure shell (ssh); it automatically forwards X
connections.  Much easier, and more secure, than telnet  xhost.  In this
situation, ssh will even (by default) let you log in as root (no need to
su). 

-Matt Stegman
[EMAIL PROTECTED]

On Wed, 8 Dec 1999, Eric Mings wrote:

 I have read some information about x window being a server and client 
 program. I was under the impression the server and client could exist on 
 seperate computers. Is it possible to access a machine across a network 
 as root running K desktop and x windows? I clearly do not fully 
 understand how this works. I have used telnet some but that is pretty 
 limited for what I want. I would like to be able to colocate one of my 
 machines (running Mandrake 6.1 and K desktop) at an ISP and need to know 
 if I can access it for administration across the net with X windows/K 
 desktop. Could someone please clarify this for me. Thanks.
 
 
 Regards,
 
 Eric Mings Ph.D.
 



Re: [newbie] HEEELP!!

1999-12-09 Thread Bill Stark

I really hate to tell you this but it may not be recoverable. I've done
really nasty things to my Linux befroe I got it down pat. RELOAD TIME
- Original Message -
From: "Carsten M. Larsen" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, December 08, 1999 8:54 PM
Subject: [newbie] HEEELP!!


 Hi,

 This time I messed up REALLY BAD :o( Somehow (don't ask) I managed to
mount ALL the filesystems in READ ONLY "mode"...and now I can't change
ANYTHING!! PLEASE..anyone been there?
 BTW: before anyone suggests going into singleuser mode...I can't!! The
keyboard (software) is somehow messed up on the box (can't change shells
either) so it has to be done from a remote machine via telnet..that part
still works, much to my surprise :o)


 C





[newbie] NIS help

1999-12-09 Thread Kit

somehow, upon install...I inadvertently setup a NIS 
service...thinking I needed this to run a server.
When I logoff...I've noticed that it doesn't shutdown...and 
therefore, I'm thinking that maybe this is the reason my modem says 
it's BUSY all the time...and I can't setup my modem.

How do I turn off this NIS service?


==Kit==
ICQ#:  7110071
E-Mail:[EMAIL PROTECTED]
HomePage:  http://members.xoom.com/kitgoins
Personal Server:  http://kompukit.myip.org
==Kit==



Re: RE:Attn: byte-runner [newbie] Desktop Icons

1999-12-09 Thread Bill Stark

No, list don't get paranoid, its just that I leave it on auto
- Original Message - 
From: "Ken Wilson" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, December 08, 1999 8:41 PM
Subject: RE:Attn: byte-runner [newbie] Desktop Icons


 Why did your e-mail ask for a read receipt?  Are you building a mail
 list or something?
 
 -Original Message-
 From: Ralph | byte-runner | [mailto:[EMAIL PROTECTED]]
 Sent: December 8, 1999 2:53 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] Desktop Icons
 
 
 did you try deleting them :-)
 
 byte
 - Original Message -
 From: "Lars Nordin" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, December 08, 1999 12:43 PM
 Subject: [newbie] Desktop Icons
 
 
  Greetings,
 
  I was wondering how I could cut down on the number of icons on my
 desktop.
  I tried moving them to a folder on my desktop but the next time I
 logged
 in all
  those icons were regenerated so that I have a set on the desktop and
 and
 set in
  my folder.
  How can keep those icons from reappearing on my desktop?
 
   --
  Lars Nordin
  Noble Systems Corporation
 
 
 
 



Re: [newbie] Linux Mandrake 6.1

1999-12-09 Thread Bill Stark



did you type in "root" in the ID area then (your 
password you set) in the password area?


  - Original Message - 
  From: 
  Cheeqa 
  To: [EMAIL PROTECTED] 
  Sent: Thursday, December 09, 1999 11:04 
  AM
  Subject: Re: [newbie] Linux Mandrake 
  6.1
  During the installation, you've been asked a password. It is 
  password for user root. Now, try to login as user root with the passsword 
  Peter Norman wrote: 
  Have just 
installed linux but at the login it won't accept any name entered. Any 
ideas?


Re: [newbie] LILO

1999-12-09 Thread Bill Stark



What you may have to do is diable it in "Linuxconf" 
set it to fd0 instead of HD

  - Original Message - 
  From: 
  Corky 
  Ashford 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, December 08, 1999 8:34 
  PM
  Subject: [newbie] LILO
  
  does anyone know how to remove Lilo boot loader ? 
  
  
  i've taken linux off and loaded NT but i can't boot it 
  because the Lilo boot prompt always comes up and doesn't give me the NT 
  option.
  
  help.
  
  


Re: [newbie] IDE CD-RW help

1999-12-09 Thread Keith

"Robert W. Oliver" wrote:
 
 I noticed a message about IDE CD-RW's, and
 http://www.midkan.com/paulb/mycdr.htm really helped me get it going.
 The append command John mention works too, but since my system isn't
 SCSI, i had to insert the modules so that it could burn.  Hope this
 helps.

I don't send much mail here but thought i'd respond to this one.Thanks a
ton for this info,got my burner working in under 10 minutes! Now,any
thoughts on how to get my cd-rom to be setup like this?I ask because it
would be eaiser to copy data
from cd's than to write an image.Feel free to email me off list if so
inclined.
[EMAIL PROTECTED]

TIA,
--
Keith



Re: [newbie] LILO

1999-12-09 Thread Seung-woo Nam



In command line, try 

fdisk /mbr

Seung-woo Nam

  - Original Message - 
  From: 
  Corky 
  Ashford 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, December 08, 1999 8:34 
  PM
  Subject: [newbie] LILO
  
  does anyone know how to remove Lilo boot loader ? 
  
  
  i've taken linux off and loaded NT but i can't boot it 
  because the Lilo boot prompt always comes up and doesn't give me the NT 
  option.
  
  help.
  
  


Re: [newbie] 100 fonts in SO51a -- the rest of the story!

1999-12-09 Thread Traci Collins

Benjamin Sher wrote:

 
 Anybody know what's going on?

Is there a pattern? I would suspect that documents that were created
before you did your upgrade would offer you the smaller number of
fonts and that documents created after the upgrade would offer you
the 100 fonts. Just a guess but consistent with the way I have seen
other word processing programs work over the years.

-- 
Traci Collins, MA
Professor of Computer Education
Colorado Mountain College
http://www.rof.net/wp/tcollins/traci.html



Re: [newbie] X window remote access?

1999-12-09 Thread R_Yeo

On Thu, 09 Dec 1999, Eric Mings wrote:
 I have read some information about x window being a server and client 
 program. I was under the impression the server and client could exist on 
 seperate computers. Is it possible to access a machine across a network 
 as root running K desktop and x windows? I clearly do not fully 
 understand how this works. I have used telnet some but that is pretty 
 limited for what I want. 


It works for me.  You can run either as user or root.  Running K and MKD
6.0 on my notebook, hidden away in my room.  My front end is a Solaris
machine at my workplace.  Just telnet in and run your apps.  I'm not
referring to just console type commands.  You can run apps like
Netscape and kmail (which I'm using now).

A friend of mine, right beside me, is running Exceed and SecureCRT on
his Windows box and accessing his Linux box in the same way.

You may have to play with your DISPLAY env variables.

 I would like to be able to colocate one of my 
 machines (running Mandrake 6.1 and K desktop) at an ISP and need to know 
 if I can access it for administration across the net with X windows/K 
 desktop. Could someone please clarify this for me. Thanks.

Have not run it via an ISP, but you should consider running some form
of ssh, if you do.  I run secure shell even though all computers are on
the same network.

HTH

--
Ronald 



[newbie] creative vibra128

1999-12-09 Thread Mike Perry


Hello to all.

I have a Creative vibra128 PCI soundcard and was wondering if it is
supported by Linux-Mandrake 6.1
and if so how do I set it up useing sndconfig.


Cheers:


Mike Perry.
Linux -- the Ultimate Windows Service Pack




[newbie]

1999-12-09 Thread Ludovic Deravet

auth 32c4bf64 subscribe newbie [EMAIL PROTECTED]



Re: [newbie] Getting off

1999-12-09 Thread Larry Coolidge

III.UNSUBSCRIBING FROM MAILING LISTS

Your original intro message contains the exact command
which should be
used to remove your address from the list.  However,
in most cases, you
may simply send the command "unsubscribe" followed by
the list name:

unsubscribe demo-list

(This command may fail if your provider has changed
the way your
address is shown in your mail.)

To remove an address other than the one from which
you're sending
the request, give that address in the command:

unsubscribe demo-list [EMAIL PROTECTED]

In either of these cases, you can tell
[EMAIL PROTECTED] to
remove
the address in question from all lists on this server
by using "*"
in place of the list name:

unsubscribe *
unsubscribe * [EMAIL PROTECTED]


--- Foris Gabor [EMAIL PROTECTED] wrote:
 Hi all!
 Does anybody know how I could get off from this
 mailing list ?
 
 FG
 
 

__
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com



Re: [newbie] Deleting icons from kde desktop

1999-12-09 Thread Satyajit Das

Just click right mouse buttom and select "Delete" .
that's ok for me. You can try.
satyajit


Greg Pritchard wrote:

 Could someone please tell me how to get rid of some of the icons on the kde
 desktop.  I have tried deleting them from the desktop and from the desktop file
 in /home/user/desktop but when I logoff then logon again all the icons
 reappear. I have deleted icons as root and they have not returned to that
 desktop.  Am I missing something?

 Thanks

 Greg





Re: [newbie] LILO

1999-12-09 Thread mas9483

 I think the typical way to get rid of LILO is with the DOS/Windows
 fdisk... I think the command is fdisk -mbr or fdisk mbr, something like
 that.  Should clear your master boot record (which means you'll have to
 reinstall NT's bootloader).

Actually, no.  NT puts it's bootloader on it's own partition, so it
depends on your MBR to load it.  A DOS MBR (what you get after running
(fdisk /mbr from DOS) loads the MBR of the active partition.  If this
is your NT partition, then NT gets loaded.  So, if you do the "fdisk
/mbr" thing, make sure your NT boot partition is active.

   -Matt Stegman
   [EMAIL PROTECTED]



Re: [[newbie] LILO]

1999-12-09 Thread Michael Scottaline


 does anyone know how to remove Lilo boot loader ? 
 
 i've taken linux off and loaded NT but i can't boot it because the Lilo boot
prompt always comes up and doesn't give me the NT option.
 
 help.
 
 

fdisk /mbr  That should do it!
Mike


Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.



Re: [newbie] Getting off

1999-12-09 Thread Joseph S. Gardner

Foris Gabor wrote:

 Hi all!
 Does anybody know how I could get off from this mailing list ?

 FG

Nope, not gonna tell.  It's a secret.

Joe



Re: [newbie] Make commands

1999-12-09 Thread Joseph S. Gardner

David wrote:


I'm trying to update my sound drivers so I can use my SB Live! sound
card and I unpacked the file but then it says I have to do a 'make
depend' then 'make clean' then just 'make' but none of them
work...Any suggestions?

==

Greetings and such.  I, myself being a newbie, had the same problem as
you.  I
did however manage to get the silly thing to work by following the
directions
included with the readme that gets unzipped from the tarball.  Note
however
that I found them to be a little confusing but by stumbling around I
finally
figured it out.  Let's see if we can keep you from having the same
problem.
I'm going to assume you have very little knowledge (like myself) so
forgive me
if I go into too much detail, it's easier than assuming too much.

NO RECOMPILING OF THE KERNEL SHOULD BE NEEDED, so don't panic. 8-)

1.  log in as root ( I selected KDE as my login simply because I could
easily
open windows and move file around)

2.  download the latest tarball from  http://opensource.soundblaster.com
to a
temporary folder in your home

3.  disconnect from the Internet (don't want to stay connected to long
for
security reasons)

4.  from the KDE menu bar open your home directory and select the folder
where
you downloaded the tarball

5. with the cursor over the window press "CTRL + T" to open a terminal
window
(or open it from the file pull down menu)

6.  in the new terminal window type "tar xvzf
emu10k1.whatever.the.name.is".
this should create a sub folder which will contain a whole bunch of
files.
the 2 important ones to you will be the readme and a "makefile", sorry I
think
that's the name.

7.  tag the readme file and in there will be a whole lotta scary words
like
recompile and kernel - IGNORE THEM.  just leave this window open so you
can
follow the directions.

8.  using the "UP ARROW" buttons in your home window back out to the
"root"
directory and find the "/etc" folder and then the "/etc/conf.modules"
file.
right mouse click it and tag it.  this should open an editor window and
you
can proceed screw things up from there (just kidding).

9.  do a "save as" from the file pull down menu to give yourself a back
up,
something like old.conf.modules and close the window.

Very important here.  if you don't close the file after saving and
editing it
the computer will NOT recognize the saved information - this cost me
several
days of head banging trying to figure out what I did wrong.

10. refresh the folder window and select the "conf.modules" file. this
shooed
open the file in a new editor window.

11. the readme file tells you to remove the lines referring to
"soundcore".
go ahead and remove them (if you've got any, it is possible you may not
if you
haven't installed any other sound cards) then add the "alias
-something-something- sound" line at the end of the file per the
"readme"
file.

12. next add the two lines referring to the "insmod
-something-something" (can
you tell I have a poor memory and am not sitting in front of my linux
box
8-)).

13. save the file and CLOSE the editor, you're done with the scary part.

14. go back to your "home" directory window and press the home icon in
the
tool bar.  next select the temp folder with the downloaded tarball file,
then
the "emu10k1" sub folder  until you see the "readme" and "makefile"
files
again.  now open a terminal window (CTRL + T).  important, you must be
in the
sub folder when doing the next step.

15. now you're ready to compile the sound module

a.  type "make"
b.  type "make clean"
c.  type "make install"

the "make install should take care of copying the "emu10k1.0" file the
proper
directory for you as instructed by the "readme" file.

16. YOU'RE DONE.

I always logout and reboot but I'm certain there is a better way (like I
said
I'm new to this)

when you log back on you should be able to get sound ( watch the startup

listing to see if any modules fail ).  IF YOU DON'T then there is one
more
step we need to take.

17. goto the sub folder that contained the "readme" and "makefile" and
select
the "makefile".  this should open a new editor.

18. in the very beginning are a couple of line and I believe the third
line
contains a reference to "versions".  it is currently set to "versions =
n",
change the "n" to a "y" and save the file and CLOSE it.  rerun step 15
above.
this should fix the problem.

good luck and drop me a line if I left any thing out.




--
Joseph S. Gardner
Senior Designer / Technical Support
Kirby Co.,  Cleveland, OH
[EMAIL PROTECTED]




[newbie] Problems configuring my modem

1999-12-09 Thread Moises Lopez

Hi, I've been trying configuring my SupraExpress 33.6 PnP internal
modem, but I canĀ“'t configure at all.
Any ideas?
Thank you.

Moises Lopez



RE: [newbie] creative vibra128

1999-12-09 Thread Moises Lopez

Yes, it is supported and when you execute sndconfig regconaise the sound
card.

 -Mensaje original-
 De:   Mike Perry [SMTP:[EMAIL PROTECTED]]
 Enviado el:   jueves 9 de diciembre de 1999 7:43
 Para: '[EMAIL PROTECTED]'
 Asunto:   [newbie] creative vibra128
 
 
 Hello to all.
 
 I have a Creative vibra128 PCI soundcard and was wondering if it is
 supported by Linux-Mandrake 6.1
 and if so how do I set it up useing sndconfig.
 
 
 Cheers:
 
 
 Mike Perry.
 Linux -- the Ultimate Windows Service Pack
 



[newbie] Letting Linux see my 128mb RAM

1999-12-09 Thread David Loke

Hi people,

I've just upgrade my machine to 128 RAM. However in the start page, linux
only reconise 65mb of RAM. How can I let it see the rest of them? Please
advice.

Rgds
David Loke





Re: [newbie] Letting Linux see my 128mb RAM

1999-12-09 Thread Joseph S. Gardner

David Loke wrote:

 Hi people,

 I've just upgrade my machine to 128 RAM. However in the start page, linux
 only reconise 65mb of RAM. How can I let it see the rest of them? Please
 advice.

 Rgds
 David Loke

Please check the archives.  There is a line that must be added to some file
or another (don't know I'm running with 32 Mb) that lets Linux know there is
extra RAM out there.


--
Joseph S. Gardner
Senior Designer / Technical Support
Kirby Co.,  Cleveland, OH
[EMAIL PROTECTED]




TID Re: [newbie] Desktop Icons

1999-12-09 Thread M Thompson

Where is "TweakUI for KDE" when you need it ;-)

It would be nice to have a graphical program that really let's you tweak the 
GUI to extremes.


Just my $.02,

Matt


From: Tom Brinkman [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Desktop Icons
Date: Wed, 8 Dec 1999 21:24:50 -0600

On Wed, 08 Dec 1999, you wrote:
  Pada Rabu, 08 Dec 1999, Lars Nordin menulis:
   I was wondering how I could cut down on the number of icons on my 
desktop.
   How can keep those icons from reappearing on my desktop?
 
  is that KDE ?
  for KDE just delete/remove all files in this directory:
  /etc/skel/Desktop
 
  do it as root :)
 
  --
  Rib

That wouldn't quite do it for me, an I've been tryin for awhile.
I want to keep Floppy and Cdrom, but of all the others no matter if
I delete them in both ../Desktop  and etc/skel/Desktop Trash,
Templates, and Autostart keep comin back.  I finally made a blank
(as in see thru)icon and set the icon's text to the same color as
the desktop, for those 3. Now they're just invisible, but they're
still damn there. I reckon it's a compromise till some guru
describes the right/easy way to do it ;-)

I had to do the same thing in Windows for that stupid 'My
Computer' icon, 'cept in Windows you can have no name under the
blank icon, so it's really invisible ;-)

--
.. Tom Brinkman[EMAIL PROTECTED]  .


__
Get Your Private, Free Email at http://www.hotmail.com



[Fwd: [newbie] Telnet problems w/IP chains]

1999-12-09 Thread Robert W. Oliver

 


Is there something else I can use (maybe a gateway?) that would let me
do the same thing I'm doing now.  Even an open firewall would be ok, but
I can't find any documentation on firewalling that doesn't require a
PhD.  I mean I know what I'm doing with Linux (mostly), and I know the
hell out of windows and out, and I still feel dumb sometimes when
reading some of the HOWTO's.  Am I the only one that feels this way or
is this a common thing?

 Hmm...well, then, I guess it's beyond my levelone other thing you
 might check (silly, but it's worth a try): in /etc/inetd.conf, do you
 have telnet commented out? That would prohibit you from telnetting
 in. It MAY be related to ipchains as you originally thought, but as I
 know nothing about them, I can't help you with that. :-)
 Good luck!
 John




[newbie] Download Help

1999-12-09 Thread Tom Kyle

I would like to download Mandrake 6.1 I made the boot disk, Select FTP
and put in the site, It downloads, then it locks up, And dosnt continue
to download.

Any ideas?



Re: [newbie] Problems configuring my modem

1999-12-09 Thread Josh McCaffrey

If you feel you've tried everything else, open your box, disconnect your
modem (ground or earth yourself first), and set the jumpers to a
COM that isn't occupied by your mouse and to any free IRQ except for 15
and (?).  There should be a jumper to disable PnP, do this, and all
should be well.  Good luck.   This worked for me.

-Josh

Moises Lopez wrote:

 Hi, I've been trying configuring my SupraExpress 33.6 PnP internal
 modem, but I canĀ“'t configure at all.
 Any ideas?
 Thank you.

 Moises Lopez



Re: [newbie] LILO

1999-12-09 Thread Robert W. Oliver

I don't like the NT bootloader myself, but there is a way to get it to
load a Linux partition if anyone would be interested in doing this :)

Never done it myself but I know it's out there.  I believe you have to
use LOADLIN and basically set up a 2-5 meg partition to boot the linux
kernel off of.  This seems like a big pain to me but it might work well
in someone elses situation.

Better off not using NT though at all (bootloader or the crappy OS) :)
... that's what Linux is for, and Mandrake Linux is the best of the
bunch..

Paul Benjamin wrote:
 
 FDISK/MBR
 
 You will probably have to reinstall NT.  NT has it own stupid boot
 loader, even Windows 2000,  I hate it.



[newbie] Apache cgi-script configuration

1999-12-09 Thread Pete Clapham

Hi, all --

I need to configure my Apache server so that it can recognize a file without an 
extension as a cgi script rather than as text.
I assume that this is handled with the AddHandler statement in the httpd.conf file, 
but I can't figure out how to do it.  Do any
of you know how?

Thanks.

Pete Clapham
Department of Biological, Geological, and Environmental Sciences
Cleveland State University
Cleveland, Ohio, 44115

Phone: [216] 697-4820
Fax: [216] 523-7175
EMail:  [EMAIL PROTECTED]




Re: [newbie] LILO

1999-12-09 Thread John Aldrich

On Wed, 08 Dec 1999, you wrote:
 
 does anyone know how to remove Lilo boot loader ? 
 
 i've taken linux off and loaded NT but i can't boot it because the Lilo boot prompt 
always comes up and doesn't give me the NT option.
 
 help.
 
 
 


Content-Type: text/html; name="unnamed"
Content-Transfer-Encoding: quoted-printable
Content-Description: 

#1: LOSE THE HTML! This is a Linux list, NOT a Microsoft
list! We don't care much for HTML email. :-)

#2: boot to a bootable DOS floppy and type "fdisk /mbr"
(minus quotes) and that'll do the job.
John



Re: [newbie] Getting off

1999-12-09 Thread John Aldrich

On Wed, 08 Dec 1999, you wrote:
 Hi all!
 Does anybody know how I could get off from this mailing list ?
 
Send a message to "[EMAIL PROTECTED]" with a body
message "unsubscribe newbie"
That should do it.
John



[newbie] OTWAY OT WinNT Explorer won't refresh the diskette

1999-12-09 Thread M Thompson

WARNING - This is way OT from Caldera OpenLinux.  I don't know where else to 
turn for help.

Recently I installed a Promise Ultra66 IDE controller and also a Quantum 
Fireball Plus KA 18.1 GB hard drive (connected to the Promise Ultra66).  A 
couple weeks later, I installed an HP CD Writer Plus 9100i.  After 
installing this hardware, my Windows NT Explorer no longer refreshes the 
diskette between disk changes.  I have the same problems under Win95 Windows 
Explorer.  I do not have this problem under the Caldera OpenLinux 2.3 OS.

Background Info:
IDE0 (master) = SONY CD-ROM
IDE0 (slave)  = not used
IDE1 (master) = HP CD Writer Plus 9100i
IDE1 (slave)  = not used
IDE2 (master) = Quantum Fireball Plus KA 18.1 GB hard drive
IDE2 (slave)  = not used
IDE3 (master) = WD Caviar 1.6 GB hard drive
IDE3 (slave)  = not used

Example:
Diskette1 contains 1 file called "file1"
Diskette2 contains 1 file called "file2"
If I put diskette1 in the drive and view the contents of the diskette thru 
Windows NT Explorer it shows "file1" and I can then copy that file to the 
hard drives or HP 9100i. If I eject diskette1 and insert diskette2, the 
Windows NT Explorer still shows "file1". I hit F5 to refresh the Windows NT 
Explorer, but the view does not change and show the "actual" contents of 
diskette2. With diskette2 in the drive, I am mysteriously able to copy 
"file1" from the diskette to the hard drives or HP 9100i.  I can take the 
diskettes out of the diskette drive and still mysteriously copy a file from 
diskette1 to either the hard drives or HP 9100i.



Please help.



Thanks all,
Matt

BTW - My wife likes the Microsoft operating systems, so I cannot nuke them.  
Those who have a significant other can probably relate.

__
Get Your Private, Free Email at http://www.hotmail.com



[newbie] OTWAY OT WinNT Explorer won't refresh the diskette

1999-12-09 Thread M Thompson

WARNING - This is way OT from Linux Mandrake.  I don't know where else to 
turn for help.

Recently I installed a Promise Ultra66 IDE controller and also a Quantum 
Fireball Plus KA 18.1 GB hard drive (connected to the Promise Ultra66).  A 
couple weeks later, I installed an HP CD Writer Plus 9100i.  After 
installing this hardware, my Windows NT Explorer no longer refreshes the 
diskette between disk changes.  I have the same problems under Win95 Windows 
Explorer.  I do not have this problem under the Linux Mandrake OS.

Background Info:
IDE0 (master) = SONY CD-ROM
IDE0 (slave)  = not used
IDE1 (master) = HP CD Writer Plus 9100i
IDE1 (slave)  = not used
IDE2 (master) = Quantum Fireball Plus KA 18.1 GB hard drive
IDE2 (slave)  = not used
IDE3 (master) = WD Caviar 1.6 GB hard drive
IDE3 (slave)  = not used

Example:
Diskette1 contains 1 file called "file1"
Diskette2 contains 1 file called "file2"
If I put diskette1 in the drive and view the contents of the diskette thru 
Windows NT Explorer it shows "file1" and I can then copy that file to the 
hard drives or HP 9100i. If I eject diskette1 and insert diskette2, the 
Windows NT Explorer still shows "file1". I hit F5 to refresh the Windows NT 
Explorer, but the view does not change and show the "actual" contents of 
diskette2. With diskette2 in the drive, I am mysteriously able to copy 
"file1" from the diskette to the hard drives or HP 9100i.  I can take the 
diskettes out of the diskette drive and still mysteriously copy a file from 
diskette1 to either the hard drives or HP 9100i.



Please help.



Thanks all,
Matt

BTW - My wife likes the Microsoft operating systems, so I cannot nuke them.  
Those who have a significant other can probably relate.

__
Get Your Private, Free Email at http://www.hotmail.com



Re: [newbie] Download Help

1999-12-09 Thread M Thompson

If you are currently using Windows, you could download Go!Zilla Download 
Manager.  It enables you to continue if your download gets interupted.

If you are downloading from Linux, there is a similar program call Caitoo.

HTH,
Matt


From: Tom Kyle [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [newbie] Download Help
Date: Thu, 09 Dec 1999 10:36:30 -0700

I would like to download Mandrake 6.1 I made the boot disk, Select FTP
and put in the site, It downloads, then it locks up, And dosnt continue
to download.

Any ideas?


__
Get Your Private, Free Email at http://www.hotmail.com



Re: [newbie] OTWAY OT WinNT Explorer won't refresh the diskette

1999-12-09 Thread David van Balen




Yeah, this really is OT but I'll take a shot anyway... what happens when
you hit F5? Does the directory listing go blank and then reappear? This
would indicate that it actually is refreshing. If it's not doing this,
you probably need to go to the view menu and select the refresh choice
from there... even if it is exhibiting the above behaviour, I would try
going directly to the menu choice.
Other than that I don't know what to tell you.

DvB



On Thu, 9 Dec 1999, M Thompson wrote:

 WARNING - This is way OT from Caldera OpenLinux.  I don't know where else to 
 turn for help.
 
 Recently I installed a Promise Ultra66 IDE controller and also a Quantum 
 Fireball Plus KA 18.1 GB hard drive (connected to the Promise Ultra66).  A 
 couple weeks later, I installed an HP CD Writer Plus 9100i.  After 
 installing this hardware, my Windows NT Explorer no longer refreshes the 
 diskette between disk changes.  I have the same problems under Win95 Windows 
 Explorer.  I do not have this problem under the Caldera OpenLinux 2.3 OS.
 
 Background Info:
 IDE0 (master) = SONY CD-ROM
 IDE0 (slave)  = not used
 IDE1 (master) = HP CD Writer Plus 9100i
 IDE1 (slave)  = not used
 IDE2 (master) = Quantum Fireball Plus KA 18.1 GB hard drive
 IDE2 (slave)  = not used
 IDE3 (master) = WD Caviar 1.6 GB hard drive
 IDE3 (slave)  = not used
 
 Example:
 Diskette1 contains 1 file called "file1"
 Diskette2 contains 1 file called "file2"
 If I put diskette1 in the drive and view the contents of the diskette thru 
 Windows NT Explorer it shows "file1" and I can then copy that file to the 
 hard drives or HP 9100i. If I eject diskette1 and insert diskette2, the 
 Windows NT Explorer still shows "file1". I hit F5 to refresh the Windows NT 
 Explorer, but the view does not change and show the "actual" contents of 
 diskette2. With diskette2 in the drive, I am mysteriously able to copy 
 "file1" from the diskette to the hard drives or HP 9100i.  I can take the 
 diskettes out of the diskette drive and still mysteriously copy a file from 
 diskette1 to either the hard drives or HP 9100i.
 
 
 
 Please help.
 
 
 
 Thanks all,
 Matt
 
 BTW - My wife likes the Microsoft operating systems, so I cannot nuke them.  
 Those who have a significant other can probably relate.
 
 __
 Get Your Private, Free Email at http://www.hotmail.com
 



[newbie] Unscalable TrueType?

1999-12-09 Thread Scott Sweeney

I've tried everything to get TrueType fonts to display in sizes 
other than 0 and 12 in Netscape, and other programs.  KDE has no 
problem with the scaling, but Netscape won't do a thing.  Is this 
because of a limitation of xfs or is it a limitation of Netscape?  Or is 
it something that has been fixed and I've not been told?

--Scott
[EMAIL PROTECTED]



[newbie] enough already

1999-12-09 Thread Serpico

Can individuals stop emailing everyone on how to get off this list.  If they
had kept the original email, it would save us alot of reoccurring emails.
When I check my emails in the morning, half are about getting off the list.
Read these emails that we are sending about how to get off and save them in
a folder.  Then in the future (if required) use the right info to
unsubscribe.  Thank you and I think I speak for everyone.


Serpico

"You talkin' to me?"




[newbie] followup on modem problem

1999-12-09 Thread Kit

well, just got back another reply from the tech at Best Data...
he was referring to the HELP in Linux help files...not on the 
bestdata site...FIGURES...eh?
I think I'm going to CALL them on the phone instead.
==Kit==
ICQ#:  7110071
E-Mail:[EMAIL PROTECTED]
HomePage:  http://members.xoom.com/kitgoins
Personal Server:  http://kompukit.myip.org
==Kit==



[newbie] installing fonts in gimp

1999-12-09 Thread Kit

I realise this might be OT...but, how do you install fonts for 
gimp..the program doesn't come with any...you have to download them,
then install them...I installed them into the /usr/shared/fonts...but 
gimp can't find them.
==Kit==
ICQ#:  7110071
E-Mail:[EMAIL PROTECTED]
HomePage:  http://members.xoom.com/kitgoins
Personal Server:  http://kompukit.myip.org
==Kit==



Re: [newbie] Download Help

1999-12-09 Thread root

Axalon Bloodstone wrote:

 On Thu, 9 Dec 1999, M Thompson wrote:

  If you are currently using Windows, you could download Go!Zilla Download
  Manager.  It enables you to continue if your download gets interupted.
 
  If you are downloading from Linux, there is a similar program call Caitoo.
 
  HTH,
  Matt

 In other words he means mirror it localy first.
 Maybe its time to petition @home for public ftp mirrors :)

  From: Tom Kyle [EMAIL PROTECTED]
  Reply-To: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: [newbie] Download Help
  Date: Thu, 09 Dec 1999 10:36:30 -0700
  
  I would like to download Mandrake 6.1 I made the boot disk, Select FTP
  and put in the site, It downloads, then it locks up, And dosnt continue
  to download.

 Specificly what does it say? don't forget to check all the ttys (alt-F#)
 what are the system specs?

  Any ideas?
  
 
  __
  Get Your Private, Free Email at http://www.hotmail.com
 

Ok i make a boot disk, Select FTP, it checks for hdlist, then the one after
that then it locks up




Re: [newbie] NIS help

1999-12-09 Thread Alan Shoemaker

Kitok.  Let's say you're at your desktop (xsession).

 1. press ctl-alt f2 to get to a console
 2. sign in as root
 3. at the console prompt type setup
 4. with the color bar highlight Authentication Configuration (**)
 5. with the tab key highlight Run Tool
 6. press the spacebar to activate Run Tool
 7. using the spacebar remove the asterisk from in front of Enable NIS
 8. using the tab key highlight OK
 9. press the spacebar to activate OK
10. using the tab key highlight Quit
11. press the spacebar to activate Quit and exit setup
12. at the console prompt type exit
13. at the console prompt press ctl-alt f7 to get back to your xsession
 
(**I oops'ed on the first answer)

Alan


Kit wrote:
 
 How do I run SETUP, exactly?  Do you mean linuxconfig?
 if so, how do I turn it off...exactly...you forgetting I'm a NEWBIE?
 LOL...hehehe
 
 On 9 Dec 99, at 7:46, Alan Shoemaker wrote:
 
  Kitrun setup as root and choose 'System Services'.
 
  Alan
 
 
  Kit wrote:
  
   somehow, upon install...I inadvertently setup a NIS
   service...thinking I needed this to run a server.
   When I logoff...I've noticed that it doesn't shutdown...and
   therefore, I'm thinking that maybe this is the reason my modem says
   it's BUSY all the time...and I can't setup my modem.
  
   How do I turn off this NIS service?
  
   ==Kit==
   ICQ#:  7110071
   E-Mail:[EMAIL PROTECTED]
   HomePage:  http://members.xoom.com/kitgoins
   Personal Server:  http://kompukit.myip.org
   ==Kit==
 
 
 ==Kit==
 ICQ#:  7110071
 E-Mail:[EMAIL PROTECTED]
 HomePage:  http://members.xoom.com/kitgoins
 Personal Server:  http://kompukit.myip.org
 ==Kit==



Re: [newbie] OTWAY OT WinNT Explorer won't refresh the diskette

1999-12-09 Thread Michael R. Batchelor

Recently I installed a Promise Ultra66 IDE controller and also a
Quantum
Fireball Plus KA 18.1 GB hard drive (connected to the Promise Ultra66).
A
couple weeks later, I installed an HP CD Writer Plus 9100i.  After
installing this hardware, my Windows NT Explorer no longer refreshes
the
diskette between disk changes.  I have the same problems under Win95
Windows
Explorer.  I do not have this problem under the Linux Mandrake OS.


Matt,

I don't have an answer, but I understand the problem. The HP drivers
have a negative affect on the floppy disk drivers in NT. (I don't use
95, so I don't know about it.) I have, so far, not found a solution to
this. It is absolutely a software issue in that the OS no longer sees
the "disk change" line toggle from the hardware. But I haven't been able
to fix it and I have been able to duplicate that installing the HP
software in several IBM portables renders the floppies inoperative. The
reason you can still copy "file1" is because the OS caches the file in
memory, and since it no longer sees the disk change signal it just does
the "copy" from the cache. You can force an update by trying to access
the disk with a write, and the FAT will be wrong so the OS will update.
But that is a miserable pain in the butt.

Perhaps with that as a starting point someone else can point both of us
in the right direction.

Michael



Re: [newbie] OTWAY OT WinNT Explorer won't refresh the diskette

1999-12-09 Thread Alan Shoemaker

Mas a workround right-click the window background (or pull down the
view menu) and choose refresh after changing a floppy.

Alan


M Thompson wrote:
 
 WARNING - This is way OT from Linux Mandrake.  I don't know where else to
 turn for help.
 
 Recently I installed a Promise Ultra66 IDE controller and also a Quantum
 Fireball Plus KA 18.1 GB hard drive (connected to the Promise Ultra66).  A
 couple weeks later, I installed an HP CD Writer Plus 9100i.  After
 installing this hardware, my Windows NT Explorer no longer refreshes the
 diskette between disk changes.  I have the same problems under Win95 Windows
 Explorer.  I do not have this problem under the Linux Mandrake OS.
 
 Background Info:
 IDE0 (master) = SONY CD-ROM
 IDE0 (slave)  = not used
 IDE1 (master) = HP CD Writer Plus 9100i
 IDE1 (slave)  = not used
 IDE2 (master) = Quantum Fireball Plus KA 18.1 GB hard drive
 IDE2 (slave)  = not used
 IDE3 (master) = WD Caviar 1.6 GB hard drive
 IDE3 (slave)  = not used
 
 Example:
 Diskette1 contains 1 file called "file1"
 Diskette2 contains 1 file called "file2"
 If I put diskette1 in the drive and view the contents of the diskette thru
 Windows NT Explorer it shows "file1" and I can then copy that file to the
 hard drives or HP 9100i. If I eject diskette1 and insert diskette2, the
 Windows NT Explorer still shows "file1". I hit F5 to refresh the Windows NT
 Explorer, but the view does not change and show the "actual" contents of
 diskette2. With diskette2 in the drive, I am mysteriously able to copy
 "file1" from the diskette to the hard drives or HP 9100i.  I can take the
 diskettes out of the diskette drive and still mysteriously copy a file from
 diskette1 to either the hard drives or HP 9100i.
 
 Please help.
 
 Thanks all,
 Matt
 
 BTW - My wife likes the Microsoft operating systems, so I cannot nuke them.
 Those who have a significant other can probably relate.
 
 __
 Get Your Private, Free Email at http://www.hotmail.com



[newbie] somebody did something...

1999-12-09 Thread Kit

well, I'm using all my email clients to send to this list,
and they are getting postedfinally.

Somebody must of fixed a problem on THEIR end...not mine
==Kit==
ICQ#:  7110071
E-Mail:[EMAIL PROTECTED]
HomePage:  http://members.xoom.com/kitgoins
Personal Server:  http://kompukit.myip.org
==Kit==



[newbie] installing L-M 6.1 to new Dell Inspiron 7500

1999-12-09 Thread Gregg Carrier

Hi all,
Well, I want to install L-M 6.1 on my new laptop and have a question or two
before going ahead. The machine comes with Windows installed on the Hard
Drive. I want to split the drive into a Windows partition and a Linux
partition. Will Disk Druid resize the Windows partition without shredding
it? There's only about 1 gig of info on the partition and it's a 10 gig
disk. I want to split it half-and-half with Linux. Also, does anyone have
experience with installing Linux to an Inspiron 7500 and have advice or
things I should be aware of before pressing on? Thanks in advance!

Gregg



Re: [newbie] installing L-M 6.1 to new Dell Inspiron 7500

1999-12-09 Thread Alan Shoemaker

Greggno, disk druid does not have that capability.  In the dosutils
directory of your installation CD there is a dos program called
fips.exe.  This will do dynamic resizing, but be sure to read the docs
thoroughly.  If you have Partition Magic available to you it's a lot
easier to use, but fips will do the job.

Alan


Gregg Carrier wrote:
 
 Hi all,
 Well, I want to install L-M 6.1 on my new laptop and have a question or two
 before going ahead. The machine comes with Windows installed on the Hard
 Drive. I want to split the drive into a Windows partition and a Linux
 partition. Will Disk Druid resize the Windows partition without shredding
 it? There's only about 1 gig of info on the partition and it's a 10 gig
 disk. I want to split it half-and-half with Linux. Also, does anyone have
 experience with installing Linux to an Inspiron 7500 and have advice or
 things I should be aware of before pressing on? Thanks in advance!
 
 Gregg



Re: [newbie] Kde Template/Autostart

1999-12-09 Thread Richard Yevchak

I use Autostart (to run kgoodstuff and kwikdisk) when I run KDE,  although I've
been using Window Maker lately(I think I just switched window managers).  If
there is a comparably easy way to start programs when KDE starts take them out
(something like .xinit right?).  

Richard

On Thu, 09 Dec 1999, you wrote:
 Hi,
 
 Is there anybody here who uses the Template or/and Autostart folders in KDE?
 
 (otherwise we're gonna remove them!)
 
 cu Pixel.



[newbie] For Everybody.

1999-12-09 Thread Mark Fitzgerald

  When I said .. Good one Axalon, I ment good as in
funny ... Uninstall Redhat and install Mandrake, that should fix all
kinds of things.

Just humor .. or so I thought.

Anyway, if I offended you or anyone else, I apologize.

Mark

--
Mark Fitzgerald
mailto:[EMAIL PROTECTED]

" It is now safe to shutdown your computer
_  or is it ... HaHaHaa ?! "



Re: [newbie] installing L-M 6.1 to new Dell Inspiron 7500

1999-12-09 Thread Gerry Doyon

Just like the e-mail message you got, use FIPS.  I used it on *my* new Dell
that had only one WIndows 98 partition.  Worked very well.  I went the extra
mile and removed my Windows cache file and defragged the disk.  Used FIPS then
re-set the cache.  Been working great with no problems.

Gregg Carrier wrote:

 Hi all,
 Well, I want to install L-M 6.1 on my new laptop and have a question or two
 before going ahead. The machine comes with Windows installed on the Hard
 Drive. I want to split the drive into a Windows partition and a Linux
 partition. Will Disk Druid resize the Windows partition without shredding
 it? There's only about 1 gig of info on the partition and it's a 10 gig
 disk. I want to split it half-and-half with Linux. Also, does anyone have
 experience with installing Linux to an Inspiron 7500 and have advice or
 things I should be aware of before pressing on? Thanks in advance!

 Gregg



Re: [newbie] installing L-M 6.1 to new Dell Inspiron 7500

1999-12-09 Thread Jeanette Russo

I have had good luck with Partition Magic and recommend that.  Also I think
that you may have problems with the modem and sound on that model laptop
Jeanette

- Original Message -
From: Gregg Carrier [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, December 09, 1999 4:56 PM
Subject: [newbie] installing L-M 6.1 to new Dell Inspiron 7500


 Hi all,
 Well, I want to install L-M 6.1 on my new laptop and have a question or
two
 before going ahead. The machine comes with Windows installed on the Hard
 Drive. I want to split the drive into a Windows partition and a Linux
 partition. Will Disk Druid resize the Windows partition without shredding
 it? There's only about 1 gig of info on the partition and it's a 10 gig
 disk. I want to split it half-and-half with Linux. Also, does anyone have
 experience with installing Linux to an Inspiron 7500 and have advice or
 things I should be aware of before pressing on? Thanks in advance!

 Gregg





Re: [newbie] enough already

1999-12-09 Thread Jeanette Russo

I am afraid it is hopeless.  I suggest that unsubscribe information be
placed on the bottom of every message posted.
Jeanette

- Original Message -
From: Serpico [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, December 09, 1999 12:58 PM
Subject: [newbie] enough already


 Can individuals stop emailing everyone on how to get off this list.  If
they
 had kept the original email, it would save us alot of reoccurring emails.
 When I check my emails in the morning, half are about getting off the
list.
 Read these emails that we are sending about how to get off and save them
in
 a folder.  Then in the future (if required) use the right info to
 unsubscribe.  Thank you and I think I speak for everyone.


 Serpico
 
 "You talkin' to me?"






[newbie] GNOME to KDE

1999-12-09 Thread David Loke

Hi,

How can I switch from GNOME to KDE full environment?

Rgds





[newbie] cant enable ound event in enlightement

1999-12-09 Thread Michel Gratton

Hi !

I cant enable sound events in gnome or enlightenment...
i get an error message when i try to enable it in e-conf

error cant connect to esound

other sound apps work fine. ( Like xmms  ) 

any ideas ?

Mike
[EMAIL PROTECTED]




[newbie] Kde Template/Autostart

1999-12-09 Thread Pixel

Hi,

Is there anybody here who uses the Template or/and Autostart folders in KDE?

(otherwise we're gonna remove them!)

cu Pixel.