DOS Fdisk doesn't see Linux partitions

1997-05-11 Thread Ken Gaugler
I recently asked for ideas about moving Debian to another disk,
and got some good suggestions.  I decided to use Paul Serice's
excellent procedure he has on his page at

http://lac.laci.net/pweb/ugs/mini_howto.html

Almost everything went well.  I moved the Linux partitions from the
second IDE disk to the first, then made the [original] first drive
the slave, and added a large first drive.  I partitioned the first
drive (/dev/hda) into 3 DOS partitions. 

In my original configuration, the second drive had only LInux partitions
on it.  Under the new configuration I wanted to use the first part
of the slave [Linux] drive for DOS.  I partitioned it this way:

/dev/hdb1 375MBytes DOS
/dev/hdb2 128Mbytes Linux  (root)
/dev/hdb3 100MBytes Linux  (swap)
/dev/hdb4  remainder of disk (/usr)

There are two strange things happening now.  Dos reports the DOS
partition on the second drive as D:, then the second and third
partitions on the first drive as E: and F:.  I am confused why
the partition on the second drive would appear before the second
and third partitions of the first drive.

Also, DOS reports that D: (the dos partition on the second drive)
as being 1.2Gigs -- that is how big the whole drive is.  DOS
doesn't see the Linux partitions there at all.  I know they are there,
I am running them right now as I type this!

What is going on?  How can I fix this so I get the correct amount of
disk space reported for the DOS partition on my Linux drive?
BTW I have the Linux drive set up for LBA in the [AMI]BIOS, and the
DOS drive is set up for Extended CHS.

I hope someone can help me figure this out!

Thanks.


-- 
Ken Gaugler  N6OSK  Santa Clara, California
email: [EMAIL PROTECTED]  URL: http://www.wco.com/~keng
The life of a Repo Man is always INTENSE...


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


Re: Kernel-compilation error no.2

1997-05-11 Thread Hamish Moffatt
On Sat, May 10, 1997 at 11:40:55AM -0400, Rick Jones wrote:
 On Sat, 10 May 1997, Johann Spies wrote:
 
  defxx.o(.text+0x15a): undefined reference to `pcibios_present'
  defxx.o(.text+0x188): undefined reference to `pcibios_find_device'

 I'm not a developer, but it may be that you have PCI and have set some PCI
 options that require others that aren't set.  So when it tries to gain the
 needed info for one feature it can't get the info because the needed
 feature isn't in the include path.

You used to get problems like these if you turned off PCI, but compiled
in a driver that used PCI, like some of the network cards. (I'm recalling
this from the 1.2.x days.) Usually this happens when you compile in all
the network drivers, rather than just the ones you need.

It doesn't really hurt to have PCI enabled when you don't have a PCI
machine, anyway.


Hamish
-- 
Hamish Moffatt, StudIEAust[EMAIL PROTECTED]
Student, computer science  computer systems engineering.3rd year, RMIT.
http://yallara.cs.rmit.edu.au/~moffatt (PGP key here) CPOM: [  ] 42%


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


Re: magicfilter and smbprint together?

1997-05-11 Thread Carey Evans
Colin Telmer [EMAIL PROTECTED] writes:

[snip]

 #!/bin/sh -x
 (
 # NOTE You may wish to add the line `echo translate' if you want automatic
 # CR/LF translation when printing.
 echo translate
 echo print -
 cat
 ) | /usr/sbin/ljet3-filter | /usr/bin/smbclient MAIN\\HPLIII -N -P  
 /var/log/smb-print.log
 
 I thought this would work perfectly, but I'm wrong as when I tried
 lpr -Prlp test.dvi
 the printer down the hall started pumping out pages with junk all over
 them. Am I missing something or is there a better correct way to do this?

[snip]

DVI files start with the bytes \367\002, which is how magicfilter
identifies them.  However, the first two bytes you send to
ljet3-filter are tr, so it assumes you're sending plain text.  As
I've discovered myself, DVI's don't print very well this way.

Something like the following should work better.  Also, are you sure
you want to do CR/LF translation in this case?  ljet3-filter doesn't.
The $@ passes on the options from lpd to magicfilter, as documented
at the top of magicfilter(8).

#!/bin/sh -x
(
echo translate
echo print -
/usr/sbin/ljet3-filter $@
) | /usr/bin/smbclient '\\MAIN\HPLIII' -N -P  /var/log/smb-print.log

-- 
Carey Evans  *  [EMAIL PROTECTED]

Encryption renamed to Encode to avoid US regulation problems
 - include/linux/wireless.h in Linux 2.0.30 kernel


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


ET6000

1997-05-11 Thread Lawrence Chim
Anyone using ET6000?
I am going to sell my diamond stealth and buy a ET6000
based card, e.g. Jaton 128.
I just want to be sure that X run fine :)

Lawrence,


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


A thousand apologies to the debian user list.

1997-05-11 Thread Leandro Asnaghi-Nicastro
On This Day, In The Year of Our Lord  9 May 97, 20:56 
  Re: deselect By G.V.Livingston II:

