DHCP client retrieving 2 IP's

2001-05-04 Thread Aaron Walker



Hi,

I recently installed Debian v2.2r3 and I installed 
the DHCP client as well.. when debian boots, DHCP assigns eth0 an IP (which it 
is supposed to do, in this case 192.168.1.4) then it also assigns the loopback 
(/dev/lo) an IP (192.168.1.5). If I look at my DHCP clients table on my 
DHCP server, it lists both IPs with the both of them having the same MAC address 
as well. Can anyone tell me why it's retrieving 2 IP's? Thanks for 
your help,
Aaron


restarting inetd

1999-11-14 Thread Aaron Walker
Hello,

I am a former redhat, turned debian user, and was wondering if someone
could inform me how to restart inetd... I am so used to redhat's
/etc/rc.d/init.d/ scripts, that I've never started/stoped/restarted
services any other way.  By reading the inetd man page, I know you have
to send it a SIGHUP, but I don't know the exact command.  Could someone
please help me out?

Thanks,
Aaron


getting telnet and ftp working

1999-11-14 Thread Aaron Walker
Thanks, to those that answered my previous question..  I have another
question... the reason I wanted to restart inetd is because I am trying
to get telnetd and ftpd working.  I
added the following entries to inetd.conf:

ftpstreamtcpnowaitroot/usr/sbin/tcpd
/usr/sbin/in.ftpd
telnetstreamtcpnowaitroot/usr/sbin/tcpd
/usr/sbin/in.telnetd

restarted inetd:
kill -HUP inetd pid

then tried to do:
telnet localhost

which resulted in: Connection close by foreign host.
ftp localhost resulted in: 421 Service not available, remote server has

closed connection

Any ideas why this is not working?

Thanks again for your help,
Aaron


telnetd and ftpd solution

1999-11-14 Thread Aaron Walker
well, I found the problem... of course, 'twas my own stupidity that
caused it :-)  The hosts.allow file needs to have a newline after the
last entry in order to work.  If I wasn't half asleep, I would've
thought to look in /var/log/daemon.log before I posted :-) Sorry, about
the wasted bandwidth folks.

Thanks to everyone who attempted to help,
Aaron


Using linux 2.2.x with Debian 2.1

1999-10-10 Thread Aaron Walker
Hi,

I have read the errata conscerning Linux 2.2.x and Debian 2.1
(http://www.debian.org/releases/2.1/running-kernel-2.2) and it basically
said that I would have to mix the stable 2.1 release with unstable
packages.  Has anyone had any problems doing this? Or is it not
necessary to do?  What are some of your experiences running the 2.2.x
kernel with Debian?

Thanks,

--
Aaron Walker
[EMAIL PROTECTED]
http://iconmedia.com/aaron/



Setting up debian for ftp

1999-02-04 Thread Aaron Walker
hello,

Just installed 2.0.  I haven't used debian since 1.2 (been using RH),
so I don't remember how to do all of this stuff...

anyways,
how would I go about setting up debian for regular non-anonymous ftp?
and also, can someone tell me or guide to a doc how do setup ppp?

thanks,
Aaron


error with rescue disk

1999-02-03 Thread Aaron Walker
hello,

When I try to boot the rescue disk (to install debian 2.0),
I get the following errors.

Partition check:
  hda: hda1 hda2  hda5 
RAMDISK: Compressed image found at block 0
crc errorVFS: Mounted root (minix filesystem).
init: error in loading shared libraries
libnewt.so.0.21: cannot open shared object file: No such file or
directory

Then it just sits there.  It doesn't freeze (I can still do shift-page
up/down).
Anyone know what the problem is?

Thanks,
Aaron Walker


xvidtune

1997-12-31 Thread Aaron Walker
When I run xvidtune, it works for the time being.  When I exit X then
launch X again it's back to what it was before I ran xvidtune.  How can
I get xvidtune to save the changes it makes?


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: ATA-3 drives

1997-12-31 Thread Aaron Walker
For ATA drives, you need a special ISA card.  My HD (Maxtor 3.5) supports it, 
but
I haven't bought the add-on card yet.  It supposed to be superFAST (I think 
almost
as fast as SCSI).  I think the card is around $70 from CompUSA.

Britton wrote:

 I am looking at buying another system myself.  I have never heard of ATA
 though.  Is it something I should want, or just more hype?  Is it likely
 to be supported under Linux 2.2?

 On Tue, 30 Dec 1997 [EMAIL PROTECTED] wrote:

  george bonser wrote,
 
 
