Re: DNS problem after upgrade to woody

2000-11-30 Thread kmself
on Wed, Nov 29, 2000 at 10:54:37PM -0500, Giulio Morgan ([EMAIL PROTECTED]) 
wrote:
> After upgrading, I am unable to connect to mailserver with fetchmail, to 
> remore
> hosts with apt, telnet, ssh, irc, lynx or mozilla. Messages are:
> unable to resolve host...
> something wicked happened...
> domain name could not be confirmed...
> it appears that there is a problem with DNS and I have no idea how to resolve
> it.

Is your named daemon running?  I've found that several daemons fail to
restart after upgrades.  DNS resolution tends to be poor without a
running named

-- 
Karsten M. Self  http://www.netcom.com/~kmself
 Evangelist, Zelerate, Inc.  http://www.zelerate.org
  What part of "Gestalt" don't you understand?  There is no K5 cabal
   http://gestalt-system.sourceforge.net/http://www.kuro5hin.org


pgpODXV8cPs0d.pgp
Description: PGP signature


Re: OT: port scan

2000-11-30 Thread Robert Waldner
On Wed, 29 Nov 2000 14:06:28 PST, brian moore writes:
>> So, if you happen to be on a network (like, say, a cable modem local loop)
>> with some Windows PCs that have file/print sharing turned on, these may not
>> represent a security problem.  (Well, for *you*, anyway.)
>
>Or if you happen to be on a network 'near' (typically within a dozen
>/24's or so) of someone with one of the above worms running

Try dialing up with a windos-pc. Once connected, go to "network 
neighbourhood". Enjoy all the data on the open shares.

&rw
-- 
/  Ing. Robert Waldner  | Network Engineer | T: +43 1 89933  F: x533 \ 
\ <[EMAIL PROTECTED]> |KPNQwest/AT   | Diefenbachg. 35, A-1150 / 




Re: creating a ssl cert with stunnel

2000-11-30 Thread Adam Shand

> if it is unsigned i think so. signed certs i think only have to match
> the domain.

but where is the domain listed if not in the the common name of the cert?

> instead of "fixing" your ssl cert look into ditching outlook or fixing
> outlook.

i don't want to do that.  i use fetchmail (haven't used windows in
years) but i have friends and family that use my server and they need to
be able to use whatever tools they prefer to check their mail.

> i use sslwrap to provide SSL over IMAP4, with netscape it warns me
> that the host is not the same as the cert as well, because i am
> connecting to a CNAME rather then the real hostname. 

i don't think that sslwrap will make a difference unless the certificate
is generated differently.

i figured out how to generate a certificate the way i needed by running
this.

# openssl req -new -x509 -days 365 -nodes -out stunnel.pem -keyout stunnel.pem

i just put "." as the answer (which leaves it blank) to all the questions
except cn (which got the fqdn of my server) and email which i put
[EMAIL PROTECTED] in.

fetchmail doesn't give me an error anymore (still waiting to hear back if
outlook works) and the new cert looks like this:

maus(larry)$ sudo openssl x509 -subject -dates -fingerprint -in 
/etc/ssl/certs/stunnel.pem
subject=/CN=maus.spack.org/[EMAIL PROTECTED]
notBefore=Nov 30 00:34:15 2000 GMT
notAfter=Nov 30 00:34:15 2001 GMT
MD5 Fingerprint=34:5C:8F:EA:39:77:86:FB:CB:BC:46:F7:6B:F7:D6:5D

> doesn't cause a problem, just have to click the continue button, and i
> prefer to see that come up so i know SSL is enabled :)

you can do this with a correct cert as well (at least in netscape) just
choose to only accept the certificate for that session.

adam.







Re: Linking Recursively

2000-11-30 Thread John
"lndir" is what you seem to be looking for and according to "dpkg -S lndir" its
part of the xutils package.
this is on woody of course :)..

cheers

[EMAIL PROTECTED] wrote:

> Hey all,
> I'm looking for a utility/script which will travel recursively through a
> directory tree and create links from all the files back to a centralized
> root directory. Anyone know of anything which will do this?
>
> #This would be the actual true path to data files
> /home/user/base/branch1/data a/branch1 - data a #1 - name1.dat
> /home/user/base/branch1/data b/branch1 - data b #1 - name1.dat
> /home/user/base/branch2/data a/branch2 - data a #1 - name1.dat
> /home/user/base/branch2/data b/branch2 - data b #1 - name1.dat
> /home/user/base/branch3/data a/branch3 - data a #1 - name1.dat
> /home/user/base/branch3/data b/branch4 - data b #1 - name1.dat
>
> #  This would be the location of the required links.
> /home/user/base/all/branch1 - data a #1 - name1.dat
> /home/user/base/all/branch1 - data b #1 - name1.dat
> /home/user/base/all/branch2 - data a #1 - name1.dat
> /home/user/base/all/branch2 - data b #1 - name1.dat
> /home/user/base/all/branch3 - data a #1 - name1.dat
> /home/user/base/all/branch3 - data b #1 - name1.dat
>
> Thanks
>
> -Rob
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



How to get rid of LILO

2000-11-30 Thread Andrew D Dixon
HI All,
I'm trying to reinstall Win98 on my laptop (don't worry I just want a
little practice using fips so that I can install Debian on a friends
laptop:).  Anyway I repartitioned and reformated the drive but when I
try to boot from the hard disk it prints:

LI

to the screen and then hangs.  I think this is residual from LILO, at
least that's my best guess.

I'm running PheonixBIOS 4.0 Release 6.0 .

thanks,
Andy

P.S. Please cc me as I won't be on the list untill I can fix this
problem.


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Re: How to get rid of LILO

2000-11-30 Thread Craige McWhirter
>From a win98/dos floppy:

fdisk /mbr

On Thu, 30 Nov 2000 04:26:45 Andrew D Dixon wrote:
> HI All,
> I'm trying to reinstall Win98 on my laptop (don't worry I just want a
> little practice using fips so that I can install Debian on a friends
> laptop:).  Anyway I repartitioned and reformated the drive but when I
> try to boot from the hard disk it prints:
> 
> LI
> 
> to the screen and then hangs.  I think this is residual from LILO, at
> least that's my best guess.
> 
> I'm running PheonixBIOS 4.0 Release 6.0 .
> 
> thanks,
> Andy
> 
> P.S. Please cc me as I won't be on the list untill I can fix this
> problem.
> 
> 
> _
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> 

-- 

Cheers,
  Craige.

--
Apt-get a clue. Apt-get Debian.



Re: How to get rid of LILO

2000-11-30 Thread aba

--- Andrew D Dixon <[EMAIL PROTECTED]>
wrote:
> HI All,
> I'm trying to reinstall Win98 on my laptop (don't
> worry I just want a
> little practice using fips so that I can install
> Debian on a friends
> laptop:).  Anyway I repartitioned and reformated the
> drive but when I
> try to boot from the hard disk it prints:
> 
> LI
> 
> to the screen and then hangs.  I think this is
> residual from LILO, at
> least that's my best guess.
> 
> I'm running PheonixBIOS 4.0 Release 6.0 .
> 
> thanks,
> Andy
 
fdisk /mbr (undocumented feature of fdisk)
does the trick.

Joop



=
apt-get into it!

__
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/



Re: new kdm not reading kdmrc??

2000-11-30 Thread Manegold
Nate Amsden wrote:
> 
> Evan Van Dyke wrote:
> >
> > Ok, this seems silly but does anyone know why since one or two upgrades
> > ago on kdm it would have stopped reading my /etc/kde2/kdmrc file?
> > the session-types box has dropped down to just kde and failsafe...
> 
> yes i noticed that too when i installed kde2 from kde.tdyc.com ..
> 
> (running potato..)
> 
It disappeared for me too, but can be readded via the login manager.

Thorsten



Re: How to get rid of LILO

2000-11-30 Thread Samuel Hathaway
aba wrote:

> --- Andrew D Dixon <[EMAIL PROTECTED]>
> wrote:
>> HI All,
>> I'm trying to reinstall Win98 on my laptop (don't
>> worry I just want a
>> little practice using fips so that I can install
>> Debian on a friends
>> laptop:).  Anyway I repartitioned and reformated the
>> drive but when I
>> try to boot from the hard disk it prints:
>> 
>> LI
>> 
>> to the screen and then hangs.  I think this is
>> residual from LILO, at
>> least that's my best guess.
>> 
>> I'm running PheonixBIOS 4.0 Release 6.0 .
>> 
>> thanks,
>> Andy
> 
> fdisk /mbr (undocumented feature of fdisk)
> does the trick.
> 
> Joop

Just wondering, is there a linux way to do this?
-samuel



Apache Package (woody)

2000-11-30 Thread Daniel Wagner
Hello.

Does anybody know whats wrong with the apache-package from woody? When i
install it the start fails, with the following message:

-->
Syntax error on line 251 of /etc/apache/httpd.conf:
Invalid command 'ExtendedStatus', perhaps mis-spelled or defined by a
module not included in the server configuration
/usr/sbin/apachectl start: httpd could not be started
<--

can anybody help?

thx,
Daniel

-- 
@gpg: http://stud3.tuwien.ac.at/~e9925791/daniel_wagner.asc
  C63A 06F0 3E2A A039 E830  83A0 C1DA 3479 803F 078F



Re: CRASHED MACHINE = FB.overflow:1

2000-11-30 Thread Leen Besselink
On Wed, 29 Nov 2000, Eric G . Miller wrote:

