I can found a guide which helps to enable remote control for Ubuntu from graphical log in. I'm using EC2 server and need to enable this using putty command line.
Please help.
|
I can found a guide which helps to enable remote control for Ubuntu from graphical log in. I'm using EC2 server and need to enable this using putty command line. Please help.
| |||
|
feedback
|
|
You should try using the X11 forwarding option under SSH->X11, or the port-forwarding option under SSH->Tunnels. For example, you can forward port 3389 to a network you're connecting to, then use the "Remote Desktop Connection" program (in Windows 7, maybe others too) to connect to another Windows machine, or any machine running an RDP server (e.g., xrdp for Linux). RDP is usually faster than VNC or X11, but it's not secure (except that it's encrypted through the SSH connection). | |||
|
feedback
|
|
| |||
|
feedback
|