Re: SMP

2000-02-21 Thread Oki DZ


On Fri, 18 Feb 2000, Sean Johnson wrote:

> Phil Brutsche wrote:
> 
> > it's one of two ways Linux can use Intel-based SMP systems (the other is
> > IO-APIC used on PIIs on up, and maybe PPros).
> 
> Seems to be on the PPros too
> 
> Intel MultiProcessor Specification v1.1
> Virtual Wire compatibility mode.
> OEM ID: OEM0 Product ID: PROD APIC at: 0xFEE0
> Processor #0 Pentium(tm) Pro APIC version 17
> Processor #1 Pentium(tm) Pro APIC version 17
> I/O APIC #2 Version 17 at 0xFEC0.
> Processors: 2
> mapped APIC to e000 (fee0)
> mapped IOAPIC to d000 (fec0)

So, basically you've been running SMP on your dual PPro machine...
 
> ... the above being snipped from my dmesg

My dmesg says:
Linux version 2.2.13 ([EMAIL PROTECTED]) (gcc version 2.95.2 19991109 (Debian
GNU/Linux)) #6 SMP Mon Feb 14 16:22:26 JAVT 2000
mapped APIC to e000 (00229000)
mapped IOAPIC to d000 (0022a000)

I need a simple explanation (ie: layman's terms).
Does this "mapped" thing mean that the multi-processor board is detected?

Oki



Scanners in Debian

2000-02-21 Thread Cameron Matheson
Hey,

My friend is thinking about buying a scanner tomorrow, but I told him to
let me find out if it would be possible to use in Linux.  It's just an
offbrand, 50$ scanner.  Could we get drivers (or use it) in Debian
Slink?

Thanks,
Cameron Matheson


Re: gdm

2000-02-21 Thread Marshal Wong
Oki DZ <[EMAIL PROTECTED]> writes:

It looks like that the package listing and the actual files are not in sync.
You probably have to wait a bit to let the files and the package listing sync
up.  All I can say, try again tomorrow

Marshal

> Hi,
> 
> I'm trying to install gdm, but it seems that apt-get couldn't get libesd0
> and esound. What's the problem with the distribution site?
> Here's the output:
> bdg:/home/okidz# apt-get -b --fix-missing install gdm
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:
>   esound gnome-bin libesd0 libgnome32 libgnomesupport0 libgnomeui32
>   libgnorba27 libgnorbagtk0 
> The following NEW packages will be installed:
>   esound gdm gnome-bin libesd0 libgnome32 libgnomesupport0 libgnomeui32
>   libgnorba27 libgnorbagtk0 
> 0 packages upgraded, 9 newly installed, 0 to remove and 87 not upgraded.
> Need to get 81.4kB/857kB of archives. After unpacking 2131kB will be used.
> Do you want to continue? [Y/n] 
> Err http://http.us.debian.org frozen/main esound 0.2.17-1
>   404 Not Found
> Err http://http.us.debian.org frozen/main libesd0 0.2.17-1
>   404 Not Found
> Failed to fetch
> http://http.us.debian.org/debian/dists/frozen/main/binary-i386/sound/esound_0.2.17-1.deb
>   404 Not Found
> Failed to fetch
> http://http.us.debian.org/debian/dists/frozen/main/binary-i386/libs/libesd0_0.2.17-1.deb
>   404 Not Found
> 
> Oki
> 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


Re: SMP

2000-02-21 Thread Oki DZ


On Fri, 18 Feb 2000, Phil Brutsche wrote:
> Trying it is the best way of finding out.  Just keep in mind that pretty
> much any 486 is slow, and adding a second processor will mean that it's
> still slower than a Pentium.

Yes sure, but the problem is that the other machine is currently being
used (I have to shut it down, pull-out the card and install it on my
machine). So, before doing so, I'd like to make sure that it would be
worth the effort.

It may not be fast (all right, it will be slow), but the point is
simple, I'd like to get an experience on running  SMP on Linux :-)
> 
> Depends on the kernel revision - kernels before 2.2 don't support APICs.  
> This is what my dual Pentium says (running 2.3.45):

Mine runs 2.2.13, so it support APIC, right?

BTW, how "unstable" is 2.3.45 compared to 2.2.13?

Oki



where is lpr (or LPRng) ?

2000-02-21 Thread Steve Brown
I have newly installed slink, have an  lp  module, and created a 
printcap file and spooling directory for my HP540 deskjet. What is 
the command to print a file? I have read the printing HOWTO, it 
seems there should be an lpr command, or possibly LPRng, but I 
don't see any sign of them. Also does someone have a very simple 
filter that will work with the base Debian system, just to insert the 
carriage returns?

thanks,

Steve



[EMAIL PROTECTED] (preferred)
[EMAIL PROTECTED] (alternate)


home page>   http://he.net/~steve


Re: where is lpr (or LPRng) ?

2000-02-21 Thread Mark Wagnon
On 02/20/00 04:14PM, Steve Brown wrote:
> I have newly installed slink, have an  lp  module, and created a 
> printcap file and spooling directory for my HP540 deskjet. What is 
> the command to print a file? I have read the printing HOWTO, it 
> seems there should be an lpr command, or possibly LPRng, but I 
> don't see any sign of them. Also does someone have a very simple 
> filter that will work with the base Debian system, just to insert the 
> carriage returns?
> 

lpr is in packages LPRng or lpr. It's physical location is
/usr/bin/lpr. 

To get printing set up with LPRng (which is what I'm familiar with),
you need to have the following packages installed:

  lprng
  magicfilter
  gs or gs-aladdin (I use gs-aladdin)

if you don't have these installed, use apt to resolve dependencies.

Once they're installed, run (as root) magicfilterconfig --force to
set up a printcap file.

I think the hardest part is getting the device right, but you can
solve that by trying to print a small text file to them until you
get some output:

  cat smallfile.txt > /dev/lp0, etc.

I have an HP printer that has the stairstep effect, but it is solved
with this set up.

hth
-- 
 
 ) Mark Wagnon  ) [EMAIL PROTECTED]  )
