- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- x-windows with cde/gnome/kde via xdmcp
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
01-13-2005 08:50 PM
01-13-2005 08:50 PM
x-windows with cde/gnome/kde via xdmcp
I'm a newbie to HP-UX. How would I go about setting up CDE for use with X-Windows on my WindowsXP PC? Can you provide any easy-to-read documentation (or link)? (I've tried docs.hp.com)
Regards
Luq A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 08:56 PM
01-13-2005 08:56 PM
Re: x-windows with cde/gnome/kde via xdmcp
What kind of X emulation software do you use on your PC ?
(Xvision, reflectionX, CygwinX etc)
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 09:05 PM
01-13-2005 09:05 PM
Re: x-windows with cde/gnome/kde via xdmcp
For Reflexion, you just need to export the following in your UX users .profiles:
export DISPLAY="
Best Regards,
Eric Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 09:20 PM
01-13-2005 09:20 PM
Re: x-windows with cde/gnome/kde via xdmcp
I use Starnet's X-Win32 x-windows to bring the CDE to my windows environment. It does this using the XDMCP protocol.
Luq
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 09:25 PM
01-13-2005 09:25 PM
Re: x-windows with cde/gnome/kde via xdmcp
For reflectionX, After installation and setup (easy processes). To configure, Go to start -> Program -> Relection -> Wizards -> Connection Wizard. The reflection connection wizard dialog box will appear. Just supply the relevant info and click next next until its done. Thereafter, launch it and you are on.
All the best.
Charles.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 09:31 PM
01-13-2005 09:31 PM
Re: x-windows with cde/gnome/kde via xdmcp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 09:33 PM
01-13-2005 09:33 PM
Re: x-windows with cde/gnome/kde via xdmcp
Luq
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 09:53 PM
01-13-2005 09:53 PM
Re: x-windows with cde/gnome/kde via xdmcp
Did you check the faqs ?
http://www.starnet.com/support/FAQs.htm#1
I never used startnet before :-)
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 09:56 PM
01-13-2005 09:56 PM
Re: x-windows with cde/gnome/kde via xdmcp
Have a look at this tutorial on the starnet webpage, it should give you a good run through of how to set it up on your PC.
http://www.starnet.com/support/#tutorial
And if that doesn't help then try this link for there support, they do state that they give free phone and email support.
http://www.starnet.com/support/
HTH,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 10:13 PM
01-13-2005 10:13 PM
Re: x-windows with cde/gnome/kde via xdmcp
Check if the CDE login deamon is running:
#ps -fu root|grep dtlogin
If not, execute this:
#/sbin/init.d/dtlogin.rc start
PS: what's HTH? Huge Tones of Hugs?? :)
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 10:30 PM
01-13-2005 10:30 PM
Re: x-windows with cde/gnome/kde via xdmcp
HTH is "Hope This Helps", I suppose after all the discussion on using proper English I better stop using it. It never even crossed my mind until you said it so thanks but no hugs unfortunately.
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 10:35 PM
01-13-2005 10:35 PM
Re: x-windows with cde/gnome/kde via xdmcp
Luq