Sponsored Content
Full Discussion: Xserver
Top Forums UNIX for Advanced & Expert Users Xserver Post 302149607 by porter on Thursday 6th of December 2007 04:37:21 PM
Old 12-06-2007
Also,

run

1. Cygwin's XWin on your client
2. run putty or plink to provide a tunnel for X
3. run "Xnest :1 -query localhost" on remote machine in ssh session
 

10 More Discussions You Might Find Interesting

1. Solaris

Xserver won't come up on Solaris 8

Hi all, My Ultra 10, running Solaris 8, is giving me problems :( Currently, whenever it boots, the Xserver will not come up, saying "Xserver cannot be started on display 0". I thought this might have something to do with OWconfig, and so poked it a little (moving params onto different... (5 Replies)
Discussion started by: Gravity
5 Replies

2. UNIX for Dummies Questions & Answers

Xserver not running in Solaris x86

I have just installed Solaris 10 x86 version on a Compaq Evo desktop station with a Sun 19" SVGA monitor model # CM751U. The desktop has 256MB RAM. The video card is a nVidia Riva TNT2 64. If I do a scanpci command; it returns the card as a nVidia Corporation NV6 (Vanta/Vanta LT) The Xserver... (1 Reply)
Discussion started by: sjteng
1 Replies

3. UNIX for Advanced & Expert Users

XServer Fails to start

I've recently patched my AIX box from ML02 to ML06 and somehow along the way the monitor no longer starts up in GUI mode. Running the command xinit gives me the following errros ioctl Bad file Number 1356- Unable to start the X server I've checked the path variables, the monitor, the lai0... (0 Replies)
Discussion started by: mahartle
0 Replies

4. UNIX for Dummies Questions & Answers

Looking for recommendations for free Xserver

Hello , im not sure if its the right forum... im sorry if not im working with putty allot , but now I started to work with more graphical applications and im looking for free simple and fast Xserver to remote connection, can someone recommend me if there is something like that ? (3 Replies)
Discussion started by: umen
3 Replies

5. Solaris

xserver problem - hang

Dear When I restart the Xserver it works fine for less than half an hour and throw this error afterward. After setting the display DISPLAY=10.195.2.13:0.0, I tried to run xclock. After few minutes it throws this error message "X connection to 10.195.2.13:0.0 broken (explicit kill or... (0 Replies)
Discussion started by: tanvirscsa
0 Replies

6. Solaris

Xserver

I have problem with my V490 server which running on solaris 8. The error show on log file X_mkdir: nosuch file or directory Fatal server error: Failed to establish all listening sockets error (pid 299): server unexpectedly died error (pid 299): server for display :0 cant be started ... (1 Reply)
Discussion started by: shamsul
1 Replies

7. UNIX for Dummies Questions & Answers

Help setting up XServer in Centos 5.4

Hi, After I remove the external video card after setup, Centos 5.4 upon boot cannot start the XServer for the onboard video card. How can I configure XServer to get it working? Machine is a DELL OPTIPLEX 745 (1 Reply)
Discussion started by: mojoman
1 Replies

8. Solaris

Xserver doesn't allow log in

I wanted to modify my Xstarup file so I can have Croatian letters but unfortunately I am unable to log in . What I have done is cp /dev/null /etc/dt/config/Xstartup cat >> /etc/dt/config/Xstartup <<%EOF% keycode 34 = bracketleft braceleft scaron Scaron keycode 35 = bracketright... (8 Replies)
Discussion started by: solaris_user
8 Replies

9. Solaris

Xserver not display

I have this Xserver not display issues, I try search from the forum but found out it can have different errors from the Xerrors logs. Here I upload and hope admin can help. root@ccs # more Xerrors The loadable module for the display device SUNWast is not installed. Fatal server error:... (1 Reply)
Discussion started by: mailbox80
1 Replies

10. UNIX for Advanced & Expert Users

Xserver shared library link is gone

I am administering an Xserver v10.6.8 and I updated the ports using Macports self update. I received this error when calling the program R dyld: Library not loaded: /opt/local/lib/libicuuc.48.dylib Referenced from: /opt/local/lib/R/lib/x86_64/libR.dylib Reason: image not found Trace/BPT... (2 Replies)
Discussion started by: godzilla07
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 11:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy