- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- howto launch a loginwindow from one unix station t...
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
03-08-2004 03:26 AM
03-08-2004 03:26 AM
howto launch a loginwindow from one unix station to another
we have a HP-UX 10.20 workstation running specific software. We have another workstation (not an X-Terminal) that also wants to run that software.
I have heard that it is possible to change something in the init-files so that the VUE or CDE loginscreen tries to login to the other station instead of its own. Is this true ? How is it done ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 03:31 AM
03-08-2004 03:31 AM
Re: howto launch a loginwindow from one unix station to another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 04:26 AM
03-08-2004 04:26 AM
Re: howto launch a loginwindow from one unix station to another
you can simply using the CDE/VUE-login of the
other if you start the X-Server by yourself out
of the console screen:
X -query otherhost
will do that.
NOTE: nevertheless 'some specific software' might refuse to give you a license ...
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 03:16 AM
03-09-2004 03:16 AM
Re: howto launch a loginwindow from one unix station to another
I can't find the command "x-query" or "X-query".
Do you mean I have to login on the first station using a non-graphical console ?
Can you give me the steps to do this ?
Kind regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 03:32 AM
03-09-2004 03:32 AM
Re: howto launch a loginwindow from one unix station to another
X -query or using the full pathname of the command, /usr/bin/X11/X -query
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 01:22 AM
03-10-2004 01:22 AM
Re: howto launch a loginwindow from one unix station to another
I think, you should try at first, if the approach of using a remote CDE-login works for your 'specific software (license)'.
Right, login in a console windows: just select
'command line login' in the option menu of the CDE and then start the Xserver with the '-query' options (thank you, curt) out of the Shell.
mfG Peter