OOOpps, I apologize about that.  I have a filter set up so that all 
incoming mail from usa.net is automatically answered.  I keep on 
getting flooded from tons of spams by various usa.net addresses that 
sell me stuff, tell me to turn christian, want me to buy their 
products for mothers day, offer me great deals on software.  I 
don't understand why.  So I had that setup to automatically delete 
and answer them back (and I keep on getting the same answer back from 
postmaster which claims that the address causing this spam has been 
cancelled.. yeah, okay).

So I apologize to you, and I apologize to the rest of the debian 
community about this.  Apparently filters work well.

Leandro+

p.s.
It took quite a bit to figure out the meaning of this message.  The 
filter has been removed.


 I am only a MEMBER of the list.  You may want to turn off the auto
 blaster and try reading the messages you get sometimes.  Clear
 instructions for removing yourself from the list AND for reporting
 trouble if you CAN'T get off the list are at the bottom of each
 message.  As follows:
 
  TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
  [EMAIL PROTECTED] . Trouble?  e-mail to
  [EMAIL PROTECTED] .
  
 
 
   Thank you for your time.
 
 GVL
 
 
 On  9 May 97 at 20:55, Leandro Asnaghi-Nicastro wrote:
 
  -- NOTICE REGARDING UNSOLICITED E-MAIL -
  
  PLEASE REMOVE MY PERSONAL E-MAIL ADDRESS FROM YOUR
 MAILING LIST
  
  IF YOUR MESSAGE WAS INTENDED AS ADVERTISING, IT MAY BE IN
  VIOLATION OF FEDERAL LAW [Telephone Consumer Protection Act of 1991,
  and Collateral Code of Federal Regulations (47 CFR 64.1200)].
  
  
  Legal notice:
  
  The Telephone Consumer Protection Act of 1991 (TCPA), and
  collateral Code of Federal Regulations (47 CFR 64.1200) define an
  unsolicited advertisement sent via FAX as the equivalent same sent by
  E-Mail.  To wit:
  
  If your computer has any of the following
  
   * a modem connected to a regular telephone line,
   * a printer connected to that computer,
   * a connection to the Internet
  
  unsolicited advertising sent via e-mail to that equipment is
  considered (by definition of law) as sent to a FAX. The TCPA allows
  a private right of action against the sender of such unsolicited
  advertising.  The recipient can sue for $500, or actual damages
  (whichever is greater).
  
  ___ 
  Leandro Asnaghi-Nicastro (LA672)
  Assistant to the Editor and Localization, GamesMania
  Internet Frontier, Toronto, Canada
  Email: [EMAIL PROTECTED]
  Tel: (416) 656-2659 ext. 425
  Fax: (416) 656-0863
   
  Ich gluecklich, ich tragen mein gluecklich Struempfe!
  
  -- Tuerkey Moenkey
   
  ZimID  46B98555 1993/12/15  0D 6E 96 68 D6 B3 9A 96  20 ED 1F AF 11 46 13 79
   
  
 Gerald V. Livingston II
 
 Reply to [EMAIL PROTECTED]
___ 
Leandro Asnaghi-Nicastro (LA672)
Capital of Nasty Electronic Magazine - http://www.capnasty.org 
 
Ich gluecklich, ich tragen mein gluecklich Struempfe!

-- Tuerkey Moenkey
 
ZimID  46B98555 1993/12/15  0D 6E 96 68 D6 B3 9A 96  20 ED 1F AF 11 46 13 79
 


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


Message for Dale Scheetz and sendmail question for list

1997-05-11 Thread Jaldhar H. Vyas

Dale, 

Sorry for sending this to the whole list but when I tried replying to your
mail to me about the pine bug (btw I had a lot of swap space free so that
wasn't it but I think the problem is solved now anyway.) I got:

501: HELO Requires Domain Address

and sure enough I'm sending out 

HELO

instead of:

HELO braincells.com

This has never happened before. I think one of three things may have
caused it.

1.) This new version of pine.  In which case is this a bug or do I have to
configure something?

2.) Your sendmail isn't as lax as others and doesn't accept a plain HELO.
In which case I probably need something in my sendmail.cf to enable HELO
domain name.  Does anyone know what that would be?

3.) My sendmail is misconfigured in which case the solution would be the
same as 2.

Am I on the right track?  Any clue would be appreciated.

-- Jaldhar 





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


New to Debian

1997-05-11 Thread W.D.McKinney
Greetings,

Anyone here just moved from Red Hat to Debian ?
Just signed up on the is list.

Thanks
-Dee
=
|W.D. McKinney (Dee) 
|E-mail Home: [EMAIL PROTECTED]   Work: [EMAIL PROTECTED]  
|URL Home: http://www.deesign.comWork: http://www.gci.com
|Key = 77 9F 43 4B AB B5 1D 7E  12 2A 3B 2D A9 1F 1E 00  
|Lookup = http://www.pgp.com/keyserver/pks-lookup.cgi
=


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


Re: New to Debian

1997-05-11 Thread Douglas L Stewart
On Sat, 10 May 1997, W.D.McKinney wrote:

 Anyone here just moved from Red Hat to Debian ?
 Just signed up on the is list.

I've used RedHat 2.x, 3.x, and 4.0, and I'm running Debian now.  What's
your question?

-douglas


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


Re: ET6000

