Networking :: DamnSmall linux as XDMCP Client



Please.  
I am Brazilian and would like to use the DamnSmall Linux as XDMCP Client for a small net that I possess.  
But I do not obtain to load the screen of login of server XDMCP. :(
With the Damnsmall installed in the HD I April a terminal and typed:  

Code Sample
#/etc/init.d/xfree86-common
# X - query 192,168,0,10

and returned the following error:  
Code Sample
# Bus Error

If will be able to help me, will be grateful.:)  

Obs:  They forgive for my horrible English. ; )  

Thank's

Well, DSL doesn't have Xfree86 at all, we use the Kdrive X server, because its small. That might be part of your problem.

-J.P.

if this is an hdinstall and you can apt-get then just install and "apt-get install x-window-system"
I go to try to install the X-Windows-System.  
Thank you...:-)

Try something like this:
Xvesa -2button -screen 800x600x16 -shadow -nolisten tcp -I -once -query 192.168.0.10
Also look at the .xserverrc file in the home directory.

Next Page...
original here.