(  Chula Vista, CA (  [EMAIL PROTECTED] (
 


Squid on Slink a little sick

2000-02-21 Thread Damon Muller
Hi folks,

We have a slink system that has been running quite nicely for some time,
which acts as a pretty important server (for us, at least). One of the
functions that it serves is as a proxy server, running squid (the
current slink version, whatever that is).

Yesterday I noticed that it had stopped accepting connections. The proxy
server to which it was chained was still working perfectly, but our
little squid was quite dead. Trying to fetch a URL using squidclient,
for example, just froze (or rather, did nothing). While not responding,
it wasn't logging any connections in any of it's logs.

Having a look via top, it seemed that the parent squid process (is
`parent' the right term - it was the one that the /var/run/squid.pid
defined, anyway) was using 90%+ CPU time. After starting and stoping it,
it climbed to this high CPU usage very rapidly.

The only thing that has changed lately is the proxy we are chaining
through (windoze box - don't ask), but squid worked fine with that proxy
for a while at least, and all the other browsers, etc., can use that
proxy fine by themselves.

Nothing has changed in the squid.conf file during this time.

If anyone has any suggestions, I'd be really interested in hearing them.
At the moment I have a hacked-up netcat session running out of inetd to
redirect to the other proxy, but that's hardly an acceptable situation
(and really defeats the purpose of a proxy anyway). If conf/log files
would help diagnose this problem, let me know and I'll post them.

cheers,

damon

-- 
Damon Muller ([EMAIL PROTECTED]) /  It's not a sense of humor.
* Criminologist /  It's a sense of irony
* Webmeister   /  disguised as one.
* Linux Geek  / - Bruce Sterling 

- Running Debian GNU/Linux: Doing my bit for World Domination (tm) -


pgpDJIQxrw2jN.pgp
Description: PGP signature


DHCP clients

2000-02-21 Thread Brad
This is a question more for curiousity than anything else, but here it
goes...

I see several dhcp clients available: pump, dhcpcd, and dhcp-client.
There's almost certainly more available that aren't debianized. I was
wondering what the differences are between them, which one people
recommend and why.

For my part, i've been using pump, patched to have an option to cut down
on the amount of junk it dumps to syslog (one day it filled my 400M /var
partition... the next i patched it). Haven't had any problems other than
that.

-- 
  finger for GPG public key.


pgpSitZkgHeY2.pgp
Description: PGP signature


Re: Should I use squid?

2000-02-21 Thread Oki DZ


On Sat, 19 Feb 2000, Christian Dysthe wrote:
> would I gain anything by setting up, and configure my browser to
> use squid as a proxy on my workstation.

I don't think so.
Here in my place, I use Squid on a Linux dial-up router, used for
connecting to the Internet via 28.8K modem. I have set up NAT on the
router, and the users on the LAN can share the modem (up to 7 users can
browse comfortably). 

IMHO, if you intend to install Squid for your own use, I think it wouldn't
be that useful (taking up resources with not much gain). In addition to
it, if the connection is down, you wouldn't be able to use all the data
already exist in the Squid's cache. I believe that "wwwoffle" would be
much better for personal use. (BTW, I haven't tried this, some of my
friends on a mailing list done it). 

Oki



Dselect question - mirroring packages on new box

2000-02-21 Thread Anthony Green
Hello,

Just a quick Dselect question.

I have a box running Deb 2.1 using dselect and apt, which main hd now has
errors everywhere .. so im about to blow away space on another hd and do
a re-install of debian etc. time for a cleanup anyways.

Is there a way to copy the exact package list of what I have installed now
over to the new box ?  .. so that when i run dselect on the new box .. all
the packages that i now have will be selected .. and it will just start
downloading and installing them etc.

Im going to just use loadlin / deb install from dos partition method to
install deb on the new box .. get the base up and running and then setup ppp
and then hopefully just download all the packages from the net.

One thing i just thought about is that apt may not come with the base package
so i may need to install from the .deb package seperately first. Everything
needed for PPP / internet connectivity comes with the base doesnt it?

Im also using ipfwadm / maasq'ing etc .. so think i'll be sticking with 2.0.38
for the initial install .. and move to 2.2 when all my current ipfwadm masq'ing 
commands are worked out in ipchains language =)

Thanks in advance.

-- 
[EMAIL PROTECTED]
Anthony Green


Re: Should I use squid?

2000-02-21 Thread Oki DZ


On Sun, 20 Feb 2000 kmself@ix.netcom.com wrote:
>  - Squid is designed for one thing.  My perception is that browsing is
>faster using squid than relying on Netscape's cache.  Squid is

My perception is that pressing Netscape's "back" button is faster. (I set
Netscape's local file cache to 0MB). The same for pressing forward button
when it happens that the site has been visited.

Oki



Re: DHCP clients

2000-02-21 Thread Allan M. Wind
On 2000-02-20 18:53:22, Brad wrote:

> I see several dhcp clients available: pump, dhcpcd, and dhcp-client.
> There's almost certainly more available that aren't debianized. I was
> wondering what the differences are between them, which one people
> recommend and why.

dhcp-client has a hook that enables easy site configuration.  For
instance, I update my dyndns.org record in that script.


/Allan
-- 
Allan M. Wind   Finger: [EMAIL PROTECTED] (GPG/PGP)
P.O. Box 2022   Email: [EMAIL PROTECTED]
Woburn, MA 01888-0022   ICQ: 44214251
USA Phone: 781.279.4513


gzip/bzip2 C library

2000-02-21 Thread Shao Zhang
Hi,
Does anyone know where I can find the C libraries for
gzip/bzip2, so that I can use it to read gziped files in a C program.

Thanks.

Shao.

-- 

Shao Zhang - Running Debian 2.1  ___ _   _
Department of Communications/ __| |_  __ _ ___  |_  / |_  __ _ _ _  __ _ 
University of New South Wales   \__ \ ' \/ _` / _ \  / /| ' \/ _` | ' \/ _` |
Sydney, Australia   |___/_||_\__,_\___/ /___|_||_\__,_|_||_\__, |
Email: [EMAIL PROTECTED]  |___/ 
_


Re: Dselect question - mirroring packages on new box

2000-02-21 Thread Colin Watson
[EMAIL PROTECTED] (Anthony Green) wrote:
>Just a quick Dselect question.
>
>I have a box running Deb 2.1 using dselect and apt, which main hd now has
>errors everywhere .. so im about to blow away space on another hd and do
>a re-install of debian etc. time for a cleanup anyways.
>
>Is there a way to copy the exact package list of what I have installed now
>over to the new box ?  .. so that when i run dselect on the new box .. all
>the packages that i now have will be selected .. and it will just start
>downloading and installing them etc.

You'll want to look at 'dpkg --get-selections' on the old box, and 'dpkg
--set-selections' on the new one.

HTH,

-- 
Colin Watson   [EMAIL PROTECTED]


Re: Rationale behind the groups "dip" and "dialout"

2000-02-21 Thread Viktor Rosenfeld
John Hasler wrote:

> You can, however, give each user her own chatscript and put it in her group
> so that only she and root can read it.

So each user would have its own ppp-on-script, or better yet: A global
ppp-on-script in /usr/local/bin, which uses $HOME to access the user's
private chatscript.  Let's see if how that works.

> Other possibilities:
> 
> Use something other than chat to handle the scripted login.

Well, right now, I'm using kppp, to establish the PPP connection, and
I'm quite happy with it, because of its nice accounting features.  (I'm
in Germany and I like to know just how much money I'm burning while I'm
online.)  Thus, I still had to put myself into "dip" and "dialout",
because kppp won't start pppd, before it has made the connection, and
therefore it needs access to /dev/ttyS0.

MfG Viktor
-- 
Viktor Rosenfeld
E-Mail: mailto:[EMAIL PROTECTED]
HertzSCHLAG:http://www.informatik.hu-berlin.de/~rosenfel/hs/


Re: Rationale behind the groups "dip" and "dialout"

2000-02-21 Thread Viktor Rosenfeld
John Hasler wrote:

> You can, however, give each user her own chatscript and put it in her group
> so that only she and root can read it.

So each user would have its own ppp-on-script, or better yet: A global
ppp-on-script in /usr/local/bin, which uses $HOME to access the user's
private chatscript.  Let's see if how that works.

> Other possibilities:
> 
> Use something other than chat to handle the scripted login.

Well, right now, I'm using kppp, to establish the PPP connection, and
I'm quite happy with it, because of its nice accounting features.  (I'm
in Germany and I like to know just how much money I'm burning while I'm
online.)  Thus, I still had to put myself into "dip" and "dialout",
because kppp won't start pppd, before it has made the connection, and
therefore it needs access to /dev/ttyS0.

MfG Viktor
-- 
Viktor Rosenfeld
E-Mail: mailto:[EMAIL PROTECTED]
HertzSCHLAG:http://www.informatik.hu-berlin.de/~rosenfel/hs/


Re: gdm

2000-02-21 Thread Oki DZ


On 20 Feb 2000, Marshal Wong wrote:
> It looks like that the package listing and the actual files are not in sync.
> You probably have to wait a bit to let the files and the package listing sync
> up.  All I can say, try again tomorrow

Well, I tried that last Friday, and also this morning.
Or, should I do "apt-get update"?

Oki



Re: gdm

2000-02-21 Thread Marshal Wong
Oki DZ <[EMAIL PROTECTED]> writes:

> On 20 Feb 2000, Marshal Wong wrote:
> > It looks like that the package listing and the actual files are not in sync.
> > You probably have to wait a bit to let the files and the package listing 
> > sync
> > up.  All I can say, try again tomorrow
> 
> Well, I tried that last Friday, and also this morning.
> Or, should I do "apt-get update"?
> 
> Oki

Yep!  esound is up to 0.2.17-3, and I haven't had any problems
updating lately.  However, I use ftp.debian.org.

Marshal


Re: SMP

2000-02-21 Thread John Foster
Peter Bartosch wrote:
> 
> Hi!
> 
> > On Sat, 19 Feb 2000, Phil Brutsche wrote:
> >
> > pbruts >Yes, I've heard (she posted here once).  All the documentation I've 
> > seen
> > pbruts >for dual P5 boards, and all those that I've talked to, say that 
> > such a
> > pbruts >machine can't exist.
> > pbruts >
> > pbruts >I'd like to hear how it was done - maybe it'll work for dual K6-IIs 
> > :)
> > pbruts >
> >
> > it's also possible that she just has 2 cpus installed, but the second is
> > not being used. everything i have read says its impossible as well.
> 
> all i've read from her shows she is experienced (IIRC ISP ...)
> so she could see the diffrence between one or two CPUs ,-)
> 
> until next mail B-)
> 
> Peter

Our experience is that the ONLY real off the shelf systems that will be
recognized as SMP are Intel processors. If you are determined to try out
your systems the simple test is to make a boot floppy with a precompiled
SMP Linux kernel image on it. I will be happy to send you a generic one
via e-mail or set it up for download as you wish. If this kernel
recognizes the dual processors, it will say so during the boot process.
I have precompiled 2.2.13 which we are currently shipping on all of our
systems. Best wishes!
-- 
AdVance-Computing Systems

We sell fine quality servers and workstations.
We specialize in multiprocessor units. 
We install Debian Linux at no extra charge!

John Foster
[EMAIL PROTECTED] 
ICQ# 19460173


Re: Sound Blaser Live

2000-02-21 Thread Colin Marquardt
* Mars Moon <[EMAIL PROTECTED]> writes:

> So is a Sound Blaser Live driver available to the Linux users??

One option is a current ALSA: http://www.alsa-project.org

Or OSS: go to http://opensource.creative.com, grab a snapshot there
and follow the instructions in the docs/README* file. The only thing
to do different is the `make' part: use

   make INCLUDE=/usr/include/

so that it can find your kernel headers (you will need to have that
package installed).

HTH,
  Colin

-- 
14. Madcatmachopsychoromantik . . . . . . . . . . . . . . . . . . 09.15


RE: Scanners in Debian

2000-02-21 Thread John Gay


Scanners are supported under sane for Linux. I've got a AGFA Snapscan 1236S SCSI
scanner and this works fine with sane, xscanimage, the X window interface and
xsane, a separate X interface for sane. This also works directly as a plug-in
for gimp as well. I would recommend going to :

www.mostang.com/sane and check for supported scanners BEFORE buying anything. My
first scanner was an AGFA 1212U USB scanner, which wasn't supported, but now
support is available.

Once you are sure the scanner you are buying is supported, you can use apt-get
to install xsane, this will install the rest of sane as it depends on it. The
configuration _should_ be fine once you use apt-get to install. This worked for
me first time. If it doesn't, check the doc's. There are a few config files you
can change to get everything working.

Let me know if you have any problems, and I can try to talk you through it. I'm
no expert, but I have been doing some work with my scanner and know a few things
to try.

Cheers,

 John Gay



enabling suexec with debian apache ...

2000-02-21 Thread Adam Shand

hi.

hopefully this isn't a cause of me failing to rtfm, but i can't find the
docs on it.  i want to enable suexec for the debian apache but as far as i
know this is a compile time option.  the debian docs discuss suexec but when
i try and enable it by using the User|Group directives i get this error:

gotham(root)# apachectl configtest
ERROR: User directive in  requires SUEXEC wrapper.

i see that the binary is included with the apache package but i'm unsure hwo
to tell apache to use it.

help?

thanks,
adam.


problems with gnome-card-games and libguile6

2000-02-21 Thread Michael Perry
Hi all-

I decided to grab the latest deb gnome stuff to play with a bit.  I got the
task stuff installed, got the regular games installed, but when I go to get
the gnome-card-games deb installed, I get something like this:

Unpacking libguile6 (from .../libguile6_1%3a1.3.4-2_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/libguile6_1%3a1.3.4-2_i386.deb (--unpack):
 trying to overwrite `/usr/lib/libqthreads.so.0.0.0', which is also in
package libguile4
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Selecting previously deselected package gnome-card-games.
Unpacking gnome-card-games (from .../gnome-card-games_1.0.51-6_i386.deb) ...
Errors were encountered while processing:
 /var/cache/apt/archives/libguile6_1%3a1.3.4-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

If I leave the process as it is, apt-get is broken trying to resolve this
dependency.  I am running this on a heavily modified slink system.  The card
games are not a necessity but they would be nice to have.  I usually end up
manually removing gnome-card-games using dpkg so that apt-get will work
again.

The card games install correctly but it leaves apt always failing trying to
fix dependencies.

Thanks.


-- 
Michael Perry   
[EMAIL PROTECTED]
--


Re: gzip/bzip2 C library

2000-02-21 Thread Brad
On Mon, Feb 21, 2000 at 11:37:44AM +1100, Shao Zhang wrote:
>
>   Does anyone know where I can find the C libraries for
>   gzip/bzip2, so that I can use it to read gziped files in a C program.

i don't know about slink, but in potato/woody you can get zlib1g and
libbz2. Don't forget the corresponding -dev packages for the headers.

-- 
  finger for GPG public key.


pgprKSLfktqFj.pgp
Description: PGP signature


Re: Rationale behind the groups "dip" and "dialout"

2000-02-21 Thread John Hasler
I wrote:
> You can, however, give each user her own chatscript and put it in her group
> so that only she and root can read it.

Viktor Rosenfeld writes:
> So each user would have its own ppp-on-script, or better yet: A global
> ppp-on-script in /usr/local/bin, which uses $HOME to access the user's
> private chatscript.  Let's see if how that works.

No.  Each user would have his own chatscript in /etc/chatscripts and his
own provider file in /etc/ppp/peers, with names like
/etc/chatscripts/viktors-ppp and /etc/ppp/peers/viktors-ppp.  The
administrator would set these up using pppconfig in the normal fashion and
then chown the chatscripts appropriately.  Viktor could then start up ppp
with 'pon viktors-ppp' but when John ran the same command it would fail,
and only Viktor and root would be able to read
/etc/chatscripts/viktors-ppp.

I wrote:
> Use something other than chat to handle the scripted login.

Viktor Rosenfeld writes:
> Well, right now, I'm using kppp, to establish the PPP connection,..

I meant substitute a different command for chat in the 'connect' line in
/etc/ppp/peers/.  Anything that reads standard input and writes
standard output will work.  Expect is often used to get a password from the
user.

It might also be possible to use chat's new environment variable and/or
include capability to get a password from another file.
-- 
John Hasler
[EMAIL PROTECTED]
Dancing Horse Hill
Elmwood, Wisconsin


Re: gzip/bzip2 C library

2000-02-21 Thread Eric G . Miller
On Mon, Feb 21, 2000 at 11:37:44AM +1100, Shao Zhang wrote:
> Hi,
>   Does anyone know where I can find the C libraries for
>   gzip/bzip2, so that I can use it to read gziped files in a C program.
> 
>   Thanks.
> 
> Shao.

You want:
 zlib1g-dev   # gzip type compression
 libbz2-dev   # bzip2 type compression
 
-- 
++
| Eric G. Milleregm2@jps.net |
| GnuPG public key: http://www.jps.net/egm2/gpg.asc  |
++


Re: How to get bo packages?

2000-02-21 Thread David Z. Maze
Tom Kuiper <[EMAIL PROTECTED]> writes:
TK> I'm sorry that my original posting was not clear.  I did go to 
TK> ftp://archive.debian.org/ but there is no Packages.gz file there, so
TK> dselect won't work.

You sure?  I see one that's probably useful in
ftp://archive.debian.org/debian-archive/dists/bo/main/binary-i386/.
(The /debian directory seems to contain only current distributions.)

-- 
David Maze [EMAIL PROTECTED]  http://donut.mit.edu/dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
-- Abra Mitchell


Re: gdm

2000-02-21 Thread Oki DZ


On 20 Feb 2000, Marshal Wong wrote:
> Yep!  esound is up to 0.2.17-3, and I haven't had any problems
> updating lately.  However, I use ftp.debian.org.

OK, I did apt-get update, now gdm works fine. 

Thanks,
Oki
 


Re: enabling suexec with debian apache [solved]

2000-02-21 Thread Adam Shand

> Here is a list of searches from the apache main site about suxec AND
> security:

thanks but i just figured it out.  all that needed to happed was to have the
suid bit set on the suexec binary.

# chmod 4711 /usr/lib/apache/suexec

the log file shows that it is now detecting the suexec binary, and when i do
a "apachectl configtest" i now get "Syntax OK".

does anyone know, is this a bug or is this the way it's "supposed to
be".  sorry for following up my own post.

thanks,
adam.


Re[2]: OpenSSH over old nonfree

2000-02-21 Thread Bob Bernstein
Adam Shand <[EMAIL PROTECTED]> wrote:

> i did have this problem and i figured out what was wrong ... and i can't
> remember what it was ... it was a minor config error.  one thing i had to
> fix was the path the the sshd_config file in /etc/ssh.

Not sure I follow you here; what path?


--
Bob Bernstein   
at   
Esmond, R.I., USA


Re: Re[2]: OpenSSH over old nonfree

2000-02-21 Thread Adam Shand

> > i did have this problem and i figured out what was wrong ... and i can't
> > remember what it was ... it was a minor config error.  one thing i had to
> > fix was the path the the sshd_config file in /etc/ssh.
> 
> Not sure I follow you here; what path?

during the upgrade /etc/ssh/sshd_config had the wrong path in this line:

HostKey /etc/ssh-nonfree/ssh_host_key

actually now that i think about it, i think it was when i reverted back to
ssh-nonfree ... it was still pointing to /etc/ssh instead of
/etc/ssh-nonfree ... so ignore me :)

i thought there was something else little as well going on but whatever it
was because very obvious when i killed ssh (/etc/init.d/ssh stop) and tried
to start it manuall with the -d switch (/usr/sbin/sshd -d).

adam.


Re:

2000-02-21 Thread John Carline
"TaoX { Brian Hinson; }" wrote:

> ok.. here is the lamest question ever, but I have tried and tried to find
> the answer myself with no luck.. I just signed up on this list and this is
> my first time to ever be on a list like this, but the question or problem
> is... when I send messages for help I get responses... but I have yet to see
> a question from anyone else? Am I supposed to check something, like a pop
> server or news server? or are they emailed to me? I just don't know what or
> where to go/do to see other people messages for this list...
>
> Thanks in advance!
> --
>

If you're signed up correctly for debian-user, you should be getting some 100 
emails
a day. Unless, of course, you subscribed to the digest.  In that case you get a
periodic (I have no idea how often) mailing of the postings. My guess is you're 
only
getting the copies and not the posting to the list.

Point your browser at http://www.debian.org/MailingLists/subscribe and try 
again to
subscribe to debian-user.

John

--

Powered by the Penguin




Mustek 1200 LS scanner working in Debian?

2000-02-21 Thread Bart Szyszka
Hello,

I've needed to upgrade Win98 to Win2000 Pro yesterday, but a side
effect of that is that my Mustek scanner won't work. Apparently
Mustek has refused to develop drivers for Windows 2000 because
they sell to home users and Windows 2000 is a business OS. My
only hope right now is that I can get this scanner working in Debian
Linux (which Windows2000 has thankfully not ruined), but I'm having
trouble finding good info on scanners and Linux. Isn't there a database
like the one for printers which tries to get nearly all of them listed and
offers info on their current support in Linux (perfect, partial, beta,
paperweight, etc...)? I haven't been able to find any info on my Mustek
12000 LS scanner's support in Linux. I might try the mustek driver
for sane if I can figure out how to setup sane-gimp1.1 (it doesn't have
a manpage).

-- 
Bart Szyszka  [EMAIL PROTECTED]  ICQ:4982727
GigaBee Interactive  http://www.gigabee.com
Join AllAdvantage.com and get paid to surf the Web!
http://www.alladvantage.com/go.asp?refid=ARD582


Re[4]: OpenSSH over old nonfree

2000-02-21 Thread Bob Bernstein
Adam Shand <[EMAIL PROTECTED]> wrote:

> ...so ignore me :)

Done! 

> i thought there was something else little as well going on but whatever it
> was because very obvious when i killed ssh (/etc/init.d/ssh stop) and tried
> to start it manuall with the -d switch (/usr/sbin/sshd -d).

This last executed with no apparent problem.

What baffles me is that this same package is behaving so differently on two
potato systems. It works fine on the brandy new potato installed from scratch
via ftp just this past week. It's broken on this older install (I think it
goes back to hamm or bo or somebody!) which I have kept in sync with potato
via apt-get, most recently also just last week.

Maybe it's time to look at the libs sshd is linked with, and see what differs
on these two machines.


--
Bob Bernstein   
at   
Esmond, R.I., USA


Re: eth0--what's up?

2000-02-21 Thread Fish Smith
By this point I somewhat gathered as much.  So what
does eth* refer to?  That's what I'm asking.  And what
device represents eth* normally?  Is it just another
ttyS*?  Or is it one of those other ones with wierd
names?

--- aphro <[EMAIL PROTECTED]> wrote:
> 
> its normal, there isn't supposed to be a device for
> eth* in /dev
> 
> nate


=
Fish of Borg
Visit me on the web!  
http://www.geocities.com/TimesSquare/Frontier/4874/stccg.html 
///Archaeologists near mount Sinai have discovered what appears to be a missing 
page from the Bible.  The page is currently being carbon dated in Bonn.  If 
genuine it belongs at the beginning of the Bible and is believed to read "To my 
Darling Candy.  All Characters portrayed within this book are fictitious and 
any resemblance to persons living or dead is entirely coincidental."///Red Dwarf
__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


enlightenment control-panel?

2000-02-21 Thread Robert L. Harris


I just nuked my RedHat box and installed Debian.  Since I installed debian
I've been re-installing things like Enlightenment.  I can't seem to
find the enlightenment configuration tool though.  I checked
enlightenment.org but no sign of it there.  

What package to I need?

Robert

:wq!
---
Robert L. Harris|  Low quality in a product happens.
Senior System Engineer  |That doesn't mean it's right and
  at RnD Consulting |  definitely doesn't mean it should
\_   be accepted.  Require quality.
DISCLAIMER:
  These are MY OPINIONS ALONE.  I speak for no-one else.
FYI:
 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'


Re: eth0--what's up?

2000-02-21 Thread Fish Smith
By this point I somewhat gathered as much.  So what
does eth* refer to?  That's what I'm asking.  And what
device represents eth* normally?  Is it just another
ttyS*?  Or is it one of those other ones with wierd
names?

--- aphro <[EMAIL PROTECTED]> wrote:
> 
> its normal, there isn't supposed to be a device for
> eth* in /dev
> 
> nate


=
Fish of Borg
Visit me on the web!  
http://www.geocities.com/TimesSquare/Frontier/4874/stccg.html 
///Archaeologists near mount Sinai have discovered what appears to be a missing 
page from the Bible.  The page is currently being carbon dated in Bonn.  If 
genuine it belongs at the beginning of the Bible and is believed to read "To my 
Darling Candy.  All Characters portrayed within this book are fictitious and 
any resemblance to persons living or dead is entirely coincidental."///Red Dwarf
__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


Re: eth0--what's up?

2000-02-21 Thread Ben Collins
On Sun, Feb 20, 2000 at 08:09:52PM -0800, Fish Smith wrote:
> By this point I somewhat gathered as much.  So what
> does eth* refer to?  That's what I'm asking.  And what
> device represents eth* normally?  Is it just another
> ttyS*?  Or is it one of those other ones with wierd
> names?

There is no relevant device for eth0. It is not a device, it is an
interface, and you communicate to it via ifconfig (interface config).

-- 
 ---===-=-==-=---==-=--
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
` [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  --  [EMAIL PROTECTED] '
 `---=--===-=-=-=-===-==---=--=---'


Re: eth0--what's up?

2000-02-21 Thread Fish Smith
By this point I somewhat gathered as much.  So what
does eth* refer to?  That's what I'm asking.  And what
device represents eth* normally?  Is it just another
ttyS*?  Or is it one of those other ones with wierd
names?

--- aphro <[EMAIL PROTECTED]> wrote:
> 
> its normal, there isn't supposed to be a device for
> eth* in /dev
> 
> nate


=
Fish of Borg
Visit me on the web!  
http://www.geocities.com/TimesSquare/Frontier/4874/stccg.html 
///Archaeologists near mount Sinai have discovered what appears to be a missing 
page from the Bible.  The page is currently being carbon dated in Bonn.  If 
genuine it belongs at the beginning of the Bible and is believed to read "To my 
Darling Candy.  All Characters portrayed within this book are fictitious and 
any resemblance to persons living or dead is entirely coincidental."///Red Dwarf
__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


Re: Mustek 1200 LS scanner working in Debian?

2000-02-21 Thread Phil Brutsche
A long time ago, in a galaxy far, far way, someone said...

> Hello,
> 
> I've needed to upgrade Win98 to Win2000 Pro yesterday, but a side
> effect of that is that my Mustek scanner won't work. Apparently Mustek
> has refused to develop drivers for Windows 2000 because they sell to
> home users and Windows 2000 is a business OS. My only hope right now
> is that I can get this scanner working in Debian Linux (which
> Windows2000 has thankfully not ruined), but I'm having trouble finding
> good info on scanners and Linux. Isn't there a database like the one
> for printers which tries to get nearly all of them listed and offers
> info on their current support in Linux (perfect, partial, beta,
> paperweight, etc...)? I haven't been able to find any info on my
> Mustek 12000 LS scanner's support in Linux. I might try the mustek
> driver for sane if I can figure out how to setup sane-gimp1.1 (it
> doesn't have a manpage).

First question: is this a parallel port scanner?

-- 
--
Phil Brutsche   [EMAIL PROTECTED]

"There are two things that are infinite; Human stupidity and the
universe. And I'm not sure about the universe." - Albert Einstein


Re: eth0--what's up?

2000-02-21 Thread Fish Smith
Thank you.  This is exactly what I needed to know.
So if I get you right, eth0 is kinda like ppp? 
Interface, not a device?  That just seems odd, the way
I've seen it referred to in conversation.  I knew I
was missing something.

> There is no relevant device for eth0. It is not a
> device, it is an
> interface, and you communicate to it via ifconfig
> (interface config).
> 
> -- 
> 
>
---===-=-==-=---==-=--
> /  Ben Collins  --  ...on that fantastic voyage... 
> --  Debian GNU/Linux   \
> ` [EMAIL PROTECTED]  --  [EMAIL PROTECTED]
>  --  [EMAIL PROTECTED] '
> 
>
`---=--===-=-=-=-===-==---=--=---'
> 

=
Fish of Borg
Visit me on the web!  
http://www.geocities.com/TimesSquare/Frontier/4874/stccg.html 
///Archaeologists near mount Sinai have discovered what appears to be a missing 
page from the Bible.  The page is currently being carbon dated in Bonn.  If 
genuine it belongs at the beginning of the Bible and is believed to read "To my 
Darling Candy.  All Characters portrayed within this book are fictitious and 
any resemblance to persons living or dead is entirely coincidental."///Red Dwarf
__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


Re: DHCP clients

2000-02-21 Thread Carl Fink
> For my part, i've been using pump, patched to have an option to cut down
> on the amount of junk it dumps to syslog (one day it filled my 400M /var
> partition... the next i patched it). Haven't had any problems other than
> that.

Pump adds about twenty lines a day to my syslog, unpatched.  Maybe
they've improved it?
-- 
Carl Fink   [EMAIL PROTECTED]
Manager, Dueling Modems Computer Forum



Re: debian-user-digest Digest V100 #322

2000-02-21 Thread Fish Smith
>> when I send messages for help I get responses...
but I have yet to
>> see a question from anyone else? Am I supposed to
check something,
>> like a pop server or news server? or are they
emailed to me? I just
>> don't know what or where to go/do to see other
people messages for
>> this list...

>Best guess:  you aren't signed up for the list at
>all.  Most people
>send copies of replies to both the original
>questioner, and the list
>(as I'm doing now), so you'd see answers to your
>questions, only.

>You can sign up via www.debian.org.

Right, but your best bet (IMHO) would probably be to
stay off the list if you aren't very experienced. 
i.e. if you can't figure out how to get onto a
listserv =).  When I first joined I unsubscribed after
a couple weeks because it was too much mail, I
couldn't answer anybody's questions, and couldn't
benefit from the answers they got from others because
I didn't understand enough.  So I asked questions for
about the first six months that I used debian with the
request that replies be "cc[ed] to me, as I'm not on
the list".  Most ppl do this already, but not all. 
Now that I'm more experienced I get more out of the
questions other people ask and answer and can
occasionally even answer a query or two.

=
Fish of Borg
Visit me on the web!  
http://www.geocities.com/TimesSquare/Frontier/4874/stccg.html 
///Archaeologists near mount Sinai have discovered what appears to be a missing 
page from the Bible.  The page is currently being carbon dated in Bonn.  If 
genuine it belongs at the beginning of the Bible and is believed to read "To my 
Darling Candy.  All Characters portrayed within this book are fictitious and 
any resemblance to persons living or dead is entirely coincidental."///Red Dwarf
__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


Re: Mustek 1200 LS scanner working in Debian?

2000-02-21 Thread Bart Szyszka
> First question: is this a parallel port scanner?

Nope. SCSI. The 'S' in 1200 LS stands for that. The Parallel Port
version would be (is?) called 1200 LP.

-- 
Bart Szyszka  [EMAIL PROTECTED]  ICQ:4982727
GigaBee Interactive  http://www.gigabee.com
Join AllAdvantage.com and get paid to surf the Web!
http://www.alladvantage.com/go.asp?refid=ARD582


ghostscript errors? (gs-aladdin 5.50-8)

2000-02-21 Thread kmself
I'm finding errors with ghostscript interpreted viewers, including 'gv'
and 'gnome-gv' on a number of different documents, including some system
documentation which I *really* think ought to be legal, as well as piped
output from mpage, eg:

ps aux | mpage -2 | gv -

I'm finding some articles suggesting there may be bugs with (a) current
ghostscript releases.  Anyone else?


Typical error output:

interpreter message: Unrecoverable error: syntaxerror
interpreter message:  in token
Operand stack:
--nostringval--  --nostringval--  --nostringval--
(f80)op(333:token)0x8093470Operand stack at 0x81b0220:
0x81c7bc4: 0x02 dict --Gwrx--- 0xbfff 0x0825f5e0
0x81c7bcc: 0x03 file --G-rx--- 0x0017 0x082337b4
0x81c7bd4: 0x03 file --G-rx--- 0x0017 0x082337b4
Execution stack at 0x81b0140:
0x81c952c: 0x0f oper --F---e-- 0x 0x08081aa4 = %interp_exit
0x81c9534: 0x03 file --G-rxe-- 0x0001 0x081bf590
0x81c953c: 0x05 mpry --G-rxe-- 0x0001 0x0822187a
0x81c9544: 0x0e null --F---e-- 0x0002 0x08090788
0x81c954c: 0x04 arry --F-rx--- 0x 0x081b44a8
0x81c9554: 0x05 mpry --G-rxe-- 0x000f 0x08221806
0x81c955c: 0x0f oper --F---e-- 0x 0x08090554 = %array_continue
0x81c9564: 0x05 mpry --G-rxe-- 0x0002 0x0821e53c
0x81c956c: 0x0e null --F---e-- 0x0002 0x0808b900
0x81c9574: 0x05 mpry --G-rxe-- 0x001e 0x0821e49e
0x81c957c: 0x0f oper --F---e-- 0x 0x0808af6c = %loop_continue
0x81c9584: 0x05 mpry --G-rxe-- 0x001c 0x0821e4a2
0x81c958c: 0x05 mpry --G-rxe-- 0x0039 0x0821343a

Using gs-aladdin 5.50-8

TIA.

-- 
Karsten M. Self (kmself@ix.netcom.com)
What part of "Gestalt" don't you understand?

SAS for Linux: http://www.netcom.com/~kmself/SAS/SAS4Linux.html
Mailing list:  "subscribe sas-linux" to mailto:[EMAIL PROTECTED]


Re: enlightenment control-panel?

2000-02-21 Thread Marshal Wong
> "Robert" == Robert L Harris <[EMAIL PROTECTED]> writes:

> I just nuked my RedHat box and installed Debian.  Since I
> installed debian I've been re-installing things like
> Enlightenment.  I can't seem to find the enlightenment
> configuration tool though.  I checked enlightenment.org but no
> sign of it there.

> What package to I need?

You'll have to get the enlightenment and related packages (duh! ;))  I
guess the question is, what version of Debian are you using?  If
you're using 2.1 (slink), I do suggest upgrading to frozen (woody).
2.1 has 0.14 enlightenment, which is very out of date, unless that's
what you're used to.  frozen has the new 0.16, and it has the
configuration tool.  Just right click on the desktop.

Hope this helps.

Marshal
> Robert

> :wq!
> 
---
> Robert L. Harris | Low quality in a product happens.  Senior
> System Engineer | That doesn't mean it's right and at RnD
> Consulting | definitely doesn't mean it should \_ be accepted.
> Require quality.  DISCLAIMER: These are MY OPINIONS ALONE.  I
> speak for no-one else.  FYI: perl -e 'print
> $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'


> -- Unsubscribe?  mail -s unsubscribe
> [EMAIL PROTECTED] < /dev/null



RE: Mustek 1200 LS scanner working in Debian?

2000-02-21 Thread John Gay


Go to www.mostang.com/sane

There you will find a link to supported scanners. I know there is a Mustek
back-end, but I don't know if it supports the 1200 LS scanner.

This will give you just about as much info there is for scanners.

Cheers,

 John Gay



Re: enlightenment control-panel?

2000-02-21 Thread Robert L. Harris


If you had read, I have installed enlightenment and related packages.
The problem is that if you open the Gnome control panel, and go to
WindowManager, you can select Enlightement, and then a configuration 
editor that was standalone for adding themes, etc.  I just found the
source to the enlightenment-conf package, but no .deb file.

Robert

Thus spake Marshal Wong ([EMAIL PROTECTED]):

> > "Robert" == Robert L Harris <[EMAIL PROTECTED]> writes:
> 
> > I just nuked my RedHat box and installed Debian.  Since I
> > installed debian I've been re-installing things like
> > Enlightenment.  I can't seem to find the enlightenment
> > configuration tool though.  I checked enlightenment.org but no
> > sign of it there.
> 
> > What package to I need?
> 
> You'll have to get the enlightenment and related packages (duh! ;))  I
> guess the question is, what version of Debian are you using?  If
> you're using 2.1 (slink), I do suggest upgrading to frozen (woody).
> 2.1 has 0.14 enlightenment, which is very out of date, unless that's
> what you're used to.  frozen has the new 0.16, and it has the
> configuration tool.  Just right click on the desktop.
> 
> Hope this helps.
> 
> Marshal
> > Robert
> 
> > :wq!
> > 
> ---
> > Robert L. Harris | Low quality in a product happens.  Senior
> > System Engineer | That doesn't mean it's right and at RnD
> > Consulting | definitely doesn't mean it should \_ be accepted.
> > Require quality.  DISCLAIMER: These are MY OPINIONS ALONE.  I
> > speak for no-one else.  FYI: perl -e 'print
> > $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
> 
> 
> > -- Unsubscribe?  mail -s unsubscribe
> > [EMAIL PROTECTED] < /dev/null
> 

:wq!
---
Robert L. Harris|  Low quality in a product happens.
Senior System Engineer  |That doesn't mean it's right and
  at RnD Consulting |  definitely doesn't mean it should
\_   be accepted.  Require quality.
DISCLAIMER:
  These are MY OPINIONS ALONE.  I speak for no-one else.
FYI:
 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'


Re: Scanners in Debian

2000-02-21 Thread John Pearson
On Sun, Feb 20, 2000 at 10:03:53AM -0700, Cameron Matheson wrote
> Hey,
> 
> My friend is thinking about buying a scanner tomorrow, but I told him to
> let me find out if it would be possible to use in Linux.  It's just an
> offbrand, 50$ scanner.  Could we get drivers (or use it) in Debian
> Slink?
> 

Most SCSI scanners work under Linux, using SANE.

USB and parallel port scanners may work with kernel 2.4 
when it comes out, which means they may also work with
some 2.3.x (development) kernels).



John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"Oh - I - you know - my job is to fear everything." - Bill Gates in Denmark


Re: enlightenment control-panel?

2000-02-21 Thread Fish Smith
>I just nuked my RedHat box and installed Debian. 
>Since I installed
>debian
>I've been re-installing things like Enlightenment.  I
>can't seem to
>find the enlightenment configuration tool though.  I
>checked
>enlightenment.org but no sign of it there.  

>What package to I need?

My guess is that there's a text file somewhere, say
/etc/elightenment.conf for instance.  Then there would
probably also be individual $HOME/.enlighenment.conf
files.  Just like with .xsession files and with other
window managers' conf files.  Any control panel is
just a superfluous (though perhaps nice) front end. I
think.  I don't really know for sure, this is just
from past experience w/ other WMs.  So check the docs
and try to find and edit the conf files.  There is
probably a sample/template in /usr/doc or /usr/share/doc.

=
Fish of Borg
Visit me on the web!  
http://www.geocities.com/TimesSquare/Frontier/4874/stccg.html 
///Archaeologists near mount Sinai have discovered what appears to be a missing 
page from the Bible.  The page is currently being carbon dated in Bonn.  If 
genuine it belongs at the beginning of the Bible and is believed to read "To my 
Darling Candy.  All Characters portrayed within this book are fictitious and 
any resemblance to persons living or dead is entirely coincidental."///Red Dwarf
__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


[no subject]

2000-02-21 Thread TaoX { Brian Hinson; }
ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/tools/

go here and get enlightenment-conf-0.15.tar.gz

this is the enlightenment configurator you are looking for...

TaoX
--
www.muhri.net/TaoX
[EMAIL PROTECTED]
ICQ: '61511769'
AOL IM: 'TaoX 0x1'




Re: Sawmill/Gnome raising windows

2000-02-21 Thread Fish Smith
>   How can I configure Sawmill/Gnome so that a window
>will rise to the
>top
>if I click on the title bar?

>   I prefer a sloppy focus, one where I can move the
>mouse over a
>window and
>have it in focus.  However, I don't necessarily want
>that window to
>rise to
>the top/foreground.  I do want it to come to the
>top/foreground if I
>click
>on the title bar or perform some other action.

Use Blackbox.  It works just like that, by default,
which I find incredibly nice.  I haven't played with
GNOME or sawmill, and it's possible there is no way to
do what you want--being "on top" may be inextricably
linked with being in focus, as it is in windows. 
Really don't know.  But Blackbox works the way you
described with the added advantage of being a very low
drain on system resources and looking quite sleek.

>   Here's my stupid question for the day (I'm
>allotted one per day,
>aren't
>I?!:-).

Hey, if you get one stupid question per day, I get one
stupid answer per day.

=
Fish of Borg
Visit me on the web!  
http://www.geocities.com/TimesSquare/Frontier/4874/stccg.html 
///Archaeologists near mount Sinai have discovered what appears to be a missing 
page from the Bible.  The page is currently being carbon dated in Bonn.  If 
genuine it belongs at the beginning of the Bible and is believed to read "To my 
Darling Candy.  All Characters portrayed within this book are fictitious and 
any resemblance to persons living or dead is entirely coincidental."///Red Dwarf
__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


Re: your mail

2000-02-21 Thread Robert L. Harris


I found it.  Was hoping I'd find a .deb file.  Atleast it's something
that'll work though.

Robert


Thus spake TaoX { Brian Hinson; } ([EMAIL PROTECTED]):

> ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/tools/
> 
> go here and get enlightenment-conf-0.15.tar.gz
> 
> this is the enlightenment configurator you are looking for...
> 
> TaoX
> --
> www.muhri.net/TaoX
> [EMAIL PROTECTED]
> ICQ: '61511769'
> AOL IM: 'TaoX 0x1'
> 
> 

:wq!
---
Robert L. Harris|  Low quality in a product happens.
Senior System Engineer  |That doesn't mean it's right and
  at RnD Consulting |  definitely doesn't mean it should
\_   be accepted.  Require quality.
DISCLAIMER:
  These are MY OPINIONS ALONE.  I speak for no-one else.
FYI:
 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'


Re: SMP

2000-02-21 Thread Oleg Krivosheev
On Mon, 21 Feb 2000, Oki DZ wrote:

> 
> On Fri, 18 Feb 2000, Sean Johnson wrote:
> 
> > Phil Brutsche wrote:
> > 
> > > it's one of two ways Linux can use Intel-based SMP systems (the other is
> > > IO-APIC used on PIIs on up, and maybe PPros).
> > 
> > Seems to be on the PPros too
> > 
> > Intel MultiProcessor Specification v1.1
> > Virtual Wire compatibility mode.
> > OEM ID: OEM0 Product ID: PROD APIC at: 0xFEE0
> > Processor #0 Pentium(tm) Pro APIC version 17
> > Processor #1 Pentium(tm) Pro APIC version 17
> > I/O APIC #2 Version 17 at 0xFEC0.
> > Processors: 2
> > mapped APIC to e000 (fee0)
> > mapped IOAPIC to d000 (fec0)
> 
> So, basically you've been running SMP on your dual PPro machine...

hmm...

what is interesting - from my syslog (dual P90)

...
Feb 20 17:40:43 stas kernel: Processor #0 Pentium(tm) APIC version 16
Feb 20 17:40:43 stas kernel: Processor #1 Pentium(tm) APIC version 16
Feb 20 17:40:43 stas kernel: I/O APIC #2 Version 17 at 0xFEC0.
Feb 20 17:40:43 stas kernel: Processors: 3
Feb 20 17:40:43 stas kernel: mapped APIC to e000 (fee0)
Feb 20 17:40:43 stas kernel: mapped IOAPIC to d000 (fec0)
Feb 20 17:40:43 stas kernel: mapped IOAPIC to c000 (fec0)
...

note the number of CPUs

>  
> > ... the above being snipped from my dmesg
> 
> My dmesg says:
> Linux version 2.2.13 ([EMAIL PROTECTED]) (gcc version 2.95.2 19991109 (Debian
> GNU/Linux)) #6 SMP Mon Feb 14 16:22:26 JAVT 2000
> mapped APIC to e000 (00229000)
> mapped IOAPIC to d000 (0022a000)
> 
> I need a simple explanation (ie: layman's terms).
> Does this "mapped" thing mean that the multi-processor board is detected?

yes, i think so

what did you get in /proc/interrupts ?

> 
> Oki
> 

OK


Re: Sawmill/Gnome raising windows

2000-02-21 Thread TaoX { Brian Hinson; }
Actually GNOME isn't a window manager... so you should look toward the
window manager that runs under GNOME typically enlightenment or KDE...
though any window manager that supports GNOME's hints should work with
GNOME. If your windows manager is enlightenment.. then use enlightenments
configuration tool... if you are using the Current version of enlightenment,
just right click on the desktop and you will be provided with a menu of
options inwhich there is a focus preferences... as for other window managers
I wouldn't know how to get the window to raise on click.

TaoX
--
www.muhri.net/TaoX
[EMAIL PROTECTED]
ICQ: '61511769'
AOL IM: 'TaoX 0x1'

- Original Message -
From: "Fish Smith" <[EMAIL PROTECTED]>
To: ; <[EMAIL PROTECTED]>
Sent: Monday, February 21, 2000 12:44 AM
Subject: Re: Sawmill/Gnome raising windows


> >   How can I configure Sawmill/Gnome so that a window
> >will rise to the
> >top
> >if I click on the title bar?
>
> >   I prefer a sloppy focus, one where I can move the
> >mouse over a
> >window and
> >have it in focus.  However, I don't necessarily want
> >that window to
> >rise to
> >the top/foreground.  I do want it to come to the
> >top/foreground if I
> >click
> >on the title bar or perform some other action.
>
> Use Blackbox.  It works just like that, by default,
> which I find incredibly nice.  I haven't played with
> GNOME or sawmill, and it's possible there is no way to
> do what you want--being "on top" may be inextricably
> linked with being in focus, as it is in windows.
> Really don't know.  But Blackbox works the way you
> described with the added advantage of being a very low
> drain on system resources and looking quite sleek.
>
> >   Here's my stupid question for the day (I'm
> >allotted one per day,
> >aren't
> >I?!:-).
>
> Hey, if you get one stupid question per day, I get one
> stupid answer per day.
>
> =
> Fish of Borg
> Visit me on the web!
http://www.geocities.com/TimesSquare/Frontier/4874/stccg.html
> ///Archaeologists near mount Sinai have discovered what appears to be a
missing page from the Bible.  The page is currently being carbon dated in
Bonn.  If genuine it belongs at the beginning of the Bible and is believed
to read "To my Darling Candy.  All Characters portrayed within this book are
fictitious and any resemblance to persons living or dead is entirely
coincidental."///Red Dwarf
> __
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
>
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] <
/dev/null
>



Re: Mustek 1200 LS scanner working in Debian?

2000-02-21 Thread Bart Szyszka
> Go to www.mostang.com/sane
> There you will find a link to supported scanners. I know there is a Mustek
> back-end, but I don't know if it supports the 1200 LS scanner.
> This will give you just about as much info there is for scanners.

That's what I was afraid of because there doesn't seem to be enough
info there.

-- 
Bart Szyszka  [EMAIL PROTECTED]  ICQ:4982727
GigaBee Interactive  http://www.gigabee.com
Join AllAdvantage.com and get paid to surf the Web!
http://www.alladvantage.com/go.asp?refid=ARD582


apt does not upgrade eterm

2000-02-21 Thread John Leget
Ive now had this happen a few time.

Update local mirror
ran dselect ( using apt ) and update
Eterm shows up as newer version
install blah blha

I go back in and eterm is still listed under new updated, i confirm it
wasnt installed by checking the current version on the system. Its
marked for install not hold so what gives.

I then try another run of the above and it shows 0 packages to
install/update etc weird. ??

I just installed it manually using dpkg -i  , checked version and
yep its newer.
(  keeping up with woody, problem started back in potato )

cheers


Re: Sawmill/Gnome raising windows

2000-02-21 Thread John Pearson
On Sun, Feb 20, 2000 at 09:44:43PM -0800, Fish Smith wrote
> >   How can I configure Sawmill/Gnome so that a window
> >will rise to the
> >top
> >if I click on the title bar?
> 
> >   I prefer a sloppy focus, one where I can move the
> >mouse over a
> >window and
> >have it in focus.  However, I don't necessarily want
> >that window to
> >rise to
> >the top/foreground.  I do want it to come to the
> >top/foreground if I
> >click
> >on the title bar or perform some other action.
> 
> Use Blackbox.  It works just like that, by default,
> which I find incredibly nice.  I haven't played with
> GNOME or sawmill, and it's possible there is no way to
> do what you want--being "on top" may be inextricably
> linked with being in focus, as it is in windows. 

I *have* worked with GNOME and sawmill, and as a
result have an answer to the question he asked.
I have a "Windows" keyboard, and Win+RightButton
over any part of the window raises it as does
Ctrl+Win+UpArrow, and right-clicking on the title 
bar alternately raises and lowers the window.  The
"Win" key is bound to "Meta", so you should be able
to do the same once you find your Meta key.

You can customize these bindings interactively by selecting
Customize from Sawmill's pop-up menu (middle button in the
root window, if you haven't discovered it already) and
looking under Bindings.

> Really don't know.  But Blackbox works the way you
> described with the added advantage of being a very low
> drain on system resources and looking quite sleek.
> 

Oh, a DSW!

Top says:

  PID USER PRI  NI  SIZE  RSS SHARE STAT  LIB %CPU %MEM   TIME COMMAND
11037 root   0   0 10300 9776  1156 S   0  0.0 15.4   0:39 XF86_SVGA
  437 root   0   0 16308 9728   992 S   0  0.1 15.3  31:52 XF86_SVGA

11058 root   0   0  1288 1288   996 S   0  0.0  2.0   0:04 blackbox
  499 john   0   0  1064  940   200 S   0  0.0  1.4   0:12 sawmill


Sawmill is managing 16 windows in two workspaces; blackbox is
managing one.  There's not a lot in it, but I'll stick to 
sawmill.

> >   Here's my stupid question for the day (I'm
> >allotted one per day,
> >aren't
> >I?!:-).
> 
> Hey, if you get one stupid question per day, I get one
> stupid answer per day.
> 

Regards,


John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"Oh - I - you know - my job is to fear everything." - Bill Gates in Denmark


Re: Scanners in Debian

2000-02-21 Thread Alan Eugene Davis
I  just installed a Microtek X6EL, then xsane, sane, and gimp.  That's
all I had to do and this scanner was running.

Oh, there were a couple of rough spots.

First I had to recompile the kernel with scsi generic support.

THen I had to run MAKEDEV in /dev to get /dev/sgX.  (Why weren't they
there?)

Then I ran 

 scanimage --list-devices

After that, the device has been identified and detected.  

Almost magical, if you ask me.  

Alan Davis


-- 
[EMAIL PROTECTED]

"An inviscid theory of flow renders the screw useless, but the need
for one non-existent."---Lord Raleigh (John William Strutt),
  or else his son, who was also a scientist.




Re: Scanners in Debian

2000-02-21 Thread Alan Eugene Davis
I  just installed a Microtek X6EL, then xsane, sane, and gimp.  That's
all I had to do and this scanner was running.

Oh, there were a couple of rough spots.

First I had to recompile the kernel with scsi generic support.

THen I had to run MAKEDEV in /dev to get /dev/sgX.  (Why weren't they
there?)

Then I ran 

 scanimage --list-devices

After that, the device has been identified and detected.  

Almost magical, if you ask me.  

Alan Davis


-- 
[EMAIL PROTECTED]

"An inviscid theory of flow renders the screw useless, but the need
for one non-existent."---Lord Raleigh (John William Strutt),
  or else his son, who was also a scientist.




Adding second IP problem

2000-02-21 Thread Chuck Peters

After installing imp with apt from frozen I want to add an IP for the
webmail.axs.org.  I did the usual add a ifconfig and route in
/etc/init.d/network as follows:   

/sbin/ifconfig eth0:0 192.190.237.140
/sbin/route add -host 192.190.237.140 dev eth0:0

Works fine on the command line, but when I reboot the IP 192.190.237.140
is not activated.

Poking around a little I found the following in the messages log.
Feb 21 00:12:07 lenape kernel: ne.c:v1.10 9/23/94 Donald Becker
([EMAIL PROTECTED]) 
Feb 21 00:12:07 lenape kernel: NE*000 ethercard probe at 0x300: 52 54 4c
01 8a a d 
Feb 21 00:12:07 lenape kernel: eth0: NE2000 found at 0x300, using IRQ 11. 
Feb 21 00:12:07 lenape kernel: net_alias_dev_create(eth0:0): unregistered
family ==2 

Why is it working on the command line and not on boot up?

Should I compile a kernel or what to fix the problem?

Thanks,
Chuck 



Re: ghostscript errors? (gs-aladdin 5.50-8)

2000-02-21 Thread kmself
On Sun, Feb 20, 2000 at 08:51:13PM -0800, kmself@ix.netcom.com wrote:
> I'm finding errors with ghostscript interpreted viewers, including 'gv'

Following up to myself

There are a few debian-bug posts suggesting a problem with gs and 
/etc/gs.Fontmap.

The following strace exerpt run with *no* input to gs appears to bear
this out.  It's not clear to me why the fonts in question are being read
in the order appearing below, as this is not the order in which they are
listed in the file.



[EMAIL PROTECTED]:tmp]$ strace gs 2>&1 | less

[...]

open("/usr/lib/ghostscript/5.10/Fontmap", O_RDONLY) = -1 ENOENT (No such file or
 directory)
open("/usr/lib/ghostscript/5.10/kanji/Fontmap", O_RDONLY) = -1 ENOENT (No such f
ile or directory)
open("/usr/lib/ghostscript/fonts/Fontmap", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=29050, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0
x40017000
_llseek(4, 0, [0], SEEK_CUR)= 0
_llseek(4, 0, [0], SEEK_SET)= 0
read(4, "% Copyright (C) 1996 Aladdin Ent"..., 4096) = 4096
read(4, "a010015l.pfb)\t;\n/URWGothicL-Demi"..., 4096) = 4096
read(4, "pia-Regular\t\t(putr.pfa)\t;\n/Utopi"..., 4096) = 4096
read(4, "miBold\t(hrgerd.gsf)\t;\n/Hershey-G"..., 4096) = 4096
read(4, "\t;\n(Bell MT Bold)\t(//usr/share/f"..., 4096) = 4096
brk(0x824d000)  = 0x824d000
read(4, "v.ttf)\t;\n(Franklin Gothic Heavy "..., 4096) = 4096
brk(0x8252000)  = 0x8252000
read(4, "nii___.ttf)\t;\n(Minion-Regular)\t("..., 4096) = 4096
brk(0x8255000)  = 0x8255000
read(4, "i.ttf)\t;\n(Trebuchet MS Italic)\t("..., 4096) = 378
read(4, "", 4096)   = 0
write(1, "Unrecoverable error: syntaxerror", 32Unrecoverable error: syntaxerror)
 = 32
write(1, " in token\n", 10 in token
) = 10
write(1, "Operand stack:\n--nostringval"..., 34Operand stack:
--nostringval--) = 34




-- 
Karsten M. Self (kmself@ix.netcom.com)
What part of "Gestalt" don't you understand?

SAS for Linux: http://www.netcom.com/~kmself/SAS/SAS4Linux.html
Mailing list:  "subscribe sas-linux" to mailto:[EMAIL PROTECTED]


Re: modem in bash

2000-02-21 Thread Shaul Karl
> Michael Zielinski writes:
> > I am trying to get my Practical Periphials 28.8 external modem working
> > under Debian 2.1.
> 
> Run pppconfig as root, answer the questions, and then run 'pon' to start
> ppp and 'poff' to stop it.  man pppconfig, man pon, man poff.
>

You might also try minicom or other com program in order to find out whether 
the computer and the modem understand each other. The Modem-HOWTO can help you 
in case there are problems. 
-- 
Shaul Karl [EMAIL PROTECTED]
An elephant is a mouse with an operating system.



Re: Adding second IP problem

2000-02-21 Thread Chuck Peters
On Sun, 20 Feb 2000, George Bonser wrote:

> 
> use eth0:1 for the alias

Thanks, but still not working on bootup.  Just changed the messages error
a bit.  

Feb 21 02:41:25 lenape kernel: net_alias_dev_create(eth0:1): unregistered
family==2

Could it be something odd about a partial upgrade to frozen, I installed
imp with apt-get update; apt-get install imp?  

Thanks,
Chuck

> 
> On Mon, 21 Feb 2000, Chuck Peters wrote:
> 
> > 
> > After installing imp with apt from frozen I want to add an IP for the
> > webmail.axs.org.  I did the usual add a ifconfig and route in
> > /etc/init.d/network as follows:   
> > 
> > /sbin/ifconfig eth0:0 192.190.237.140
> > /sbin/route add -host 192.190.237.140 dev eth0:0
> > 
> > Works fine on the command line, but when I reboot the IP 192.190.237.140
> > is not activated.
> > 
> > Poking around a little I found the following in the messages log.
> > Feb 21 00:12:07 lenape kernel: ne.c:v1.10 9/23/94 Donald Becker
> > ([EMAIL PROTECTED]) 
> > Feb 21 00:12:07 lenape kernel: NE*000 ethercard probe at 0x300: 52 54 4c
> > 01 8a a d 
> > Feb 21 00:12:07 lenape kernel: eth0: NE2000 found at 0x300, using IRQ 11. 
> > Feb 21 00:12:07 lenape kernel: net_alias_dev_create(eth0:0): unregistered
> > family ==2 
> > 
> > Why is it working on the command line and not on boot up?
> > 
> > Should I compile a kernel or what to fix the problem?
> > 
> > Thanks,
> > Chuck 
> > 
> > 
> > 
> > -- 
> > Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> > 
> > 
> > 
> 
> George Bonser
> 
> "When someone annoys you, it takes 32 muscles to frown, but it only
> takes 4 muscles to extend your arm and smack them in the head."
> 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 
> 


Re: UPS monitoring packages?

2000-02-21 Thread Shaul Karl
> Thus spake Shaul Karl ([EMAIL PROTECTED]):
> 
> > Can you point out what UPS monitoring package you are using?
> > Can you compare it to other alternatives? 
> 
> Network UPS Tools (was smart-ups tools).
> http://www.exploits.org/nut/
> 

Is that debianized? The link there only leads to a .deb that is not up to date, 
and the author of that deb told me Luca Filipozzi <[EMAIL PROTECTED]> has taken 
the task. However Luca Filipozzi <[EMAIL PROTECTED]> did not answer my email.
-- 
Shaul Karl [EMAIL PROTECTED]
An elephant is a mouse with an operating system.



Solved: Re: ghostscript errors? (gs-aladdin 5.50-8)

2000-02-21 Thread kmself
On Mon, Feb 21, 2000 at 12:02:16AM -0800, kmself@ix.netcom.com wrote:
> On Sun, Feb 20, 2000 at 08:51:13PM -0800, kmself@ix.netcom.com wrote:
> > I'm finding errors with ghostscript interpreted viewers, including 'gv'
> 
> Following up to myself
> 
> There are a few debian-bug posts suggesting a problem with gs and 
> /etc/gs.Fontmap.

The problem is related to the TrueType font definitions for gs.

Invoking gs with no arguments produces an error message with the bad
gs.Fontmap file.

The problem is line 564 of gs.Fontmap.  There is some garbage data in
the Lucida Sans Typewriter Bold Oblique definition line.  I've corrected
this; gs now runs without errors.

Patch attached.

gs version: 5.10
Debian package: gs 5.10-9 Postscript interpreter
Debian version: woody

-- 
Karsten M. Self (kmself@ix.netcom.com)
What part of "Gestalt" don't you understand?

SAS for Linux: http://www.netcom.com/~kmself/SAS/SAS4Linux.html
Mailing list:  "subscribe sas-linux" to mailto:[EMAIL PROTECTED]
564c564
< (Lucida Sans Typewriter Bold Oblique) 
(//usr/share/fonts/truetype/./ltypebo.ttf)  ;
---
> (Lucida Sans Typewriter Bold Obli(e./ltypebo.ttf)   
> (//usr/share/fonts/truetype/./ltypebo.ttf)  ;
571c571
< % (Mead Bold) (//usr/share/fonts/truetype/./meadbold.ttf) ;
---
> (Mead Bold)   (//usr/share/fonts/truetype/./meadbold.ttf) ;


Re: Dselect question - mirroring packages on new box

2000-02-21 Thread Damon Muller
Quoth Colin Watson, 
> You'll want to look at 'dpkg --get-selections' on the old box, and 'dpkg
> --set-selections' on the new one.

I know this is a bit of a clueless newbie question (which I'm not
really). I've seen this advice quite a few times, and even tried it once
or twice myself without much luck...

What on earth are you supposed to do after --set-selections?

Is the idea that you can then go into dselect and just hit [i]nstall? My
impression is that you can't use apt with it (which may be wrong), and
there doesn't seem to be any command you can pass to dpkg without going
through dselect (which I try and avoid). 

If someone could fill me in on this, it'd make my backups/resores a hell
of a lot easier.

Sorry again for the newbie question!

cheers,

damon

-- 
Damon Muller ([EMAIL PROTECTED]) /  It's not a sense of humor.
* Criminologist /  It's a sense of irony
* Webmeister   /  disguised as one.
* Linux Geek  / - Bruce Sterling 

- Running Debian GNU/Linux: Doing my bit for World Domination (tm) -


pgpIKDJJdXb1j.pgp
Description: PGP signature


libc6 installing error

2000-02-21 Thread Bruno Van de Casteele
(please cc to me, i follow this mailing list via the archives)

hi,

whilst upgrading my frozen-box, i got following error.

chesterfield:/etc/apt# apt-get install libc6
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, libc6 is already the newest version
0 packages upgraded, 0 newly installed, 0 to remove and 47 not
upgraded.
2 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up libc6 (2.1.3-2) ...
Current default timezone: 'Europe/Brussels'.
   Local time is now:  Tue Feb 15 21:20:35 CET 2000.
   Universal Time is now:  Tue Feb 15 20:20:35 UTC 2000.
Run 'tzconfig' if you wish to change it.
/etc/init.d/devpts.sh: line 63: syntax error: unexpected end of file
dpkg: error processing libc6 (--configure):
 subprocess post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of libc6-dev:
 libc6-dev depends on libc6 (= 2.1.3-2); however:
  Package libc6 is not configured yet.
dpkg: error processing libc6-dev (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libc6
 libc6-dev
E: Sub-process /usr/bin/dpkg returned an error code (1)


however, reading
http://www.debian.org/Lists-Archives/debian-user-0002/msg01014.html gave
me an excellent solution to this

but... why isnt this corrected? it's the 21th today, that message was
posted the 8th, and i still got that error (before changing that file of
course).

--
Bruno Van de Casteele  [EMAIL PROTECTED]
N.P. Puam  [ ICQ#: CA957F ]

Homepage: http://puam.cjb.net/
SWRP: http://swrp.cjb.net/
Matrix-RPG: http://members.xoom.com/matrixrpg/

"A species stumped by an intractable problem does not merely
cease to compute. It ceases to exist."
Seth Lloyd

--
Bruno Van de Casteele  [EMAIL PROTECTED]
N.P. Puam  [ ICQ#: CA957F ]

Homepage: http://puam.cjb.net/
SWRP: http://swrp.cjb.net/
Matrix-RPG: http://members.xoom.com/matrixrpg/

"The common behaviour of mankind is the system of references by
means of which we interpret an unknown language."
Ludwig Wittgenstein, Philosophical Investigations, §206



Ipfwadm -> ipchains conversion syntax help 2.0.x -> 2.2.x

2000-02-21 Thread Anthony Green
Hello .. 

Im about to go from kernel 2.0.38 to 2.2.x

I have some syntax questions with regards to ipchains .. and have
included below my existing IP setup in init.d/network and some
local settings .. 

If someone could let me know the ipchains syntax .. that'd be great.

Current net config .. with ipfwadm setup .. simple enough setup,
linux box in 10.1.1.1 with win box on 10.1.1.2 .. linux acting
as gateway with static IP, and masq'ing for the win box.

[EMAIL PROTECTED]:/local/etc/init.d# cat network
#! /bin/sh
ifconfig lo 127.0.0.1
route add -net 127.0.0.0
IPADDR=10.1.1.1
NETMASK=255.255.255.0
NETWORK=10.1.1.0
BROADCAST=10.1.1.255
GATEWAY=
ifconfig eth0 ${IPADDR} netmask ${NETMASK} broadcast ${BROADCAST}
ifconfig ppp0 203.12.80.117 netmask 255.255.255.0 mtu 576
#ipfwadm stuff
ipfwadm -F -p deny
ipfwadm -F -a m -S 10.1.1.2/32 -D 0.0.0.0/0 -W eth0
ipfwadm -A -a -S 10.1.1.2/32 -D 0.0.0.0/0 -W eth0
ipfwadm -F -a m -S 10.1.1.0/24 -D 0.0.0.0/0 -W ppp0
# end ipfwadm
route add -net ${NETWORK}
[ "${GATEWAY}" ] && route add default gw ${GATEWAY} metric 1

I am after the equiv. ipchains syntax for the above ipfwadm statements.

Also .. I use ipautofw port bouncer to bounce a port for battle.net etc,
im sure some ipchains syntax can do the same?

[EMAIL PROTECTED]:/etc/init.d# cat local 
#rc.local
#Battle.net fix
echo "Adding Battle.net port bouncer"
ipautofw -A -r udp 6112 6112 -h 10.1.1.2
ipautofw -A -r tcp 6112 6112 -h 10.1.1.2
/sbin/modprobe ip_masq_ftp
/sbin/modprobe ip_masq_quake
/sbin/modprobe ip_masq_raudio

Ive read the rls notes and other docs on the 2.2.x series .. there
doesnt look to be anything else major I need to be aware of ? What
has other peoples experience been?

Thanks in advance.

-- 
[EMAIL PROTECTED]
Anthony Green


francois@ctrlaltdel.ch

2000-02-21 Thread Mikhael

Hello !

Je cherche le package mars-nwe pour potato. Je vois pas ou le trouver
sur le Net
(il n'apparait pas dans la database des packages Debian potato).

T'as une idée ?

Mercii ;-))

Mik

> On a potato this packages is called mars-nwe.
> 
> bash-2.02$ apt-cache show mars-nwe
> Package: mars-nwe
> Version: 0.99pl12-1
> Priority: optional
> Section: net
> Maintainer: Hamish Moffatt <[EMAIL PROTECTED]>
> Depends: libc6 (>= 2.0.7u), libgdbmg1
> Architecture: i386
> Filename: project/experimental/mars-nwe_0.99pl12-1_i386.deb
> Size: 188054
> MD5sum: 06faaafe4d7b7fbefe4ca116288932ba
> Description: Mars' NetWare Emulator, a Netware bindery server emulator
>  This is a Netware 3.x or 2.x server running on a Linux machine.
>   It accesses the native Linux file system to supply NetWare services.
> installed-size: 472
> 
> bash-2.02$ 
> 
> -- 
> 
> Francois Deppierraz  student
> http://www.ctrlaltdel.ch
> ICQ: 176 770 09
> 



--
Mikhael Janson  E-mail: [EMAIL PROTECTED]
TIM/ETI -- Université de Genève
40, boul. du Pont d'Arve
CH-1205 GENEVE


Is Debian going to run on my machine?

2000-02-21 Thread Rong Shen
Hi:

  I am thinking of doing away with Windows completely
and using Debian. But Microsoft has suckered me into
buying a bunch of hardware that I am reluctant to
throw away. Specifically, I have 

(1) a printer (HP color deskjet 722C), 
(2) a CD burner (Memorex CDRW-1622 rewritable),
(7) an ATAPI 24x CR-ROM,
(3) a scanner (Microtek scanmaker v310),
(4) an AOpen FM56-ITU modem
(5) an SiS 5597/5598 display adapter (on motherboard)
(6) a CMI 8330 Audio adapter (on motherboard)

  I checked the Linux web site. It does not say it
will or will not support these hardware. I posted a
message on USENet and some suggest I try. But I don't
want the trouble of finding out that it doesn't work.
So I am turning to the official authority now. I just
wonder if you could tell me whether Debian will run on
my stuff.

  Thanks.

galactic_war


__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


conf.modules

2000-02-21 Thread webmaster
Hi there,

does anybody know if there is a example file which includes all possible
modules? I include one that I have found on a SuSE-Distribution.

Uwe#
# Copyright (c) 1996-1999 SuSE GmbH Nuernberg, Germany.  All rights reserved.
#
# Author: Hubert Mantel <[EMAIL PROTECTED]>, 1996-1999
#
# Configuration file for loadable modules; used by modprobe and kerneld
#

# Aliases - specify your hardware

alias eth0 ne
alias eth1 tulip
alias scsi_hostadapter off

# only used for Mylex or Compaq Raid as module
alias block-major-48   off
alias block-major-49   off
alias block-major-72   off
alias block-major-73   off

# only needed for fifth and sixth IDE adaptor
alias block-major-56   off
alias block-major-57   off


# mouse (for older busmice)
alias char-major-10off

alias parport_lowlevelparport_pc
options parport_pc io=0x378 irq=none,none

# If you have multiple parallel ports, specify them this way:
# options parport_pc io=0x378,0x278  irq=none,none


# For parallel port devices, uncomment the following two lines and change
# "frpw" to the protocol type you use

# post-install paride insmod frpw
# pre-remove paride rmmod frpw

#*
# If you want to use the kernel sound drivers instead of OSS 3.8.1z (the 
# recommended solution) please put comment signs in front of the following 
# entries. Then choose one of the sample configurations below. Uncomment all
# lines starting with 'alias', 'options' or 'pre-/post-install' within one 
# such configuration and modify the parameters according to your needs (e.g. 
# the ressources chosen for this device in /etc/isapnp.conf). For a lot of 
# ISA soundcards the Soundblaster driver is a good starting point.
#*

alias char-major-14 off
alias sound off
alias midi off 

#*
#module : ad1816.o   AD1816 chip
#
#Supported cards :
#
#Terratec Base 1/64
#HP Kayak
#Acer FX-3D
#SY-1816
#Highscreen Sound-Boostar 32 Wave 3D
#Highscreen Sound-Boostar 16
#
#Documentation available in /usr/src/linux/Documentation/sound/AD1816
#and in /usr/src/linux/drivers/sound/ad1816.c .
#
#Possible configuration :
#
# alias char-major-14 ad1816
# post-install ad1816 modprobe "-k" opl3
# post-install ad1816 modprobe "-k" mpu401
# options ad1816 io=0x530 irq=5 dma=1 dma2=3 ad1816_clockfreq=33000
# options opl3 io=0x0388
# options mpu401 io=0x0330 irq=9  
#
#*
#module : ad1848.o   AD1848/CS4231/CS4248 Chip
#--> Windows Sound System (MSS/WSS)
#
#A variety of common ISA soundcards are
#compatible with this family of chips.
#
#Documentation available in /usr/src/linux/drivers/sound/ad1848.c (search
#for MODULE_PARM) and in /usr/src/linux/Documentation/sound/README.OSS .
#Usually this module is used in conjunction with other higher level sound
#modules.
#
#Possible configuration for stand-alone usage :
#
# alias char-major-14 ad1848
# options ad1848 io=0x530 irq=7 dma=0 dma2=3
#
#*
#module : cs4232.o   Crystal 423x chipsets
#
#Documentation available in /usr/src/linux/drivers/sound/cs4232.c (search
#for MODULE_PARM) and in /usr/src/linux/Documentation/sound/CS4232 . This
#chip is often used together with other sound hardware.
#
#Possible configuration for stand-alone usage :
#
# alias char-major-14 cs4232
# post-install cs4232 modprobe "-k" opl3 
# options cs4232 io=0x534 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=9
# options opl3 io=0x388
#
#*
#module : es1370.o   Ensoniq 1370 Chipsatz (--> PCI64/128)
#
#Supported cards :
#
#Creative Labs PCI64/128
# 
#Documentation availabke at /usr/src/linux/Documentation/sound/es1370 and
#/usr/src/linux/drivers/sound/es1370.c .
#
# alias char-major-14  es1370
# options es1370 joystick=1
#
#*
#module : es1371.o   Creative Ensoniq 1371 Chipsatz (--> PCI64/128)
#
#Supported cards :
#
#Creative Labs PCI64/128
#
#Documentation availabke at /usr/src/linux/Documentation/sound/

Re: Scanners in Debian

2000-02-21 Thread Wojciech Zabolotny
On Mon, Feb 21, 2000 at 11:59:27AM +1030, John Pearson wrote:
> Most SCSI scanners work under Linux, using SANE.
> 
> USB and parallel port scanners may work with kernel 2.4 
> when it comes out, which means they may also work with
> some 2.3.x (development) kernels).

Does it include only "SCSI over Printer Port" scanners or proprietary
protocols too?
I'm especially interested in using with Linux my Mustek ScanMagic 9636P
(AKA Mustek 12000P).
-- 
TIA
  Wojciech M. Zabolotny
http://www.ise.pw.edu.pl/~wzab  <--> [EMAIL PROTECTED]

http://www.ise.pw.edu.pl/~wzab/picadc/picadc.html - Build your FREE Data
Acquisition System


eth0: unknown interface

2000-02-21 Thread Armin Wegner
Hi,

At boot potato gives me this message

eth0: unknown interface: No such device

I guess that eth0 is an interface for ethernet cards. I don't have
one. So I don't need this message. What can I do against it? Is there
a package which I can delete?

Armin


mouse with gpm and X

2000-02-21 Thread Armin Wegner
Hi,

I've to kill gpm with 

gpm -k

before starting X or I can not use my ps2 mouse in X.
That's new in potato. Switching back to a console I don't have gpm then.
I'm not pleased with this. 
I would like have gpm and a mouse under X. In slink this was no problem.
What can I do?

Armin


Upgrading to potato

2000-02-21 Thread fasanti
Hi,

I am going to upgrade from Debian slink 2.1 to potato. Can
anybody tell me if I am wrong about the procedure? Actually,
I am working with a spanish non-official Debian distribution
and it includes apt-get, Kde, gnome, etc. I am not sure about
the consequences of upgrading to the official distribution.

1) I need to change /etc/apt/sources.list so that it will only
include the following lines:
deb ftp://ftp.usc.es/pub/mirror/linux/debian potato main contrib
non-free
deb http://ceu.fi.udc.es/debian-non-US potato non-US/main non-US/contrib 
non-US/non-free

2) Now, as root, 
dpkg --get-selections "*"
apt-get update
apt-get install apt debconf
apt-get -f dist-upgrade

Do I need to take any precaution to execute the aforementioned commands?
I think that I do not have to change to single user mode, etc.

3) From now on, if I want to upgrade to the latest release of potato I
will have to do:
apt-get update
apt-get upgrade

Is everything right?
Thanks in advance.
-- 
Santi


voodoo question

2000-02-21 Thread Robert Waldner

Hi!

I have an old Voodoo-I (Orchid Righteous 3D) lying around here. Would I gain 
anything (eg better performance) if I installed it in my P166-box, especially 
when using snes9x? Theres something about 3dfx-support in the documentation of 
snes9x, but no word regarding better performance...

I also wonder if X could gain some speed, too, it sure could use a boost on 
this box ;-)

TIA,
&rw


Re: eth0: unknown interface

2000-02-21 Thread webmaster

> eth0: unknown interface: No such device
> 
> I guess that eth0 is an interface for ethernet cards. I don't have
> one. So I don't need this message. What can I do against it? Is there
> a package which I can delete?
Maybe it's enough to deactivate the following line in your
"/etc/conf.modules":

# alias eth0 ne
^--- deactivating

Uwe


samba 2.0.6 for slink

2000-02-21 Thread Przemek Bak
Hi,

Is there any samba*2.0.6*deb for slink ?


przemol


Re: eth0--what's up?

2000-02-21 Thread Carl Mummert

>Thank you.  This is exactly what I needed to know.
>So if I get you right, eth0 is kinda like ppp? 
>Interface, not a device?  That just seems odd, the way
>I've seen it referred to in conversation.  I knew I
>was missing something.

If you know C, the following can help explain it:
You cannot open(2) /dev/eth0 and then write(2) to
it to communicate; instead you have to get a 
socket, then send(2) a message to the socket. If
eth0 were a file in /dev, it would be very tempting to
open it as a file, which wouldn't work.

Carl


Re: eth0: unknown interface

2000-02-21 Thread Ron Rademaker
That has nothing to do with it and won't work (by the way, there are a lot
more network cards then just ne compatible ones).
What you should do is edit your /etc/init.d/network, you should make it
look like something like this:

#! /bin/sh
ifconfig lo 127.0.0.1
route add -net 127.0.0.0

If you want to you could let your system think it's on a LAN by adding the
following lines:

IPADDR=10.10.10.10
NETMASK=255.255.255.0
NETWORK=255.255.255.0
BROADCAST=10.10.10.255
GATEWAY=
ifconfig lo ${IPADDR} netmask ${NETMASK} broadcast ${BROADCAST}
route add -net ${NETWORK}
[ "${GATEWAY}" ] && route add default gw ${GATEWAY} metric 1

I never actually tried that, but I guess it should work (take notice of
the lo after ifconfig, in your /etc/init.d/network it will probably be
eth0 (ip adresses can of course also be altered (that is: 10.10.10.10 and
with it 10.10.10.255).

Ron

On Mon, 21 Feb 2000 [EMAIL PROTECTED] wrote:

> 
> > eth0: unknown interface: No such device
> > 
> > I guess that eth0 is an interface for ethernet cards. I don't have
> > one. So I don't need this message. What can I do against it? Is there
> > a package which I can delete?
> Maybe it's enough to deactivate the following line in your
> "/etc/conf.modules":
> 
> # alias eth0 ne
> ^--- deactivating
> 
> Uwe
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 


ppp possible VJ compression problem

2000-02-21 Thread Richard Vanek \(ETM
Hello,


I would like to ask you for a help with ppp connection. I was
searching for past five days debian-user mailing list. I have found a
lot of different solutions for different problems but I think I didn't
found situation which happens on my computer.

I setup Debian 2.1 from CD, I made a minimal installation with ppp and
pppconfig. I setup my modem at /dev/ttyS2 IRQ 5. this works correctly,
which I tested by minicom.

I run pppconfig and answers all the questions. I have two DNS, I also
have dynamic IP address. I used the same ISP from Win95 with no
problem.

Here is a piece of the ppp.log and you can see that after
autentification which path correctly the IPCP is repeatly trying to
get IP address from server. I don't know what is wrong here and how it
should be corrected. If you can help me any way please write my a mail.

Recently I was speaking with a friend and he told me that possible VJ 
compression is not supported by the server. Could that be a problem?

Thank you in advance

CONNECT
 -- got it 
send (\d)
Serial connection established.
Using interface ppp0
Connect: ppp0 <--> /dev/ttyS2
  sent [LCP ConfReq id=0x1   
  ]
rcvd [LCP ConfRej id=0x1  ]
sent [LCP ConfReq id=0x2  ]
rcvd [LCP ConfAck id=0x2  ]
rcvd [LCP ConfReq id=0x33
 < 11 04 06 40> < 17 04 00 18>  
 < 13 09 03 08 00 03 09 05 c8>]
sent [LCP ConfRej id=0x33 < 11 04 06 40> < 17 04 00 18> 
 < 13 09 03 08  00 03 09 05 c8>]
rcvd [LCP ConfReq id=0x34
  ]
sent [LCP ConfAck id=0x34
  ]
sent [LCP EchoReq id=0x0 magic=0x2315a5ba]
sent [PAP AuthReq id=0x1 user="***" password=""]
sent [PAP AuthReq id=0x2 user="***" password=""]
rcvd [PAP AuthAck id=0x2 "Access permitted for user \"***\"\r\n"]
Remote message: Access permitted for user "***"^M 
sent [IPCP ConfReq id=0x1  ]
rcvd [IPCP ConfReq id=0x1 ]
sent [IPCP ConfAck id=0x1 ]
rcvd [CCP ConfReq id=0x17]
sent [CCP ConfReq id=0x1]
sent [CCP ConfAck id=0x17]
rcvd [CCP ConfReq id=0x18]
sent [CCP ConfAck id=0x18]
rcvd [IPCP ConfRej id=0x1]
sent [IPCP ConfReq id=0x2  ]
rcvd [CCP ConfAck id=0x1]
rcvd [IPCP ConfRej id=0x2]
sent [IPCP ConfReq id=0x3  ]
rcvd [IPCP ConfRej id=0x3]
sent [IPCP ConfReq id=0x4  ]
rcvd [IPCP ConfRej id=0x4]
sent [IPCP ConfReq id=0x5  ]
rcvd [IPCP ConfRej id=0x5]
sent [IPCP ConfReq id=0x6  ]
rcvd [IPCP ConfRej id=0x6]




---
Richard Vanek 


Re: afterstep

2000-02-21 Thread Timothy C. Phan
Hi Cormac,

  I'm glad to see the problem was discovered by other user
  as well.  For days, I thought that I was the only dude uses
  afterstep and the only dude imagined thing :).  And thank
  you very much for filling the bug report because I have yet
  to learned how to fill the bug report...

  Secondly,  how would I go about customize my afterstep desktop.
  For instance, I'd like to add a few more button on the desktop
  to start some other program and a few more menu to run more
  other programs. 

  Again, thank you very much!

Cormac McGuinness wrote:
> 
> Hi there
> 
> Sorry! I didnt notice this topic on debian-user.
> I had the exact same problem and found the same solution as you and
> I filed a bug report for the afterstep package last week.
> 
> Cormac
> On Fri, Feb 18, 2000 at 11:25:36AM -0600, Timothy C. Phan wrote:
> > Hi,
> >
> >   I finally figure what was the problem with unable to
> >   click on the xterm icon on the desktop to bring up
> >   the xterm.
> >
> >   The problem was in the /usr/share/afterstep/wharf where
> >   the line that contains the xterm information.  It
> >   should end with an  &  intead of the $ which was
> >   installed/configured.  I guess that I need to inform
> >   the afterstep package maintainer about this typo.
> >
> >   Thanks for all your help!
> 
> --
> Cormac McGuinness  ([EMAIL PROTECTED])
> ---
> Electronic Structure Group, Boston University Physics Department.
> 
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


recompile kernel for IP-MASQ

2000-02-21 Thread Timothy C. Phan
Hi,

  I'm trying to compile the kerne 2.2.14 with IP Masquerade
  option and I did know which options should I select for
  the IP Masquerade.  

  Please help.

  Thanks!


---
tcp


Re: mouse with gpm and X

2000-02-21 Thread Timothy C. Phan
Hi Armin,

  What was the options that were supplied to the gpm by check
  the file in /etc/gpm.conf (in potato).

  If you see the  line "repeat+type=".  Comment this out
  by placing an '#' (without the quote).  and stop and restart
  the gpm by:

  /etc/init.d/gpm stop

  and 

  /etc/init.d/gpm start

  then try to run your X again to see if it would resolve
  the problem.

  Let me know if you need further help. 


Armin Wegner wrote:
> 
> Hi,
> 
> I've to kill gpm with
> 
> gpm -k
> 
> before starting X or I can not use my ps2 mouse in X.
> That's new in potato. Switching back to a console I don't have gpm then.
> I'm not pleased with this.
> I would like have gpm and a mouse under X. In slink this was no problem.
> What can I do?
> 
> Armin
> 
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


.forward and exim

2000-02-21 Thread Patrick Kirk
Hi all,

This .forward will send two copies of a message addresses to
[EMAIL PROTECTED] and [EMAIL PROTECTED] to martin

How can I improve on this to get them one copy each?

Patrick

if error_message then finish endif
if $header_to:,$header_cc: contains [EMAIL PROTECTED] then deliver
patrick endif
if $header_to:,$header_cc: contains [EMAIL PROTECTED] then deliver
martin  endif
if $header_to:,$header_cc: contains [EMAIL PROTECTED] then deliver
joseph  endif
if $header_to:,$header_cc: contains [EMAIL PROTECTED] then deliver
barbara endif
if $header_to:,$header_cc: contains [EMAIL PROTECTED] then deliver
henry endif
if $header_to:,$header_cc: contains [EMAIL PROTECTED] then deliver jim
endif
if $header_to:,$header_cc: contains repro then deliver joseph endif


Re: eth0: unknown interface

2000-02-21 Thread webmaster

> That has nothing to do with it and won't work (by the way, there are a lot
> more network cards then just ne compatible ones).
> What you should do is edit your /etc/init.d/network, you should make it
> look like something like this:
> 
> #! /bin/sh
> ifconfig lo 127.0.0.1
> route add -net 127.0.0.0
> 
> If you want to you could let your system think it's on a LAN by adding the
> following lines:
> 
> IPADDR=10.10.10.10
> NETMASK=255.255.255.0
> NETWORK=255.255.255.0
> BROADCAST=10.10.10.255
> GATEWAY=
> ifconfig lo ${IPADDR} netmask ${NETMASK} broadcast ${BROADCAST}
> route add -net ${NETWORK}
> [ "${GATEWAY}" ] && route add default gw ${GATEWAY} metric 1
> 
> I never actually tried that, but I guess it should work (take notice of
> the lo after ifconfig, in your /etc/init.d/network it will probably be
> eth0 (ip adresses can of course also be altered (that is: 10.10.10.10 and
> with it 10.10.10.255).
Ok, I think your right, because it could be possible that some daemons
need a network card to work properly. All of our computers which are
running Linux have a card, because they are connected in a network. I
have never tried to setup a computer with Linux but without NIC.

Uwe


Re: Scanners in Debian

2000-02-21 Thread Bart Szyszka
> I  just installed a Microtek X6EL, then xsane, sane, and gimp.  That's
> all I had to do and this scanner was running.
Do you install sane-gimp1.1? Because if I install gimp1.1, then sane
gets removed and if I install sane then gimp1.1 gets removed. Is there
a configuration utility that comes with their one of them? An X-based 
one?

-- 
Bart Szyszka  [EMAIL PROTECTED]  ICQ:4982727
GigaBee Interactive  http://www.gigabee.com
Join AllAdvantage.com and get paid to surf the Web!
http://www.alladvantage.com/go.asp?refid=ARD582


Re: .forward and exim More info

2000-02-21 Thread Patrick Kirk
Sends two copies to each of them.  


Re: eth0: unknown interface

2000-02-21 Thread Ron Rademaker
Well, what you said about the modules.conf would only prevent the computer
from loading the module for the network card when booting. By loading in
this module the interface (eth0, or if there are more network cards eth1,
eth2 etc.) is known, later during boot the init.d scripts are being called
(when switching to runlevel 2, as specified in /etc/rc.2) and the
/etc/init.d/network script is also called, that script configures the
network and uses the interface eth0 to do so. That's where the error
occurs, the script tries to bring eth0 up (using ifconfig) where the
interface does not exist.

Ron

On Mon, 21 Feb 2000 [EMAIL PROTECTED] wrote:

> 
> > That has nothing to do with it and won't work (by the way, there are a lot
> > more network cards then just ne compatible ones).
> > What you should do is edit your /etc/init.d/network, you should make it
> > look like something like this:
> > 
> > #! /bin/sh
> > ifconfig lo 127.0.0.1
> > route add -net 127.0.0.0
> > 
> > If you want to you could let your system think it's on a LAN by adding the
> > following lines:
> > 
> > IPADDR=10.10.10.10
> > NETMASK=255.255.255.0
> > NETWORK=255.255.255.0
> > BROADCAST=10.10.10.255
> > GATEWAY=
> > ifconfig lo ${IPADDR} netmask ${NETMASK} broadcast ${BROADCAST}
> > route add -net ${NETWORK}
> > [ "${GATEWAY}" ] && route add default gw ${GATEWAY} metric 1
> > 
> > I never actually tried that, but I guess it should work (take notice of
> > the lo after ifconfig, in your /etc/init.d/network it will probably be
> > eth0 (ip adresses can of course also be altered (that is: 10.10.10.10 and
> > with it 10.10.10.255).
> Ok, I think your right, because it could be possible that some daemons
> need a network card to work properly. All of our computers which are
> running Linux have a card, because they are connected in a network. I
> have never tried to setup a computer with Linux but without NIC.
> 
> Uwe
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 


perl says the year is 0100

2000-02-21 Thread John Davis
hello

I have the latest perl for slink, but perl reports the year is 0100.  Any
idea what I should do?

John Davis


Recommended networked filesystem structure?

2000-02-21 Thread Nils Ackermann
Hello,

We have four SparcStation4 and an Ultra1.  Up to now we had Solaris
running, the whole System installed on every machine.  I added a
/usr/local hierarchy on the Ultra server with all the good stuff from
GNU, and mounted it as a nfs filesystem under /usr/local on each one
of the clients.

Now I want to switch the whole configuration to debian (that I've been
running at home on a PC for two years).

1. What would be the preferred way to have this kind of distributed
   setup with standalone, but thin clients?  Is there a standard way
   to use the debian packaging system to divide installation up into a
   base system with X that is installed on every machine, and
   applications that reside on the server only, to be mounted via nfs?

2. How difficult is it, to do this in a heterogeneous network?  We
   might be adding PCs soon, and I would like to have a real uniform
   network, all running debian, with only one application/file server.

Thanks,
Nils Ackermann


Re: eth0: unknown interface

2000-02-21 Thread webmaster

> Well, what you said about the modules.conf would only prevent the computer
> from loading the module for the network card when booting. By loading in
> this module the interface (eth0, or if there are more network cards eth1,
> eth2 etc.) is known, later during boot the init.d scripts are being called
> (when switching to runlevel 2, as specified in /etc/rc.2) and the
> /etc/init.d/network script is also called, that script configures the
> network and uses the interface eth0 to do so. That's where the error
> occurs, the script tries to bring eth0 up (using ifconfig) where the
> interface does not exist.
So I think there are only two ways to stop an unnecessary network card
form starting up at bootup.

1) Start the installation program from CD and remove the unwanted modul

2) Deactivate any unwanted startup job in "/etc/init.d/" and you can
later activate it if you want. There are several files in know which
must be stoped from starting network jobs.

/etc/init.d/netstd_init
/etc/init.d/netstd_misc
/etc/init.d/network

Am I right?

Uwe


Re: eth0: unknown interface

2000-02-21 Thread Ron Rademaker
Removing the module won't work, because bye removing the module the
interface eth0 still won't exist (you could say it exists even less) and
the error will still occur. Renaming the scripts will work, along with
editing /etc/init.d/network and another possible solution is reconfiguring
the network (the way you did installing debian).

Ron

On Mon, 21 Feb 2000 [EMAIL PROTECTED] wrote:

> 
> > Well, what you said about the modules.conf would only prevent the computer
> > from loading the module for the network card when booting. By loading in
> > this module the interface (eth0, or if there are more network cards eth1,
> > eth2 etc.) is known, later during boot the init.d scripts are being called
> > (when switching to runlevel 2, as specified in /etc/rc.2) and the
> > /etc/init.d/network script is also called, that script configures the
> > network and uses the interface eth0 to do so. That's where the error
> > occurs, the script tries to bring eth0 up (using ifconfig) where the
> > interface does not exist.
> So I think there are only two ways to stop an unnecessary network card
> form starting up at bootup.
> 
> 1) Start the installation program from CD and remove the unwanted modul
> 
> 2) Deactivate any unwanted startup job in "/etc/init.d/" and you can
> later activate it if you want. There are several files in know which
> must be stoped from starting network jobs.
> 
> /etc/init.d/netstd_init
> /etc/init.d/netstd_misc
> /etc/init.d/network
> 
> Am I right?
> 
> Uwe
> 


Re: perl says the year is 0100

2000-02-21 Thread john s jacobs anderson
> "John" == John Davis <[EMAIL PROTECTED]> writes:

  John> hello I have the latest perl for slink, but perl reports the
  John> year is 0100.  Any idea what I should do?

Nm, have you considered adding 1900 to the returned value? 8^)=

And maybe try reading the documentation for the date commands in the
perlfunc manpage.

john.

-- 

 John S Jacobs Anderson [EMAIL PROTECTED]
  \* Genehack:  Not your daddy's weblog */
   \*http://genehack.org> */


tetex

2000-02-21 Thread Laszlo Barabas
bei der Installation von tetex-base und tetex-bin Pakete 
geht etwas schief  

fmtutil:'tex -ini -progname=latex latex.ini' failed


man dachte, muss auch per "Hand" gehen mit 
"texconfig init "
aber ging  es nicht 
...
  ..mpost.mp Datei nicht vorhanden...
...
??
???

p.s.
Vorhanden 
Debian 2.1 (gekauft von Linux Land 7 Cd) 
-- 
Laszlo Barabas
Offices 
 Leipziger Strasse 28
 Institut TUA  Thermische Verfahrenstechnik
 D-09599 Freiberg/Sachsen 
 Tel.: + 49 3731 39 3142 
 Home
 Laszlo Barabas
 Tel +49 3731 210 843 
 D- 09599  Freiberg/Sachsen , Kirchgasse 3
e-mail: [EMAIL PROTECTED]


Re: perl says the year is 0100

2000-02-21 Thread John Hasler
John Davis writes:
> I have the latest perl for slink,...

Exactly what version of perl?

> ...but perl reports the year is 0100.  Any idea what I should do?

Post some code that illustrates the problem you are seeing.

And read the perlfunc man page section on gmtime, especially the last
sentence.
-- 
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing Horse Hill
Elmwood, WI


Re: Solved: Re: ghostscript errors? (gs-aladdin 5.50-8)

2000-02-21 Thread L. Peter Deutsch
> The problem is related to the TrueType font definitions for gs.
> 
> Invoking gs with no arguments produces an error message with the bad
> gs.Fontmap file.
> 
> The problem is line 564 of gs.Fontmap.  There is some garbage data in
> the Lucida Sans Typewriter Bold Oblique definition line.  I've corrected
> this; gs now runs without errors.

Please note that Aladdin does not distribute any Fontmap that references the
Lucida fonts.  The only Ghostscript distributions for which we take any
responsibility are those on our Web page at http://www.cs.wisc.edu/~ghost.

-- 

L. Peter Deutsch   |   Aladdin Enterprises
[EMAIL PROTECTED]  | http://www.aladdin.com | 203 Santa Margarita Ave.
+1-650-322-0103 (9-12 M-F) | fax +1-650-322-1734| Menlo Park, CA 94025
The future of software is at http://www.opensource.org


oracle8i 8.1.5

2000-02-21 Thread Vincent Murphy
[EMAIL PROTECTED]:/cdrom/install/linux$ ./runIns.sh
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM

 i have followed the redhat installation instructions from
http://technet.oracle.com, which really aren't redhat-specific at all.

 has anybody else had this problem?  advice gratefully appreciated.

-vinny

--
Vincent Murphy | [EMAIL PROTECTED] | (086) 8397405
Computer Science Undergraduate, University College Cork
http://student.cs.ucc.ie/01/murphyv/


Re: enabling suexec with debian apache [solved]

2000-02-21 Thread Robert Varga


On Sun, 20 Feb 2000, Adam Shand wrote:

> 
> > Here is a list of searches from the apache main site about suxec AND
> > security:
> 
> thanks but i just figured it out.  all that needed to happed was to have the
> suid bit set on the suexec binary.
> 
> # chmod 4711 /usr/lib/apache/suexec
> 
> the log file shows that it is now detecting the suexec binary, and when i do
> a "apachectl configtest" i now get "Syntax OK".
> 
> does anyone know, is this a bug or is this the way it's "supposed to
> be".  sorry for following up my own post.
> 

It is the way it is supposed to be. With suEXEC enabled, cgi-s run
setuid-ed, which is always a risky thing, so it should be done on the
administrator's explicit statement, hence the need for enabling suEXEC
manually.

Robert Varga


  1   2   >