1997-05-11 Thread Tan Wee Yeh
Lawrence Chim wrote,
 
 Anyone using ET6000?
 I am going to sell my diamond stealth and buy a ET6000
 based card, e.g. Jaton 128.
 I just want to be sure that X run fine :)

I have a machine running on ET6000.

I'm using the SVGA drivers from X3.2 (available from
debian 1.2).

Just make sure you have the 
Option linear 
in your device section.

The machine is currently running 1024x768x16 with no
obvious problems.


-- 
Tan Wee Yeh [EMAIL PROTECTED]
Finger [EMAIL PROTECTED] for PGP public key.
PGP fingerprint =  63 8A 9B 78 3B 1C C2 15  55 EA 2D 42 FF 68 B4 50
__


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


RE: ET6000

1997-05-11 Thread Stig Are M. Botterli
On 11-May-97 Lawrence Chim wrote:
Anyone using ET6000?
I am going to sell my diamond stealth and buy a ET6000
based card, e.g. Jaton 128.
I just want to be sure that X run fine :)

Runs fine here. You should get the XF86_SVGA server from the 3.2A distribution
featuring greatly enhanced ET6000 support. You don't need anything else from the
3.2A distribution. Atleast I didn't.

Lawrence,

Stig Are M. Botterli | Always let people think you're dumber than
[EMAIL PROTECTED]| you really are, they'll underestimate you.
 | Then you can obliterate them. -Greg Graffin


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


Satan 1.1.1

1997-05-11 Thread Richard Zoni
Hi,

can someone tell me where I can find the right patch to compile
satan1.1.1 on my Debian1.2 ?

TIA


Richard Zoni   !e-mail  [EMAIL PROTECTED]
Via Emilia Ponente 28/3!homepagehttp://www.cs.unibo.it/~zoni
40133 Bologna(BO) ITALY!phone/fax   ++39 51 380 327
*Public Key available in the homepage or via finger*




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


Re: Message for Dale Scheetz and sendmail question for list

1997-05-11 Thread Rick Jones

Sounds like you don't have a domain set in sendmail config file.  Pine
would have nothing to do with this particular error since it uses the
local transport (normally).  

You could also insure that you do have localhost set as smtp host in pine
setup.  If you have your ISP's host set in pine as smtp host then it is
pine.  In that case either change it to localhost or insure the domain is
set just above that entry, I belive.

I haven't seen the entire thread, but I hope this helps.

On Sun, 11 May 1997, Jaldhar H. Vyas wrote:

 501: HELO Requires Domain Address
 
 and sure enough I'm sending out 
 
 HELO
 
 instead of:
 
 HELO braincells.com
 
 This has never happened before. I think one of three things may have
 caused it.
 
 1.) This new version of pine.  In which case is this a bug or do I have to
 configure something?
 
 2.) Your sendmail isn't as lax as others and doesn't accept a plain HELO.
 In which case I probably need something in my sendmail.cf to enable HELO
 domain name.  Does anyone know what that would be?
 
 3.) My sendmail is misconfigured in which case the solution would be the
 same as 2.
 
 Am I on the right track?  Any clue would be appreciated.
 
 -- Jaldhar 
 
 
 
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .
 



--Rick

[EMAIL PROTECTED]


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


core dump disable

1997-05-11 Thread G. Kapetanios

Hi,

I have a commercial package for statistics installed on my debian system.
This is primarily for interactive use but because my programs take a long
time I run it using the nohup command in the background. The problem is
that after the program finishes its calculations and before it exits it
dumps core. This is highly likely caused by a bug in the comercial
package. The results are not affected. However, the core dumps are large
since the workfile of the program is dumped ( around 60 Mb ).
Getting the commercial company to do something about this didn't achieve
much. So I would like to know if there is away to disable core dumps for
this specific program or if this is not possible disable core dumps
completely. I don't get any core dumps apart from those anyway. 
I would appreciate any help on this very much.
 Thanks 
George 


---
George Kapetanios
Churchill College
Cambridge, CB3 0DSE-Mail: [EMAIL PROTECTED]
U.K.  WWW: http://garfield.chu.cam.ac.uk/~gk205/work_info.html
---



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


Kernel compilation problems - solved

1997-05-11 Thread Johann Spies
Thank you to everyone responding.

I discovered at one stage that the compilation process was looking for
as86 and that I did not have it.   After installing bin86 the problem was
solved.

Johann.


Johann Spies
[EMAIL PROTECTED]

Windsorlaan 19
Pietermaritzburg
3201
Suid Afrika (South Africa)
Tel. Nr. 0331-46-1310



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


Re: core dump disable

1997-05-11 Thread Craig Sanders
On Sun, 11 May 1997, G. Kapetanios wrote:

 [...deleted...]
 However, the core dumps are large since the workfile of the program
 is dumped ( around 60 Mb ). Getting the commercial company to do
 something about this didn't achieve much. So I would like to know if
 there is away to disable core dumps for this specific program or if
 this is not possible disable core dumps completely.

