View previous topic :: View next topic |
Author |
Message |
rapgame n00b
Joined: 05 Sep 2007 Posts: 28 Location: Nijmegen, Holland
|
Posted: Mon Oct 29, 2007 9:11 am Post subject: Enter name of X-window server |
|
|
Hi,
I have installed a program and when started it ask the following:
Code: | Enter name of X-window server to connect to (of the form HOST:N.M): |
How do I get this information? What should I enter?
Thanx,
Robert _________________ Hi, I am a student, working with gentoo in his intership. |
|
Back to top |
|
|
absoluteflatness Tux's lil' helper
Joined: 21 Jan 2007 Posts: 138 Location: Blacksburg or Falls Church, VA
|
Posted: Mon Oct 29, 2007 10:18 am Post subject: |
|
|
What program is this?
At any rate, assuming you want the graphics output to be on your local machine, localhost:0 or :0 should be the string you want (0.0 if it's pedantic about the format). That corresponds to the first display on the current computer, which is what you're almost certainly using. |
|
Back to top |
|
|
rapgame n00b
Joined: 05 Sep 2007 Posts: 28 Location: Nijmegen, Holland
|
Posted: Mon Oct 29, 2007 10:21 am Post subject: |
|
|
bioCyc from bioCyc.org, you will need a licence... _________________ Hi, I am a student, working with gentoo in his intership. |
|
Back to top |
|
|
rapgame n00b
Joined: 05 Sep 2007 Posts: 28 Location: Nijmegen, Holland
|
Posted: Mon Oct 29, 2007 11:03 am Post subject: |
|
|
localhost:0 not working, please help... _________________ Hi, I am a student, working with gentoo in his intership. |
|
Back to top |
|
|
rapgame n00b
Joined: 05 Sep 2007 Posts: 28 Location: Nijmegen, Holland
|
Posted: Mon Oct 29, 2007 12:17 pm Post subject: |
|
|
in the install guide I read:
Quote: | By default, the Debian Linux X-Server does not accept TCP socket connections. Because Pathway Tools uses TCP, Debian systems need the string "-nolisten tcp" removed from all files in /etc/X11/ and its subdirectories in which the string occurs. Likewise for modern versions of Linux from the RedHat family, X-Server security has been tightend. To get around this, the file /etc/X11/gdm/gdm.conf can be edited, to set: |
so what type of family is gentoo? _________________ Hi, I am a student, working with gentoo in his intership. |
|
Back to top |
|
|
ianw1974 Guru
Joined: 18 Oct 2006 Posts: 387 Location: UK and Poland
|
Posted: Mon Oct 29, 2007 2:52 pm Post subject: |
|
|
Go into gdm setup, or System/Admin/Login Window if you're using Gnome and gdm to login. You can change settings in here to enable connecting to the X server. Specifically, Security tab and Deny TCP connections to Xserver.
Then you can connect using localhost:0.0
In case gdmsetup says you need to run as root, press ALT-F2 and then type gdmsetup, or open a console window, su to root and then run gdmsetup. |
|
Back to top |
|
|
|