1) Ultra ATA 33 (UATA) hard drives
 
   No linux supports ATA33 as far as I know. If you can put the drives in
   EIDE mode (as most will), Linux will work fine.
 
  There is a patch (I forget where, but it's out there) for the kernel to
  support them.  I tried it, but my maxtor8.4 won't handle this mode at 83mhz,
  only 66.  So I set the mode back down, and went back to my old kernel.
 
  rick
 
  - - --
  These opinions will not be those of ISU until it pays my retainer.
 
 
 
  - --- End of Unsent Draft
 
  --- End of Forwarded Message
 
 
  --
  These opinions will not be those of ISU until it pays my retainer.
 
 
 
  --
  TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
  [EMAIL PROTECTED] .
  Trouble?  e-mail to [EMAIL PROTECTED] .
 
 

 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] .
 Trouble?  e-mail to [EMAIL PROTECTED] .




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: ATA-3 drives

1997-12-31 Thread Aaron Walker
As it says on my HD box:

Buffer Size:
256KB

Average Seek time:
10MS

Data Transfer Rate:
33.0 MB/Sec
(Ultra DMA-Mode 2)

Ultra DMA is also known as Ultra ATA.  It has twice the speed of IDE drives.
George Bonser wrote:

 ATA is, I do not think the problem  I think ATA is short for ATAPI.
 What is the problem, I think, is the DMA33 whatever that is.

 On Tue, 30 Dec 1997, Britton wrote:

 
  I am looking at buying another system myself.  I have never heard of ATA
  though.  Is it something I should want, or just more hype?  Is it likely
  to be supported under Linux 2.2?
 
  On Tue, 30 Dec 1997 [EMAIL PROTECTED] wrote:
 
   george bonser wrote,
  
  
 1) Ultra ATA 33 (UATA) hard drives
  
No linux supports ATA33 as far as I know. If you can put the drives in
EIDE mode (as most will), Linux will work fine.
  
   There is a patch (I forget where, but it's out there) for the kernel to
   support them.  I tried it, but my maxtor8.4 won't handle this mode at 
   83mhz,
   only 66.  So I set the mode back down, and went back to my old kernel.
  
   rick
  
   - - --
   These opinions will not be those of ISU until it pays my retainer.
  
  
  
   - --- End of Unsent Draft
  
   --- End of Forwarded Message
  
  
   --
   These opinions will not be those of ISU until it pays my retainer.
  
  
  
   --
   TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
   [EMAIL PROTECTED] .
   Trouble?  e-mail to [EMAIL PROTECTED] .
  
  
 
 
  --
  TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
  [EMAIL PROTECTED] .
  Trouble?  e-mail to [EMAIL PROTECTED] .
 
 
 

 George Bonser
 Would you buy a car with the hood welded shut?
 http://www.debian.org
 Debian/GNU Linux ... the maintainable operating system.

 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] .
 Trouble?  e-mail to [EMAIL PROTECTED] .




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


problem logging on

1997-12-30 Thread Aaron Walker
When I try to dial my ISP, I get the following errors in my
/var/log/ppp.log

Dec 29 18:59:10 speedy chat[249]: abort on (NO CARRIER)
Dec 29 18:59:10 speedy chat[249]: abort on (VOICE)
Dec 29 18:59:10 speedy chat[249]: abort on (NO DIALTONE)
Dec 29 18:59:10 speedy chat[249]: send (ATDT7454342^M)
Dec 29 18:59:10 speedy pppd[248]: Serial connection established.
Dec 29 18:59:11 speedy pppd[248]: Using interface ppp0
Dec 29 18:59:11 speedy pppd[248]: Connect: ppp0 -- /dev/ttyS0
Dec 29 18:59:14 speedy pppd[248]: Serial line is looped back.
Dec 29 18:59:14 speedy pppd[248]: Connection terminated.
Dec 29 18:59:14 speedy pppd[248]: Exit.

Does anyone know what this means? Thanks for whatever help you guys
have.
--

Aaron Walker
[EMAIL PROTECTED]
http://www.iconmedia.com
(954)418-0817



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: couldn't match host name or address

1997-12-29 Thread Aaron Walker
The problem was:  When I dial into my ISP, I get a prompt that says: host: here 
I
type ppp then my username and password.  How would I get it to type ppp? Would I
just change my ppp.chatscript to say?

ABORTNO DIALTONE
  ATDT7454342
ppp
login  amwalker
password  \qpassword\q

