Sponsored Content
Full Discussion: [Solved] Xmanager on HP-UX
Operating Systems HP-UX [Solved] Xmanager on HP-UX Post 302494144 by beayni33 on Saturday 5th of February 2011 03:33:49 PM
Old 02-05-2011
Wrench [Solved] Xmanager on HP-UX

Hello all,

please can you help me to configure XManager XDMCP connection so i can connect to my HP-UX OS.

Regards,
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Xmanager

Hi All, I am a real newbie to this so forgive me if I ask anything which may sound silly. I have a SunFire V1120 installed with Solaris 8 on it. I have Xmanager loaded onto my pc and i want to use this to connect to this box. However Xmanager doesn't recognise the box, but I can telnet to it no... (1 Reply)
Discussion started by: joe27
1 Replies

2. Solaris

Xmanager

hi everybody want to access a SOLARIS system with an X Client ( or server ) ( Called Xmanager)...i think all xclients opearate the same way. Problem : i have the error Xdmcp connection failed when i launch it! help please! PS: all i have done is just giving Xmanager the IP of the... (4 Replies)
Discussion started by: hmaiida
4 Replies

3. UNIX for Dummies Questions & Answers

Xmanager UNIX HP_OpenView

***** I running Solaris 9 and Xmanager 2.0 ***** Hey guys, Newbie question... I'm trying to get HP OpenView's X Windows GUI to load on my WinXP machine. I know another guy at work is running Xmanager 1.3 (I have 2.0) and when he types ovw& on the server it loads the OpenView GUI on his... (4 Replies)
Discussion started by: kingdbag
4 Replies

4. Linux

Xmanager

I am unable to view the GUI mode of the Fedora Linux machine through the Xmanager. I don't have issues in viewing my Solaris boxes. Please let me know if anything needs to be done about this? (3 Replies)
Discussion started by: chrisanto_2000
3 Replies

5. UNIX for Dummies Questions & Answers

Xbrowser/Xmanager question

In the Xbrowser window, under status column, i see the following: 2 users, load: 3.7, 3.7, 3.7 What does "load" mean exactly, and the three numbers? Thanks! (4 Replies)
Discussion started by: Deanne
4 Replies

6. Linux

xmanager

For remote console logging purpose we use X-manager for Solaris environment. How X-manager config for Linux systems. I want to get Linux desktop to remote pc. that is not ssh or telnet. Please help me. (0 Replies)
Discussion started by: saga499
0 Replies

7. Shell Programming and Scripting

How to force Xmanager to execute .profile?

hello all i created a login scrip and add it successfully to .profile now i need to force this .profile to be executed if the user login using xmanager not a normal telnet best regards ---------- Post updated at 09:05 AM ---------- Previous update was at 03:25 AM ---------- Ant updates ???? (10 Replies)
Discussion started by: islam.said
10 Replies

8. Solaris

Java Application slowness with Xmanager

Hi! I have a m3000 server with solaris 10. Clients connecting to server using Xmanager. But when they open a Java based application its very slow and some times hanging. But when I tried with VNC it works fine. Is this a BUG in Xmanager? Or Is there any method to solve this? Thanks, Charith (3 Replies)
Discussion started by: charith.upendra
3 Replies

9. AIX

Console redirect to xmanager in AIX ?

Hello, Oracle PDF reports run only when you run the command # xhost + from the console, but if you run from the xmanager session , then report doesn't work running from windows pc using xmanager # xhost + access control disabled, clients can connect from any host # echo... (7 Replies)
Discussion started by: filosophizer
7 Replies

10. Solaris

Xmanager 4 not able to connect to Solaris11

I am trying to connect via Xmanager 4 to a T4-2 server running Solaris 11. I checked the /etc/gdm.custom.conf file. The error I get is The MAC (Message Authentication Code) of packet is incorrect When I start the Xmanager on soalris I get a message /dev/fb (file or directory) does not... (2 Replies)
Discussion started by: Maqsood Mohamme
2 Replies
gdmXnestchooser(1)						   User Commands						gdmXnestchooser(1)

NAME
gdmXnestchooser, gdmXnest - run an XDMCP chooser SYNOPSIS
gdmXnestchooser [--background] [--broadcast] [--direct] [--no-gdm-check] [--no-query] [--xnest-extra-options=options] [--xnest=string] [gnome-std-options] hostname DESCRIPTION
gdmXnestchooser automatically gets the correct display number, sets up access, and runs Xnest with -indirect localhost. This ensures that you get an XDMCP chooser that is provided by your machine. You can also specify the hostname whose chooser should be displayed, so that gdmXnestchooser somehost runs the XDMCP chooser from host somehost inside an Xnest. gdmXnest is a symbolic link to gdmXnestchooser and is the same as running gdmXnestchooser with the --no-query and --no-gdm-check options. gdmXnest is useful for running Xnest without actually connecting somewhere. OPTIONS
The following options are supported: --background Run in the background. You can also use -b to specify this option. --broadcast Run broadcast instead of indirect (chooser). You can also use -B to specify this option. --direct Do direct query instead of indirect (chooser). You can also use -d to specify this option. --no-gdm-check Do not check for running GDM. --no-query Just run Xnest, no query (no chooser). You can also use -n to specify this option. --xnest-extra-opExtra=options for Xnest. The default is no options. You can also use -o to specify this option. --xnest=string Xnest command line. The default value is Xnest. You can also use -x to specify this option. gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5) for more information. OPERANDS
The following operands are supported: hostname Hostname whose chooser should be displayed. EXAMPLES
Example 1: Running the XDMCP Chooser From Host somehost Inside an Xnest example% gdmXnestchooser somehost Example 2: Connecting to somehost Directly Run example% gdmXnestchooser -d somehost FILES
The following files are used by this application: /usr/bin/gdmXnestchooserExecutable to run an XDMCP chooser ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-display-mgr | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. gdm(1), gdmflexiserver(1), gdmphotosetup(1), gdmsetup(1), gdmthemetester(1), gdm-restart(1m), gdmconfig(1m), gnome-std-options(5) NOTES
Original man page written by Martin K. Petersen <mkp@mkp.net>, George Lebl <jirka@5z.com>. Copyright (c) 1998, 1999 by Martin K. Petersen. Copyright (c) 2001, 2003, 2004 by George Lebl. Copyright (c) 2003 by Red Hat, Inc. Updated by Brian Cameron, Sun Microsystems Inc., 2004. SunOS 5.10 1 Sep 2004 gdmXnestchooser(1)
All times are GMT -4. The time now is 07:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy