- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- X-terminal
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
Discussions
Discussions
Discussions
Forums
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
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
тАО12-13-2002 02:50 AM
тАО12-13-2002 02:50 AM
May I use redhat as X-terminal of HPUX 10.20?
If yes, how can I do?
Please teach me to do implementation.
Thanks
Taiyi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2002 02:55 AM
тАО12-13-2002 02:55 AM
Re: X-terminal
X-terminal or X-windows ?
If you want view a HP-UX x-window software say hp omniback . it is possible.
From the linux KDE start a shell and telnet to HP-UX server and login as a user.
now give this command.
$ export DISPLAY=xx.xx.xxx.xx:0.0
where xxx.xxx.xxx.xx is the IP address of the linux server. then
$ xomni
now hp-ux omniback windows will displayed in your linux desktop
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2002 03:07 AM
тАО12-13-2002 03:07 AM
Re: X-terminal
Yi,
My mean is X-window.
But I want to see HPUX's CDE on Linux.
And I want to see login srceen on Linux.
Before I saw some PC's product, seem like Exceed X, which can display CDE on PC.
Thanks for your help
Taiyi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2002 03:18 AM
тАО12-13-2002 03:18 AM
Re: X-terminal
NAME
Xnest - a nested X server
SYNOPSIS
Xnest [-options]
DESCRIPTION
Xnest is a client and a server. Xnest is a client of the real server
which manages windows and graphics requests on its behalf. Xnest is a
server to its own clients. Xnest manages windows and graphics
requests on their behalf. To these clients Xnest appears to be a
conventional server.
OPTIONS
Xnest supports all standard options of the sample server
implementation. For more details, please see the manual page on your
system for Xserver. The following additional arguments are supported
as well.
As I understand it you may already have this installed ? failing that you could always start Xfree86 on your linux system but use -indirect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2002 05:49 AM
тАО12-13-2002 05:49 AM
Re: X-terminal
CDE specifically may be a problem, but I don't think HP-UX cares. If the client is a proper X client, and an authorized user and IP address if you use inetd.sec, you should have no problems.
What's the problem with KDE or even the gnome interface. I'm told by reliable people that HP's going to use gnome in HP-UX 12
There is an open source depot version of gnome that I once tried and failed to install and get working with HP-UX 11. The gnome interface with Linux is a much more flexible and easy to use desktop and as far as I know, omniback shouldn't have problems with it.
I could try this by dail up, let a Linux machine dial work and talk to an HP-UX machine, but that means I'd have to run a phone line on the weekend. I'd rather do something else.
:-)
Steve
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2002 06:30 AM
тАО12-13-2002 06:30 AM
SolutionHello,
This is done in the following way:
As CDE uses some special fonts that probably
are not available on Linux you first has to
set up the fonserver on the HP-UX machine
like this:
1. Log in on the HP-UX machine.
2. Edit the configuration file of the font server:
# cd /etc/X11/fs
# vi config
add the directory /usr/dt/config/xfonts/C to the "catalogue"
line (comma seperated list)
3. Copy /usr/dt/config/Xsetup to /etc/dt/config (if it doesn't already exist
4. Edit /etc/dt/config/Xsetup and add the following line at the end of
the file:
$XDIR/xset fp+ tcp/
Example: $XDIR/xset fp+ tcp/192.15.32.5:7000
5. Edit /etc/rc.config.d/xfs and set RUN_X_FONT_SERVER to 1.
6. Restart the font server:
# /sbin/init.d/xfs stop
# /sbin/init.d/xfs start
On the Linux-machine start the X server
in this way:
/usr/bin/X11/X -query
where hostname is the name of the hp-ux machine
from where you want the CDE login-screen.
Regard
Olav Baadsvik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-23-2002 07:52 PM
тАО12-23-2002 07:52 PM
Re: X-terminal
It is work. I saw CDE of hpux on redhat.
But...........
How can I terminate hpux's X-window on Redhat?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-23-2002 07:57 PM
тАО12-23-2002 07:57 PM
Re: X-terminal
1. your redhat display resolution have to setup as 1280 X 1024 with true color
2. your redhat have to boot on text mode, and then logon.
3. typing " X -query
4. good luck for who want to try it
5. thanks for all