Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.sys.hp.hpux FAQ
Section - 5.15.1.3 How can I set up an HP-UX workstation as an X terminal?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Houses ]


Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.15.1.2 Where can I get the missing X11 header files?
Next Document: 5.15.1.4 How do I get a scroll bar on hpterms?
See reader questions & answers on this topic! - Help others by sharing your knowledge

Add the following lines to /etc/inittab:

   # X server:
   X0:3:respawn:env PATH=/usr/bin/X11:/usr/bin X -query <hostname>

Replace <hostname> with the hostname or IP address of the host running
xdm, vuelogin, dtlogin, etc..

See Xserver(1) for additional X server options.

To prevent the login process from rapidly restarting at the console,
disable getty (login) at runlevel "3".

Edit /etc/inittab, and change the line:
   cons:123456:respawn:/usr/sbin/getty console console  # system console
to:
   cons:12456:respawn:/usr/sbin/getty console console   # system console

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.15.1.2 Where can I get the missing X11 header files?
Next Document: 5.15.1.4 How do I get a scroll bar on hpterms?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
hpux.faq@gmail.com





Last Update March 27 2014 @ 02:11 PM