1820553 Members
2318 Online
109626 Solutions
New Discussion юеВ

Install SSH

 
SOLVED
Go to solution
TrisnoBangun
Occasional Contributor

Install SSH

Hi All,

I want to install SSH in my HP Ux Ver 11.xx , i already downloaded depot software from HP. So after i install it, is it need reboot a PC ??

I want to Telnet using SSH and SFTP , after i install SSH , can i use both and no need to configure SSH ?
What software prefare support both Telnet SSH and SFTP ( My PC Client Use Windows??
\

Tks verymuch
TrisnoB
8 REPLIES 8

Re: Install SSH

No you don't need to reboot HP-UX after installing ssh - it should work right out of the box...

For windows the PuTTY utilities seem to be afirly popular:

http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Khashru
Valued Contributor

Re: Install SSH

No reboot required in hpux. You can use both telnet and ssh.

Putty is a very good free client for ssh.
Torsten.
Acclaimed Contributor

Re: Install SSH

Once you have the daemons installed for sftp, scp and ssh you should consider to disable telnet/ftp for security reasons.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Sp4admin
Trusted Contributor

Re: Install SSH

Hello,

We use "SSH Tectia" on the unix servers. this was just a easy swinstall. for the PC we use F-Secure to connect with SSH.

sp,
HGN
Honored Contributor

Re: Install SSH

Hi

HP has he Open-SSH product

HP-UX Secure Shell

As others suggested I would also recommed that you install this (No reboot required) and try and make a sucessfull connection from you PC (Putty can be used) then disable telnet, also the SSH keys setup and handling are good , please sure nto to mix different version of SSH (especially f-secure) which you migth run into issues setting up the SSH keys.

Rgds

HGN
TrisnoBangun
Occasional Contributor

Re: Install SSH

Dear All,

i already install ssh and work , i can sftp dan secure telnet .
Now how i to disable telnet and ftp in my server ??

Regards
Trisno
sreejith vp
New Member
Solution

Re: Install SSH

edit the /etc/inetd.conf file and comment the telnet and ftp line to stop these services

Sree
TrisnoBangun
Occasional Contributor

Re: Install SSH

Tks for your help i have solve my proble.


Regards
Trisno