...
Running an X-Session via SSH on Linux
Any Please note: any firewall between the HP-UX and the X-Server system must allow the SSH connection between the two systems.
...
Perform the following steps to start an Xsession via SSH.
Step | Command | |
---|---|---|
1 | Start Xephyr. |
Parameters:
For more information refer to the man-pages of your Linux system. |
2 | Start an xterm inside Xephyr and create a SSH connection to HP-UX. |
|
3 | Wait for the password prompt inside the xterm window and enter the password for the HP-UX user. | |
4 | An X-Session for the user will open in the Xephyr window. |
...
Before using the X-server, XDMCP must be enabled on the guest system. XDMCP allows the HP-UX dtlogin screen to be displayed on remote X-Servers upon request of the X-Server.
Any Please note: Any intermediate firewall must allow access to UDP port 177 on HP-UX, and to TCP ports 6000~60xx from the remote host to your PC (depending on the X-Server settings).
...
Perform the following steps to enable XDMCP on HP-UX:
Step | Description | |
---|---|---|
1 | Create a system-specific copy of the Xconfig file | # cp /usr/dt/config/Xconfig /etc/dt/config/Xconfig |
2 | Enable XDMCP. | Edit the file:
Locate the following line and insert a comment character, '#', at the beginning of the line. Save the file. |
3 | Restart the X-server. |
(If there is no dtlogin.rc file in /sbin/init.d, you first have to run |
...
To configure and activate the fontserver on HP-UX, perform the following steps:
Step | Command | ||||||||
---|---|---|---|---|---|---|---|---|---|
1 | Include the CDE fonts in the fontserver's catalog. | Use a text editor to open the file
If not already there, append
to the end of the line beginning with
| |||||||
2 | Enable the automatic start of the fontserver at boot. | Use a text editor to open the file
If not already set, set the following variable to 1:
| |||||||
3 | (Re)start the fontserver. |
| |||||||
4 | Test if the fontserver responds to queries. | Enter the following command on the system running the X-Server:
This should produce output similar to the following:
|
By Please note: By default, the fontserver runs on port 7000. This port must be allowed through any intermediate firewalls.
...
Copying Missing Fonts to a Linux X-Server
This Please note: This should only be attempted, if the use of a fontserver is not possible for some reason.
...
Perform the following steps to start an Xsession via XDMCP.
Step | Command | |
---|---|---|
1 | Start Xephyr. | Use local font directories:
Use fontserver:
Parameters:
For more information refer to the man-pages of your Linux system. |
2 | A CDE login window will appear in the Xephyr window. |
...
This section shows how to use Xming to connect to a HP-UX guest system using XDMCP.
Step | Description | |
---|---|---|
1 | Start XLaunch from the Xming section in the Start menu. Make sure that Xming is not already running before you start | |
2 |
| |
3 |
| |
4 |
| |
5 | Finish the setup by continuing through the remainder of the sections (for this example all the defaults were accepted) and press Finish on the last configuration screen of XLaunch. | |
6 | The HP-UX graphical login screen is displayed and after logging in, you will see the graphical desktop. |
...
Include Page | ||||
---|---|---|---|---|
|