Tim Sailer wrote:

 Martin Bialasinski wrote:
 
  On Wed, 24 Dec 1997, Aaron Walker wrote:
 
   When I try to dial my ISP using /etc/ppp.chatscript in my ppp.log file I
   get this message:
  
   Dec 24 09:52:42 speedy chat[827]: ATDT7454342(a carrot goes here)M
   Dec 24 09:52:42 speedy chat[827]: Couldn't match host name or address -
   please try again(carrot goes here)M
  
  Do you use pon to connect?
 
  Check if you have debug in /etc/ppp.options_out (or was it in
  /etc/ppp/options ? Better put it in both files, I don't recall if pon uses
  them both). This will give more verbose messages.

 I think he is using pap, and pap-secrets doesn't match the hostname.

  BTW: What does (carrot goes here) mean?

 He means ^M

 Tim

 --
  (work) [EMAIL PROTECTED] / (home) [EMAIL PROTECTED] - 
 http://www.buoy.com/~tps
   Nihil illegitemi carborvndvm.
   --anon
 ** Disclaimer: My views/comments/beliefs, as strange as they are, are my 
 own.**



--

Aaron Walker
[EMAIL PROTECTED]
http://www.iconmedia.com
(954)418-0817



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: couldn't match host name or address

1997-12-29 Thread Aaron Walker
I got it working. Thanks to all that helped. But now another, sorta related 
question...

Now that I can connect to my ISP under Linux, is it possible to connect under 
Linux
then get access from netscape under my Win95 box (their both connected via 
ethernet)?
How would I do this?

Brandon Mitchell wrote:

 On Mon, 29 Dec 1997, Aaron Walker wrote:

  The problem was:  When I dial into my ISP, I get a prompt that says: host: 
  here I
  type ppp then my username and password.  How would I get it to type ppp? 
  Would I
  just change my ppp.chatscript to say?
 
  ABORTNO DIALTONE
ATDT7454342
  ppp
  login  amwalker
  password  \qpassword\q

 To make this easy look at the left column as what the isp says, and the
 right as how you would respond (a column is separated by spaces).  So,
 from what you said above, it appears that the isp doesn't give you a login
 or password prompt, so it would be:

 ABORTNO DIALTONE
ATDT7454342
 host:ppp
amwalker
\qpassword\q

 Make sense?
 Brandon

 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] .
 Trouble?  e-mail to [EMAIL PROTECTED] .



--

Aaron Walker
[EMAIL PROTECTED]
http://www.iconmedia.com
(954)418-0817



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: couldn't match host name or address

1997-12-29 Thread Aaron Walker
Does it really matter? On my machine, the only person that can view the logs,
is root.

Hamish Moffatt wrote:

 On Mon, Dec 29, 1997 at 02:06:58PM -0500, Brandon Mitchell wrote:
  On Mon, 29 Dec 1997, Aaron Walker wrote:
   password  \qpassword\q
 \qpassword\q

 Incidentally, you don't want the second \q; it will turn echo to the log
 back on, and the password WILL then go into the log.

 hamish
 --
 Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
 Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
 CCs of replies from mailing lists are welcome.   http://hamish.home.ml.org



--

Aaron Walker
[EMAIL PROTECTED]
http://www.iconmedia.com
(954)418-0817



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


changing domain name

1997-12-28 Thread Aaron Walker
How would I go about changing my domain name? Thanks for your help.

--
``
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Elm Error

1997-12-28 Thread Aaron Walker
When I start Elm as root is works fine but when I start Elm as my user
name, amwalker, is says:

What's this? The temp folder already exists??

Then this disappears after a second then it says:

Ahhh... I give up.
This also works with other users besides root.  Another problem...
When I open up Elm under any user besides amwalker and root, when I try
to compose a message it says: Could not create file /tmp/snd.1730
(Persmission denied)

Thanks for any help.
--

Aaron Walker
[EMAIL PROTECTED]
http://www.iconmedia.com
(954)418-0817



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


a single command

1997-12-25 Thread Aaron Walker
Is there a command to delete all files and subdirectories within a
directory. For example, I have the directory apps in my home directory.
Lets says apps has 7 files and 2 directories.  With one command, how can
I delete the apps directory and all its contents.  I looked at the man
page but didn't see anything helpful.  Thanks.

--
``
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


virtual hosts with Apache

1997-12-25 Thread Aaron Walker
I just setup Apache and I want to be able to have virtual hosts.  My
host name is speedy and I want it to show up in netscape as
amwalker.speedy.net. How do I do this. I read the docs at the apache
site,but it did not work.  Thanks for your help.

--
``
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


couldn't match host name or address

1997-12-24 Thread Aaron Walker
When I try to dial my ISP using /etc/ppp.chatscript in my ppp.log file I

get this message:

Dec 24 09:52:42 speedy chat[827]: ATDT7454342(a carrot goes here)M
Dec 24 09:52:42 speedy chat[827]: Couldn't match host name or address -
please try again(carrot goes here)M

There is nothing after this. It is the last entry in the log.  To see
the exact results, goto http://www.iconmedia.com/aaron/ppplog.gif
Does anyone have any suggestions? Thanks.

--
``
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


couldn't match host name or address

