SSH daemon missing on IRIX 6.5.23
Hello,
I am running an o2 box with IRIX 6.5.23. Now I would like to be able to
login into this box using SSH but unfortunately there is no SSH daemon
installed. Is there a product from IRIX for that or do I need the
freeware SSH daemon ? If yes can someone please tell me which product i
need to install and where I can find it.
Here is the following ssh related stuff currently installed:
% showprods | grep -i ssh
I openssh 12/03/2003 OpenSSH server and client tools for
6.5.22 and later, 3.6.1p2
I openssh.man 12/03/2003 OpenSSH Online Documentation, 3.6.1p2
I openssh.man.manpages 12/03/2003 OpenSSH man pages, 3.6.1p2
I openssh.man.relnotes 12/03/2003 OpenSSH Release Notes, 3.6.1p2
I openssh.sw 12/03/2003 OpenSSH execution only env, 3.6.1p2
I openssh.sw.client 12/03/2003 OpenSSH Client Software, 3.6.1p2
I openssh.sw.common 12/03/2003 OpenSSH Common Client/Server
Software, 3.6.1p2
Many many thanks for the help !
Regards
Re: SSH daemon missing on IRIX 6.5.23
Syn <syn_NOSPAM_uw@hotmail.com> wrote:[color=blue]
> Hello,
>
> I am running an o2 box with IRIX 6.5.23. Now I would like to be able to
> login into this box using SSH but unfortunately there is no SSH daemon
> installed. Is there a product from IRIX for that or do I need the
> freeware SSH daemon ? If yes can someone please tell me which product i
> need to install and where I can find it.
>
> Here is the following ssh related stuff currently installed:
>
> % showprods | grep -i ssh
>
> I openssh 12/03/2003 OpenSSH server and client tools for
> 6.5.22 and later, 3.6.1p2
> I openssh.man 12/03/2003 OpenSSH Online Documentation, 3.6.1p2
> I openssh.man.manpages 12/03/2003 OpenSSH man pages, 3.6.1p2
> I openssh.man.relnotes 12/03/2003 OpenSSH Release Notes, 3.6.1p2
> I openssh.sw 12/03/2003 OpenSSH execution only env, 3.6.1p2
> I openssh.sw.client 12/03/2003 OpenSSH Client Software, 3.6.1p2
> I openssh.sw.common 12/03/2003 OpenSSH Common Client/Server
> Software, 3.6.1p2[/color]
You need to install openssh.sw.server which is not installed by default.
Ivan
--
Ivan Rayner
[email]ivanr@sgi.com[/email]
Re: SSH daemon missing on IRIX 6.5.23
either take the easy route and goto freeware.sgi.com/Dist and grab
fw_ssh-blah blah blah untar it then inst it. Or go grab the ssh source
from [url]ftp://ftp.ssh.com/pub/ssh[/url] tar -zxvf it and compile it into irix :-).
Then chkconfig it on. Start it from /etc/init.d/fw_sshd
*********************
Khalid Schofield
System Administrator / EM Technician
Dept. Of Materials
University Of Oxford
Parks Road
Oxford
OX1 3PH
Email: [email]khalid.schofield@materials.ox.ac.uk[/email]
Tel: 01865 273785
Fax: 01865 283333
Web: [url]http://www-em.materials.ox.ac.uk/people/schofield/index.html[/url]
On Fri, 23 Jan 2004, Ivan Rayner wrote:
[color=blue]
> Syn <syn_NOSPAM_uw@hotmail.com> wrote:[color=green]
> > Hello,
> >
> > I am running an o2 box with IRIX 6.5.23. Now I would like to be able to
> > login into this box using SSH but unfortunately there is no SSH daemon
> > installed. Is there a product from IRIX for that or do I need the
> > freeware SSH daemon ? If yes can someone please tell me which product i
> > need to install and where I can find it.
> >
> > Here is the following ssh related stuff currently installed:
> >
> > % showprods | grep -i ssh
> >
> > I openssh 12/03/2003 OpenSSH server and client tools for
> > 6.5.22 and later, 3.6.1p2
> > I openssh.man 12/03/2003 OpenSSH Online Documentation, 3.6.1p2
> > I openssh.man.manpages 12/03/2003 OpenSSH man pages, 3.6.1p2
> > I openssh.man.relnotes 12/03/2003 OpenSSH Release Notes, 3.6.1p2
> > I openssh.sw 12/03/2003 OpenSSH execution only env, 3.6.1p2
> > I openssh.sw.client 12/03/2003 OpenSSH Client Software, 3.6.1p2
> > I openssh.sw.common 12/03/2003 OpenSSH Common Client/Server
> > Software, 3.6.1p2[/color]
>
>
> You need to install openssh.sw.server which is not installed by default.
>
> Ivan
> --
> Ivan Rayner
> [email]ivanr@sgi.com[/email]
>[/color]
Re: SSH daemon missing on IRIX 6.5.23
Syn <syn_NOSPAM_uw@hotmail.com> wrote in message news:<401101B9.2030205@hotmail.com>...[color=blue]
> Hello,
>
> I am running an o2 box with IRIX 6.5.23. Now I would like to be able to
> login into this box using SSH but unfortunately there is no SSH daemon
> installed. Is there a product from IRIX for that or do I need the
> freeware SSH daemon ? If yes can someone please tell me which product i
> need to install and where I can find it.[/color]
Funny, IRIX 6.5.23 has not yet been released by SGI.
If, in fact you are running IRIX 6.5.23, you will find the OpenSSH
software on the Complimentary Applications CD, however if you are
running an earlier version of IRIX you might have to go to
freeware.sgi.com to get it.
Re: SSH daemon missing on IRIX 6.5.23
Jeff wrote:
[color=blue]
> Funny, IRIX 6.5.23 has not yet been released by SGI.
>
> If, in fact you are running IRIX 6.5.23, you will find the OpenSSH
> software on the Complimentary Applications CD, however if you are
> running an earlier version of IRIX you might have to go to
> freeware.sgi.com to get it.[/color]
Thanks guys for the percious help... I've could install it from the
complementary CDs... In fact your are right I meant IRIX 6.5.22 :)
Cheers
Re: SSH daemon missing on IRIX 6.5.23
Syn wrote:
[color=blue]
> Jeff wrote:
>[color=green]
>> Funny, IRIX 6.5.23 has not yet been released by SGI.
>>
>> In fact your are right I meant IRIX 6.5.22[/color][/color]
lol, you had like 20 guys logging into Supportfolio and thinking their
accounts were bust.
r15k
Re: SSH daemon missing on IRIX 6.5.23
r15k wrote:
[color=blue]
> lol, you had like 20 guys logging into Supportfolio and thinking their
> accounts were bust.[/color]
Hehe, i'll try to start a new thread asking where I can download IRIX v7 :-)
Re: SSH daemon missing on IRIX 6.5.23
Syn <syn_NOSPAM_uw@hotmail.com> wrote:[color=blue]
> r15k wrote:
>[color=green]
>> lol, you had like 20 guys logging into Supportfolio and thinking their
>> accounts were bust.[/color]
>
> Hehe, i'll try to start a new thread asking where I can download IRIX v7 :-)[/color]
IRIX 7 is codenamed RedHat.
OT: Re: SSH daemon missing on IRIX 6.5.23
IRIX Central <info@irixcentral.com> wrote:[color=blue]
> Syn <syn_NOSPAM_uw@hotmail.com> wrote:[color=green]
>> r15k wrote:
>>[color=darkred]
>>> lol, you had like 20 guys logging into Supportfolio and thinking their
>>> accounts were bust.[/color]
>>
>> Hehe, i'll try to start a new thread asking where I can download IRIX v7 :-)[/color][/color]
[color=blue]
> IRIX 7 is codenamed RedHat.[/color]
RedHat is codenamed Fedora.
Damian Menscher
--
-=#| Physics Grad Student & SysAdmin @ U Illinois Urbana-Champaign |#=-
-=#| 488 LLP, 1110 W. Green St, Urbana, IL 61801 Ofc:(217)333-0038 |#=-
-=#| 4602 Beckman, VMIL/MS, Imaging Technology Group:(217)244-3074 |#=-
-=#| <menscher@uiuc.edu> [url]www.uiuc.edu/~menscher/[/url] Fax:(217)333-9819 |#=-
Re: SSH daemon missing on IRIX 6.5.23
IRIX Central <info@irixcentral.com> wrote in message news:<etudnfu8b43Gt4jd4p2dnA@giganews.com>...[color=blue]
> Syn <syn_NOSPAM_uw@hotmail.com> wrote:[color=green]
> > r15k wrote:
> >[color=darkred]
> >> lol, you had like 20 guys logging into Supportfolio and thinking their
> >> accounts were bust.[/color]
> >
> > Hehe, i'll try to start a new thread asking where I can download IRIX v7 :-)[/color]
>
> IRIX 7 is codenamed RedHat.[/color]
That's not even funny.
Shawn
Re: SSH daemon missing on IRIX 6.5.23
Shawn Johnston <sjohnston@satshot.com> wrote:[color=blue][color=green]
>> IRIX 7 is codenamed RedHat.[/color]
>
> That's not even funny.
>[/color]
but...but...but PENGUINS CAN FLY! [url]http://www.sgi.com[/url]
Re: SSH daemon missing on IRIX 6.5.23
>>> IRIX 7 is codenamed RedHat.[color=blue][color=green]
>> That's not even funny.[/color]
> but...but...but PENGUINS CAN FLY! [url]http://www.sgi.com[/url][/color]
But SGI didn't certified them to do so ;)
ah, besides - flying animals & SGI:
"Some people think that you can add a graphics card to a PC and get the
power of a Silicon Graphics workstation. You can strap a rocket onto a
basset hound, and you still have a dog with a rocket on its back." (Ed
McCracken, former SGI CEO)
Re: SSH daemon missing on IRIX 6.5.23
>>> IRIX 7 is codenamed RedHat.[color=blue][color=green]
>> That's not even funny.[/color]
> but...but...but PENGUINS CAN FLY! [url]http://www.sgi.com[/url][/color]
Only SGI-breeded penguins can fly ;)
ah, btw - flying animals & SGI:
"Some people think that you can add a graphics card to a PC and get the
power of a Silicon Graphics workstation. You can strap a rocket onto a
basset hound, and you still have a dog with a rocket on its back."
(Ed McCracken, former SGI CEO)
Re: SSH daemon missing on IRIX 6.5.23
>>> IRIX 7 is codenamed RedHat.[color=blue][color=green]
>> That's not even funny.[/color]
> but...but...but PENGUINS CAN FLY! [url]http://www.sgi.com[/url][/color]
Only SGI-bred penguins can fly
ah, btw - flying animals & SGI:
"Some people think that you can add a graphics card to a PC and get the
power of a Silicon Graphics workstation. You can strap a rocket onto a
basset hound, and you still have a dog with a rocket on its back."
(Ed McCracken, former SGI CEO)
Re: SSH daemon missing on IRIX 6.5.23
Wolfram Schubert wrote:
[color=blue][color=green][color=darkred]
> >>> IRIX 7 is codenamed RedHat.
> >> That's not even funny.[/color]
> > but...but...but PENGUINS CAN FLY! [url]http://www.sgi.com[/url][/color]
>
> Only SGI-bred penguins can fly
>
> ah, btw - flying animals & SGI:
> "Some people think that you can add a graphics card to a PC and get the
> power of a Silicon Graphics workstation. You can strap a rocket onto a
> basset hound, and you still have a dog with a rocket on its back."
> (Ed McCracken, former SGI CEO)[/color]
ah, so THAT's what's inside onyx4. wonder where you put the kibble in?