> On Wed, Nov 29, 2000 at 06:27:52PM +, Gordon Dykes wrote:
> > 
> > After a few minutes on the net my Debian box crashes and I can not 
> > work in ANY terminal.  I can change between them but they all have 
> > the message
> > 
> > "FB.overflow:1"
> 
> I would interpret that to mean "Frame Buffer Overflow".  Something is
> doing bad things with your video (it'd have to be something low-level).
> 
> Also possible, there's a problem with your video hardware (bad memory?).
> 
> course, I could be interpreting that message incorrectly (never seen it
> before).

To get rid of your problems, I would just Not used FB anymore (check
your /etc/lilo.conf (Documentation about framebuffer ? 
/usr/src/linux/Documentation/)), atleast if you don't need it for XFree4
then that's an easy choice (as long as you have x86 hardware that is).



Re: Peculiar DENY from ipchains?

2000-11-30 Thread Leen Besselink
> > Anyone ever seen a DENY from IP chains like:
> > 
> > Nov 29 19:44:14 john kernel: Packet log: output DENY ppp0
> > PROTO=1 10.12.1.15:65535 63.81.184.67:65535
> > L=21 S=0xD0 I=46379 F=0x0042 T=255 (#82)
> > 
> > where 10.12.1.15 is my ppp interface address?
> > 
> > What's going on with 65535? I'm sending it out, but don't know why.
> 
> according to /etc/protocols protocol number 1 is ICMP not sure why
> it specifies the port..for ICMP i think u can just ignore the port ..

This is not true, normally it would list the ICMP type, but it seems
didn't know what it was or something, because it picked the highest one
(that's for example also what it does if it doesn't know the protocol:
just look in /usr/share/doc/netbase/ipchains-HOWTO.txt.gz).



Help: Intel Pentium with F0 0F bug - workaround enabled

2000-11-30 Thread a
I have Debian 2.0 and Intel Pentium 100 and notice the following message
when booting Debian:

Intel Pentium with F0 0F bug - workaround enabled

Does it means that I have a buggy chip? How to verify that and find more
info?





E: Could not open lock file /var/cache/apt/archives/lock - open (13 Permission denied)

2000-11-30 Thread Mark Phillips

I am trying to use masquerading to upgrade debian on a laptop, via a local
network.  I have made /var/cache/apt/archives a soft link to a directory
mounted using nfs.  I have mounted it rw and have the no_root_squash
option set, so there should be no problems I thought.

But when I use apt-get dis-upgrade I get the error:

E: Could not open lock file /var/cache/apt/archives/lock - open (13
Permission denied) 
E: Unable to lock the download directory 

This makes no sense because I am able to read and write the lock file
okay.

What is wrong?  Any ideas?

Thanks,

Mark.

_/___/~~
/~~_/~~__/~~__Mark_Phillips
/~~_/[EMAIL PROTECTED]
/~~\HE___/~~__/~~\APTAIN_
/~~__/~~
__
"They told me I was gullible ... and I believed them!" 




Re: How to get rid of LILO

2000-11-30 Thread Mark Janssen

On Thu, 30 Nov 2000, Samuel Hathaway wrote:
> >> laptop:).  Anyway I repartitioned and reformated the
> >> drive but when I
> >> try to boot from the hard disk it prints:
> >> 
> >> LI
> >> 
> >> to the screen and then hangs.  I think this is
> >> residual from LILO, at
> >> least that's my best guess.
> >> 
> >> I'm running PheonixBIOS 4.0 Release 6.0 .
> >> 
> >> thanks,
> >> Andy
> > 
> > fdisk /mbr (undocumented feature of fdisk)
> > does the trick.
> > 
> > Joop
> 
> Just wondering, is there a linux way to do this?
> -samuel

Yes... but only if you still have linux intact...
Lilo saves a copy of your bootsector on first install.
this can be recovered with lilo -u or lilo -U

RTFM... it's all there (lilo(8))


Mark Janssen Unix Consultant @ SyConOS IT
E-mail: [EMAIL PROTECTED]GnuPG Key Id: 357D2178
http: markjanssen.homeip.net and markjanssen.[com|net|org|nl]
Fax/VoiceMail: +31 20 8757555 Finger for GPG and GeekCode



Unidentified subject!

2000-11-30 Thread Stephan Balmer
Hello,

I've recently decided to get an apt-proxy for my two woodys behind a single
64k line...
But since I'm not familiar with the sources.list format, I'm not shure
about my apt-proxy.conf.
The client always reports Connection failed on apt-get update :(

Can someone mail me his apt-proxy.conf with both sources.list of the client
and the server?
I think I'll be able to figure it out myself then, but an explanation of
how the mirroring-system works would also be appreciated :)


Uuh, since I started writing this mail, 3 Debian-User Mails dropped in my
inbox. What is a good filter program?

thx, stephan



Re: Help: Intel Pentium with F0 0F bug - workaround enabled

2000-11-30 Thread Robert Waldner
On Thu, 30 Nov 2000 16:49:16 +0800, "a" writes:
>I have Debian 2.0 and Intel Pentium 100 and notice the following message
>when booting Debian:
>
>Intel Pentium with F0 0F bug - workaround enabled
>
>Does it means that I have a buggy chip? How to verify that and find more
>info?

No, I´ve seen this with every Intel Pentium I ever ran Linux on.

&rw
-- 
/  Ing. Robert Waldner  | Network Engineer | T: +43 1 89933  F: x533 \ 
\ <[EMAIL PROTECTED]> |KPNQwest/AT   | Diefenbachg. 35, A-1150 / 




Re: Help: Intel Pentium with F0 0F bug - workaround enabled

2000-11-30 Thread Edward Craig
On Thu, 30 Nov 2000, a wrote:

> I have Debian 2.0 and Intel Pentium 100 and notice the following message
> when booting Debian:
> 
> Intel Pentium with F0 0F bug - workaround enabled
> 
> Does it means that I have a buggy chip? How to verify that and find more
> info?
Intel did make a few buggy Pentium chips. Linux is letting you
know it's noticed it and patched itself to cope.
Truthfully, you might have never found this bug in normal use
without the workaround enabled, and you certainly won't get bit with it
now.

-- 
Ed Craig [EMAIL PROTECTED]
Taxi (I need an income) GNU/Linux (I can afford a Free OS)
Think this through with me, let me know your mind...Hunter/Garcia



Re: coping with a high-volume mailing list (like this one)?

2000-11-30 Thread Ignasi Tura
I won't say much more that has been said before (actually I wouldn't be 
able to say halfof the comments said, he). But, as an ex-Eudora Light user I'll 
tell you something that perhaps you'll appreciate a lot. When emptying the 
trash (200 messages per day, to say the least) the differences are the 
following:

Eudora: the disk drive song (seven seconds on a PIII?)
Mutt: a SNAP.

Man man man. I still feel quite awkward with Mutt, but I think I'm 
starting a love affair with this program.

On the other hand, I answer the questions I can. As a newbie, there are 
not much, so no trouble at this time.

I delete more than 95% of messages. I keep only the interesting 
messages that I know they would be quite difficult to find using standard 
searching techniques.

I use a lot search engines for this list. I go to http://geocrawler.com 
to do basic search about debian-user. If the thread is enough interesting to 
follow, I follow it copying year, month and day in http://lists.debian.org (The 
reason why I use geocrawler instead of the lists.debian search engine is 
because I'm too lazy to learn how it works :)




Best,


Ignasi

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




RE: MY SQL

2000-11-30 Thread James Preece
this worked a treat, thanks for your/ everyone's help on this.