1997-12-24 Thread Aaron Walker
When I try to dial my ISP using /etc/ppp.chatscript in my ppp.log file I
get this message:

Dec 24 09:52:42 speedy chat[827]: ATDT7454342(a carrot goes here)M
Dec 24 09:52:42 speedy chat[827]: Couldn't match host name or address -
please try again(carrot goes here)M

There is nothing after this. It is the last entry in the log.  Does
anyone have any suggestions? Thanks.

--
``
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Apache 1.2.4 Binary Version

1997-12-24 Thread Aaron Walker
I just downloaded the binary version of Apache 1.2.4 for my Debian 1.3.1
machine.  At the Apache site, it says if you have a binary version,
there will be a file called httpd in the src directory. I have no httpd
file in my src directory.  Does anyone know why this is?
Please help. Thanks.

--
``
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


disconnecting a user

1997-12-24 Thread Aaron Walker
How would I go about disconnecting a remote user from my machine? Thanks
in advance.

Also... I want to install Apache.  Where is the best place to intall
this? Thanks again.

--
``
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


running chkexploit

1997-12-22 Thread Aaron Walker
has anyone successfully run chkexploit on Debian 1.3.1? Does it have to
be in a certain directory?  I put it in my home directory and it says:

chkexploit: can't find 'strings'

Any ideas?

--
`

Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: is anyone using NE1000?

1997-12-22 Thread Aaron Walker
To my knowledge those spaces did make it hang at boot.  When I took the spaces
away, it didn't hang.  Now, it didn't totally lock up, because when it hanged at
boot, all I had to do was hit CTRL-C and it skipped it and resumed booting.

Hamish Moffatt wrote:

 On Sun, Dec 21, 1997 at 04:01:31PM -0500, Aaron Walker wrote:
  Thanks to everyone for your help.  I got Debian to see my NE1000 at 0x320 
  and
  IRQ 5.  The problem was that in the /etc/conf.modules file it said:
  options ne io = 0x320 irq = 5
 
  I changed it to:
  options ne io=0x320 irq=5 (I just got rid of the spaces between the numbers
  and the equal sings)

  Now it loads the ne module w/o hanging.

 Maybe it's worth sending in a bug report on linux-kernel or to
 the authors direct if the spaces really make it hang; they shouldn't.
 It could be modutils' fault, or it could be the ne driver.

 hamish
 --
 Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
 Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
 CCs of replies from mailing lists are welcome.   http://hamish.home.ml.org



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


displaying text on login

1997-12-22 Thread Aaron Walker
is there a way to display text when the login prompt shows? For
instance, on my machine the hostname is chaos. When I boot, it says:

Debian GNU Linux 1.3 chaos tty1

chaos login:

How can I change it to say, for example, Welcome to Chaos.net!?
Also... How can you change what it says after you log in? On my system,
it says

Most of the programs included with the Debian GNU/Linux system are
redistributable... and so on.

is there a way to change this? Thanks for your help.
--
`

Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


is anyone using NE1000?

1997-12-21 Thread Aaron Walker
Has anyone successfully setup a NE1000 card (not a clone) using Debian
1.3.1 with the loadable kernel module.  I can't get my 486SX/25 with 8MB
RAM to detect my NE1000 card.  I can only use loadable modules because
there's no way for me to get the newest kernel to my 486 (no modem, no
zip drive, etc.)  If anyone has successfully done this, I would
appreciate your help.  Thanks very much.

