[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] I've been hacked
- Subject: RE: [cobalt-users] I've been hacked
- From: Frédéric Badel [Abanys-Concept] <fred@xxxxxxxxxx>
- Date: Fri Jun 21 06:53:08 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
>
> Thanks,
> Then what do I do to access the box via telnet?
you don't ! use ssh instead...
there's a pkg there
http://pkgmaster.com/i386/RaQ3-RaQ4-OpenSSH-3.1p1-1.pkg
> And where do I get ssh for windows?
then you can use PuTTY, it's an ssh client for win32
http://www.chiark.greenend.org.uk/~sgtatham/putty/
fred
>
> ----- Original Message -----
> From: "Wood, Bradley"
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Friday, June 21, 2002 8:20 AM
> Subject: RE: [cobalt-users] I've been hacked
>
>
> >
> >
> > > -----Original Message-----
> > > From: wcstaff
> > > Sent: 21 June 2002 13:13
> > > To: cobalt-users@xxxxxxxxxxxxxxx
> > > Subject: Re: [cobalt-users] I've been hacked
> > >
> > >
> > > ?How does one turn off telnet and implement ssh. We have ssh
> > > installed on
> > > the raq 4 r systems.
> >
> > edit /etc/inetd.conf and put a # before the line that says "telnet"
> >
> > then do
> >
> > killall -HUP inetd
> >
> >
>