LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-01-2004, 11:53 AM   #1
NL-Stitch
Member
 
Registered: Jul 2004
Posts: 75

Rep: Reputation: 16
remote desktop question.


hello all,

i used putty for connecting to my debian rig.
but i want to connect to the rig and start kde...

how can this be done?
 
Old 08-01-2004, 12:32 PM   #2
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55
Unless you have cygwin on your windows computer then you won't be able to see KDE anyway.
You can run it on the linux machine just by sshing in and running startx (or whatever it is you do to start kde) but like I said, it won't be displayed remotely, Windows can't handle that sort of thing on its own, it doesn't have a client-server architecture like X does.
 
Old 08-01-2004, 12:33 PM   #3
rjlee
Senior Member
 
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,994

Rep: Reputation: 76
First of all, you can't run KDE over puTTY, because that's a terminal client. What you want to do is to set up a remote X-windows session.

X windows is the basic, low-level system used for drawing lines, boxes, bitmaps and so on on your screen, and handling keyboard and mouse events. KDE is a desktop environment and window manager; it runs on top of X (i.e. it uses X to display its lines, boxes and bitmaps).

What you are wanting to do is to start a X *server* on the client machine (the one you're running puTTY on at the moment), and have the server machine (the one running KDE at the moment; the X *client*) open a login session on that X server.

Instructions for the server-side are here: http://www.tldp.org/HOWTO/text/Remote-X-Apps
The fact that you're using puTTY suggests to me that you may be using Windows/MacOS/Risc OS or some other system, so you'll also want information on non-Linux X servers. You can get that from http://www.xfree86.org/

Once set up, starting a remote KDE session is easy. Start the X server, login with puTTY, and type:
Code:
DISPLAY=host:A.B /opt/kde3/bin/startkde
where:
  • host is the IP address of the computer running the X server
  • A is the number of the terminal on that computer (this is normally 0)
  • B is the number of the X server on that terminal (usually 0)
  • /opt/kde3/bin/ is the path where KDE is installed

Hope that helps,

— Robert Lee.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Remote desktop software to control desktop GUI? Phaethar Linux - Software 3 06-27-2008 09:30 AM
remote desktop curmudgeon42 Linux - Software 4 08-15-2004 08:10 PM
Remote Desktop Question varky Linux - Newbie 2 05-19-2004 12:27 AM
remote desktop tsitras Debian 6 02-09-2004 04:47 AM
need help with remote desktop DonutPower Linux - Newbie 4 08-19-2003 05:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration