HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: running X-windows from a thin client
Operating System - HP-UX
1830671
Members
2406
Online
110015
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2005 01:01 AM
01-14-2005 01:01 AM
running X-windows from a thin client
Our new HP 9000/RP 3410 server came shipped with a Windows CE thin client. It enables you to set up a Telnet remote terminal.
I tried to start 'Startx' but it responds with: X server: Error in /etc/X11/X0screens (line 614)
Device name invalid or missing after keyword "Screen".
X server: Will try default "/dev/crt"
Failure to open default device file `/dev/crt`.
Please either specify the proper device filename in
your /etc/X11/X0screens file or fix `/dev/crt`. This filename is either
non-existent or is not a character special file.
How do I fix the '/dev/crt' file. As you might have noticed, I'm a Unix rookie....
I tried to start 'Startx' but it responds with: X server: Error in /etc/X11/X0screens (line 614)
Device name invalid or missing after keyword "Screen".
X server: Will try default "/dev/crt"
Failure to open default device file `/dev/crt`.
Please either specify the proper device filename in
your /etc/X11/X0screens file or fix `/dev/crt`. This filename is either
non-existent or is not a character special file.
How do I fix the '/dev/crt' file. As you might have noticed, I'm a Unix rookie....
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2005 01:19 AM
01-14-2005 01:19 AM
Re: running X-windows from a thin client
In general, you need some kind of third party application on the client to utilize X windows. On a regular windows box, that would be an X emulator like hummingbird.
In this case, you need to find a client that works with Windows CE.
That may or may not exist.
For X to work properly the file /etc/rc.config.d/xfs file must have its first variable set to 1.
That makes sure the font server is running at boot.
/sbin/init.d/xfs start
starts the font server at the command line as root user.
Next the client must have the varibale DISPLAY set as follows:
DISPLAY=ip_address_or_hostname:0.0
example
DISPLAY=192.168.0.10:0.0
export DISPLAY
I'm not sure however that any of this will yeild positive results.
SEP
In this case, you need to find a client that works with Windows CE.
That may or may not exist.
For X to work properly the file /etc/rc.config.d/xfs file must have its first variable set to 1.
That makes sure the font server is running at boot.
/sbin/init.d/xfs start
starts the font server at the command line as root user.
Next the client must have the varibale DISPLAY set as follows:
DISPLAY=ip_address_or_hostname:0.0
example
DISPLAY=192.168.0.10:0.0
export DISPLAY
I'm not sure however that any of this will yeild positive results.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2005 01:43 AM
01-14-2005 01:43 AM
Re: running X-windows from a thin client
This is another excellent place to consider Citrix Metaframe for Unix. It allows thin clients (even REALLY thin clients) to run X without purchasing a dedicated X server such as Hummingbird or Reflection. It certainly uses few resources unlike these others. Fundamentally, it uses the standard Citrix client and connects through the MFU daemon to the X server on the Unix system. Since almost any unix system is more powerful than almost any Windows system, this moves the computing task of window management off the client and back to the server.
Its not expensive--a 3 user license is less than $2K USD. Additional licenses may be purchased OR it will share licensing with other citrix products on your network. \
They offer a 99 user, 120 day free evaluation if you'll just call 'em. It installs on Unix easily (HP, SUN, IBM). They offer the NFUSE option which web-enables MFU--you don't even have to install their (otherwise free) client.
It is the worst marketed software I've ever seen. I'm contemplating presenting a paper on it at Unix world next August.
Chris
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP