Operating System - HP-UX
1834710 Members
2884 Online
110069 Solutions
New Discussion

How to enter into HP-UX system

 
K.S. Islam
New Member

How to enter into HP-UX system

Hi! Please tell me step by step how to enter into HP-UX system

3 REPLIES 3
Jeeshan
Honored Contributor

Re: How to enter into HP-UX system

Enter into hp-ux systems means what?
if you are newbie go and find docs as your requirement

http://docs.hp.com

a warrior never quits
Asif Sharif
Honored Contributor

Re: How to enter into HP-UX system

Hi Islam,

Do you know the IP of your HP-UX box?


Regards,
Asif Sharif
Regards,
Asif Sharif
Rasheed Tamton
Honored Contributor

Re: How to enter into HP-UX system

Hi,

You need the hostname or the IP of the HP-UX system or you should have physical access to it. Also you need a valid user account and password.

telnet hostname
telnet ip

give your username and password.

If ssh is enabled on it. You can
ssh hostname
ssh ip