- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Turning Linux To Xterminal
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
08-26-2003 12:57 AM
08-26-2003 12:57 AM
I'm trying to convert an old pc to an Xterminal.
RedHat 9 is installed.
on INIT 3 , I type :
X -query < ip of xdm running machine > ( soaris or HP ).
ALl I get is the regular X screen ( blank with mouse pointer )
It doesn't even work from Linux to Linux ,
I treid: exporting DISPLAY, changing fonts on the hosts machines , xhost + .
Thanx
Oded
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2003 02:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2003 03:16 AM
08-26-2003 03:16 AM
Re: Turning Linux To Xterminal
/etc/X11/xdm
man xdm for details on the configuration you'll need to setup. A man Xserver in the XDMCP section will help too.
A google search will should also provide lots of examples: ie:
http://www.northants.lug.org.uk/projects/xdm-mini/xdm/config.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 02:11 AM
09-17-2003 02:11 AM
Re: Turning Linux To Xterminal
you probaly have your solution by now.
I have bookmarked it myself as good to keep
It may be of help , at least I hope so.
http://www.menet.umn.edu/~kaszeta/unix/xterminal/
J-P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2003 05:39 AM
09-27-2003 05:39 AM
Re: Turning Linux To Xterminal
I am not sure if this is appropiate or not, but I am also trying to get an XDM login using Linux (client requesting xdm login) and Linux (server, serving xdm login). I am getting a black screen with just the mouse, here's the output from X:
X :1 -query 192.168.1.100
XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2)
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-3bigmem i686 [ELF]
Build Date: 27 February 2003
Build Host: porky.devel.redhat.com
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.20-18.9 (bhcompile@stripples.devel.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu May 29 08:37:23 EDT 2003
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.1.log", Time: Sat Sep 27 13:30:12 2003
(==) Using config file: "/etc/X11/XF86Config"
modprobe: Can't locate module radeon
[drm] failed to load kernel module "radeon"
(EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI.
Let me know if I need to start a new thread, so proper points is granted to those who takes the time to answer my question. Thanks.