Read more
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Setting term type in HPUX
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
Setting term type in HPUX
SOLVED- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-23-2009 09:38 PM
06-23-2009 09:38 PM
-inex
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-23-2009 09:49 PM
06-23-2009 09:49 PM
SolutionHope 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!

- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-23-2009 10:22 PM
06-23-2009 10:22 PM
Re: Setting term type in HPUX
Re: Setting term type in HPUX
or
export TERM=700/96
I amnot sure if there was a "/" or not but my gut feeling is, there was not. Try both and see which one works
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-23-2009 10:40 PM
06-23-2009 10:40 PM
Re: Setting term type in HPUX
Re: Setting term type in HPUX
check your term by
echo $TERM
You can set the terminal by
export TERM=vt100
export TERM=hp
Regards
Vivek
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-23-2009 10:47 PM
06-23-2009 10:47 PM
Re: Setting term type in HPUX
Re: Setting term type in HPUX
I tried these settings but that did not work.
-inex
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-23-2009 10:47 PM
06-23-2009 10:47 PM
Re: Setting term type in HPUX
Re: Setting term type in HPUX
eval `ttytype -s -a`
whenever you login through the 700/96 terminal that command is going to be run and it should report back a TERM type of 70096 or hp
To see what the 700/96 terminal is currently reporting as its terminal type just login through it and run:
ttytype
HTH
Duncan
HTH
Duncan
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-24-2009 09:32 AM
06-24-2009 09:32 AM
Re: Setting term type in HPUX
Re: Setting term type in HPUX
I have not heard about this type of terminal for quite while and as far as I can remember this was a terminal for HP3000 systems. I would not be surprised if the firmware on this puppy is tweaked for those systems and can not play well HPUX boxes. I have never seen a terminal setting for this variety. You might consider either getting a new and more compatible terminal or repurpose an old laptop with the windows' built-in terminal emulator hyper-terminal in serial mode which can do a pretty good job as a vt100 terminal.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-24-2009 08:37 PM
06-24-2009 08:37 PM
Re: Setting term type in HPUX
Re: Setting term type in HPUX
You can set term to either vt100 or hpterm.
echo $TERM
export TERM=vt100
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-24-2009 09:59 PM
06-24-2009 09:59 PM
Re: Setting term type in HPUX
Re: Setting term type in HPUX
You can check your term by
echo $TERM
You can set the terminal by
export TERM=vt100
export TERM=hp
Check the thread at:
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=211834
Rgds-Kranti
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP