- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Remote Access via X/ssh
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-04-2005 03:32 AM
03-04-2005 03:32 AM
I've got a HPUX11.00 box and it is my intention to remote access it via ssh and execute graphical applications.
My first attempts were from a WinXP computer using GNU/GPL XWinLogon (a Xserver+ssh reduced version of cygwin) but I only got a bunch of errors and warnings.
I've configured sshd_config file and do the proper configs about X server according general ssh instructions.
What else have I to do?
Regards,
Carlos Yáñez
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 03:42 AM
03-04-2005 03:42 AM
Re: Remote Access via X/ssh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 09:40 AM
03-04-2005 09:40 AM
Re: Remote Access via X/ssh
We have many unix machines and here is what we do.
We have Humming bird installed on our laptops and first we start the Hummingbird then used a PuTTY session with X11 forwarding.
It works perfectly. PuTTY can be downloaded free from net.
Regards,
Nair
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 07:17 PM
03-04-2005 07:17 PM
Solution# ssh -CXt user@host
I'm using this from both linux to HP-UX (both 11.00 and 11.11) and from Cygwin (a free unix env with both X11 client and server on win32) and it works fine
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2005 02:06 PM
03-23-2005 02:06 PM