Operating System - HP-UX
1833776 Members
2365 Online
110063 Solutions
New Discussion

HP equivilent to 'tip' command.

 
Peter_17
Frequent Advisor

HP equivilent to 'tip' command.

Hi all,

On a sun box, I can run "tip hardwire" to connect from my serial port (as configured in /etc/remote) to another box and use it as a console. Is there an equivilent for the hp side? I've tried 'cu -l/dev/tty0p0 dir' as exampled in the man page for cu, but didn't work... failing with: Connect failed: Requested device/system name not known.

What's missing?

Thanks,

Pete
5 REPLIES 5
Michael Tully
Honored Contributor

Re: HP equivilent to 'tip' command.

Hi,

No, this cannot be done on a HP system.
The best way to this is have a console
terminal hooked up to a black-box switch.

-Michael
Anyone for a Mutiny ?
Krishna Prasad
Trusted Contributor

Re: HP equivilent to 'tip' command.

I thought you could use remote console to move the console to another terminal device, however it can be dangerous.

I suggest setting up a web-console. This works great because you laptop can be the console. You hookup your serial-connection to the web-console, then your web-console to the network.

This allows you do anything you want from a browser that is on the same network. Also works well from home, and beats driving in.
Positive Results requires Positive Thinking
Uday_S_Ankolekar
Honored Contributor

Re: HP equivilent to 'tip' command.

Hi,
In HP you can have Lan console and web console.
ths following link give you more details how to configure web console.
http://docs.hp.com/hpux/onlinedocs/hw/swc/index.html


-USA..


Good Luck..
Thom Cornwell
Frequent Advisor

Re: HP equivilent to 'tip' command.

/etc/remotes is equivalent to /etc/uucp/Systems file. Did you make an entry in the Systems file for the host.
Santosh Nair_1
Honored Contributor

Re: HP equivilent to 'tip' command.

cu should work, but you have to remember to update /etc/uucp/Devices and /etc/uucp/Drivers files. Alternatively you could use kermit. Also you could use a program called dinc from Digi. Its distributed as public domain, but you'd have to compile the source code (very very simple). Its a nice little program very similar to tip in Solaris.

http://support.digi.com/centraldata/prog/dinc/00_index.htm

Hope this helps.

-Santosh
Life is what's happening while you're busy making other plans