So I'm sitting here trying to work on my old Dell laptop with 64MB of RAM wishing I had a nice shiney fast one with plenty-o-RAM. When all of a sudden, out of the blue, it "hit me" (just like my wife says at the blackjack table). Why the hell am I sitting on this living room couch fighting with this slow ass laptop when I can harness the power of my Athlon 1600 w/512MB of RAM sitting out in the kitchen?
So now I have an Athlon 1600+ w/512MB of RAM right here in my laptop (still only an 800x600 display, haven't figured out how to get the 21" display through the network to my 800x600 laptop, but then I wouldn't be able to see the TV anyhoo).
How did I do it?
On my Athlon I just logged in to my RedHat 8.0 machine, then clicked:
"Start Here->System Settings->Login Manager"
NOTE: The above does nothing more than run "gdmsetup" if you are not on RedHat 8.0 but use "gdm" as your login manager. At any rate, when you have the gdmsetup screen up just click the "XDMCP" tab and select "Enable XDMCP" if it is not enabled. You'll need to restart GDM for this to take effect. That's it!!
Now on the Laptop I just put it in runlevel 3 (non-graphical login prompt) and logged in to a virtual terminal and typed:
$ X -broadcast
Bingo, I got a graphical login screen just as if I were sitting at my desktop, I log in and got my desktop that I normally get at my desktop (except in 800x600 as that's all my laptop is capable of). Now this doesn't effect the local logon screen at the desktop, my wife and kids can log in to it just like I'm not even there. It's just as fast as being there! Life is *so* much better now.
Couple of notes if you would also like to try this. Make sure you either have your firewall turned off on the server side (or open up the appropriate ports in your iptables config) and make sure you have xfs running on the client side (it should be by default, even in runlevel 3).
Happy speedy computing on your old crappy equipment!
[ October 05, 2002: Message edited by: void main ]