- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- console on serial port 1 - how to see?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 01:41 PM
10-03-2001 01:41 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 01:59 PM
10-03-2001 01:59 PM
SolutionMethod 1 and easier): kermit
do something like:
execute kermit
set line /dev/tty0p5
set speed 9600
connect
if you are lucky and have the proper cable you should get a prompt from your DEC box. Man kermit before you try to get a feel for what to do.
Method 2 - Generally better but MUCH more difficult to configure) uucp
Set up the connect to your DEC box as a uucp Direct connect; you then connect to the box using 'cu'. Man uucp, cu for details.
This ain't gonna be fun, Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 02:05 PM
10-03-2001 02:05 PM
Re: console on serial port 1 - how to see?
Digital UNIX Version V4.0 (neosf.harbor.ab.ca) console
login:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 02:27 PM
10-03-2001 02:27 PM
Re: console on serial port 1 - how to see?
Most people at least have to fight cabling for an hour or so.
Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2001 02:53 AM
10-04-2001 02:53 AM
Re: console on serial port 1 - how to see?
"cu(1)" is working fine for me and you do not have to
download anything from anywhere...
You *will* need to do a little bit of UUCP setup, though.
I would not call it the "hard way", Clay :-)
Just my ?0.02,
Wodisch