--
`

Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: is anyone using NE1000?

1997-12-21 Thread Aaron Walker
I tried what you suggested but it just hangs when trying to load the module.
Any other suggestions?

Hamish Moffatt wrote:

 On Sun, Dec 21, 1997 at 12:20:34AM -0500, Aaron Walker wrote:
  Has anyone successfully setup a NE1000 card (not a clone) using Debian
  1.3.1 with the loadable kernel module.  I can't get my 486SX/25 with 8MB
  RAM to detect my NE1000 card.  I can only use loadable modules because
  there's no way for me to get the newest kernel to my 486 (no modem, no
  zip drive, etc.)  If anyone has successfully done this, I would
  appreciate your help.  Thanks very much.

 The ne module handles both NE2000 and NE1000 cards. Just add
 ne to your /etc/modules, and something like

 options ne io=0x280 irq=10

 to /etc/conf.modules.

 An original NE1000 might need a shared memory address too,
 but I can't tell you how to set that up because I've never needed to.
 Try it and see though.

 Hamish
 --
 Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
 Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
 CCs of replies from mailing lists are welcome.   http://hamish.home.ml.org

 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] .
 Trouble?  e-mail to [EMAIL PROTECTED] .



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: is anyone using NE1000?

1997-12-21 Thread Aaron Walker
Thanks to everyone for your help.  I got Debian to see my NE1000 at 0x320 and
IRQ 5.  The problem was that in the /etc/conf.modules file it said:
options ne io = 0x320 irq = 5

I changed it to:
options ne io=0x320 irq=5 (I just got rid of the spaces between the numbers
and the equal sings)
Now it loads the ne module w/o hanging.
Thanks again!

[EMAIL PROTECTED] wrote:

 Hamish Moffatt writes:
  The ne module handles both NE2000 and NE1000 cards. Just add
  ne to your /etc/modules, and something like

  options ne io=0x280 irq=10

 I just installed an NE2000 with 2.0.32, and couldn't get it recognized at
 irq 10.  I had to move it to 2/9.
 --
 John Hasler
 [EMAIL PROTECTED] (John Hasler)
 Dancing Horse Hill
 Elmwood, WI

 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] .
 Trouble?  e-mail to [EMAIL PROTECTED] .



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


3c503 module

1997-12-19 Thread Aaron Walker
I just re-installed Debian 1.3.1 and I installed the kernel module for a
3c503 EtherLink II/16 bit ethernet card.  It detected it fine.  When I
booted off the floppy, it says:

3c503

That's it.  It says this when loading the modules.  If it helps, I'm
using Debian 1.3.1 on a 486SX/25 with 8MB RAM.  Thanks very much.

--
`

Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


tar: Skipping to next header file

1997-12-19 Thread Aaron Walker
I am trying to unpack the newest kernel source in /usr/src.  It goes
along fine until it stops and says:

tar: Skipping to next header file

gzip: linux-2.0.33.tgz: invalid compressed data---crc error
tar: Archive - EOF not on block boundary

I used the following commands to try to uncompress the kernel source:
gzip -dc linux-2.0.33.tgz | tar xvB
tar xpvf linux-2.0.33.tgz
They both produced the same error.
Any ideas? Please help.
Thanks.
--
`

Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: tar: Skipping to next header file

1997-12-19 Thread Aaron Walker
What you suggested did not work, so I downloaded the source again (from
kernel.org).  Now it says:

tar: Skipping to next header file

It doesn't say anything else like last time.  It just ends and goes back to the
prompt.
Any ideas?
dpk wrote:

 Try using tar -zxvf linux-2.0.33.tgz.  If you get that error again, it means
 that the file is corrupted and you will have to download the source again.
 All the kernel sources I download come with a tar.gz extension... I get them
 usually from kernel.org or sunsite.  Did someone else package that for you?

 Dennis
 --
 dpk [EMAIL PROTECTED], Systems/Network |  work: 353.4844
 Division of Engineering Computing Services |  page: 222.5875

 On Fri, 19 Dec 1997, Aaron Walker wrote:

  I am trying to unpack the newest kernel source in /usr/src.  It goes
  along fine until it stops and says:
 
  tar: Skipping to next header file
 
  gzip: linux-2.0.33.tgz: invalid compressed data---crc error
  tar: Archive - EOF not on block boundary
 
  I used the following commands to try to uncompress the kernel source:
  gzip -dc linux-2.0.33.tgz | tar xvB
  tar xpvf linux-2.0.33.tgz
  They both produced the same error.
  Any ideas? Please help.
  Thanks.
  --
  `
 
  Aaron Walker
 
  Work:
Site: http://www.iconmedia.com
Email: [EMAIL PROTECTED]
 
  Personal:
Site: http://www.iconmedia.com/aaron
Email: [EMAIL PROTECTED]
  ``
 
 
 
 
  --
  TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
  [EMAIL PROTECTED] .
  Trouble?  e-mail to [EMAIL PROTECTED] .
 

 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] .
 Trouble?  e-mail to [EMAIL PROTECTED] .



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: tar: Skipping to next header file

1997-12-19 Thread Aaron Walker
I have downloaded linux-2.0.33.tar.gz from kernel.org twice and neither one has
worked.

Manoj Srivastava wrote:

 Hi,

 I think you should download the sources from a different site
  perhaps? I've had good results from ftp.kernel.org.

 manoj
 --
  Don't tell me how hard you work.  Tell me how much you get
  done. James J. Ling
 Manoj Srivastava  [EMAIL PROTECTED] http://www.datasync.com/%7Esrivasta/
 Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E

 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] .
 Trouble?  e-mail to [EMAIL PROTECTED] .



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re:

1997-12-18 Thread Aaron Walker
I just had this same problem...  You have to type something like Ramdisk0 at the
boot: prompt.  Press F1 and see.  When you do this it asks for the root disk
later.   Look at the install.html file in the directory where you got the base
disks, for exact instructions for installation on low memory systems.  Hope this
helps.