-Original Message-
From: Colin Watson [mailto:[EMAIL PROTECTED]
Sent: 29 November 2000 09:33
To: debian-user@lists.debian.org
Subject: Re: MY SQL


James Preece <[EMAIL PROTECTED]> wrote:
>Is there a way to get this installed using dselect or apt-get (CAPT)

'apt-get install mysql-client' or 'apt-get install mysql-server',
depending.

You can do things like 'apt-cache search mysql' to find this out for
yourself, and to find other packages related to MySQL.

Cheers,

-- 
Colin Watson [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]



Re: scp from stdin

2000-11-30 Thread Justin B Rye
Carel Fellinger wrote:
> On Tue, Nov 28, 2000 at 04:10:17PM -0600, Brian McGroarty wrote:
>> Is there a way to pipe input to a file on a remote host via scp?
>> 
>> i.e.
>> 
>> tar cz ~user | scp ??? [EMAIL PROTECTED]:outfile.tgz
> 
> I think not directly, but you could try:
> 
> $ tar cz ~user | ssh [EMAIL PROTECTED] 'umask 077 && cat >outfile.tgz'
> 
> ofcourse umask is futile if the file allready exists:(

Well, try tempfile:

$ tar cz ~user | ssh [EMAIL PROTECTED] \
'umask 077 && OUT=$(tempfile -d ~/ -p out -s .tgz) && cat >$OUT'
-- 
Justin B Rye - writing from but not for Datacash Ltd



is there anyone using cucipop?

2000-11-30 Thread martin
dear friends,

i allready asked once, but i am afraid, my mail got lost
somewhere...?

so here again:
i am trying to set up cucipop on a newly installed potato system.
only trouble is, it dosent't like to run in APOP-mode, which
would be very important here.

the makevpopdb program complains about "makedb2: Can't create
/etc/mail/vpop.db" and if compiled from source it says it even dosen't
know about db2...

all this behaviour has been documented in some quite old bug-reports,
but i cant find any solution to it.

can someone please just give a statemant on the status or
tell me how to work around the problem?

thanks


my system:

mars 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i586 unknown

Package: cucipop
Status: install ok installed
Priority: optional
Section: non-free/net
Installed-Size: 199
Maintainer: Debian QA Group 
Version: 1.31-13
Provides: pop3-server
Depends: netbase, libc6 (>= 2.1), libpam0g
Conflicts: pop3-server, qpopper
Conffiles:
 /etc/init.d/cucipop e304a9a6f13d6ff1a6f208a038f236b8
 /etc/pam.d/cucipop 4b2506a7954690dad5e15341e0ef47f9
Description: Cubic Circle's POP3 daemon
 A fast, robust implementation of the RFC1939 POP3 protocol,
 It does not use temporary files, it works reliably over NFS,
 and it includes an option to defeat "leave mail on server"
 clients.  Cucipop can run from inetd or as a standalone daemon
 (the default).

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  cucipop1.31-13Cubic Circle's POP3 daemon
pn  cyrus-pop3d (no description available)
pn  ipopd   (no description available)
un  pop2-server (no description available)
un  pop3-server (no description available)
un  popclient   (no description available)
rc  poppassd   1.2-11 Password change server for Eudora and NUPOP
pn  qpopper (no description available)

-- 
Cynapsis Kommunikationsagentur GmbH
Dipl.-Ing. Martin Lorenz
Application Research, Engineering

Tel: +49 251 48265 24
Fax:   48
Rothenburg 14-16
D-48143 Muenster
=
Die Welt hat genug für jedermanns Not 
aber nicht für jedermanns Gier!



Re: PHP & Apache 1.3.12

2000-11-30 Thread Remco van de Meent
Martin WHEELER wrote:
> Since upgrading to Apache 1.3.12, I can't install PHP3 or 4, not nohow.
> 
> apt-get install error message follows:
> ..
> Sorry, but the following packages have unmet dependencies:
>   php4: Depends: apache-common (< 1.3.9.1) but 1.3.12-2.0.potato.1 is to
> be installed
> E: Sorry, broken packages
> ..

Just like apt is indicating, you need version 1.3.9 of apache, not
1.3.12-something. So if you want to run apache-1.3.12, you'll have to
recompile php4 as well.

Cheers,
Remco.
 



Re: web mail

2000-11-30 Thread garyjones
At Wed, 29 Nov 2000 17:56:03 -0500 (EST) , urbanyon <[EMAIL PROTECTED]> wrote: 

>http://www.linuxfreemail.com/

I think James wants something to actually provide the service off his
own box, and mailgate, which is the s/ware used by linuxfreemail, is 
"not available to the public yet" (http://linuxfreemail.com/faq.html).

>On Wed, 29 Nov 2000, James Preece wrote:
>
>> 
>> Can anyone point me in the direction of a free or cheap web mail system to
>> run on debian or any other linux based system.


Get your own FREE E-mail address at http://www.linuxfreemail.com
Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!



recommend a secure shell client for Windows

2000-11-30 Thread Harry Henry Gebel
A friend of mine wants me to set up an account for him on our server, and
since I do not allow telnet logins he needs a Windows SSH client. I checked
around and there are quite a number of them out there, can anybody
recommend which is the best? I do not have a Windows machine to test them
out on, but I figured this must be a pretty common problem so somebody must
have a good idea of which one is the best. Once he has attained
proficiency on the command line I want him to be able to use X, so it would
be nice if it is a client that supports port forwarding (of course at that
point I will have to find a Windows X server for him, but that is a problem
I'll deal with when it comes up, maybe by then he'll be willing to put
Linux on one of his machines.)

-- 
Harry Henry Gebel, ICQ# 76308382
West Dover Hundred, Delaware



Re: Apache Package (woody)

2000-11-30 Thread Ed Osborne
I've seen this myself (although I get line 481 mispelt using 
apacheconfig) when adding/installing jserv as a package from dselect. 
Because of this error, it leaves the package (jserv) in a state of not 
fully installed.


Quite a few modules that were uncommented in httpd.conf get commented 
out therefore causing httpd.conf not to start. (That would be the 
problem your getting).


Can anyone tell me if there is a way around this problem with apacheconfig?


Thanks in advance
Daniel Wagner wrote:


Hello.

Does anybody know whats wrong with the apache-package from woody? When i
install it the start fails, with the following message:

-->
Syntax error on line 251 of /etc/apache/httpd.conf:
Invalid command 'ExtendedStatus', perhaps mis-spelled or defined by a
module not included in the server configuration
/usr/sbin/apachectl start: httpd could not be started
<--

can anybody help?

thx,
Daniel







Re: recommend a secure shell client for Windows

2000-11-30 Thread John Griffiths
At 05:27 AM 11/30/2000 -0500, Harry Henry Gebel wrote:
>A friend of mine wants me to set up an account for him on our server, and
>since I do not allow telnet logins he needs a Windows SSH client. 

Everyone here recommeded Putty to me when i had the same problem and its 
certainly working well for me.



Re: recommend a secure shell client for Windows

2000-11-30 Thread Ethan Benson
On Thu, Nov 30, 2000 at 05:27:24AM -0500, Harry Henry Gebel wrote:
> A friend of mine wants me to set up an account for him on our server, and
> since I do not allow telnet logins he needs a Windows SSH client. I checked
> around and there are quite a number of them out there, can anybody
> recommend which is the best? I do not have a Windows machine to test them

putty.

its the only windows ssh client that does a decent job of terminal
emulation.  

just enter `putty' into your nearest google, its the very first hit. 

> out on, but I figured this must be a pretty common problem so somebody must
> have a good idea of which one is the best. Once he has attained
> proficiency on the command line I want him to be able to use X, so it would
> be nice if it is a client that supports port forwarding (of course at that
> point I will have to find a Windows X server for him, but that is a problem
> I'll deal with when it comes up, maybe by then he'll be willing to put
> Linux on one of his machines.)

nah once he has proficiency in the command line erase windows and
install Debian GNU/Linux then he will have a X server installed that
does not cost some significant coin.

-- 
Ethan Benson
http://www.alaska.net/~erbenson/


pgpuRcUgknXwn.pgp
Description: PGP signature


Re: recommend a secure shell client for Windows

2000-11-30 Thread Stephan Balmer

> A friend of mine wants me to set up an account for him on our server, and
> since I do not allow telnet logins he needs a Windows SSH client. I
> checked
> around and there are quite a number of them out there, can anybody
> recommend which is the best? 

I use putty:
- No ablity to save passwords, secure :)
- Does ssh and telnet
- One single small exe, NO INSTALL
- Seems to understand my chars and my debian box does too
- Many options I never used cause it just works...

Check it out, open a DOS-Box and enter win-get install putty (if you
haven't the newest windows-version you must download it @
www.chiark.greenend.org.uk/~sgtatham/putty/download.html ;)

Stephan



MYSQL

2000-11-30 Thread James Preece

OK I have used apt-get install mysql-server, and it has installed it.

It came back with an error saying :-

starting Mysql database server: mysqld failed.

My book says config files are in /usr/local by default, but this does not
appear to be the case with Debian.

I probably need to configure something somewhere but have no resources
specifically for Debian.

All help to get the beast running welcomed.

Thanks

James.



Re: Unidentified subject!

2000-11-30 Thread David Purton
On Thu, 30 Nov 2000, Stephan Balmer wrote:

> 
> Uuh, since I started writing this mail, 3 Debian-User Mails dropped in my
> inbox. What is a good filter program?
> 

procmail is good - read the stuff in /usr/doc/procmail

it's easy to set up

cheers


Today people in droves hurry up past Heumoz to Villars 
on the road to the ski hills, so they can rush down them
as fast as possible, so they can hurry up again in order
to rush down again.  In a way this is funny,...

Francis A Schaeffer

David Purton

http://www.chariot.net.au/~dcpurton/
[EMAIL PROTECTED]



Re: MYSQL

2000-11-30 Thread John Griffiths
do a 

ps ax |grep mysql

i bet you it IS running...

all conf files will be in /etc under debian (i'm told)

At 11:01 AM 11/30/2000 -, James Preece wrote:
>
>OK I have used apt-get install mysql-server, and it has installed it.
>
>It came back with an error saying :-
>
>starting Mysql database server: mysqld failed.
>
>My book says config files are in /usr/local by default, but this does not
>appear to be the case with Debian.
>
>I probably need to configure something somewhere but have no resources
>specifically for Debian.
>
>All help to get the beast running welcomed.
>
>Thanks
>
>James.
>
>
>-- 
>To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
>with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>



Test-Please ignore

2000-11-30 Thread Jonathan Gift
Test...



KDE and gdm

2000-11-30 Thread Joerg Johannes
Hi there

I'm using gdm as login manager (which I really like...)
The problem is, that I don't know how to start a KDE-session out of gdm.
I have all KDE-packages installed, but I cannot choose sessions else
than "Gnome", "Debian" and "Xsession"
 Any idea?

joerg


-- 
Did you know that if you play a Windows 2000 cd backwards, you 
will hear the voice of Satan?

That's nothing!  If you play it forward, it'll install Windows 2000.



Re: KDE and gdm

2000-11-30 Thread Craige McWhirter
As root:

- cd /etc/gdm/Sessions
- Copy one of the existing sessiom and give it a use ful name (KDE?)
- Edit this new "Session" to start KDE
- If you want KDE as the default, make a symlink to "Default" 

On Thu, 30 Nov 2000 22:40:20 Joerg Johannes wrote:
> Hi there
> 
> I'm using gdm as login manager (which I really like...)
> The problem is, that I don't know how to start a KDE-session out of gdm.
> I have all KDE-packages installed, but I cannot choose sessions else
> than "Gnome", "Debian" and "Xsession"
>  Any idea?
> 
> joerg
> 
> 
> -- 
> Did you know that if you play a Windows 2000 cd backwards, you 
> will hear the voice of Satan?
> 
> That's nothing!  If you play it forward, it'll install Windows 2000.
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> 

-- 

Cheers,
  Craige.

--
Apt-get a clue. Apt-get Debian.



gpg: "Warning: using shared memory" - SUID?

2000-11-30 Thread kmself
I'd been getting the "Warning: using shared memory" message from gpg
since a system upgrade yesterday.  Checking, I found that gpg was not
set SUID.

I've set the SUID bit, but am wondering why this changed.  I can't find
any notes about setting gnupg non-SUID in any of the obvious locations,
or have I missed something?

Woody:
Package: gnupg
Version: 1.0.4-1
Config-Version: 1.0.2-1


-- 
Karsten M. Self  http://www.netcom.com/~kmself
 Evangelist, Zelerate, Inc.  http://www.zelerate.org
  What part of "Gestalt" don't you understand?  There is no K5 cabal
   http://gestalt-system.sourceforge.net/http://www.kuro5hin.org


pgpFNkvDmKjSP.pgp
Description: PGP signature


Re: MYSQL

2000-11-30 Thread Silver
MySQL default nstallation under Debian :
config files are in /etc/mysql
log files are in /var/log
databases are stored in /var/lib/mysql

It should work when you install the debian packages
mysql-server, mysql-client, libmysqlclient

Else look for error in the logs, tweak the config file.

Silver

- Original Message - 
From: "James Preece" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, November 30, 2000 12:01 PM
Subject: MYSQL


> 
> OK I have used apt-get install mysql-server, and it has installed it.
> 
> It came back with an error saying :-
> 
> starting Mysql database server: mysqld failed.
> 
> My book says config files are in /usr/local by default, but this does not
> appear to be the case with Debian.
> 
> I probably need to configure something somewhere but have no resources
> specifically for Debian.
> 
> All help to get the beast running welcomed.
> 
> Thanks
> 
> James.




Re: recommend a secure shell client for Windows

2000-11-30 Thread Silver
Ok, everyone is saying putty is working fine...
I use SecureCRT (http://www.vandyke.com)
which does also nice linux handling with a color terminal and stuff.

Silver

- Original Message -
From: "Harry Henry Gebel" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, November 30, 2000 11:27 AM
Subject: recommend a secure shell client for Windows


> A friend of mine wants me to set up an account for him on our server, and
> since I do not allow telnet logins he needs a Windows SSH client. I
checked
> around and there are quite a number of them out there, can anybody
> recommend which is the best? I do not have a Windows machine to test them
> out on, but I figured this must be a pretty common problem so somebody
must
> have a good idea of which one is the best. Once he has attained
> proficiency on the command line I want him to be able to use X, so it
would
> be nice if it is a client that supports port forwarding (of course at that
> point I will have to find a Windows X server for him, but that is a
problem
> I'll deal with when it comes up, maybe by then he'll be willing to put
> Linux on one of his machines.)
>
> --
> Harry Henry Gebel, ICQ# 76308382
> West Dover Hundred, Delaware




Re: MYSQL

2000-11-30 Thread Craige McWhirter
My memory may be askew but I think My-Sql may need to have the default
admin account setup before it will run. Sorry, I can't remember what it
was. I do know I found it via Google though ;)

On Thu, 30 Nov 2000 23:05:41 Silver wrote:
> MySQL default nstallation under Debian :
> config files are in /etc/mysql
> log files are in /var/log
> databases are stored in /var/lib/mysql
> 
> It should work when you install the debian packages
> mysql-server, mysql-client, libmysqlclient
> 
> Else look for error in the logs, tweak the config file.
> 
> Silver
> 
> - Original Message - 
> From: "James Preece" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, November 30, 2000 12:01 PM
> Subject: MYSQL
> 
> 
> > 
> > OK I have used apt-get install mysql-server, and it has installed it.
> > 
> > It came back with an error saying :-
> > 
> > starting Mysql database server: mysqld failed.
> > 
> > My book says config files are in /usr/local by default, but this does
> not
> > appear to be the case with Debian.
> > 
> > I probably need to configure something somewhere but have no resources
> > specifically for Debian.
> > 
> > All help to get the beast running welcomed.
> > 
> > Thanks
> > 
> > James.
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> 

-- 

Cheers,
  Craige.

--
Apt-get a clue. Apt-get Debian.



Re: MYSQL

2000-11-30 Thread Silver
Well during dpkg setup, you get a nice screen asking you password and stuff
for admin account AFAIK.

Silver

- Original Message -
From: "Craige McWhirter" <[EMAIL PROTECTED]>
To: "Silver" <[EMAIL PROTECTED]>
Cc: "James Preece" <[EMAIL PROTECTED]>;

Sent: Thursday, November 30, 2000 1:09 PM
Subject: Re: MYSQL


> My memory may be askew but I think My-Sql may need to have the default
> admin account setup before it will run. Sorry, I can't remember what it
> was. I do know I found it via Google though ;)



UNIX help

2000-11-30 Thread Alex Horsnell
Hi

I have just started learning UNIX and unfortunatley my 'teacher' has been very
busy lately and unable to show me anything.

I have started on our company printers and am using putty, I don't have any
problems in that area, but I would like to learn more.

Does anyone out there have any prefered methods/books on learning UNIX?

Thanks

Alex

...
If you have received this message in error, please contact the sender
immediately by return e-mail or ring 020 7498 9898 and ask for the sender.
Killby & Gayford Group have taken every reasonable precaution to ensure that any
attachment to this e-mail has been checked for viruses.  However, we cannot
accept liability for any damage sustained as a result of software viruses and
would advise that you carry out your own virus checks before opening any
attachment.
...



RE: MYSQL

2000-11-30 Thread James Preece

This is working fine now.

How do I go about building a database?

Does anyone have a recourse I can look at on the web, or anyone one to take
me to one side and beat me ?

Any help as always gratefully received

Cheers

James.

Step by step on and on.. we all stand together.



Re: Why not dselect?

2000-11-30 Thread Michael P. Soulier
On Wed, Nov 29, 2000 at 06:47:29PM -0600, Brian McGroarty wrote:
> 
> When you select a package and dselect jumps to a new screen, the
> second column of states is the current state, and the 3rd is the
> resulting state, including all packages needed to resolve
> dependencies. Only packages affected by this transaction appear in the
> list.

Actually, I meant before I even select anything. I fire up dselect, and it
has already marked packages for installation, upgrade, removal, etc. I haven't
done a thing yet and it's making decisions. That's the part that I don't like.
Can someone justify this behaviour, and tell me how to disable it in case I'd
like to think for myself?

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX
PGP Public Key: http://www.storm.ca/~msoulier/personal.html


pgpH987PoIGLn.pgp
Description: PGP signature


Re: ssh authentication

2000-11-30 Thread robert_wilhelm_land
"Noah L. Meyerhans" wrote:
> 
> On Wed, Nov 29, 2000 at 04:38:09PM +0100, robert_wilhelm_land wrote:
> 
> 
> 
> > > No!  Don't do this!  By doing so you are lowering the security level of
> > > your machine down to your user account.  It's bad enough that security
> > > depends on a root account; it should *never* depend on a user account.
> >
> >
> > Lowering only the X11 root permissions or the permisions of all apps?
> >
> > I tried to edit /etc/passwd by user "rland" and it did not work. So
> > file restrictions do not seem to be affected by root accessing
> > .Xauthority in the rland ~/.
> 
> No, it doesn't affect how actual commands behave.  Root's account should
> be a protected and self-contained account.  That's one of the reasons
> that root's not allowed (by default) to log in via the network.  By
> having root read a user's configuration files, you're setting things up
> such that the ability to access your configuration file is identical to
> the ability to access root's config file.  Any unauthorized access to
> your account implies access to root's account.  In other words, if
> somebody cracked your machine in such a way that they could log in as
> you (*much* easier than cracking root access) they could use the fact
> that root reads your config files to gain root access.  They could
> effectively modify root's .Xauthority simply by editing your own.

Thanks for your response, Noah.
Noah, unfortunatly I'm not able to follow your explaination because I
have no precise imagination exactly how the link lowers the system
security. I have had a look into .Xautority, but its a binary. Then
the link someone suggested is uni-directional and not bi-directional.
So if I would set the /root dir to drw- --- --- nobody would be able
to see the link. After all, this autority file only seems to restrict
X11 access and as a newbie I have absolutely no idea what might happen
when setting the suggested link.

The only thing which just pops up into my mind is the TCP traffic
OS<->X11 which might be spoofed when lowering X11 root permissions.
Was that what you wanted to say?

But how can this happen when keeping only to a local mashine?

Robert




Re: configuring the kernel

2000-11-30 Thread robert_wilhelm_land
Nate Amsden wrote:
> ip forwarding is not in the kernel config.
> do
> echo 1 >/proc/sys/net/ipv4/ip_forward
> 
> to turn it on, replace the 1 with a 0 to turn it off. it can be done on
> the fly.
> 
> in kernel 2.0 it was a kernel config option ...


Yes, I just recently compiled a 2.0.38 kernel and was rather
astonished not to find this option in the 2.2.17 config.

It would be rather helpful to edit /etc/sysctl.conf with
"net.ipv4.ip_forward = 1" as another user recommended.


Thanks


Robert



Re: recommend a secure shell client for Windows

2000-11-30 Thread Slin Lee
terraterm with the SSH plugin works very well with exceed.

Slin


- Original Message -
From: "Silver" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, November 30, 2000 8:09 PM
Subject: Re: recommend a secure shell client for Windows


> Ok, everyone is saying putty is working fine...
> I use SecureCRT (http://www.vandyke.com)
> which does also nice linux handling with a color terminal and stuff.
>
> Silver
>
> - Original Message -
> From: "Harry Henry Gebel" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, November 30, 2000 11:27 AM
> Subject: recommend a secure shell client for Windows
>
>
> > A friend of mine wants me to set up an account for him on our server,
and
> > since I do not allow telnet logins he needs a Windows SSH client. I
> checked
> > around and there are quite a number of them out there, can anybody
> > recommend which is the best? I do not have a Windows machine to test
them
> > out on, but I figured this must be a pretty common problem so somebody
> must
> > have a good idea of which one is the best. Once he has attained
> > proficiency on the command line I want him to be able to use X, so it
> would
> > be nice if it is a client that supports port forwarding (of course at
that
> > point I will have to find a Windows X server for him, but that is a
> problem
> > I'll deal with when it comes up, maybe by then he'll be willing to put
> > Linux on one of his machines.)
> >
> > --
> > Harry Henry Gebel, ICQ# 76308382
> > West Dover Hundred, Delaware
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>
> 
> Get your FREE personal .com domain name and
> NAMEzero Personal Portal at: http://www.namezero.com.
> For customer service, mailto:[EMAIL PROTECTED]
>
>



Re: Prob. with memprof (was: Re: top tells me X is using 80 Mb!)

2000-11-30 Thread Jeronimo Pellegrini
:: Rogerio Brito writes:

>> Yes, but did you manage to run gnapster-gtk, xdvi, or some other
>> graphical tools under memprof? That didn't work here.

>   Well, yes and no. :-)

>   All the packages that I'm using here were packaged by Helix
>   Gnome and this includes both memprof and my gnapster. With
>   *this* gnapster, everything went fine and memprof has shown
>   loads of numbers that I haven't stopped yet to analyze. :-)

Hmm... Interesting. Maybe this is a woody-memprof bug, then.

>   Since you emphasized the gtk part of it, I'm not sure if your
>   gnapster is different from mine... Does that help?

Gnapster is now available in 2 versions in woody - gnome and gtk.

-- 
Jeronimo Pellegrini
Institute of Computing - Unicamp - Brazil
http://www.ic.unicamp.br/~jeronimo
mailto:[EMAIL PROTECTED]mailto:[EMAIL PROTECTED]



Re: top tells me X is using 80 Mb!

2000-11-30 Thread Jeronimo Pellegrini
:: Rogerio Brito writes:

>> From the debian-devel, I learnt that sometimes applications that
>> send images to X to be displayed will cause that behavior; it looks
>> like X allocated all that memory, but it's actually the app's fault.

>   Hummm. I see. I think that this is quite a strange behaviour
>   though, since when more and more graphic applications are
>   available for X, including e-mail readers ala those from
>   Microsoft, then one thing that could cause a DoS (cause an OoM
>   situation) would be to just display such images, right?

I don't know. Maybe someone else could help here, but I suppose that
there is a way to avoid that. Or maybe it shouldn't matter at all,
since reporting of memory use may be a bit tricky sometimes?

>> >BTW, which driver/card are you using? I'll be using a Jaton
>> >card with Trident 3D Imàge 750 chipset.
>> 
>> SiS 6326 with "8Mb" (acttually 4) :-/

>   Oh, I remember that you've mentioned it has 8MB but only 4MB
>   usable, right? And does it work ok? A friend of mine is
>   thinking about buying one of this cards (I don't know if it
>   comes embedded in a motherboard or not) and since his budget
>   is limited, there aren't many choices (I've told him that I've
>   had good luck with S3's).

The  SiS 6326 works fine, if you don't mind using a 4 Mb
card... "Some" acceleration is available from X, but that will change
soon, since there's already a Utah-GLX module for it. I'd expect that
module to be integrated into X in a not very long time.

J.

-- 
Jeronimo Pellegrini
Institute of Computing - Unicamp - Brazil
http://www.ic.unicamp.br/~jeronimo
mailto:[EMAIL PROTECTED]mailto:[EMAIL PROTECTED]



Re: PHP & Apache 1.3.12

2000-11-30 Thread Martin WHEELER
On Thu, 30 Nov 2000, Remco van de Meent wrote:

> Just like apt is indicating, you need version 1.3.9 of apache, not
> 1.3.12-something. So if you want to run apache-1.3.12, you'll have to
> recompile php4 as well.

Thanks for info.  (I was trying to avoid that route :(

Now -- anyone know who the maintainer of PHP4 is?
-- 
Martin Wheeler   -StarTEXT - Glastonbury - BA6 9PH - England
[1] [EMAIL PROTECTED]   http://www.startext.co.uk/



Installing KDE2 from CD

2000-11-30 Thread Richard Hunt

I have a CD from Linux Emporium (in the UK), which says
it is taken from the kde ftp site. It has a Debian folder
with packages for potato/i386 binary in
/cdrom/Debian/dists/potato/i386-binary

However I don't think that this is a proper path. Should
there be a main/non-free/contrib in there somewhere?

Also it doesn't have a Packages file. When I do
   dpkg -i libqt-22_2 (something like that)
it complains that it depends on libmng (Graphics?)
However this is not in the folder. The libmng I can
get from Debian ftp depends on a newer version of libc6
is it ok to use this?  There is also a source folder
which has source for a libmng package. Could I use this
or does a package on the Debian CDs(1-3) provide it anyway?

My main problem is getting dselect to find this directory.
Is there a way I can do this manually? If not, is there an order
that I should install the KDE packages manually?

Thanks for any help (yes I am new to Debian. But I have
been using Slackware for two and a half years so I do
have quite good technical ability.)

Richard Hunt
_
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com



Re: ugh... erectile dysfunction

2000-11-30 Thread Jonathan D. Proulx
Hi,

the problem is debconf, which has an undeclared dependency on perl5.6,
if you get that to configure the rest will too.  At least that's what
did it for me (and a few other folks too I think).

try:
update-alternatives --config perl

and see that perl5.6 is set tobe the default version, if/when it is try:

dpkg --configure debconf

Failing that 
-Jon



Re: MYSQL

2000-11-30 Thread Silver
Browse the mysql documentation and follow the tutorial :
http://www.mysql.com/documentation/mysql/commented/manual.php?section=Tutori
al

Silver

- Original Message -
From: "James Preece" <[EMAIL PROTECTED]>
To: "Silver" <[EMAIL PROTECTED]>; "James Preece"
<[EMAIL PROTECTED]>; 
Sent: Thursday, November 30, 2000 1:29 PM
Subject: RE: MYSQL


>
> This is working fine now.
>
> How do I go about building a database?
>
> Does anyone have a recourse I can look at on the web, or anyone one to
take
> me to one side and beat me ?
>
> Any help as always gratefully received
>
> Cheers
>
> James.
>
> Step by step on and on.. we all stand together.
>



gnome desktop

2000-11-30 Thread h157056
Hi -there. I've got not so big, but annoying problem. How could I change
the colour of icon's textlabels on my desktop? I haven't found anything
in GNOME's control center. Also, if I try cliking desktop's backgound
(with any button), I only get enlightenment's menu.

-Petteri Heinonen
[EMAIL PROTECTED]



unzip

2000-11-30 Thread Alistair Whittle
Hi,

I have just installed debian GNU/Linux 2.2.  The install worked fine, and I
am now trying to install another application which requires a file to be
unzipped.   The unzip command for some reason does not register.   Looking
through man pages etc, there are other like gnuzip, gzip, zcat etc, all of
which say that to unzip a file, use unzip.  So, I have a problem.   Is unzip
a separate thing which needs to be installed?   Is there an alternative to
unzip?

Thanks

Alistair C Whittle
Mailto:[EMAIL PROTECTED]
Logistics Resources Limited
9 - 13 Fenchurch Buildings
London
EC3M 5HR

Tel:020 7481 2101
Fax:020 7481 2201
Mobile: 07949 104 739
Web:http://www.lrl.co.uk 
__
LEGAL NOTICE: information in this email is confidential & intended solely
for the addressee.
If you are not the intended recipient, any disclosure, copying, distribution
of this mail or other 
action thereon, is prohibited & may be unlawful.
__



RE: unzip

2000-11-30 Thread Steeve Lennmark
apt-get install unzip

// Steeve.

> -Original Message-
> From: Alistair Whittle [mailto:[EMAIL PROTECTED]
> Sent: den 30 november 2000 14:37
> To: 'debian-user@lists.debian.org'
> Subject: unzip
> 
> 
> Hi,
> 
> I have just installed debian GNU/Linux 2.2.  The install 
> worked fine, and I
> am now trying to install another application which requires a 
> file to be
> unzipped.   The unzip command for some reason does not 
> register.   Looking
> through man pages etc, there are other like gnuzip, gzip, 
> zcat etc, all of
> which say that to unzip a file, use unzip.  So, I have a 
> problem.   Is unzip
> a separate thing which needs to be installed?   Is there an 
> alternative to
> unzip?
> 
> Thanks
> 
> Alistair C Whittle
> Mailto:[EMAIL PROTECTED]
> Logistics Resources Limited
> 9 - 13 Fenchurch Buildings
> London
> EC3M 5HR
> 
> Tel:  020 7481 2101
> Fax:  020 7481 2201
> Mobile:   07949 104 739
> Web:  http://www.lrl.co.uk 
> __
> 
> LEGAL NOTICE: information in this email is confidential & 
> intended solely
> for the addressee.
> If you are not the intended recipient, any disclosure, 
> copying, distribution
> of this mail or other 
> action thereon, is prohibited & may be unlawful.
> __
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 
> 



Configure networking?

2000-11-30 Thread ndw
Hi folks,

I got a new laptop hard drive yesterday so I'm reinstalling Debian 2.2.
The install sequence didn't recognize my PCMCIA card, so networking
didn't get configured. Long story short, I rebuilt the kernel and
pcmcia and the card now works. That is, I can bring it up by hand
using ifconfig.

But things are still a bit underconfigured (there's no /etc/resolv.conf,
etc.).

What do I have to run to get Debian to redo the network config now
that it can see the card?

Thanks.

--norm



Re: unzip

2000-11-30 Thread Sebastiaan
Hi,
you can install unzip (and almost every other application you might
need) with:
# apt-get install unzip

Under Linux it is more common to use 'tarballs' or bzip2. Tar is
standardly installed and you could use it the following way:

$ tar -cvzf homedir.tar.gz /home/myself
this (c)reates a new file
For unpacking:
$ tar -xvzf homedir.tar.gz

Winzip handles these file's well, so you can also send these to almost
every windoze user.

Greetz,
Sebastiaan


On Thu, 30 Nov 2000, Alistair Whittle wrote:

> Hi,
> 
> I have just installed debian GNU/Linux 2.2.  The install worked fine, and I
> am now trying to install another application which requires a file to be
> unzipped.   The unzip command for some reason does not register.   Looking
> through man pages etc, there are other like gnuzip, gzip, zcat etc, all of
> which say that to unzip a file, use unzip.  So, I have a problem.   Is unzip
> a separate thing which needs to be installed?   Is there an alternative to
> unzip?
> 
> Thanks
> 
> Alistair C Whittle
> Mailto:[EMAIL PROTECTED]
> Logistics Resources Limited
> 9 - 13 Fenchurch Buildings
> London
> EC3M 5HR
> 
> Tel:  020 7481 2101
> Fax:  020 7481 2201
> Mobile:   07949 104 739
> Web:  http://www.lrl.co.uk 
> __
> LEGAL NOTICE: information in this email is confidential & intended solely
> for the addressee.
> If you are not the intended recipient, any disclosure, copying, distribution
> of this mail or other 
> action thereon, is prohibited & may be unlawful.
> __
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 



Re: Configure networking?

2000-11-30 Thread Sebastiaan
Hi,

I do not know how to config the entire network, but you can configure the
files:
/etc/resolve.conf:
domain yourdomain.com
search yourdomain.com other_much_used_domain.org etc.nl
nameserver 1.2.3.4
nameserver 1.2.3.5

For networkinterfaces:
/etc/network/options
ip_forward=no   (set to yes for ip-masquerade)
spoofprotect=yes
syncookies=no

/etc/network/interfaces
# /etc/network/interfaces -- configuration file for ipup(8), ifdown(8)

# The loopback interface
iface lo inet loopback

# The first network card
iface eth0 inet static
address 192.168.1.1
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255 //standard
gateway 10.0.0.138  //my internet gateway. Do not set
this when using ppp dialup connections (I belive)


Now to a ifup eth0 and all should work.

Greetz,
Sebastiaan


On Thu, 30 Nov 2000 [EMAIL PROTECTED] wrote:

> Hi folks,
> 
> I got a new laptop hard drive yesterday so I'm reinstalling Debian 2.2.
> The install sequence didn't recognize my PCMCIA card, so networking
> didn't get configured. Long story short, I rebuilt the kernel and
> pcmcia and the card now works. That is, I can bring it up by hand
> using ifconfig.
> 
> But things are still a bit underconfigured (there's no /etc/resolv.conf,
> etc.).
> 
> What do I have to run to get Debian to redo the network config now
> that it can see the card?
> 
> Thanks.
> 
> --norm
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 



VPN Client

2000-11-30 Thread Chapman, Matt
Hello,

Wondering what good VPN client is avail. to the linux world.. I need to
connect to my Micro$oft network and connect to shares via samba... may even
need to find a solution for connecting to the win 2000 servers via terminal
services without installing win 98...  I am curious if a linux citrix client
would do the trick?

-matt

--
Matt Chapman
[EMAIL PROTECTED]
http://www.duhnet.net





Re: scp from stdin

2000-11-30 Thread Carel Fellinger
On Thu, Nov 30, 2000 at 09:40:37AM +, Justin B Rye wrote:
...
> Well, try tempfile:
> 
> $ tar cz ~user | ssh [EMAIL PROTECTED] \
> 'umask 077 && OUT=$(tempfile -d ~/ -p out -s .tgz) && cat >$OUT'

Neat, finally a question simple enough for me to anwser and as a reward I
get to learn some neat thing too! Never used it before, so some reading up
to do (Oh how I love Debina GNU/Linux with all its docs:)...
nice nice seems safe, but...

Bypasses umask alltogether, and assumes TMPDIR is unset,
so nitpickingly we could do with:

$ tar cz ~user | ssh [EMAIL PROTECTED] \
  'unset TMPDIR && cat >$(tempfile -d ~/ -p out. -s .tgz)'

-- 
groetjes, carel



Re: cvs - howto? (aviplay)

2000-11-30 Thread Johan Ur Riise
On Tue, Nov 28, 2000 at 12:41:18AM +0100, Michael Mertins wrote:
> Hi
> I'm very interested in the development of avifile.
> Now I heard it's going on and is updated by 'cvs'. How can I use it on my
> Debianbox? Do I need a package to get it all started?
You need the debian package cvs. There is also a cvs-doc package,
but you might be ok with the online documentation at www.cvshome.org.

After installing cvs, set the CVSROOT variable after the instructions
from the repository owner (the avifile people). 
Then do a cvs login, with username and password also from the owner.
You do the login only once, the password is saved in your .cvspass
file. Then execute
cvs get avifile
or a similar command (info from the owner). This will produce a
directory tree in your current directory. You do this also only 
once.

Later you do 
cvs update
as often as you like, and modified files will come down the line
like magic.

-- 
Johan Ur Riise
90 15 77 78



Re: raid 5 partition table example

2000-11-30 Thread Johan Ur Riise
On Mon, Nov 27, 2000 at 12:34:58AM -0600, Matt Fair wrote:
> If you use raid 5 would you want to also have separate partitions for
> /home, /usr, etc. ?
> If so, what would be the best way to partition them?
> If you have done this, could you show me your partition table?  I have
> only been able to find a partition table for raid 2.
> I have 3 10 Gig hard drives I would like to put into a raid array.

To run RAID 5, you must have 3 or more disk drives. You can partition
these drives how you like, but it makes sense to have equal sized 
partitions on the 3 drives. You combine 1 partition from each drive
into an raid set. It dows not make sense to include two partitions
from one device in a raid set.

I have an empty machine right beside me here, with 4 x 30 Gig.
I plan to divide each into 6 partitions with 5 Gig on each. 
Same size on each gives me som freedom to copy back and forth.In addition
I will have a small partition of 20 MB or so for /boot. I make
this on each drive too, just to make them equal. I plan to install the
full system on a single 5 Gig first. Then I will set up a raid5 set
on 4x5gig. On other partitions i might try striping or mirroring
or both. If raid 5 works well, I will try to install the complete
system on raid. The raid software must be availlable early in the
boot process. Someone has done it, don't know how yet.

I would not bother with swap partitions if you have 128MB or more
on you machine. You can always add swap later.

-- 
Johan Ur Riise
90 15 77 78



What's the Debian way to install LAMP?

2000-11-30 Thread Rino Mardo
hi.  i have debian 2.2, kernel-2.2.17 with 128MB ram and 6GB hd (lots of
free space).  wanting to install LAMP the debian way, i did the ff:

apt-get install apache mysql-server mysql-client

tested the installation by doing "lynx http://localhost/"; which shows
the usual gnu and penguin graphic.  i still don't know how to test mysql
from apache though.

so afterwards i did an "apt-get install php4", added:

LoadModule php4_module /usr/lib/apache/1.3/libphp4.so

in /etc/apache/httpd.conf and i also did add:

AddType application/x-httpd-php4 .php4

in /etc/apache/srm.conf so that php4 will work with apache.


now the problem is my test2.php file won't connect to mysql database i
created manually.  it gives an "the connection was refused when
attempting to contact localhost".  i went thru the php3-doc (the only
available doc for the php4.deb package) and i can't get any more info on
why it won't connect.  to be sure that the password is right i login to
mysql from the shell (mysql -u root -p) and i was able to connect/login.

what am i missing here?  attached below is my test2.php



Example 2 -- more details






";
//This loop goes through the columns and prints
//each value
for ($i=0; $i < mysql_num_fields($column); $i++)
{
print " $value[$i] ";
}
print "";
}
mysql_free_result($result);
mysql_close();
?>








-- 



Key fingerprint = 9DE1 5825 77B4 FF45 7485  D3EB DCCF DE48 09B6 4426


"Who's watching the watchmen?"


pgpDf8k8Q556c.pgp
Description: PGP signature


unzip - again

2000-11-30 Thread Alistair Whittle
Hi,

Using 'apt-get install zip' worked like a charm to install the zip package.
However, using the 'unzip' variant, the following error occurred: "Package
unzip has no available version, but exists in the database.   This typically
means that the package was mentioned in a dependancy, but was never
uploaded, has been obsoleted or is not available with the sontents of
sources.list."

I am an NT person, and Linux is completely new to me.   Any ideas?

Alistair C Whittle
Mailto:[EMAIL PROTECTED]
Logistics Resources Limited
9 - 13 Fenchurch Buildings
London
EC3M 5HR

Tel:020 7481 2101
Fax:020 7481 2201
Mobile: 07949 104 739
Web:http://www.lrl.co.uk 
__
LEGAL NOTICE: information in this email is confidential & intended solely
for the addressee.
If you are not the intended recipient, any disclosure, copying, distribution
of this mail or other 
action thereon, is prohibited & may be unlawful.
__



Re: UNIX help

2000-11-30 Thread David Teague
On Thu, 30 Nov 2000, Alex Horsnell wrote:
 
> Does anyone out there have any prefered methods/books on learning UNIX?
 
Alex

I (think I) recall that Linus used two books, Bach's The Design of
the Unix Operating System and Sobel's Hand's on Unix --


Sobel, Hands on Linux is for Linux what Hands On Unix was, and I
think is pretty good. There are MANY web resources. Do a web search.

Lots of luck,

==David



--David
David Teague, [EMAIL PROTECTED]
Debian GNU/Linux Because software support is free, timely,
 useful, technically accurate, and friendly.
 (I hope this is all of the above.)



Re: gnome desktop

2000-11-30 Thread Brian McGroarty
On Thu, Nov 30, 2000 at 01:37:25PM +, [EMAIL PROTECTED] wrote:
> Hi -there. I've got not so big, but annoying problem. How could I change
> the colour of icon's textlabels on my desktop? I haven't found anything
> in GNOME's control center. Also, if I try cliking desktop's backgound
> (with any button), I only get enlightenment's menu.

If this is like other setups, you may need to reconfigure
Enlightenment to not use the right mouse button for gmc to see the
click. I believe it's a right-click menu on the gmc to access the icon
label attributes (among other things) by default.



Re: gnome desktop

2000-11-30 Thread aba

--- [EMAIL PROTECTED] wrote:
> Hi -there. I've got not so big, but annoying
> problem. How could I change
> the colour of icon's textlabels on my desktop? I
> haven't found anything
> in GNOME's control center. Also, if I try cliking
> desktop's backgound
> (with any button), I only get enlightenment's menu.
> 
> -Petteri Heinonen
> [EMAIL PROTECTED]

Fire up gmc, the gnome file manager and
look for settings in gmc's menu.

The icons you see on your desktop are actually
belonging to gmc, that's why.

Joop 


=
apt-get into it!

__
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/



Re: Help: Intel Pentium with F0 0F bug - workaround enabled

2000-11-30 Thread David Z. Maze
a  <[EMAIL PROTECTED]> writes:
a> I have Debian 2.0 and Intel Pentium 100 and notice the following message
a> when booting Debian:
a> 
a> Intel Pentium with F0 0F bug - workaround enabled
a> 
a> Does it means that I have a buggy chip? How to verify that and find more
a> info?

In fact, you do have a buggy chip.  There's some eight-byte
instruction sequence (beginning with the two bytes F0 0F) that, if
allowed to complete, will cause the system to lock up hard.  The Linux 
kernel has had a patch to fix this for a long time, though; you
shouldn't worry about it.

You might try 'cat /proc/cpuinfo' to see what else Linux has to say
about your CPU; if it's sufficiently old, it might have the famed FDIV 
bug, too.  :-)

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



Wrong message - Was: How to install LAMP the Debian way

2000-11-30 Thread Rino Mardo
doh.  sorry for the previous message i pasted an old one.

anyway, here's my problem:

Fatal error: Call to undefined function: mysql_connect() in
/var/www/test2.php on line 15

this appears whenever i tried to open "http://localhost/test2.php";.  i
installed LAMP using apt-get like so:

apt-get install apache-perl mysql-server mysql-client php4

php4 is working fine with apache as i've tested opening a test.php file
with "" as the only contents.  it showed what is
expected.  mysql on the other hand is only tested directly within mysql
when i created the sample database "books".  what am i missing or do i
really have to use the source to make it work?  i prefer using all .deb
package as that's how i update my kernel using kernel-package.

test2.php contents is here:




Example 2 -- more details






";
//This loop goes through the columns and prints
//each value
for ($i=0; $i < mysql_num_fields($column); $i++)
{
print " $value[$i] ";
}
print "";
}
mysql_free_result($result);
mysql_close();
?>






-- 



Key fingerprint = 9DE1 5825 77B4 FF45 7485  D3EB DCCF DE48 09B6 4426


"Who's watching the watchmen?"


pgp22AuvnWDqT.pgp
Description: PGP signature


PS/2 Mouse Pointer?

2000-11-30 Thread ndw
Hello (again) world,

Network problems I expected, but this one I didn't: the mouse
isn't working. The machine says it detects the PS/2 Mouse Port,
but when I start gdm, the mouse pointer won't move.

What else should I be checking for?

--norm



RE: UNIX help

2000-11-30 Thread James Preece

http://docs.my-box.org/

some good pointer once you have a system.


-Original Message-
From: David Teague [mailto:[EMAIL PROTECTED]
Sent: 30 November 2000 06:38
To: Alex Horsnell
Cc: debian-user@lists.debian.org
Subject: Re: UNIX help


On Thu, 30 Nov 2000, Alex Horsnell wrote:
 
> Does anyone out there have any prefered methods/books on learning UNIX?
 
Alex

I (think I) recall that Linus used two books, Bach's The Design of
the Unix Operating System and Sobel's Hand's on Unix --


Sobel, Hands on Linux is for Linux what Hands On Unix was, and I
think is pretty good. There are MANY web resources. Do a web search.

Lots of luck,

==David



--David
David Teague, [EMAIL PROTECTED]
Debian GNU/Linux Because software support is free, timely,
 useful, technically accurate, and friendly.
 (I hope this is all of the above.)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]



Potato KDE packages

2000-11-30 Thread Richard Hunt

Are there such things as Debian potato KDE2 packages?
_
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com



Re: recommend a secure shell client for Windows

2000-11-30 Thread Charles Lewis
I wondered if anyone was going to mention teraterm with the SSH plugin
(available as a separate download). It's what we use here at the university,
but now I'm curious about putty. Anyone know the feature differences?

Chas
[EMAIL PROTECTED]

> terraterm with the SSH plugin works very well with exceed.
>
> Slin
>
>




Re: unzip - again

2000-11-30 Thread Robert Guthrie
On Thursday 30 November 2000 08:28, Alistair Whittle wrote:
> Hi,
>
> Using 'apt-get install zip' worked like a charm to install the zip package.
> However, using the 'unzip' variant, the following error occurred: "Package
> unzip has no available version, but exists in the database.   This
> typically means that the package was mentioned in a dependancy, but was
> never uploaded, has been obsoleted or is not available with the sontents of
> sources.list."

That package is separated out into some section that you don't have in your 
sources.list file

For example, I use 
deb ftp://ftp.freesoftware.com/.1/linux/debian stable main contrib non-free

... this location is not responding to me right now, so I've commented it out 
for now.

Do you have all of the sections "main contrib non-free" for your favorite 
site(s)?  It might also be in a non-US mirror if it has encryption 
capabilities (stupid US encryption laws!).

I have 
deb ftp://ftp.ca.debian.org/debian-non-US  stable/non-US main contrib non-free

(I'm also using this for the other debian packages by deleteing "non-US" 
fromt he above).



-- 
Did you know that if you play a Windows 2000 cd backwards, you 
will hear the voice of Satan?

That's nothing!  If you play it forward, it'll install Windows 2000.



Re: Potato KDE packages

2000-11-30 Thread Robert Guthrie
On Thursday 30 November 2000 08:55, Richard Hunt wrote:
> Are there such things as Debian potato KDE2 packages?
> ___
>__ Get more from the Web.  FREE MSN Explorer download :
> http://explorer.msn.com

deb http://kde.tdyc.com potato main qt1apps optional crypto

See the debian-kde mailing list archives for explanations of wat those 
sections contain.


-- 
Did you know that if you play a Windows 2000 cd backwards, you 
will hear the voice of Satan?

That's nothing!  If you play it forward, it'll install Windows 2000.



Re: PS/2 Mouse Pointer?

2000-11-30 Thread Richard Hunt

Network problems I expected, but this one I didn't: the mouse
isn't working. The machine says it detects the PS/2 Mouse Port,
but when I start gdm, the mouse pointer won't move.


Are you running gpm?
I had this problem when gpm was running, so I deleted gpm and everything 
works fine. However, if you want to use gpm aswell

then there should be a device /dev/gpmdata? which seems to send
mouse info with the microsoft protocol. This only allowed two
buttons on mine though.
  Sorry I can't give you any better help.

Richard Hunt
_
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com



hdparm

2000-11-30 Thread Ray Percival
Ok all I have hdparm installed and working and with the help
of a couple of online articles I have what I think is a stable
setup for it (It's been running for about 2 weeks now with no
problems and a great increase in performance) but now I want to 
add it to a startup script so my question is where would be the
best place to add it? Thanks all.



Re: UNIX help

2000-11-30 Thread Robert Guthrie
If you have the budget for it, check out 
http://www.ora.com

They have some of the most constently excellent books on the various unix 
tools and tasks (such as andministration, DNS configuration, Programming) 
that I've seen from any publisher.

YMMV, but I swear by them, and have 8 paper books and two "CD bookshelves" 
from them.

On Thursday 30 November 2000 06:34, Alex Horsnell wrote:
> Hi
>
> I have just started learning UNIX and unfortunatley my 'teacher' has been
> very busy lately and unable to show me anything.
>
> I have started on our company printers and am using putty, I don't have any
> problems in that area, but I would like to learn more.
>
> Does anyone out there have any prefered methods/books on learning UNIX?
>
> Thanks
>
> Alex
>
> ...
>. If you have received this message in error, please contact the sender
> immediately by return e-mail or ring 020 7498 9898 and ask for the sender.
> Killby & Gayford Group have taken every reasonable precaution to ensure
> that any attachment to this e-mail has been checked for viruses.  However,
> we cannot accept liability for any damage sustained as a result of software
> viruses and would advise that you carry out your own virus checks before
> opening any attachment.
> ...
>.

-- 
Did you know that if you play a Windows 2000 cd backwards, you 
will hear the voice of Satan?

That's nothing!  If you play it forward, it'll install Windows 2000.



Re: PS/2 Mouse Pointer?

2000-11-30 Thread Jay Ford
On Thu, 30 Nov 2000 [EMAIL PROTECTED] wrote:
> Network problems I expected, but this one I didn't: the mouse
> isn't working. The machine says it detects the PS/2 Mouse Port,
> but when I start gdm, the mouse pointer won't move.
> 
> What else should I be checking for?

Here's what works for me:

/etc/gpm.conf (entire)___
device=/dev/psaux
responsiveness=
repeat_type=raw
type=imps2
append=""


/etc/X11/XF86Config (excerpt)
Section "Pointer"
Device "/dev/gpmdata"
Protocol "imps/2"
ZAxisMapping  4 5
Buttons 7
EndSection


Basically, this tells gpm to handle the mouse as a PS/2 mouse via device
/dev/psaux, & repeat the raw mouse events to /dev/gpmdata.  Meanwhile, X is
told that the mouse is a PS/2 mouse via /dev/gpmdata.  (The "ZAxisMapping 4
5" & "Buttons 7" are to enable the mouse wheel.)


Jay Ford, Network Engineering Group, Information Technology Services
University of Iowa, Iowa City, IA 52242
email: [EMAIL PROTECTED], phone: 319-335-, fax: 319-335-5505



Re: UNIX help

2000-11-30 Thread Griffith Feeney
The Unix Programming Environment, Kernighan and Pike. Amazon.com or the
nearest bookstore for many, many more. Perhaps better yet, try google.com >
Google Web Directory > Computers > Operating Systems > Unix > Tutorials (or
other stops along the way).

At 04:37 AM 11/30/00, you wrote:
>Hi
>
>I have just started learning UNIX and unfortunatley my 'teacher' has been
very
>busy lately and unable to show me anything.
>
>I have started on our company printers and am using putty, I don't have any
>problems in that area, but I would like to learn more.
>
>Does anyone out there have any prefered methods/books on learning UNIX?
>
>Thanks
>
>Alex




Re: hdparm

2000-11-30 Thread Rino Mardo
On Thu, Nov 30, 2000 at 08:03:45AM -0700 or thereabouts, Ray Percival wrote:
> Ok all I have hdparm installed and working and with the help
> of a couple of online articles I have what I think is a stable
> setup for it (It's been running for about 2 weeks now with no
> problems and a great increase in performance) but now I want to 
> add it to a startup script so my question is where would be the
> best place to add it? Thanks all.
> 

in one of the empty slots in /etc/rc2.d directory

mine is called S95hdparm and in it the scripts for hdparm.

hth.


-- 



Key fingerprint = 9DE1 5825 77B4 FF45 7485  D3EB DCCF DE48 09B6 4426


"Who's watching the watchmen?"


pgpiIkYfbltL2.pgp
Description: PGP signature


strange error message

2000-11-30 Thread Stephan Kulka
Yesterday I got this message: VM: can't open kpswap or something like
that. I must admit that I am not quite sure about the exact message,
because I switched off the computer ( I hope that was a good idea) and at
the moment I have no access to this machine.
It happened, when I started ssh, but persisted, even after quitting the
connection. ssh is working fine normally, so I don't really believe it is
a ssh issue.
What is going on?? Any ideas?

TIA

Stephan



Re: Configure networking?

2000-11-30 Thread Norman Walsh
/ Sebastiaan <[EMAIL PROTECTED]> was heard to say:
| I do not know how to config the entire network, but you can configure the
| files:

Thanks.

Be seeing you,
  norm

-- 
Norman Walsh <[EMAIL PROTECTED]> | We dance around in a ring and suppose,
http://nwalsh.com/| but the Secret sits in the middle and
  | knows.--Robert Frost



Re: PS/2 Mouse Pointer?

2000-11-30 Thread Norman Walsh
/ Jay Ford <[EMAIL PROTECTED]> was heard to say:
| On Thu, 30 Nov 2000 [EMAIL PROTECTED] wrote:
| > Network problems I expected, but this one I didn't: the mouse
| > isn't working. The machine says it detects the PS/2 Mouse Port,
| > but when I start gdm, the mouse pointer won't move.
| > 
| > What else should I be checking for?

Thanks for the tips, everyone. My XF86Config file referred to /dev/mouse
when I hadn't created that symlink...d'oh!

Be seeing you,
  norm

-- 
Norman Walsh <[EMAIL PROTECTED]> | We dance around in a ring and suppose,
http://nwalsh.com/| but the Secret sits in the middle and
  | knows.--Robert Frost



Re: Why not dselect?

2000-11-30 Thread FB
On Thu, Nov 30, 2000 at 07:27:13AM -0500, Michael P. Soulier wrote:
> On Wed, Nov 29, 2000 at 06:47:29PM -0600, Brian McGroarty wrote:
> > 
> Actually, I meant before I even select anything. I fire up dselect, and it
> has already marked packages for installation, upgrade, removal, etc. I haven't
> done a thing yet and it's making decisions. That's the part that I don't like.

Yes, it's a bit annoying, especially if you have a slow connection like me
and dont want/need the latest of everithing.

> Can someone justify this behaviour, and tell me how to disable it in case I'd
> like to think for myself?
> 
When you update the list of packages, either with apt or dselect, all packages
 that you have installed are marked for upgrade, if newer version is availabile.
This is the only 'autonomous' decision of dselect I'm aware of. 
To prevent this, you can put in hold (=) packages that you don't want 
to upgrade (you can also put in hold whole sessions, pressing = while being 
on a session header line).

Ciao.
-
FB



Re: PS/2 Mouse Pointer?

2000-11-30 Thread Seung-woo Nam
Hi:
When you set up your mouse, did you change the device name to '/dev/psaux'?
In debian 2.2 setup, the default is set to '/dev/mouse' and you have to
change it. I found it confuding, too, because in 2.1, the default was set to
'/dev/psaux'.

Seung-woo Nam

- Original Message -
From: <[EMAIL PROTECTED]>
To: 
Sent: Thursday, November 30, 2000 9:47 AM
Subject: PS/2 Mouse Pointer?


> Hello (again) world,
>
> Network problems I expected, but this one I didn't: the mouse
> isn't working. The machine says it detects the PS/2 Mouse Port,
> but when I start gdm, the mouse pointer won't move.
>
> What else should I be checking for?
>
> --norm
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>



Re: DNS problem after upgrade to woody

2000-11-30 Thread Giulio Morgan
kmself@ix.netcom.com writes:

> on Wed, Nov 29, 2000 at 10:54:37PM -0500, Giulio Morgan ([EMAIL PROTECTED]) 
> wrote:
> > After upgrading, I am unable to connect to mailserver with fetchmail, to 
> > remore
> > hosts with apt, telnet, ssh, irc, lynx or mozilla. Messages are:
> > unable to resolve host...
> > something wicked happened...
> > domain name could not be confirmed...
> > it appears that there is a problem with DNS and I have no idea how to 
> > resolve
> > it.
> 
> Is your named daemon running?  I've found that several daemons fail to
> restart after upgrades.  DNS resolution tends to be poor without a
> running named

Thank you Karsten, 

I can't determine if my "named" is running. I checked logs to see if I could
find any meaningful indication, and comparing pre- and post-upgrade logs, I
noted that in the post-upgrade syslog, there is an entry: 
...inetd[1731]: smtp/tcp: bind: Address already in use
which does not appear in my pre-upgrade logs

In the ppp.log, there is a line:
...ppd[324]: not replacing existing default route to tap0 [0.0.0.0]
and then further down, after immediately after connection is established, the
following lines appear:
...ppd[324]: local address...
...ppd[324]: remote address 198.6.71.8 (correct address, line not copied
verbatim)
...ppd[324]: script /etc/ppp/ip-up started
up to here, everything as before, then,
...diald[207]: calling site 192.168.0.2 (don't know whose address)
...diald[207]: Error opening device /dev/modem: no such file or directory
...diald[207]: No devices free to call out on

In pre-upgrade log, the next line after script /etc/ppp/ip-up started, I don't
remember exactly, but some indication of the successful completion of the
script, diald not invoked.

>From here, I don't know what has caused this problem nor any good idea how to
solve it.

I will be grateful for any help,

Peter

ps. to explain why someone who can't manage networking at this level needs to
use woody: xfree86 4. Support for my riva tnt, makes a big difference.

-- 
Giulio Morgan
[EMAIL PROTECTED]



ip source routing

2000-11-30 Thread Luis Gustavo Madrigal Salazar
Is there a program to use the IPv4 source routing feature? 
I need to send some DNS requests (UPD packets port 53) but specifying
through which routers it is going to be routed.



Re: How to get rid of LILO

2000-11-30 Thread George Kecskemeti


Hi.


You need to fdisk /mbr, with the windows version of fdisk. I think.

-- 



Re: unzip - again

2000-11-30 Thread Chewie
On Thu, Nov 30, 2000 at 02:28:51PM -, Alistair Whittle wrote:
> Hi,
> 
> Using 'apt-get install zip' worked like a charm to install the zip package.
> However, using the 'unzip' variant, the following error occurred: "Package
> unzip has no available version, but exists in the database.   This typically
> means that the package was mentioned in a dependancy, but was never
> uploaded, has been obsoleted or is not available with the sontents of
> sources.list."
> 
> I am an NT person, and Linux is completely new to me.   Any ideas?

Go to the ftp mirror.  Dig around for the unzip*.deb package in both
the stable and unstable distributions.  Download it.  Load it manually
with dpkg --install .  It's quicker to do it this way than to
have to change your sources.list entries to point to the new distro,
update the list, install the package, and switch back to your original
config.

Don't worry about having an older or newer unzip package than your
current distribition of Debian.  The package will get upgraded when a
newer version is available.

-- 
Chad "^chewie, gunnarr" Walstrom <[EMAIL PROTECTED]>
 http://www.wookimus.net/


pgp49dq4N9n0v.pgp
Description: PGP signature


Re: configuring the kernel

2000-11-30 Thread robert_wilhelm_land
Salman Ahmed wrote:

> rwl> It would be rather helpful to edit /etc/sysctl.conf with
> rwl> "net.ipv4.ip_forward = 1" as another user recommended.
> rwl>
> 
> More than one way to skin a cat.
> 
> You can also edit /etc/network/options, and make sure that
> ip_forward=yes


Now thats what I call a 'dry humor':-)


BTW - I like cats   ...


Robert




Re: recommend a secure shell client for Windows

2000-11-30 Thread Keith G. Murphy
Harry Henry Gebel wrote:
> 
> A friend of mine wants me to set up an account for him on our server, and
> since I do not allow telnet logins he needs a Windows SSH client. I checked
> around and there are quite a number of them out there, can anybody
> recommend which is the best? I do not have a Windows machine to test them
> out on, but I figured this must be a pretty common problem so somebody must
> have a good idea of which one is the best. Once he has attained
> proficiency on the command line I want him to be able to use X, so it would
> be nice if it is a client that supports port forwarding (of course at that
> point I will have to find a Windows X server for him, but that is a problem
> I'll deal with when it comes up, maybe by then he'll be willing to put
> Linux on one of his machines.)
> 
There's an add-on for the TeraTerm telnet client.  I don't remember the
name or where to get it, but I'm pretty sure it's referenced from the
TeraTerm site.



sendmail MD5 errors

2000-11-30 Thread Thomas R. Shemanske
I am running a current woody system, running imap, sendmail and MD5
passwords.  

Something has happened in the last week which is causing sendmail to
post errors to the /var/log/auth.log every time I send a mail message.

Nov 30 10:39:35 hecke sendmail[4482]: PLAIN: set secret for trs
Nov 30 10:39:35 hecke sendmail[4482]: DIGEST-MD5: failed to set secret
for trs: can't request info until later in exchange
Nov 30 10:39:35 hecke sendmail[4482]: CRAM-MD5: set secret for trs


As background, I use Netscape to read mail on the local machine, but
treat the account as an IMAP account, with the local machine as both the
incoming and outgoing SMTP server.  Somewhere around last Friday, I
could no longer send mail via Netscape because it was suddenly asking
for a outgoing mail server username to go with the outgoing SMTP
server.  Netscape (4.75) has not upgraded since Sept 1, so other things
are afoot. If I changed my outgoing SMTP server to another (potato)
server, no username was required.  At any rate, I gave it my username,
and it seemed quite happy.  By the way, both mail and IMP had no
problems with the SMTP server. Moreover, Mozilla could process the
outgoing mail without a username.

I checked that sendmail has not updated since Nov 9, and libpam0g hasn't
upgraded
since late September, so I am somewhat at a loss as to the culprit.

Every time I send a message, I generate the above complaints
from sendmail. Perhaps the sendmail errors are a result of my having to
enter an outgoing mail server username, but then the question is why did
Netscape suddenly get fussy, especially since Mozilla is not?

It is not a serious problem, except that it shows up in my hourly
logcheck summaries.

Any ideas appreciated.

Thanks

Tom
-- 
Thomas R. Shemanske
(Mailing Address)  (Office/Internet Information)
Department of Mathematics  203 Choate House
6188 Bradley Hall  [EMAIL PROTECTED]
Dartmouth College  http://www.math.dartmouth.edu/~trs/
Hanover, NH 03755-3551 (603) 646 - 3179 

Directions:  http://www.math.dartmouth.edu/~trs/choatehouse.html
Office hours: 
http://www.math.dartmouth.edu/~trs/frontmatter/office.html

Fall Term Office Hours:  M, F: 2:30 - 4:00
 Tu:  9:00 - 10:30



Re: Configure networking?

2000-11-30 Thread Chewie
On Thu, Nov 30, 2000 at 08:42:13AM -0500, [EMAIL PROTECTED] wrote:
> Hi folks,
> 
> I got a new laptop hard drive yesterday so I'm reinstalling Debian 2.2.
> The install sequence didn't recognize my PCMCIA card, so networking
> didn't get configured. Long story short, I rebuilt the kernel and
> pcmcia and the card now works. That is, I can bring it up by hand
> using ifconfig.
> 
> But things are still a bit underconfigured (there's no /etc/resolv.conf,
> etc.).
> 
> What do I have to run to get Debian to redo the network config now
> that it can see the card?

See also: interfaces(5), ifup(8), ifdown(8), /usr/share/doc/netbase,
pump(8), dhcpcd(8), resolv.conf(5), http://www.linuxdoc.org

-- 
Chad "^chewie, gunnarr" Walstrom <[EMAIL PROTECTED]>
 http://www.wookimus.net/


pgp6eD1hRynw9.pgp
Description: PGP signature


Re: VPN Client

2000-11-30 Thread Nate Amsden
at my companies i have a dedicated linux box with vpnd running on it,
and (unix)users can connect to it from anywhere, extremely reliable and
very configurable.

find vpnd on freshmeat.net ...

nate

"Chapman, Matt" wrote:
> 
> Hello,
> 
> Wondering what good VPN client is avail. to the linux world.. I need to
> connect to my Micro$oft network and connect to shares via samba... may even
> need to find a solution for connecting to the win 2000 servers via terminal
> services without installing win 98...  I am curious if a linux citrix client
> would do the trick?

-- 
:::
ICQ: 75132336
http://www.aphroland.org/
http://www.linuxpowered.net/
[EMAIL PROTECTED]



My Linux router for the LAN only rings once (on request)

2000-11-30 Thread Piet Knoester
Compaq Deskrpo 2000 - 32 MB - Eicon Diva PCI - Intel Ethernet 100 Pro
Debian 2.2 - Ipchains - Isdnutils

Installed packet = "Newbie help"

In at test now wit dynamic ip.

After the boot of both the linux router and a connected windows98-pc a start of 
Netscape on the windows98-pc causes a dial-on-demand to my isp. Ipchains -L -n  
shows an activated "chain" . After the idle time the connection is terminated 
and the "chain" is gone. Everything fine up till now.

A new start of Netscape on the windows98-pc (!) now doesn't bring up the line 
on the linux router to the isp. I can ping the linux router from the 
windows98-pc, and reverse. If I then on the linux router itself bring up the 
line to the isp by for instance a ping, the windows98-pc can travel along to 
the internet.

A reboot of the linux router gives the windows98-pc again exactly one possible 
activation of the dial-on-demand function on it.


I have struggled for a week now and also taken another Compaq and thus a new 
install but   same problem. Can anyone give me a hint 


This router is supposed to be our new Lan router (with static ip) to the 
internet.





.deb (II)

2000-11-30 Thread Marcelo Chiapparini
Hi!

>> How should I install a *.deb file which was
>> downloaded from the web to my
>> system?
>
>dpkg -i *deb
>

after doing this do I need to run apt-get update in order to synchronize
the apt data base with the new 
installed package?

thanks!

Marcelo
_
Marcelo Chiapparini
[EMAIL PROTECTED]





Re: recommend a secure shell client for Windows

2000-11-30 Thread Florian Kessler
Am 30.11.2000 17:08 Uhr schrieb Keith G. Murphy unter
[EMAIL PROTECTED]:

> Harry Henry Gebel wrote:
>> 
>> A friend of mine wants me to set up an account for him on our server, and
...

search for putty!

fke



Re: Does the stock kernel support VESA Framebuffers?

2000-11-30 Thread David A. Rogers
On Thu, 16 Nov 2000, Joe Emenaker wrote:

> I'm trying to run X on my Dell Inspiron 3700 with Debian. I've got X
> running, but it hangs when I try to do a suspend. All of the howto's I've
> read say that, in order for suspend to work, I need to be using the FBdev
> xserver... which requires that I start with framebuffers turned on with the
> "vga=791" command at boot time.
>
> However, whenever I try this, I don't get the neat penguin logo that
> everyone says I'm supposed to get. I get this psychotic lava-lamp looking
> things that acts as if I'm turning the brightness on my laptop up too high.
> People have suggested that the kernel doesn't have VESA framebuffer support
> compiled in. Does anyone know if this is so?

Joe,

The .config file used to build the stock kernel can be found in
/root/config-2.2.17 (for potato).  Look in that to see if VESA support was
included.

BTW, you should make sure your text is wrapped to less than 80 characters in
your email.

dar





Re: .deb (II)

2000-11-30 Thread Rodrigo Moya
On 30 Nov 2000 14:57:26 -0500, Marcelo Chiapparini wrote:
> Hi!
> 
> >> How should I install a *.deb file which was
> >> downloaded from the web to my
> >> system?
> >
> >dpkg -i *deb
> >
> 
> after doing this do I need to run apt-get update in order to synchronize
> the apt data base with the new 
> installed package?
> 
no, apt-get update is to get a list of available packages in your apt

sources (defined in /etc/apt/sources.list). This is usually done to
upgrade your system:

apt-get update && apt-get upgrade

this will upgrade all available versions for the packages you've got
installed in your system

cheers



  1   2   3   >