Ubuntu :: Remote Desktop Cannot Connect Before Login?
Aug 13, 2011
I have a PC running Ubuntu 10.04 with vino to share the desktop. After I login to the PC I can connect to it from another PC (again 10.04) with the vinagre Remote Desktop Viewer. Canonical has made this rather easy to configure. However, I cannot connect to the remote PC and use the Desktop Viewer to login to the remote PC.
Short of ripping out vino and installing vnc or tightvnc is there a way to configure Ubuntu's desktop sharing to allow me to connect to the remote PC and then login?
View 7 Replies
ADVERTISEMENT
Feb 6, 2011
I maintain plain vanilla Ubuntu 10.04 systems for several friends. Each machine has only one user, the owner. I use Remote Desktop to instruct and to perform maintenance. Here's my problem:After updating the system, if the kernel has changed, a restart is needed. If I do a restart, I then have to phone the owner to insert his login credentials in the gdm login screen, before I can do anything else via Remote Desktop on that machine.There ought to be a simple way I can avoid the phone call and login myself.
I'd strongly prefer not to use any software that is not included in a plain vanilla Ubuntu 10.04 installation. And I don't want to weaken system security beyond what it is now.Is there a solution? Or, what is the simplest solution?
View 2 Replies
View Related
Jul 19, 2011
I have set up a server running ubuntu desktop, and I'm able to logon through remote desktop (win 7). The problem is that if I logon from computer 1 and open some programs, I don't see these programs when I logon from computer 2.I logon with the same user, so I find this strange. Is there some setting I have missed to be able to see the same from any computer (logon through remote desktop).
View 5 Replies
View Related
Apr 6, 2011
I have my work PC in the office, and time to time I access it via TeamViewer from home. I have access to it also via ssh, over the VPN connection. I have problems with this setup, when for some reason the work PC must be rebooted (or it just happened by itself - power failure). The Ubuntu gets to the login screen and that's it. I can not access it remotely because the TeamViewer application is not started on that PC yet. I'd like to know, if there is a way how I can access my work PC over the VPN connection - open SSH session, and write some commands, to log in that desktop environment user, and launch the TeamViewer application. Ie, if someone would be looking on the screen at that moment, she would see that login screen disappears, desktop environment is loaded, and the TeamViewer app is started.
If that's not possible, then, I guess, I'll have resort to some alternative remote access tool (ie, VNC) what could be loaded before the Ubuntu login screen is shown. Then I could access it over the VPN connection, using appropriate client.
View 1 Replies
View Related
May 25, 2010
I can't connet to windows remote desktop using NLA. I have try'd Terminal Server Client and KRDC but it seems they don't support remote desktop with NLA, but if i wanna connect to remote desktop without NLA its ok.
View 1 Replies
View Related
Jan 6, 2011
I have Ubuntu 10.10 on a pc connected to my TV. I would like to be able to use remote desktop on this from another pc, so i enable Remote Desktop and apply the settings i need, but it says its only available through local network and to connect with the name localhost.
When i try and connect to the computers IP address from other computers with Ubuntu 10.10 on local network, it says it cannot find the server.
I have a firewall configuration program installed and have enabled VNC and the appropriate port(s)
View 1 Replies
View Related
Apr 18, 2011
I'm trying to configure my machine to allow remote desktop connections from outside my home network so i can connect at school, work etc. However, when setting up my remote desktop it says "Your desktop is only reachable over the local network. Others can access your computer using the address localhost." (see attached screenshot) My other linux machine has the same problem, but provides the IP address, is there something i'm missing?
View 2 Replies
View Related
Dec 11, 2009
Ubuntu installed on my home system,and i'm working MSwindows OS to this computer from my office I need to connect with remote desktop.
View 3 Replies
View Related
Jan 20, 2011
Put an remote desktop launcher on the lucid login screen.
I'm running a ubuntu lab, and adding an rdesktop launcer to the login screen would really make login much easier for the users, so they don't have to login twice. First into lucid and then into windows with rdesktop.
I'v already made the rdesktop launcher on the lucid desktop, but where (if possible) do I put it so it will also be avalible in the lucid login screen ?
View 3 Replies
View Related
Sep 7, 2010
Ok so I have recently purchased my VPS and I have installed the wonderful "Ubuntu 10.04 32bit". I have installed VNC fine and I can connect to the Remote Desktop with a GUI.Im looking to run "RsBot" but im unsure on how to run Java. I am really stuck and I was wondering how I can install java as when I try and run the setup it just open the folder up..currently installing OpenJDK Java 6 Runtime, ill update you when its done.
View 3 Replies
View Related
Nov 9, 2010
is there any apps compatible with remote desktop? So my xubuntu system can connect to my windows system using the existing set up for remote desktop... or do I need to install a new client/server or thing on both systems? I do not mind doing that if you can recommend a good client/server but would prefer to just connect to the existing remote desktop if possible
View 9 Replies
View Related
Jul 8, 2009
how to connect fedora 10 using remote desktop? i have a notebook and a desktop. both machine is in same LAN. and Both machines are using fedora 10. i would like to access my desktop from my notebook. how to do this? i have installed the remote desktop. and vnc viewer. but couldn't get thorugh it...
i have done this.
1. sudo yum install vino
2. intall vnc viewer.
View 3 Replies
View Related
Jan 1, 2010
I installed Ubuntu 9.10 on a friends computer when Windows died on it, and though she has had relatively few problems with it, she still occasionally has problems that are really hard to impossible to fix over the phone. She is also not very knowledgeable with computers, so I was trying to guide her through setting up so I could connect to her remotely and try to figure things out, but I cannot get it to work.
I personally don't use Ubuntu on my computer, I use openSUSE and KDE so that does add to the problem, though I have used Ubuntu and Gnome a lot in the past.
I had her go to remote desktop settings and allow connections from other computers and allow other users to control the desktop, and at first I had her require confirmation and a password but it didn't work without it either. When I try to connect, it just hangs for a while then times out. I tried using KRDC and just VNC in the terminal with the same result.
There should be nothing on my side preventing a connection, but I am not positive. I am not very familiar with remote desktop outside of a LAN either. I am just trying to connect using her IP address, I don't know if there is anything else I need to include. Is there maybe some other setting that needs to be changed or maybe her DSL modem/router is blocking me though I don't know why it would, especially since P2P programs work fine.
View 4 Replies
View Related
Jul 5, 2011
I want to setup my linux PC so that I can use windows PC remote desktop to connect to my linux PC. I found a solution from the web that I use xrdp and sesman to connect to the linux PC. Also, the file startwm.sh has to be changed:
x11vnc -display :0 -localhost &
sleep 5
vncviewer localhost:0 -fullscreen
However, I found that it actually shared the desktop between the linux PC and my windows PC. Hence the speed is a bit slow. Are there any other approaches that work similar to windows remote desktop that can kick the current user who logged in (log him out) and only you access the desktop? I believe if it is possible to do that, the speed will be much improved. I am totally new to remote desktop setup and do not know each software how it works. I just followed the procedure step-by-step to set the xrdp and sesman up. Please give me some advice on the above situation.
View 1 Replies
View Related
Jun 21, 2011
Mouse stops working when i connect to Remote Desktop, what may the problem? It happened recently, previously it was working fine.
View 1 Replies
View Related
Feb 26, 2010
I enabled remote desktop on my Fedora core machine.
SELinux is disabled, as is iptables.
I used UltraVNC to connect and it worked.
However, after I came back overnight, I tried to connect and it failed.
I received a "Failed to connect to server"
Found that the machine had rebooted.
How do I get it the Remote Desktop function to start as a service? I am new to Linux.
View 3 Replies
View Related
Mar 5, 2010
my OS is SuSE 11.2 with gnome.Remote administration is active.The VNC-session then connects to the login-screen and after login opens a new desktop.How can vino be configured to attach to the desktop that is already running. (Ubuntu does that per default so it should be possible with SuSE too)
View 7 Replies
View Related
Jul 31, 2010
I am trying to connect to my laptop using tsclient in ubuntu and UltraVNC in XP.
I open tsclient in linux, enter the laptop IP and protocol = RDP, hit connect and it opens the windows logon, I can connect and login, but its not using UltraVNC (its running on the XP), I know this because I close UltraVNC from the remote desktop and the connection still works so it seems its using the windows built in remote desktop.
How can I connect to UltraVNC instead of XP default remote desktop?
I want to do this because I read UltraVNC works better for screen refreshs, my currently remote desktop connection works really bad for screen refreshs.
View 1 Replies
View Related
Dec 16, 2010
my OS is SuSE 11.2 with gnome. Remote administration is active. The VNC-session then connects to the login-screen and after login opens a new desktop. How can vino be configured to attach to the desktop that is already running. (Ubuntu does that per default so it should be possible with SuSE too)
View 2 Replies
View Related
May 5, 2011
I have a problem with my Terminal Server Client, I cannot seem to connect to any windows server via IP address. Can anyone please recommend any tool I could use to connect? I need to work on the server for admin interfaces example Admin Kits for workspace protection
View 9 Replies
View Related
Apr 10, 2011
I have squeeze with gnome and vino-server installed. Howto activate "Remote Desktop Sharing" at the login mask, so I can put login and password per remote.
View 2 Replies
View Related
Nov 1, 2010
Is there any way to do remote desktop from Mac (Snow Leopard) to Centos 5.5?I have turned on remote desktop in Centos and got the address ([url].....) to access remotely. Then I installed vnc-Viewer in my Mac. Put the address like (mypcname.com:0) then clicked connect. I get error message "Failed to connect: Operation timed out (60)".My Mac and Cenotos is in the same network.
View 4 Replies
View Related
Jun 2, 2010
i'm using OpenSuSE 11.2 and was wondering if there is anyway to set remote login as the default login method.
View 9 Replies
View Related
Mar 18, 2010
I'm working on getting my myth box hooked up to my Sony flat panel display.Originally the nvidia drivers could not read the EID, so defaulted to only 640x480 over my HDMI-DVI connection.I manually updated xorg.conf with a mode for the resolution I know the thing can handle. Suddenly there are several resolutions avaialble in nvidia-settings and it seems to be communicating with the TV, as it is now listed as a Sony FP display rather than a CRT.I'm able to change the resolution now as expected.my problem, however, lies with the TV itself. I can't seem to get it to actually display the output. I'm able to remote desktop into the box and can see Gnome logged in and everything.However nothing on the TV itself.How do I troubleshoot this? Am I missing something obvious?
View 6 Replies
View Related
Nov 20, 2010
I have my main box, Ubuntu 10.04lts, and I am trying to use remote desktop viewer to see the desktop on a Windows XP machine. The machines are side by side The Ubuntu box is hardwired to my network router, and the XP machine is connected via wireless. Both get to the internet fine, and I can ping the Ubuntu box from the XP box. But, I cannot ping the XP box from the Ubuntu box, and Remote Desktop Viewer won't establish a connection to the VNC server I have running on the XP box.
View 6 Replies
View Related
Nov 25, 2010
I am using 2 PCs, both running ubuntu. I want to connect via remote desktop (vnc, ssh -X, etc) form one to the other. However, what the solutions I found until now offer me, is the possibility to create a new desktop session and view that one (or run an application an view that one). I have an application running on the server, and I want to see that application, without needing to restart it or running it again in a new desktop. Is this possible?
View 1 Replies
View Related
Apr 8, 2011
I am trying to setup my HTPC. I wanted to have the most minimal overhead possible so I installed Ubuntu 10.10 server from the mini.iso and just added the ssh option. I then used the following command to give me a desktop environment because I will want to run firefox and it apparently requires this to run.
Here is the command that I ran:apt-get install xorg gnome-core gdm gnome-applets gnome-system-tools gnome-utils ubuntu-artwork compiz-gnome firefox sysv-rc-conf.The desktop works fine and I can open fire fox, however, the remote desktop is missing from the preferences menu.How can I install this? I would like to add the remote desktop option from a command line.
View 6 Replies
View Related
Jul 10, 2011
Is there a way to have drag and drop access between Linux and a Windows remote desktop connection?
View 1 Replies
View Related
Dec 14, 2009
I have VMware server installed on this machine. I also have a Windows XP VM running all the time. I have it bridged so it gets a valid IP from my router and such and is in my network. I use KRDC to remote desktop to it and I make it full screen. However if I want to go back to my desktop I have to minimize KRDC.
Is there a RPD client out there I can use so I can go full screen on 1 desktop and have everything else on another desktop then use KDE's Desktop switcher or ctrl+alt+arrow keys to switch between desktops to flip between Windows XP and Linux without having to minimize?
View 1 Replies
View Related
Jan 20, 2010
I've been using Linux on a more regular basis for the last two months now and have been able to find replacements for most of the software i use in Windows, or by using Wine. But i have one big problem that is keeping me from switching permanently to Linux. I frequently use remote control software to access and control my computers, both at home and to access my computers from remote places over the internet. I've been using NetOp, and more recently RealVNC. The client, or "viewer" part of RealVNC is working fine in both Windows and Linux. It's the host or server part that i can't get to work properly when it comes to VNC. The vnc.so module doesn't work on my system, x0vncserver program seems rather useless since it refuses to load before i have a network connection and this prevents me from start the program automatically as the wireless connection isn't ready and the vncserver command isn't an option since it doesn't display what i see on the actual screen. So, does anyone have a nice solution to this problem? Either to make VNC work or suggest some software that does. Anyway, it has to work on both Windows and Linux, in Linux it has to display the native x display, there must be built-in encryption and preferably be free or open-source software. I'm using Ubuntu 9.10.
View 5 Replies
View Related