Philip and David Dutton Dutton wrote:

 I'm trying to install Debian on a 386 Dx 40 with 4MB RAM.
 When I booted up, it stoped with the system message:
 RAMDISK: COmpressed image found at block 0
 I downloaded the file lmemroot.bin and when I try to boot up it says that it
 is an invalid boot disk
 WHat should I do?

 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] .
 Trouble?  e-mail to [EMAIL PROTECTED] .



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: 3FA ???

1997-12-18 Thread Aaron Walker
What I realized after I wrote this was that he was trying to boot with the root
disk.

Oliver Elphick wrote:

 Eloy A. Paris wrote:
   Aaron Walker [EMAIL PROTECTED] wrote:
   
   : I just installed Debian 1.3.1 on my 486 w/4MB RAM.  I made Debian hard
   : drive bootable because it's the only drive in the system.  When I
   : rebooted, I got this message:
   :
   : 3FA:
   :
   : This is all it says.  Even when I try to boot off my boot disk, it says
   : the same message.  Please help.  Thanks.
   
   /usr/doc/mbr/README explains it all. The documentation in
   /usr/doc/lilo can also help.

 Since the user says he can't boot even from floppy, he may need the text here.
 This extract is from /usr/doc/mbr/README:
 ==
 4. The boot process
 ~~~

 When the MBR is first loaded it waits for a configurable length of
 time, monitoring the keyboard, for key presses. If the MBR detects a
 key press, it will interrupt the boot process, and display its
 prompt. Otherwise, it will load the first sector of the default
 partition, and execute it. If a disk error occours, the MBR will
 display its prompt.

 4.1 The boot prompt
 ~~~

 The boot prompt looks something like this:

 14FA:

 This is the list of valid keys which may be pressed. This means that
 partitions 1, and 4 can be booted, also the first floppy drive
 (F). The A means that 'advanced' mode may be entered, in which any
 partition may be booted. The prompt for this mode looks like this:

 1234F:

 The only other valid key which may be pressed is RETURN, which
 continues booting with the default partition.
 ==

 --
 Oliver Elphick[EMAIL PROTECTED]
 Isle of Wight  http://www.lfix.co.uk/oliver

 PGP key from public servers; key ID 32B8FAA1

 Unsolicited email advertisements are not welcome; any person sending
 such will be invoiced for telephone time used in downloading together
 with a £25 administration charge.

 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] .
 Trouble?  e-mail to [EMAIL PROTECTED] .



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


RAMDISK boot error

1997-12-16 Thread Aaron Walker
I just setup this experimental system to run Debian 1.3.1:

486SX/25
4MB RAM
CL3424 w/512K

A real POWER-HOUSE!!! I just put this machine together to test Debian
2.0 aka hamm.
Anyways...  When I try to boot the rescue disk, I get the message:
RAMDISK: Compressed image found at block 0
It hanges for ever when this message pops up.  Could it be from
low-memory? I though you were able to run Debian w/4MB RAM.  Please
HELP!

Thanks.

--
`

Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


3FA ???

1997-12-16 Thread Aaron Walker
I just installed Debian 1.3.1 on my 486 w/4MB RAM.  I made Debian hard
drive bootable because it's the only drive in the system.  When I
rebooted, I got this message:

3FA:

This is all it says.  Even when I try to boot off my boot disk, it says
the same message.  Please help.  Thanks.
--
`

Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: samba

1997-12-15 Thread Aaron Walker
Are you saying that with I can use any protocol (IPX, TCP/IP, or NetBEUI) with
Samba on the win95 box?

Remco Blaakmeer wrote:

 On Sun, 14 Dec 1997, Aaron Walker wrote:

  If it uses TCP/IP, how does Win95 see it in Network Neighborhood?
 
  Fenrick wrote:
 
Lets say I have a Win95 box and a Linux box.  Does Win95 view the samba
connection as TCP/IP or NetBEUI?
  
   It uses TCP/IP.

 It's simple. NetBIOS runs on top of either IPX, NetBEUI or TCP/IP. Simply
 'bind' TCP/IP to 'Client for Microsoft Networks', set up Samba and the
 computers can see each other. Especially on large networks, TCP/IP is a
 much better protocol to use than the other two. If you only have two
 Windows computers NetBEUI is the easiest to set up, but that protocol was
 'designed' to be used on small networks only.

 Remco

 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] .
 Trouble?  e-mail to [EMAIL PROTECTED] .



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Wow, and some questions

1997-12-15 Thread Aaron Walker
Alan Woo wrote:

 Hi,
 i was amazed at the help i got from you people at this list, i got a
 message about 20 minutes after i asked a question. That was amazing,
 thanks to all who helped. Anyways, things will hopefully soon be sorted
 out, and i will soon be a new linux user.

 I have very little knowledge of linux though, so i have a few questions.
 (i'm going to buy a book soon).

 1) I am incredibly knowledgable in Win95/NT. will i be able to run both
 Operating Systems if i partition my hdd?

