LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   access through remote desktop..... (https://www.linuxquestions.org/questions/linux-networking-3/access-through-remote-desktop-444023/)

ashley_31 05-12-2006 02:03 AM

access through remote desktop.....
 
hey friends,
I have accessed a windows system from another linux system using a remote desktop.
But i am unable to do it vice-versa.
I am not able to access linux from the windows system.
Can anyone tell me hoow to go for it.?

crash88 05-12-2006 02:09 AM

cygwin has ssh. You could use that to login to a linux computer running sshd. :cool: http://www.cygwin.com/

imagineers7 05-12-2006 02:11 AM

Hi ashley,

RDP is proprietory to ms
You can use following on linux


SSH
XDMCP
VNC
to name a few


Aniruddha

ashley_31 05-12-2006 03:20 AM

hey thanks..
I've tried using vnc but it isnt working. I think im not doing it correctly.
Can anyone tell me the complete procedure of how to use vnc to remotely access linux from windows server?

ashley_31 05-12-2006 04:00 AM

Isnt it possible to have a remote desktop access to linux from the windows server through rdp(remote desktop protocol) like i do in case of windows or from linux to windows even.
I dont prefer using vnc for this.
Please tell me a method to do this using rdp.

imagineers7 05-12-2006 05:13 AM

No ash,

I don't think that there is currently any such rdp server for linux.
Moreover don't expect it too, as I have told earlier opneSSH is the norm in linux which you connect into using cygwin's ssh client. Although you have to get into CLI / TBI. If you want to get into graphics try cipe or vnc or xdmcp(Linux to linux)




Aniruddha

ashley_31 05-12-2006 05:30 AM

hey imagineer,
Im very new to linux. So,pls dont use so very technical terms.
Thanks anyways.
I am already accessing a windows system through rdesktop by typing rdesktop I.P address of the windows system
But i cannot do the same from windows to access linux remotely.
Anyways,i'll try using vnc and will definitely let u know.
Meanwhile,if u get to know of any way to access linux from windows,please let me know.

imagineers7 05-12-2006 06:16 AM

Hey ash,

I was not techy at all!

As windows totally depends(Mainly if so) on graphics they have provided a utility to administer and the servers using rdp or remote desktop.

In unix / linux there was telnet, rlogin/rsh.

And now we use openSSH
openssh cant be used graphics but you can use openSSH TO transfer X to linux system
TBI:- text based interface
GUI as u know



Aniruddha

dimis 05-12-2006 06:28 AM

ashley to access your desktop on your linux machine you have to run an Xserver on your linux machine, then install and Xmanager(client) on your windows machine.. and connect to your linux box through this.

I've never tried the vnc approach, but i guess that you'll have to install a VNC server on your Linux machine first in order to access it with a VNC viewer from your windows machine.

senthilrjj 09-14-2006 01:09 AM

Hi

If you could give the steps (both Linux and windows machine) in sequence then it would be highly useful.

Thanks in advance.

Regards
rjj

dougnc 09-14-2006 12:55 PM

If you down load the stuff from cygwin, you can use this to access the linux box from windows:

C:\programs\cygwin\usr\X11R6\bin\XWin.exe -query linuxcomputer -clipboard

I had to copy some dll programs from cygwin\lib to X11R6\bin to make it work, tho.

I only do this locally, tho. Does anyone know if this can be down over an internet connection? Or should I go with VNC?


All times are GMT -5. The time now is 03:25 AM.