- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Display
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-06-2007 11:13 PM
10-06-2007 11:13 PM
Display
Pls note no graphics card is present in the server.
Can display be transferred using,
$ SET DISPLAY/CREATE/NODE=abc/TRANSPORT=TCPIP
Pls let know the outcome.
I am able to telnet to the server.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2007 12:08 AM
10-07-2007 12:08 AM
Re: Display
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2007 12:50 AM
10-07-2007 12:50 AM
Re: Display
Also look for decw$server_transports in
DECW$PRIVATE_SERVER_SETUP.COM in
SYS$MANAGER, and verify that TCPIP is one of
the available transports.
> Pls let know the outcome.
I think that that's your job.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2007 04:38 AM
10-07-2007 04:38 AM
Re: Display
Thanks for the prompt reply.
I am not able to find the file DECW$PRIVATE_SERVER_SETUP.COM in the system disk.
But when I issued the cmd:
$ SET DISPLAY/CREATE/NODE=abc/transport=tcpip
$ RUN/DETACHED/OUTPUT=WSA2: SYS$SYSTEM:DECW$CLOCK
a clock came up in the x terminal window.
Pls let me know how to view the desktop.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2007 05:31 AM
10-07-2007 05:31 AM
Re: Display
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2007 06:19 AM
10-07-2007 06:19 AM
Re: Display
Look for .TEMPLATE, but it looks as if you
needn't bother.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 01:09 AM
10-08-2007 01:09 AM
Re: Display
Did you open any reflection X before executing the command $ SET DISPLAY/CREATE/NODE=abc/TRANSPORT=TCPIP?
X terminal like reflection X should be running in your desktop before you execute the above command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 02:32 AM
10-08-2007 02:32 AM
Re: Display
the easiest way to get a complete DECwindows session would be to configure and enable the XDM TCP/IP Services component, and switch your X client to XDMCP.
Then the X client broadcasts a request, and the XDM server on VMS answers it.
See http://h71000.www7.hp.com/doc/73final/6526/6526pro_035.html#xdm_chap for the details.
HTH,
Martin