Yes.  You can have 2 partitions, one Win95, one Linux.

 2) how do i install it (just a quick overview, i've read over the
 installation a lot, and it is really difficult to understand, for me...)

Check out:
ftp://ftp.us.debian.org/debian/stable/disks-i386/current/install.html

 3) i'm in! it's AMAZING (i'm assuming), how do i set up communications
 for a win95 compatible modem? Now that i have it, can i download a web
 browser for it from win95 then open it in linux? or is disk format
 totally different?
 - if so, what do i do?

About the modem...   As long as the modem isn't a winmodem, you'll have no
problem.  If it is a winmodem, it won't work in Linux.  Debian automatically
detects your modem.

About the filesystem...  The two filesystems are totally different.  You can
still access your Win95 drive through Linux as long as the drive isn't
FAT32.  To do this, add the following to your /etc/fstab file:

/dev/your_hd_partition   /where_you_want_to_mount_itmsdos   defaults
0 0

 4) What productivity software is available? (word processing etc)

Linux supports such products as: Word Perfect, StarOffice (office suite),
The GIMP (Photoshop like app), plenty of apps for spreadsheets, etc.

 Thanks so much all, have a great holiday season!
 Alan W



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


error when starting X

1997-12-15 Thread Aaron Walker
When I try to start the X server for XFree86, I get the following error:

_X11TransSocketUNIXConnect: Can't connect: errno = 111

How can I fix this? If it helps, I'm using Xfree86 3.3.1 with Debian
1.3.1.  I've gotten this error before with previous versions of Xfree.

Thanks for your help.

--
`

Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: okay, nearing there. few last things

1997-12-15 Thread Aaron Walker
As far as I know, both netstat and netstd ppp are included with all
distributions of Linux. (Someone correct me if I'm wrong).

Alan Woo wrote:

 Hey all,
 my tri-linux just got here from lsl, and the old email wasn't working
 after all, apart form that, they have very prompt service. Anyways, my
 hdd is loaded with useless dll's, so i'm soon going to format the entire
 thing. Are there any major glaring things i need to prepare for in order
 for my linux and win95 to work really well? Where would i get these:
 netstat
 netstd ppp.

 K, thanks a lot,
 Alan W

 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] .
 Trouble?  e-mail to [EMAIL PROTECTED] .



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: error when starting X

1997-12-15 Thread Aaron Walker
I have overcome this before ny linking tty0 to tty1 (or the other way around,
don't remember).  For some odd reason it didn't work this time.

Oliver Elphick wrote:

 Aaron Walker wrote:
   When I try to start the X server for XFree86, I get the following error:
   
   _X11TransSocketUNIXConnect: Can't connect: errno = 111
   
   How can I fix this? If it helps, I'm using Xfree86 3.3.1 with Debian
   1.3.1.  I've gotten this error before with previous versions of Xfree.

 Error 111 means Connection refused.  I'm not familiar with the internals
 of the X server, so I don't know what that routine is trying to do
 (except presumably open a socket to localhost?)

 Please tell us more about your setup.  Also, your question implies that
 you have met and overcome this error in the past.  Is that indeed the
 case?

 --
 Oliver Elphick[EMAIL PROTECTED]
 Isle of Wight  http://www.lfix.co.uk/oliver

 PGP key from public servers; key ID 32B8FAA1

 Unsolicited email advertisements are not welcome; any person sending
 such will be invoiced for telephone time used in downloading together
 with a £25 administration charge.



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: setting up a cable-modem

1997-12-14 Thread Aaron Walker
The card is an internal PnP card.

George Bonser wrote:

 You have a cable modem that installed into your computer?  Most cable
 modems are external with an ethernet card installed in the computer.

 On Sat, 13 Dec 1997, Aaron Walker wrote:

  Has anyone successfully setup a PnP Cable-Modem in Linux?
  I'm guessing I will have to use isapnptools to set it up.
  If you have been successfull at this, please help.
 
  Thanks for your time.
 
  --
  `
 
  Aaron Walker
 
  Work:
Site: http://www.iconmedia.com
Email: [EMAIL PROTECTED]
 
  Personal:
Site: http://www.iconmedia.com/aaron
Email: [EMAIL PROTECTED]
  ``
 
 
 
 
  --
  TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
  [EMAIL PROTECTED] .
  Trouble?  e-mail to [EMAIL PROTECTED] .
 
 
 

 George Bonser
 Would you buy a car with the hood welded shut?
 http://www.debian.org
 Debian/GNU Linux ... the maintainable operating system.

 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] .
 Trouble?  e-mail to [EMAIL PROTECTED] .



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: setting up a cable-modem

