- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- How to display xterm windows on Openvms
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
тАО10-25-2006 08:09 AM
тАО10-25-2006 08:09 AM
How to display xterm windows on Openvms
We are to setup new OpenVMS kit for itanium (v8.1-2). I have set the following
SET DISPLAY/CREATE/TRANSPORT=TCPIP/NODE=
while I execute the below command the display doesnt comeup.
Please advice.
RUN SYS$SYSTEM:DECW$CLOCK
thanks,
Srikanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-25-2006 09:47 AM
тАО10-25-2006 09:47 AM
Re: How to display xterm windows on Openvms
Assuming TCPIP:
nslookup node1
tcpip show host node1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-25-2006 10:45 AM
тАО10-25-2006 10:45 AM
Re: How to display xterm windows on Openvms
In Linux, the "xhost" command is used to allow a remote node access. There are menu choices in the Windows add on packages to configure a server trusted to open X windows sessions. You may also want to try adding /screen=0 to the SET DISPLAY command.
An excellent reference is: Linux & OpenVMS Interoperability: Tricks for Old Dogs, New Dogs, and Hot Dogs with Open Systems
by John Robert Wisniewski.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-25-2006 02:56 PM
тАО10-25-2006 02:56 PM
Re: How to display xterm windows on Openvms
What _does_ happen when you RUN ...?
In SYS$MANAGER:DECW$PRIVATE_SERVER_SETUP.COM,
does "decw$server_transports" include
"TCPIP"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-25-2006 08:51 PM
тАО10-25-2006 08:51 PM
Re: How to display xterm windows on Openvms
Thanks everybody. Due to security reason, we cannot set the environment for xwindows. I will revoke the idea suggested by Oracle installation and will look for some other alternative.
Thanks,
Srikanth A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-25-2006 09:14 PM
тАО10-25-2006 09:14 PM
Re: How to display xterm windows on Openvms
One possibility is to use SSH with X11 port forwarding: then You have a secure X11 connection.
Another option is xauth/kerberos authentication instead xhost. I have no experience, but I think actual Decwindows/Motif supports that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-26-2006 04:33 AM
тАО10-26-2006 04:33 AM
Re: How to display xterm windows on Openvms
Your network security requirements may allow for a secure tunnel. You can use a VPN client/server to tunnel secure traffic. I've used X over a Cisco VPN session to send performance graphics from an Alphaserver in one state to a PC in another state.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-02-2006 03:02 AM
тАО11-02-2006 03:02 AM
Re: How to display xterm windows on Openvms
what is your terminal software? Is it a Putty or reflection X? You may have to use something like eXcursion if you are using a Putty or Pathworks.
The eXcursion X server lets you run X applications from any supported operating system on your PC
Agin, if you are using a SSH connection, you should have the correct port forwarding. Otherwise, it wont work.
regards
shankar