- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Newbie question-setting the TERM variable
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-16-2001 06:17 AM
10-16-2001 06:17 AM
I just installed HPUX 11.0 on an old B132L workstation to teach myself unix. My problem is that my login is at the Common Desktop Environment screen and whenever I try to log in nothing happens. I believe it it because my TERM variable is set to unknown. I can log on by the terminal and when I tried to enter SAM it told me the variable was unknown. How do I set this variable so that I do not run into this problem. Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 06:20 AM
10-16-2001 06:20 AM
Re: Newbie question-setting the TERM variable
export TERM=
will do
to make this permanent set this statement in your $HOME/.profile
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 06:20 AM
10-16-2001 06:20 AM
Re: Newbie question-setting the TERM variable
hope this helps.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 06:28 AM
10-16-2001 06:28 AM
Re: Newbie question-setting the TERM variable
Not so certain about that .... you say you login via CDE login Panel but nothing happens ? No errors ? Do you just get kicked back to the login screen again ?
What's the H/W ie are you remote on local on a hp workstation/server ?
If the term setting makes no difference I'd look into hostname resolution ... make sure its OK using nslookup - that the system knows it's own hostname/ip and that this is entered correctly in /etc/hosts ....are you using files or DNS .... look at the output from nslookup it will tell you.
$HOME/.dt/startlog or /var/dt/Xerrors may also hold clues ?
let us know how you get on ......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 06:47 AM
10-16-2001 06:47 AM
Re: Newbie question-setting the TERM variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 06:52 AM
10-16-2001 06:52 AM
Re: Newbie question-setting the TERM variable
sounds like a network problem.
Please check your network config/ name resolution. Are more than 1 NICs installed?
Please post the output of
#lanscan
Does
#nslookup your_host_name
match your config?
Torsten
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 06:54 AM
10-16-2001 06:54 AM
Re: Newbie question-setting the TERM variable
Using /etc/hosts on: testunix
I typed in testunix and was returned:
looking up FILES
Name: testunix
Address: 127.0.0.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 06:58 AM
10-16-2001 06:58 AM
Re: Newbie question-setting the TERM variable
lanscan results
Hardware path 8/16/6
Station Address 0x0060B0172C6D
Crd In# 0
Hdw State UP
Net-Interface NamePPA lan0 snap0
NM ID 1 MAC Type ETHER HP-DLPI Support Yes
DLPI Mjr#119
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 07:10 AM
10-16-2001 07:10 AM
Re: Newbie question-setting the TERM variable
127.0.0.1 testunix localhost loopback I guess ...
did dr_dt show up anything ... does this occur for root user ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 07:16 AM
10-16-2001 07:16 AM
Re: Newbie question-setting the TERM variable
* Local local@console /usr/bin/X11/X :0
However, the CDE may not function well or at all without the network, but try the above.
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 07:25 AM
10-16-2001 07:25 AM
Solutionnow that SAM is working for you, use it to install/configure your LAN-card. Use any IP-Address you want (almost, expect for 0.0.0.0 and 127.0.0.1), like 10.11.12.13, add this address and your hostname into your /etc/hosts, reboot and try loggin in now.
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 07:30 AM
10-16-2001 07:30 AM
Re: Newbie question-setting the TERM variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 08:22 AM
10-16-2001 08:22 AM