1997-12-14 Thread Aaron Walker
The card is made by General Instruments.  The TV cable does go into the back of 
the
card.  In my house, we have only 1 cable box, and that's in the living room.  My
linux box is in my room.  So there's no cable box within 25 feet of my 
computer.  I
read the cable-modem mini-HOWTO and it says that linux supports my ISP 
(MediaOne).
The HOWTO says that it will detect the card, then use DHCP to talk with the 
'net.  I
can't even get Linux to detect it.  Debian won't detect it on boot, so when the 
boot
prompt comes up, I type: linux ether=11, 0x300. This does not work either. Any
ideas?

George Bonser wrote:

 Right, but I will bet you it is an internal PnP ehthernet card. As for as
 I know so far, nobody is making internal cable-modems ... in other words,
 I will bet that the TV cable does not plug into it, I will bet that the
 cable company gave you a different cable box and there is a separate cable
 between that box and the computer ... that is probably an ethernet coax.

 On Sat, 13 Dec 1997, Aaron Walker wrote:

  The card is an internal PnP card.
 
  George Bonser wrote:
 
   You have a cable modem that installed into your computer?  Most cable
   modems are external with an ethernet card installed in the computer.
  
   On Sat, 13 Dec 1997, Aaron Walker wrote:
  
Has anyone successfully setup a PnP Cable-Modem in Linux?
I'm guessing I will have to use isapnptools to set it up.
If you have been successfull at this, please help.
   
Thanks for your time.
   
--
`
   
Aaron Walker
   
Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]
   
Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``
   
   
   
   
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] .
Trouble?  e-mail to [EMAIL PROTECTED] .
   
   
   
  
   George Bonser
   Would you buy a car with the hood welded shut?
   http://www.debian.org
   Debian/GNU Linux ... the maintainable operating system.
  
   --
   TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
   [EMAIL PROTECTED] .
   Trouble?  e-mail to [EMAIL PROTECTED] .
 
 
 
  --
  `
  Aaron Walker
 
  Work:
Site: http://www.iconmedia.com
Email: [EMAIL PROTECTED]
 
  Personal:
Site: http://www.iconmedia.com/aaron
Email: [EMAIL PROTECTED]
  ``
 
 
 
 

 George Bonser
 Would you buy a car with the hood welded shut?
 http://www.debian.org
 Debian/GNU Linux ... the maintainable operating system.



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


samba

1997-12-14 Thread Aaron Walker
Lets say I have a Win95 box and a Linux box.  Does Win95 view the samba
connection as TCP/IP or NetBEUI?

Thanks for your help.

--
`

Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: samba

1997-12-14 Thread Aaron Walker
If it uses TCP/IP, how does Win95 see it in Network Neighborhood?

Fenrick wrote:

  Lets say I have a Win95 box and a Linux box.  Does Win95 view the samba
  connection as TCP/IP or NetBEUI?

 It uses TCP/IP.



--
`
Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


setting up a cable-modem

1997-12-13 Thread Aaron Walker
Has anyone successfully setup a PnP Cable-Modem in Linux?
I'm guessing I will have to use isapnptools to set it up.
If you have been successfull at this, please help.

Thanks for your time.

--
`

Aaron Walker

Work:
  Site: http://www.iconmedia.com
  Email: [EMAIL PROTECTED]

Personal:
  Site: http://www.iconmedia.com/aaron
  Email: [EMAIL PROTECTED]
``




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


majordomo list server

1997-10-16 Thread Aaron Walker
Has anyone successfully setup majordomo to have a list server?  If so, how do 
you set it up once you've installed the majordomo package? Thanks for
your time,

Aaron Walker


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


mounting a cd-rom

1997-10-02 Thread Aaron Walker
Can someone please tell me what to write in /etc/fstab to mount a cd-rom drive?
Thank you for your time,
Aaron Walker


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


screenshot in xfree86

1997-10-02 Thread Aaron Walker
Does anyone know how to take a screenshot of the X desktop?


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Base 4

1997-03-16 Thread Aaron Walker
When I install Debian, I get up to base 3 and then when I put in the
base 4 diskette, it says 'that doesn't seem like the right floppy'
I tried downloading the base14-4.bin file again but the same thing
happened.


problem

1997-03-15 Thread Aaron Walker
I am going to download the newest version of Debian Linux with Windows
95. How can I convert them to Linux format so that Linux will recognise
the boot disk, root disk, ect.  I've heard that their is a utility to do
that, but I can't find it.  If you know anything about this please email
me with help.  Thanks


How can I install XFree86?

1997-03-15 Thread Aaron Walker
How can I install XFree86 on my Debian 1.2 system?