you can turn off core dumps with the ulimit command. Do this just
before you run your stats program. or put it in your ~/.bashrc (or your
preferred shell's startup script).

e.g.

ulimit -c 0

it's a bash built-in command (and in other shells too), so you can get
quick help on it:

$ help ulimit
ulimit: ulimit [-SHacdflmnpstuv] [limit]
Ulimit provides control over the resources available to processes
started by the shell, on systems that allow such control.  If an
option is given, it is interpreted as follows:

-S  use the `soft' resource limit
-H  use the `hard' resource limit
-a  all current limits are reported
-c  the maximum size of core files created
-d  the maximum size of a process's data segment
-f  the maximum size of files created by the shell
-l  the maximum size a process may lock into memory
-m  the maximum resident set size
-n  the maximum number of open file descriptors
-p  the pipe buffer size
-s  the maximum stack size
-t  the maximum amount of cpu time in seconds
-u  the maximum number of user processes
-v  the size of virtual memory

If LIMIT is given, it is the new value of the specified resource.
Otherwise, the current value of the specified resource is printed.
If no option is given, then -f is assumed.  Values are in 1024-byte
increments, except for -t, which is in seconds, -p, which is in
increments of 512 bytes, and -u, which is an unscaled number of
processes.


craig

--
craig sanders
networking consultant  Available for casual or contract
temporary autonomous zone  system administration tasks.


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


Re: core dump disable

1997-05-11 Thread Rick Jones

I don't think it's possible to disable core dumps, but I'm not sure.  I
just thought I'd give you an idea I thought of when reading your post.

Why don't you run this program from a RAM disk?  Mount a ramdrive and copy
the program that dumps core to it.  Make sure the program saves the
product to a real partition.  When It dumps core on the ramdrive it will
not have enough room to save the core file.

I don't know if core goes to /tmp in this situation but it's worth a shot
if there's no way to disable core dumps.

I also wonder if a redirect command can be used to send the core output to
/dev/null?  I've not heard of this so maybe someone with knowledge of core
dumps can tell us if redirecting (2,) will redirect a core dump?  I
would be interested in knowing myself.


On Sun, 11 May 1997, G. Kapetanios wrote:

 
 Hi,
 
 I have a commercial package for statistics installed on my debian system.
 This is primarily for interactive use but because my programs take a long
 time I run it using the nohup command in the background. The problem is
 that after the program finishes its calculations and before it exits it
 dumps core. This is highly likely caused by a bug in the comercial
 package. The results are not affected. However, the core dumps are large
 since the workfile of the program is dumped ( around 60 Mb ).
 Getting the commercial company to do something about this didn't achieve
 much. So I would like to know if there is away to disable core dumps for
 this specific program or if this is not possible disable core dumps
 completely. I don't get any core dumps apart from those anyway. 
 I would appreciate any help on this very much.
  Thanks 
 George 
 
 
 ---
 George Kapetanios
 Churchill College
 Cambridge, CB3 0DSE-Mail: [EMAIL PROTECTED]
 U.K.  WWW: http://garfield.chu.cam.ac.uk/~gk205/work_info.html
 ---
 
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .
 



--Rick

[EMAIL PROTECTED]


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


how do i install the devian linux to my network

1997-05-11 Thread Daniel

please help
I want to install linux at work,  I want a network ready for internet
access.

please can you help I would like simple instructions as to what i need to
download


thank you

Daniel


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


ncsa ServerName problem (fwd)

1997-05-11 Thread Colin Telmer
-BEGIN PGP SIGNED MESSAGE-

A colleague of mine is having some trouble installing ncsa on a dialup
debian machine to use for dwww. Given it is a dialup machine and therefore
has no valid DNS entry, how can he get around this? Any help is gratefully
appreciated. Cheers, Colin.

- --
  Colin R. Telmer, Institute of Intergovernmental Relations
School of Policy Studies, Queen's University
 Kingston, Ontario, Canada, K7L-3N6
  (613)545-6000x4219   [EMAIL PROTECTED]
 PGP Fingerprint = 09 E9 DA 66 9C EE 33 DC  B8 3B 97 0E 01 BC EC 0B
   PGP Public Key at URL:http://terrapin.econ.queensu.ca


- -- Forwarded message --
Date: Sat, 10 May 1997 20:04:34 -0400 (EDT)
From: James G. MacKinnon [EMAIL PROTECTED]
To: Colin Telmer [EMAIL PROTECTED]
Subject: ncsa

No joy with ncsa (I switched to the version you sent me). It seems that
ServerName is an entry in the httpd.conf file. I changed it to emma and
tried to start the server manually, but I got exactly the same error
message as before. The file warns that

# Note: You cannot just invent host names and hope they work. The name you
# define here must be a valid DNS name for your host. If you don't understand
# this, ask your network administrator.

Since emma has no valid DNS name, perhaps I am out of luck. And yes, the 
file /etc/hostname exists and just contains emma.

Cheers, James.

James G. MacKinnon   Department of Economics
phone: 613 545-2293  Queen's University
  Fax: 613 545-6668  Kingston, Ontario, Canada
   E-mail: [EMAIL PROTECTED]   K7L 3N6
Home Page: http://qed.econ.queensu.ca/pub/faculty/mackinnon/

-BEGIN PGP SIGNATURE-
Version: 2.6.3ia
Charset: noconv

iQCVAwUBM3XbcxhhzOJJktw1AQH3cwP/W0aLhnHB451uqVSlZ5nbutiC1hw1h5oO
w0l7XI/yrJOSW0RX/hIlzqK9O9Q3lxM+b2MmKSShc/lJuVZDBSDhcwKh0C85JCAh
oPbUm7mRRQhWfcOrA2vPZgSXDXlPp4ljtUqOKZSWn1KTXTGN+J0L4I80X+SS+sZS
ocXXbzuOU+4=
=oXvR
-END PGP SIGNATURE-


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


Re: DNS question

1997-05-11 Thread R. Chris Ross

 I set up a DNS on my FreeBSD box which is behind my Debian box 
and it worked fine.  At the time I didn't think to ask the question I 
just added the secondary line to my named.boot for my ISP  and 
restarted named.


 Sender: [EMAIL PROTECTED]
 To: Debian User List debian-user@lists.debian.org
 cc: Jens B. Jorgensen [EMAIL PROTECTED]
 I think I know the answer to this already, BUT is it possible to run a
 secondary DNS through an IP masq firewall?
 
 Just wondering since I'm about to network my home systems via an IP masq
 firewall and would rather use one of my other systems as secondary.
 
 I haven't researched IP masq firewalling yet.  Is this the BEST way to put
 a machine on the net without it's own IP?
 
 
 
 --Rick
 
 [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: debian mirrors

1997-05-11 Thread Pete Templin

On Sat, 10 May 1997, Bob Nielsen wrote:

 What are some good up-to-date mirrors of ftp.debian.org?  I am
 continuously having problems connecting because of the 100 anonymous user
 limit.  I have tried some mirrors, like ftp.infomagic.com, but not
 everything is there.

I've got a twice-a-day mirror of master.debian.org on
templinux.bucknell.edu.  It's not yet registered as an official Debian
mirror because we're soon changing our internal IP address structure and
perhaps also our Internet provider.  With those changes on the horizon, I
don't want to provide a flaky mirror.

Some extras about my site: I still have buzz (Debian 1.1) on there, so
anyone who's looking for some legacy packages should be able to find them.
I also keep most everything that disappears from master.debian.org in 

/pub/debian/deletes/former_path_to_package/package

So if you find that you have a problem with a new package, chances are
you'll be able to find the old one on my site.  

Pete

--
Peter J. Templin, Jr.   Client Services Analyst
Computer  Communication Services   tel: (717) 524-1590
Bucknell University [EMAIL PROTECTED]



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


/home, /usr/local, / and /whatelse?

1997-05-11 Thread Brent Hutto
Thanks to pointers from replies to my earlier messages about 
dselect, I now understand how to install software on Debian. The 
key is to use dpkg and install things without the whole dselect 
rigamarole.

The biggest discovery I've made is the list of packages on the 
Debian web site. That lets you point and click your way through all 
the packages you think you want and examine their dependancies. That 
makes dpkg a piece of cake (once I read the FAQ, of course - 
amazing how much that helps ;-).

As soon as I get my hands on a Debian 1.2.8 CD distribution (has 
anyone used the Greenbush service? 18 bucks for three monthly 2-CD 
sets seems like a bargain) I'm ready to install Linux for real and 
start using it.

I've read The Linux Partition mini-HOWTO, which is excellent but 
mostly covers stuff in detail that I already knew at least in a 
general sense. What I need to know is the canonical set of mount 
points or file systems or whatever they're called. In the past, Unix 
systems I've used have been pretty monolithic - everything in one or 
two partitions (plus swap). This may not be optimum. In particular, I 
see references to /usr/local (whatever that is) and /home (that one 
I'm familiar with from workstations I used years ago) being on their 
own partitions - separate from the root and swap partitions.

Is there a HOWTO or something that outlines the current 
conventional wisdom about partitions? If not, can somebody clue me in 
as to what /usr/local and so forth are used for and why they might be 
separate. It seems like it may have something to do with sofware that 
you keep up to date with the Debian package system (most everything I 
need) as opposed to stuff you compile yourself since it isn't 
available in a .deb package (at least a couple things I know I'll 
need fall in this category). I don't want a dozen partitions 
(wouldn't fit on my one 3.2GB disk anyway) but I also don't want to 
combine stuff that is hard to sort out later.

-
Brent Hutto
[EMAIL PROTECTED]


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


Speak-Freely with a half-duplex sound card

1997-05-11 Thread David Nowak

'lo

I tried to use Speak-Freely but it is compiled for a full-duplex sound
card. How can I use this package with my half-duplex sound card without
to have to recompile it ?

Thanx.


--
David

E-mail: [EMAIL PROTECTED]
URL: http://www.mygale.org/06/nowak/






Re: magicfilter and smbprint together?

1997-05-11 Thread Colin Telmer
-BEGIN PGP SIGNED MESSAGE-

On 11 May 1997, Carey Evans wrote:

 Something like the following should work better.  Also, are you sure
 you want to do CR/LF translation in this case?  ljet3-filter doesn't.
 The $@ passes on the options from lpd to magicfilter, as documented
 at the top of magicfilter(8).
 
 #!/bin/sh -x
 (
 echo translate
 echo print -
 /usr/sbin/ljet3-filter $@
 ) | /usr/bin/smbclient '\\MAIN\HPLIII' -N -P  /var/log/smb-print.log

Thanks for the help. For future reference, the CR/LF translation should
_not_ be in the script as magicfilter takes care of that itself. One other
note, I could not find a reference to $@ in my manpage for magicfilter
(Version 1.2 March 1996). Cheers, Colin.

- --
  Colin R. Telmer, Institute of Intergovernmental Relations
School of Policy Studies, Queen's University
 Kingston, Ontario, Canada, K7L-3N6
  (613)545-6000x4219   [EMAIL PROTECTED]
 PGP Fingerprint = 09 E9 DA 66 9C EE 33 DC  B8 3B 97 0E 01 BC EC 0B
   PGP Public Key at URL:http://terrapin.econ.queensu.ca


-BEGIN PGP SIGNATURE-
Version: 2.6.3ia
Charset: noconv

iQCVAwUBM3XjFRhhzOJJktw1AQFdUwQAmfFDykw4Lq2apvo1c9AVi3uFYk0Lb0Wt
7y4YufZrJVibGUnR62J2tx7rDOw32QqTuea/JwZMLgA5JxrUbNTgeCNpIzMC/O51
sAtmpPTLAVQdaL9GyXys9dP673x/ODI/PJwYr/zBGxJa8gLVk+ts56dXzr3EEHJh
Ln13525Ox7g=
=koe1
-END PGP SIGNATURE-


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


Re: DNS question

1997-05-11 Thread Rick Jones

I should have been more specific, sorry.  I wanted to know if this
secondary that is behind the firewall, IP masq'd, can be used as far as
internic is concerned, or if they will reject it because of the IP
masqing?

Does any body know?  I have solved my need for a secondary but am still
curious about this for the future.

On 11 May 1997, R. Chris Ross wrote:

 
  I set up a DNS on my FreeBSD box which is behind my Debian box 
 and it worked fine.  At the time I didn't think to ask the question I 
 just added the secondary line to my named.boot for my ISP  and 
 restarted named.
 
 
  Sender: [EMAIL PROTECTED]
  To: Debian User List debian-user@lists.debian.org
  cc: Jens B. Jorgensen [EMAIL PROTECTED]
  I think I know the answer to this already, BUT is it possible to run a
  secondary DNS through an IP masq firewall?
  
  Just wondering since I'm about to network my home systems via an IP masq
  firewall and would rather use one of my other systems as secondary.
  
  I haven't researched IP masq firewalling yet.  Is this the BEST way to put
  a machine on the net without it's own IP?
  
  
  
  --Rick
  
  [EMAIL PROTECTED]
  
  
  --
  TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
  [EMAIL PROTECTED] . 
  Trouble?  e-mail to [EMAIL PROTECTED] .
  
  
 



--Rick

[EMAIL PROTECTED]


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


magicfilter entry for pdf files?

1997-05-11 Thread Colin Telmer
-BEGIN PGP SIGNED MESSAGE-

Does anyone have a magicfilter entry to print pdf files using acroread or
gv? I am printing to a HP ljet3 but I can figure out the ljet3 specifics
myself. Is there more than one offset/magic combination for various pdf
files? I looked into /etc/magic for entries regarding pdf files,
but don't exactly know how to map them into a magicfilter config
file. The pdf entries in /etc/magic are for reference:

#--
# pdf:  file(1) magic for Portable Document Format
#

0   string  %PDF-   PDF document
5  bytex   \b, version %c
7  bytex   \b.%c

#--

Cheers, Colin. 

- --
  Colin R. Telmer, Institute of Intergovernmental Relations
School of Policy Studies, Queen's University
 Kingston, Ontario, Canada, K7L-3N6
  (613)545-6000x4219   [EMAIL PROTECTED]
 PGP Fingerprint = 09 E9 DA 66 9C EE 33 DC  B8 3B 97 0E 01 BC EC 0B
   PGP Public Key at URL:http://terrapin.econ.queensu.ca


-BEGIN PGP SIGNATURE-
Version: 2.6.3ia
Charset: noconv

iQCVAwUBM3XklxhhzOJJktw1AQFkOgP+N/EJ3/LQC0Tqr+SE5ZjQYVSSuuBXCxwU
db7Twg98w4GdI/9sjnjOHYCSyY7gehWXguk5dtsWOflw5ijF4uziVuQaenToAyE3
PS09xU6R/Btd1J6FYMbuNklr98tdtjJnTmsnAFtP1nr4AH1u+3yDCYi5F07M69OG
vfoXzPLF0V0=
=T5xI
-END PGP SIGNATURE-


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


Re: DOS Fdisk doesn't see Linux partitions

1997-05-11 Thread Ken Gaugler
[EMAIL PROTECTED] wrote:
 
 On 10 May, Ken Gaugler wrote:
 
 
 [partition problems]
 
 Hello!
 
 Sad to say I can only offer this very general advice (which you may
 already have heard and followed; in that case ignore me ;-)
 
 Always delete and create partitions with the corresponding OS's fdisk,
 ie create/delete DOS/95 partitions with DOS fdisk etc.
 
 In particular DOS/95 can get confused and write on disk areas it's not
 supposed to touch... _Beware_ of running DOS/95 while it thinks the
 entire hdb is DOS, it might very well overwrite Linux stuff...
 
 About the ordering; are the later partitions on hda extended/logical
 instead of primary? Could be that DOS lists primary partitions before
 extended/logical ones... Not that I'm sure, only use 2 DOS/95
 partitions myself and they're hda2 and hdc1 (hdb is CD-player)
 
 /Michael
 --
 |Linux: Turn on...Tune in...Fork out... |
 |Michael Tempsch, member of Ballistic Wizards, TIP#088, TDGP#20 |
 | [EMAIL PROTECTED] | [EMAIL PROTECTED] | [EMAIL PROTECTED] |
 |   Cell.Phone:+46 705487554  URL:http://www.dtek.chalmers.se/~d1temp   |

Thanks for the reply, Michael.

This is really odd, but as it turns out, only the Win95 file utilities
like Explorer, Winfile, chkdsk and Scandisk report the full Gig as
belonging to DOS.  If I run DOS fdisk, it shows the DOS partition
as being the correct size (375 Megs) and it also shows 3 non-dos
partitions.

Fortunately I still have the old disk with my original Debian setup
on it; if I have to I will start fooling around with dos/linux fdisk
and see what happens.  Sure would like to avoid having to do the
copy again.

-- 

Ken Gaugler  N6OSK  URL: http://www.wco.com/~keng/
The life of a Repo Man is ALWAYS INTENSE...


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


Re: Speak-Freely with a half-duplex sound card

1997-05-11 Thread Joey Hess
David Nowak:
 I tried to use Speak-Freely but it is compiled for a full-duplex sound
 card. How can I use this package with my half-duplex sound card without
 to have to recompile it ?

It should work fine. I use it with my half-duplex card. You run sfspeaker
first, then sfmike. Sfspeaker only uses the sound card when sound is being
received. Sfmike defaults to letting you toggle between talk and listen
modes with the space bar. So you end up with a CB style conversation
(over)

-- 
See shy Jo.


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


Re: Message for Dale Scheetz and sendmail question for list

1997-05-11 Thread Jaldhar H. Vyas

 
 Sounds like you don't have a domain set in sendmail config file.  

Ok, I thought as much.  How do I change it?  I tried running
/usr/sbin/sendmailconfig again but that didn't help.  And one look at the
size of the O'Reilly sendmail book was enough to put the fear of God in
me!

 Pine
 would have nothing to do with this particular error since it uses the
 local transport (normally).  
 
 You could also insure that you do have localhost set as smtp host in pine
 setup.  If you have your ISP's host set in pine as smtp host then it is
 pine.  In that case either change it to localhost or insure the domain is
 set just above that entry, I belive.
 

Theres a line in pine.conf that says:

# List of SMTP servers for sending mail. If blank: Unix Pine uses sendmail.
smtp-server=

I've left it blank.  So I think sendmail is where my problem lies.

-- Jaldhar



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


Re: New to Debian

1997-05-11 Thread W.D.McKinney

On 11-May-97 Douglas L Stewart wrote:
On Sat, 10 May 1997, W.D.McKinney wrote:

 Anyone here just moved from Red Hat to Debian ?
 Just signed up on the is list.

I've used RedHat 2.x, 3.x, and 4.0, and I'm running Debian now.  What's
your question?

-douglas

I'm still using RHCL 4.1 and wondering about Debian. Does it use
packaging similiar to the rpm format ?
What file system structure does it follow ?
Is there a default x-window configuration similiar to RH ?
What if any GUI based utils come with the distribution ?

There's more but I am wondering what is the biggest draw
to Debian vs. Slasckware, Red Hat, etc., ?

Thanks

-Dee

=
|W.D. McKinney (Dee) 
|E-mail Home: [EMAIL PROTECTED]   Work: [EMAIL PROTECTED]  
|URL Home: http://www.deesign.comWork: http://www.gci.com
|Key = 77 9F 43 4B AB B5 1D 7E  12 2A 3B 2D A9 1F 1E 00  
|Lookup = http://www.pgp.com/keyserver/pks-lookup.cgi
=


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


Re: New to Debian

1997-05-11 Thread Bob Nielsen
On Sat, 10 May 1997, W.D.McKinney wrote:

 Greetings,
 
 Anyone here just moved from Red Hat to Debian ?
 Just signed up on the is list.

I've been moving over for the past month.  I see a lot of advantages in
Debian, but still haven't gotten everything running like I had it in Red
Hat.  One thing that irked me with Red Hat is that once I had customized
my system, upgrading became a nightmare.  I'm currently running both on
separate partitions but once I migrate everything over to Debian, the
Red Hat partition will go away.

Bob

 
Bob Nielsen
Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
AX.25:[EMAIL PROTECTED]
http://www.primenet.com/~nielsen


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


Re: Message for Dale Scheetz and sendmail question for list

1997-05-11 Thread Rick Jones
On Sun, 11 May 1997, Jaldhar H. Vyas wrote:

  Sounds like you don't have a domain set in sendmail config file.  
 
 Ok, I thought as much.  How do I change it?  I tried running
 /usr/sbin/sendmailconfig again but that didn't help.  And one look at the
 size of the O'Reilly sendmail book was enough to put the fear of God in
 me!

Pines squared away.  You should see something like the following in
/etc/mail/sendmail.cf:

# Alias for this host
Cw
# Virtual email domain
# who I masquerade as (null for no masquerading)
DMyourdomain.com
# Smart host
DSmail.yourISP.net
# Use this mailer to reach the Smart host
DNesmtp
# Central host for local mail
DHlocalhost



--Rick

[EMAIL PROTECTED]


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


Re: magicfilter and smbprint together?

1997-05-11 Thread Karl M. Hegbloom
 Colin == Colin Telmer [EMAIL PROTECTED] writes:

Colin  One other note, I could not find
Colin a reference to $@ in my manpage for magicfilter.

 Try the `bash` manual for that one.

-- 
Karl M. Hegbloom [EMAIL PROTECTED]
http://www.inetarena.com/~karlheg
Portland, OR  USA
Debian GNU 1.2  Linux 2.1.36 AMD K5 PR-133


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


Re: ncsa ServerName problem (fwd)

1997-05-11 Thread Dima
You wrote:
-BEGIN PGP SIGNED MESSAGE-

A colleague of mine is having some trouble installing ncsa on a dialup
debian machine to use for dwww. Given it is a dialup machine and therefore
has no valid DNS entry, how can he get around this? Any help is gratefully
appreciated. Cheers, Colin.

In my /etc/ncsa/httpd.conf  ServerName line is simply commented out.
Works for me (I don't have dwww here though.)

--
Dimitri


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


xscreensaver 1.27-2 lockout xlock

1997-05-11 Thread Andrea Arcangeli
I have launched xscreensaver -nolock.

Then I have started xlock.

After some minutes xlock was running as started with -nolock option.

Is normal for xscreensaver to lockout xlock or is a bug of xlock? Should
xlock test if another xlock was running before starting itself?

xlockmore is version 4.02-1

Bye.

Andrea Arcangeli
[EMAIL PROTECTED]

HomePage:  http://www.imola.queen.it/user/arcangeli/
Debian Mirror: ftp://dida43.deis.unibo.it/pub/debian/

Debian GNU
 
_/_/_/   
   _/_/_/_/_/_/  _/_/  _/
  _/_/  _/_/  _/_/_/_/_/ 
 _/_/  _/_/  _/_/  _/_/  
_/_/_/_/  _/  _/_/_/_/_/  _/_/  _/   
 
 


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


linuxdoc-sgm

1997-05-11 Thread Rick Jones

I'm trying to install linuxdoc-sgm with dselect but it's not showing up in
the list to be installed after being marked for install.

Also.  None of these files are properly named in the packages list, or are
actually missing.  This has been for a few days at least, when do the
packages files get updated?

want: frozen/binary-i386/x11/xlib6-dev_3.2-4.deb (517k)
want: frozen/binary-i386/x11/xfnt100_3.2-4.deb (1591k)
want: frozen/binary-i386/x11/xnest_3.2-4.deb (759k)
want: frozen/binary-i386/x11/xfntscl_3.2-4.deb (1102k)
want: frozen/binary-i386/x11/xfntbig_3.2-4.deb (2995k)
want: frozen/binary-i386/x11/xbase_3.2-4.deb (1984k)
want: frozen/binary-i386/x11/xmanpages_3.2-4.deb (864k)
want: frozen/binary-i386/x11/xlib6_3.2-4.deb (674k)
want: frozen/binary-i386/admin/at_3.1.5-1.deb (31k)
want: frozen/binary-i386/x11/xext_3.2-4.deb (385k)
want: frozen/binary-i386/x11/xfntbase_3.2-4.deb (261k)
want: frozen/binary-i386/x11/xfnt75_3.2-4.deb (1320k)
want: frozen/binary-i386/x11/xserver-svga_3.2-4.deb (914k)
want: frozen/binary-i386/x11/xfntpex_3.2-4.deb (13k)
want: frozen/binary-i386/x11/xfntcyr_3.2-4.deb (486k)
 

Note that linuxdoc-sgm is not in the list even though it is marked for
install.

frozen/binary-i386/text/linuxdoc-sgml_1.5-4.deb

linuxdoc-sgml not installed;  install (was: install).  Optional 

Any clues?

--Rick

[EMAIL PROTECTED]


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


Re: magicfilter entry for pdf files?

1997-05-11 Thread Mark W. Blunier


On Sun, 11 May 1997, Colin Telmer wrote:
 Does anyone have a magicfilter entry to print pdf files using acroread or
 gv?


I added the following two lines to my /usr/sbin/dj500-filter to print
pdf files:

# PDF files added by MWB
0   %PDFpipe/usr/bin/acroread  -toPostScript



I also had to make another change to ghostscript to get it to
display or print files.  I added the following two lines to the
end of /usr/lib/ghostscript/3.33/gs_init.ps:

% next line added by mwb to fix problem with acrobat
/Default currenthalftone /Halftone defineresource pop

Mark W. Blunier




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


NFS Problem

1997-05-11 Thread John Foster
I get the error

mount: wrong fs type, bad option, bad superblock on mars:/home,
   or too many mounted file systems

when trying to mount mars:/home as pluto:/home2.

Pluto has a 

mars:/home  /home2  nfs soft0   0

in /etc/fstab. The kernel has nfs support. nfsiod is running.

On mars, it has 

/home   pluto(ro)

in /etc/exports, and both nfsiod and mountd are running (from inetd).

Why doesn't this work?

John Foster



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