RE: [newbie] Problem with Telnet

2000-11-20 Thread Tyler Longren

Try removing the -l -a.  My /etc/inetd.conf doesn't have a -l -a.

Tyler

On Tue, 21 Nov 2000, Sen Peng wrote:
 Date: Tue, 21 Nov 2000 00:05:08 -0500 (EST)
 To: [EMAIL PROTECTED]
 From: Sen Peng [EMAIL PROTECTED]
 CC: [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Sender: [EMAIL PROTECTED]
 Subject: RE: [newbie] Problem with Telnet
 
 Hi, I am having a problem with telnet into my linux box too. I can telnet
 into remote sites, but cannot do it other way around. It always tells me
 that "connection closed by foreign host". 
 
 In my /etc/inetd.conf I had it setup like following. 
 telnetstream  tcp nowait  root/usr/sbin/tcpd  in.telnetd -l -a
 
 Can some one give me idea? what does "-l" and "-a" mean ?
 
 oh... i setup security as medium when I first install the system.
 
 Thanks
 Charels
 
 On 20 Nov 2000 [EMAIL PROTECTED] wrote:
 
  YOU CAN never ever telnet in as root... it is a security measure that
 the linux developers took. and yes the switch user is the right way to
 get to root. You must know a user first to get to root or be able to
 SU... Just another step in the security area
  
  
   ** Original Subject: RE: [newbie] Problem with Telnet
   ** Original Sender: Fabio Tang [EMAIL PROTECTED]
   ** Original Date: Mon, 20 Nov 2000 10:37:19 -0600
  
   ** Original Message follows... 
  
  
   Hello ALL
   
   Here I am having a little problem trying to access the linux with
   telnet. Its strangeous when root can' t access but any other commom
 user
   can normally. And if I access like a normal user and after this
 switch
   to root with su command, I get root access normally. Why I can't
 access
   as root in telnet directly ? What may be wrong or misconfigurated ?
   Thanks for any help.
   
   Fabio
   from Sao Paulo, Brazil.
   
  
  
  ** - End Original Message --- **
  
   
  
  animalTK
  
  
 
 




Re: [newbie] LINUX

2000-11-19 Thread Tyler Longren

Put the CD in the cdrom, reboot your machine.  That should boot off the CD
for you, so you can have a regular Mandrake install.

Tyler

On Sun, 19 Nov 2000, JStalker wrote:
 Date: Sun, 19 Nov 2000 13:57:18 -0500
 To: [EMAIL PROTECTED]
 From: "JStalker" [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Sender: [EMAIL PROTECTED]
 Subject: [newbie] LINUX
 
 I just downloaded mandrake 7.2 and it says i can install it without
 partitioning my HD.. well ummm can i intsall outside of windows.. like
 how u normally install linux?? or do i have to do it in wndows
 
 




Re: [newbie] sound card again

2000-11-14 Thread Tyler Longren

I've also been having problems with my card.  It worked fine under MDK7.1. 
But in 7.2, I've had no luck.  My sound card isn't even shown in HardDrake.
 It's an older sound blaster card.

Regards,
Tyler Longren

On Tue, 14 Nov 2000, skidley wrote:
 Date: Tue, 14 Nov 2000 22:22:43 -0400 (AST)
 To: [EMAIL PROTECTED]
 From: skidley [EMAIL PROTECTED]
 CC: [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Sender: [EMAIL PROTECTED]
 Subject: Re: [newbie] sound card again
 
 What sound card do ya have? mdk 7.2 comes with alsa try thisyou can 
 even compile it from source which also comes with 7.2(d/l ISO anyhow). Go
 to alsa-project.org to see if yer card is supported and get all the
 info on alsa. also you must have sound.core module(this is basic
 kernel sound support you should have it anyhow)
 
 On Tue, 14 Nov 2000 [EMAIL PROTECTED] wrote:
 
  Again-
  How do you enable audio devices ?  What command ?
  How do you enable synth devices ? What command ?
  How do you enable midi devices ? What command ?
  How do you enable mixers devices ? What command ?
  I am trying to get the stupid sound card to work.
  What permissions ?
  Again snd config does not work.
  Drak config does not work.
  Moving the card to another slot does not work.
  Turning off pnp does not work.
  I am not a stupid user.
  Chronos.
  
  Get your own FREE E-mail address at http://www.linuxfreemail.com
  Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!
  
  
  
 
 




Re: [newbie] Netscape 6

2000-11-14 Thread Tyler Longren

I didn't think Netscape 6 is all that great.  It's big, and slow.  And I
was on a P650 with 128megs of RAM.  The GUI looks too much like Mozilla for
me.  Also, I noticed that it doesn't like the HierMenu program from
www.htmlab.com.  HierMenu seems to be used by a large number of sites.

Regards,
Tyler Longren



On Tue, 14 Nov 2000, KompuKit wrote:
 Date: Tue, 14 Nov 2000 21:32:46 -0500
 To: Linux-Mandrake [EMAIL PROTECTED]
 From: KompuKit [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Sender: [EMAIL PROTECTED]
 Subject: [newbie] Netscape 6
 
 Well, just installed Netscape 6  it's fantastic...but on my
 Pentium 233MMX with 64 mg of ramit's too slow..
 and when I rebooted ...I couldn't get back into X
 until I did an UPGRADE thru CD install...
 the one it downloaded was a "i686" tar.gz
 -- 
  Registered Linux User:167369
 =KompuKit=
 Kit Goins   ICQ# 7110071
 [EMAIL PROTECTED] Lowell, Mass.
 Web Designerhttp://kitdesigns.bizhosting.com
 WebServer:  http://kompukit.dyndns.org
 (Server Runs between M - F 6pm-12am, S  S 12pm-12am EST)
 =KompuKit=
 




Re: [newbie] SMP

2000-11-04 Thread Tyler Longren

open /proc/cpuinfo,
if you're running with 2 processors, it'll give specifications for cpu0 and
cpu1.

If you're NOT using both processors, and want to be.  Use the mkbootdisk
command to make a bookdisk of the SMP kernel located in /lib/modules.  If
you're running Mandrake 7.2, the command to make an SMP bootdisk is this:

mkbootdisk --device /dev/fd0 2.2.17-21mdksmp

Tyler

On Sat, 4 Nov 2000, [EMAIL PROTECTED] wrote:
 Date: Sat, 4 Nov 2000 13:16:50 US/Pacific
 To: [EMAIL PROTECTED]
 From: [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Sender: [EMAIL PROTECTED]
 Subject: [newbie] SMP
 
 How can I find out if I'm running SMP Kernal or not???
 
 




[newbie] OpenSSH sshd

2000-10-14 Thread Tyler Longren

Hi everybody,

I recently installed OpenSSH.  I want sshd to accept ssh connections.  I
start sshd by typing sshd.  Then, to connect, I do ssh 127.0.0.1 (I'm
running as root).  It asks for roots password, so I enter root's password,
and it says "Permission denied, please try again"  After doing that 3
times, it diplays: "Permission denied (publickey,password).  I also ran
ssh-keygen as root.  It saved my key in /root/.ssh/identity, and I entered
a passphrase, but still no luck.

Can anybody help me get sshd working correctly?  

Thanks!!!
Tyler Longren




Re: [newbie] OpenSSH sshd

2000-10-14 Thread Tyler Longren

I tried connecting to 127.0.0.1, 192.168.1.2, and VectraXW
but it doesn't let me log in using either of those.  Still get the same
thing.  I changed ListenAddress in /etc/ssh/sshd_config to 192.168.1.2, but
that didn't work either.

I've attached a copy of my sshd_config file, would you be willing to take a
look at it?

Thank!
Tyler Longren


On Sat, 14 Oct 2000, Dennis Veatch wrote:
 Date: Sat, 14 Oct 2000 18:14:15 -0400
 To: [EMAIL PROTECTED]
 From: Dennis Veatch [EMAIL PROTECTED]
 CC: [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Sender: [EMAIL PROTECTED]
 Subject: Re: [newbie] OpenSSH sshd
 
 Tyler Longren wrote:
 
  Hi everybody,
 
  I recently installed OpenSSH.  I want sshd to accept ssh connections. 
 I
  start sshd by typing sshd.  Then, to connect, I do ssh 127.0.0.1 (I'm
  running as root).  It asks for roots password, so I enter root's
 password,
  and it says "Permission denied, please try again"  After doing that 3
  times, it diplays: "Permission denied (publickey,password).  I also ran
  ssh-keygen as root.  It saved my key in /root/.ssh/identity, and I
 entered
  a passphrase, but still no luck.
 
  Can anybody help me get sshd working correctly?
 
  Thanks!!!
  Tyler Longren
 
 Instead of 127.0.0.1, try the address you have giving the host.
 
 
 sshd_config


RE: [newbie] OpenSSH sshd

2000-10-14 Thread Tyler Longren

Well, my ListenAddress was at 0.0.0.0, and it didn't work, so I changed
it to 192.168.1.2.  I suppose I'll change it back to 0.0.0.0.  Also, I
already have re-installed openssh.  I installed it once, had these
problems, so I decided to re-install, and I still have the same
problems.  :)

sorry for all the trouble...

Tyler

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Dennis Veatch
Sent: Saturday, October 14, 2000 4:08 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [newbie] OpenSSH sshd


Tyler Longren wrote:

 I tried connecting to 127.0.0.1, 192.168.1.2, and VectraXW

Ah, I should have looked at my sshd.config. Change your listen address
to
0.0.0.0. See what that does for you.

Below is my sshd.config. I noticed also you do not have a random seed
entry.
You may want to try regenerating your keys and if that does not work, I
would
suggest reinstalling ssh.


# This is ssh server systemwide configuration file.

Port 22
ListenAddress 0.0.0.0
HostKey /etc/ssh/ssh_host_key
RandomSeed /etc/ssh/ssh_random_seed
ServerKeyBits 768
LoginGraceTime 600
KeyRegenerationInterval 3600
PermitRootLogin yes
IgnoreRhosts no
StrictModes yes
QuietMode no
X11Forwarding yes
X11DisplayOffset 10
FascistLogging no
PrintMotd yes
KeepAlive yes
SyslogFacility DAEMON
RhostsAuthentication no
RhostsRSAAuthentication yes
RSAAuthentication yes
PasswordAuthentication yes
PermitEmptyPasswords no
UseLogin no
# CheckMail no
# PidFile /u/zappa/.ssh/pid
#AllowHosts
# DenyHosts lowsecurity.theirs.com *.evil.org evil.org
# Umask 022
# SilentDeny yes







Re: [newbie] OpenSSH sshd

2000-10-14 Thread Tyler Longren

I installed at OpenToCrackers level.  I'll go look through those scripts. 
I'll let ya know if I find anything.  I probably won't though.  :)

Tyler

On Sat, 14 Oct 2000, Greg Stewart wrote:
 Date: Sat, 14 Oct 2000 20:22:20 -0400
 To: [EMAIL PROTECTED]
 From: "Greg Stewart" [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Sender: [EMAIL PROTECTED]
 Subject: Re: [newbie] OpenSSH sshd
 
 This is starting to sound like my experience with my MDK server attempt.
 
 What security level did you install... you may wish to explore the msec
 scripts to see if there's something in there that's blocking the login. I
 spent days ripping the crap out of those scripts and still couldn't
 figure
 it out, but I got too frustrated and installed my server with another
 distro.
 
 It's just a suggestion, hope you find what's going on--if you do, let me
 know, maybe I can fix the install I had (I saved the hard drive wondering
 whether I would one day figure out what was causing my frustration).
 
 --Greg
 
 
 - Original Message -
 From: "Tyler Longren" [EMAIL PROTECTED]
  Well, my ListenAddress was at 0.0.0.0, and it didn't work, so I changed
  it to 192.168.1.2.  I suppose I'll change it back to 0.0.0.0.  Also, I
  already have re-installed openssh.  I installed it once, had these
  problems, so I decided to re-install, and I still have the same
  problems.  :)
 
  sorry for all the trouble...
 
  Tyler
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]On Behalf Of Dennis Veatch
  Sent: Saturday, October 14, 2000 4:08 PM
  To: [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: Re: [newbie] OpenSSH sshd
 
 
  Tyler Longren wrote:
 
   I tried connecting to 127.0.0.1, 192.168.1.2, and VectraXW
 
  Ah, I should have looked at my sshd.config. Change your listen address
  to
  0.0.0.0. See what that does for you.
 
  Below is my sshd.config. I noticed also you do not have a random seed
  entry.
  You may want to try regenerating your keys and if that does not work, I
  would
  suggest reinstalling ssh.
 
 
  # This is ssh server systemwide configuration file.
 
  Port 22
  ListenAddress 0.0.0.0
  HostKey /etc/ssh/ssh_host_key
  RandomSeed /etc/ssh/ssh_random_seed
  ServerKeyBits 768
  LoginGraceTime 600
  KeyRegenerationInterval 3600
  PermitRootLogin yes
  IgnoreRhosts no
  StrictModes yes
  QuietMode no
  X11Forwarding yes
  X11DisplayOffset 10
  FascistLogging no
  PrintMotd yes
  KeepAlive yes
  SyslogFacility DAEMON
  RhostsAuthentication no
  RhostsRSAAuthentication yes
  RSAAuthentication yes
  PasswordAuthentication yes
  PermitEmptyPasswords no
  UseLogin no
  # CheckMail no
  # PidFile /u/zappa/.ssh/pid
  #AllowHosts
  # DenyHosts lowsecurity.theirs.com *.evil.org evil.org
  # Umask 022
  # SilentDeny yes
 
 
 
 
 
  

__
 Vous avez un site perso ?
 2 millions de francs à gagner sur i(france) !
 Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif
 
 
 




RE: [newbie] Mysql for mandrake

2000-10-11 Thread Tyler Longren

Try http://www.mysql.com
They've got source, and binary there.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of KompuKit
Sent: Wednesday, October 11, 2000 4:25 PM
To: Linux-Mandrake
Subject: [newbie] Mysql for mandrake


Where can I find a newer version of MySql,than whats on 
the 7.02 CD?  I need one that will work under Mandrake 7.02.
and preferably 3.22 or higher...and I need it in RPM...not
tar.gz
-- 
 Registered Linux User:167369
=KompuKit=
Kit Goins   ICQ# 7110071
[EMAIL PROTECTED] Lowell, Mass.
Web Designerhttp://kitdesigns.bizhosting.com
WebServer:  http://kompukit.dyndns.org
(Server Runs between M - F 6pm-12am, S  S 12pm-12am EST)
=KompuKit=





RE: [newbie] Registered Linux user?

2000-10-02 Thread Tyler Longren

http://counter.li.org/

I think that's what you're looking for

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jon Doe
Sent: Monday, October 02, 2000 4:43 PM
To: [EMAIL PROTECTED]
Subject: [newbie] Registered Linux user?


Can someone post the site to become a registered user? I signed up once
but
have lost my number and the site to register.
Anyone know if you can aquire your number if you lost it?? lol

 --
Fatal Error: Found [MS-Windows] System - Repartitioning Disk for
Linux...





RE: [newbie] OT : Best place for cheap network cards...

2000-10-02 Thread Tyler Longren

There's some pretty cheap ones here:
http://www2.warehouse.com/dept_find.asp?dept_id=3663sel=NtwkEthcat=net
working

Most are linux compatible.  Some 3com cards haven't worked for me before
however.

Tyler

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Clif Caldwell
Sent: Monday, October 02, 2000 5:10 PM
To: [EMAIL PROTECTED]
Subject: [newbie] OT : Best place for cheap network cards...


I realize I'm imposing on this list but I desparately need to obtain
about 3
cheap Linux friendly network cards to share my home dsl line.

Thanks and fear not I will not abuse this list with more OT questions.

Clif Caldwell
[EMAIL PROTECTED]

--
--
"Sig" file is sick
--






RE: OT [newbie] Microsoft and George W. Bush

2000-09-27 Thread Tyler Longren

I'm dual booting WinME and Mandrake right now.  I haven't payed much
attention to this thread.  I just saw something about dual booting
Mandrake and WinME.  If you have 2 hard drives, it's easy.  Put ME on
one, and Mandrake on the other.  Set the Linux drive to master, and
you're set.  If you have one hard drive, just install Mandrake AFTER
windows.

Tyler

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Michael
Sent: Wednesday, September 27, 2000 5:00 PM
To: [EMAIL PROTECTED]
Subject: Re: OT [newbie] Microsoft and George W. Bush


Dunno. I didn't even look before overwriting the included copy of Win ME
(funny name eh?) on the new server with Mandrake. Windows blows
cheese. All that'd happen is someone would rewrite lilo/grub a little to
fix it and then it'd work again. The OS can't really tell the
difference.

*^*^*^*
Was it a dream where you see yourself standing in sort of sungod robes
 on a pyramid with a thousand naked women screaming and throwing little
pickles at you? -- Real Genius

On Wed, 27 Sep 2000, goldenpi wrote:

 Dont feel great just yet-I hear twindows millenium is going to write
its boot
 code to the MBR so that it cannot be used in a duelboot. Douptless m$
has some
 exuse-probably say its to combat virus that write to the boot record
even
 through there 10 yeard old.

 Oppinions of my new sig? I hope it comes through.

 On Wed, 27 Sep 2000, you wrote:
  Hey Y'all,
 
  Before I got into using Linux I used various versions of the MAC O/S
and I
  always found it to be somewhat unstable, the one thing I did like
about it
  was the fact that it was not nearly as dumbed down as Windows, it is
easy to
  use, but you still need to have some kind of understanding as to
what the
  machine is doing. Hopefully when OS/X gets all the way (it is
available in
  server packages) out they will somehow port it to run on Intel based
  processor machines, and hopefully the stability problems will be
corrected,
  without having to compromise the ease of use.
  If these things happen, and the work on developing a more consumer
friendly
  Linux product continues, Microsoft could be in for quite a shock.
 
  Of course bad news for Bill is good news for the rest of us.
 
  I'll leave the Presidential debate open for others to discuss as I
think
  that is too far off topic for this list, but I will ask you this:
  Do you want a President who, up until this point is most famous for
  approving the execution of 2 women, and for picking his nose on
national
  television?
 
  I may have to move to Canada next year.
 
  Fritz
 
 
 
 
  - Original Message -
  From: Jay [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Wednesday, September 27, 2000 4:56 AM
  Subject: Re: [newbie] Microsoft and George W. Bush
 
 
  On Wed, 27 Sep 2000, you wrote:
   On Wed, 27 Sep 2000, you wrote:
  
   Isnt OSX a MAC versions of Operating System.  I thought it's not
related
  to
   Linux.   Of course there are some Linux distributions for the Mac.
But
  what
   I've heard Apple is producing the next generation of O/S entitled
OSX.
  
 
  --
  It is Mac.  But OS X is based on Unix.  The buzz is that it is very
stable
  and
  easy to use.  If Mac makes the OS X Intel compatible, watch out!
So,
  although
  it is not Linux, OS X is a perceived threat to Windoze.
 
 
  Jay
  "May the sound of happy music, And the lilt of Irish laughter, fill
your
  heart with gladness, that stays forever after."
  "May the enemies of Ireland never meet a friend."
  http://www.mrsnooky.com
 --
 ==
 Goldenpi- programer, unreal level creator, linux user and all round
geek.
 If you are reading this, I sent this mail from linux.







Re: [newbie] Upgrading Kernel w/RPMS

2000-09-24 Thread Tyler Longren

Adam,

I just downloaded the new Kernel RPM's from a Mandrake FTP site.  I was
running kernel 2.2.15 (smp version).  I downloaded 2.2.16, installed the
rpm's just like any other rpm, rebooted, and that was it.

Regards,
Tyler


- Original Message -
From: "Adam Stark" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, September 24, 2000 12:50 PM
Subject: [newbie] Upgrading Kernel w/RPMS


 Hi, the title pretty much says it all.  I want to upgrade my kernel to
 the latest one using RPMS.  I don't want to compile one b/c I don't
have
 space on my HD for all the development packages.

 How do I do this?  Just download the RPM and install with Kpackage, of
 is there some sort of voodoo svengali config file editing to be done?

 Thanks,
 Adam







Re: [newbie] Upgrading Kernel w/RPMS

2000-09-24 Thread Tyler Longren

Well, you'll probably want kernel-2.2.16.  the kernel-2.2.16-mdksmp (or
something like that) is for machines with 2 processors.  You'll want
Kernel-2.2.16-devel.  And probably kernel-hearders-2.2.16.

I'm not sure if these filenames are right...they should be close though.

Tyler

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, September 24, 2000 1:09 PM
Subject: Re: [newbie] Upgrading Kernel w/RPMS


 In a message dated 24-Sep-00 14:59:21 Central Daylight Time,
 [EMAIL PROTECTED] writes:

  I just downloaded the new Kernel RPM's from a Mandrake FTP site.  I
was
  running kernel 2.2.15 (smp version).  I downloaded 2.2.16, installed
the
  rpm's just like any other rpm, rebooted, and that was it 

 i noticed several rpms is there any specific order in which to install
them???






[newbie] Fortune on login

2000-09-21 Thread Tyler Longren

Hello everybody,

How do I make fortune execute after a user logs in?  Just like
/etc/motd.  I've read a few articles on how to do this, but I haven't
been able to get any of them to work.

Regards,
Tyler Longren