Ubuntu :: Can't Remote Desktop From 10.04 To 10.04?
Oct 21, 2010
I have 2 ubuntu machines. I used to use the ubuntu's remote desktop program to work remotely from home on my office box, but since I installed 10.04 it remotes in ok but nothing gets changed on the screen when I click. I see the mouse move fine. If I click on something and then drive to the office I see the remote screen was in fact clicked on with random windows open, depending on what i was clicking on. Why is the screen not refreshing?
View 2 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
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 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
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
Jan 21, 2010
I've run into a bit of a problem with an attempt to remotely admin a friend's computer. Here's the basic layout:
--My Ubuntu is connected via wireless router, port 22 forwarded properly. I can ssh in and out as I please to other hosts.
--Across the internet, their Eeebuntu is behind a router as well. Port 22 may or may not be properly forwarded. Nobody in that house really knows how to access their router. (I accept this may be an issue I'll need to handle)
What I'd like to do:First priority, ssh access to the remote Eeebuntu.Assuming the remote router does not forward port 22, would I be able to have the remote computer remote forward, say my local port 10022 to remote 10022, thus allowing me to ssh user@localhost:10022 and bypass the need to access the router?
Lower priority, prepare a bash script for my friend to download that would require one input of the root password, and go through the full process of installing OpenSSH, setting up the server, and initiating contact to my computer. The ideal situation is allowing my friend to start the computer, run one script, type in one password, and walk away.Any ideas for better remote admin options are welcome, as well as comments/suggestions from anyone who has attempted this backwards form of ssh access.
View 2 Replies
View Related
Feb 11, 2010
I am using Ubuntu 9.10. I can do remote desktop into the system with a monitor attached but when I reboot the system without a monitor attached I am unable to do remote desktop into it.
I want to use this system as a headless system and only use remote desktop to control it.
So I guess I need to start X and gnome without a monitor attached.
What do I need to do to get this to run?
View 5 Replies
View Related
Apr 20, 2010
is remote desktop from windows to ubuntu possible?
so far i googling, only found from ubuntu to windows.
View 6 Replies
View Related
May 6, 2010
i installed 10.04. when i try to dial into my work pc using my work VPN which uses Sonicwall using SSL-VPN technology. It works fine using older versions of Ubuntu, other linux versions, and XP or Vista. Using 10.04, I can login just fine, but when I get into the remote desktop, my keyboard does not work. the mouse works fine. I am using the newest version of java (1.6-20) with Ubuntu 10.04. I don't think I am using this version of java in the other linux versions, so I'm not sure if this is a problem with java, Ubuntu, or something else. i got the kb to work by pressing cntl-J, typing stty sane, then ctrl-J again, which is something I remembered from a long time ago..
View 2 Replies
View Related
Jun 15, 2010
I have access to my linux home server , through ssh
I wanna start using now remote desktop , so i can connect to my home server through vnc.
I've tried this old post here , but I could not connect
What I did was to ssh with putty (and Xming) and X11 forwarding on , to start vino-preferences , which seemed to work BUT even though I connect with vnc to my remote server , all I see is grey stripes....
PS I have forwarded port 5500,5800 and 5900 to my home server pc of course
View 3 Replies
View Related
Jul 16, 2010
remote desktop requires authentication on server side when trying to login remotely via VNC. I have the option set to not require confirmation of each access to the machine, I set a password that the user must enter from the client side.just testing this locally over my LAN, VNC connects and asks for a password(the user field is blank; might be nice to have to enter a valid username and password so I don't have to share a general password). after entering the password on the client, a window pops up on the server 'An application wants access to the keyring Default but it is locked' and requires me to enter a password, which once I do then the VNC gets control and all is good... but obviously if I am trying to remote further than down the hall this won't work.
Ideally I would like to remote into ubuntu desktop with account credentials from the server and require no physical person at the server to allow access. I currently have an XP pro box setup this way with remote desktop and works flawlessly. I want to keep it true to the same functionality where when I log in remotely it joins a session with applications already running, such as a web browser and mail client, with those applications left running when I logout of the remote session. its not all that important if it locks the server side locally as there will eventually be no physical access to the machine once its been setup.
as you may have noticed I am fairly new to linux, but very willing to learn. my primary reason to move to the linux platform is that I am hoping it will provide better performance than windows XP/windows 7 when I upgrade the box to an atom based mainboard. any other thoughts or recommendations on my planned setup would be greatly appreciated as well.just to be clear, the 'server' is ubuntu desktop and client side is generally windows XP, windows 7, windows server (I work almost exclusively on windows boxes)
View 2 Replies
View Related
Jul 26, 2010
How/where can I configure remote desktop so that other PC can access my lubuntu, since lubuntu doesn't has "System -> Preferences -> Remote Desktop".
View 6 Replies
View Related
Aug 22, 2010
Set up my mom with Ubuntu and want to be able to connect to her computer remotely to help her out when she has a question. I did some search and it seems that everyone recommends using openSSH. I used this link [url]
To install it on my mom's computer (changed the port to 16 instead of 22 and added those lines he suggested to the end of that file). Now what? I can't seem to find any instruction to connect the two computers. Looking around I also found:
1- Remote Desktop Viewer
2- Terminal Server Client
under applications/internet and
3- Remote Desktop under preferences
It looks like I can use those to connect also. But are they related to openSSH? Should I uninstall openSSH and use 1,2 or 3? Which is moe secure or are they the same.
View 5 Replies
View Related
Oct 8, 2010
I want to be able to use my desktop from work over VNC but it won't let me connect. In the Remote Desktop Preferences I have "Allow other users to view your desktop" checked and I also have "Allow other users to control your desktop" checked. But it says below that "Your desktop is only reachable over the local network. Others can access your computer using the address 192.168.1.10 or brownserver.local."
Under the Security section I have "Require user to enter this password" checked and I've filled in a password for it.
I've also port forwarded port 5900 to my desktop on my router so that shouldn't be an issue either. When I attempt to connect over the internet from my laptop I get a message that says that the connection was refused. So I think my request is at least making it to the desktop, it's just that the desktop doesn't want to allow it.
One quick question though....I'm not sure, but I might have changed the default port on which VNC is listening on this machine. I don't remember if I did or not. And if I did, I don't remember how I did it. Could someone point me in the proper direction to see which port remote desktop is listening on?
View 3 Replies
View Related
Oct 12, 2010
I have a desktop with Ubuntu 10.10 along with a laptop with Ubuntu 10.10. I have configured Remote Desktop with the following settings on both machines. However, on either machine, I go to Terminal Server Client. I type in the IP address and I hit connect (with RDP selected) and I get this error.
Or using VNC: An Error Occurred.
View 9 Replies
View Related
Oct 18, 2010
I was wondering what the best way to secure RD would be? What's the best one to use? I'd prefer a method that isn't always active, so maybe something that I need to enable via ssh first?
View 4 Replies
View Related
Dec 1, 2010
I recently installed 10.10 64-bit on my laptop. I have an older laptop with 9.10 32-bit on it. I installed vnc4viewer on the 9.10 laptop and started and set up remote desktop connections to let the remote user view and control the local desktop. I then tried Remote Desktop Viewer for the Applications menu on the 10.10 laptop and I can log in and see the remote desktop. When I try to do anything through the vnc viewer I can see my changes affect the serving machine but not the viewing machine. For instance, if I grab a window on the viewing machine and try to move it around the desktop, I can see it move on the serving machine. I guess the connection could just be very slow but it seems real time on the serving machine.
View 3 Replies
View Related
Feb 28, 2011
I have searched some posts and did not see the problem i am having. I have built a 10.10 desktop. I need to place it in a building and will not log into it locally unless i absolutely have to. I want to be able to connect to the box and get a desktop if needed. I have been able to do that, but only when i have a user logged into the box. If i log out of the box, my VNC client will not connect. I am able to connect via SSH, but that is it. If i ever need to reboot the box for any reason, i do not want to have to drive across town to log back into the box locally. I have a vnc server installed and Open ssh. how i can connect to that box and get a desktop?
View 4 Replies
View Related
Mar 11, 2011
I have an AppleTV running a version of Ubuntu on a usb drive. I want to be able to use my iPhone as a wireless keyboard and mouse but the apps require that I turn on remote desktop in ubuntu.problem is, I use it for xbmc (crystalbuntu) and since the AppleTV only has 1 usb port, I cant plug a usb keyboard or mouse in as the flash drive with the OS on it is in the usb port.I can ssh into the AppleTV and run terminal commands. Is there a terminal command to turn on remote desktop so I can use the iphone keyboard app?
View 4 Replies
View Related
Mar 29, 2011
When I configure my remote desktop preferences I am not able to connect using a VNC client to my ubuntu computer. The password box pops up when I type in the password it says it could not authenticate. I have changed the password in the remote desktop preferences and this has not solved the problem. I tried to find a way to reinstall the remote desktop application on ubuntu, but I cannot find what its name is and reinstalling vncserver did not help.
View 2 Replies
View Related
Apr 25, 2011
I am trying to enable rdp server on my ubuntu machine. I installed xrdp using apt-get, but when I try to connect (setting protocol to sesman-X11rdp) it authenticates, but dies with the error "only supporting 8 and 16 bpp rdp connections".
View 1 Replies
View Related
May 7, 2011
I have my desktop at home installed with Ubuntu 11.04. I set up remote desktop through the native remote desktop server program. I can connect to the server from my remote Ubuntu 10.10 laptop, and it works*. The problem is, it is painfully slow -> lags at least 5 seconds for every input.
View 9 Replies
View Related
May 9, 2011
I have to do some work on an Ubuntu 7.10 based workstation that is within a clients network (meaning I have limited ability to change network settings and I would rather not have to ask if possible). I am using OSX to connect. The client has given the the following access:
1. PPTP VPN access to their network
2. SSH access through the VPN to the Ubuntu workstation
3. Generally unlimited access to the workstation OS
4. Client is on a different continent so I cannot physically access the machine
I need to see a GUI desktop however, so I need to run a virtual desktop. Q. Is it possible to run a virtual desktop under these constraints, if so could you point me to help / tutorials?
View 3 Replies
View Related
May 21, 2011
How can i install a minimal desktop on remote vps which load fast?is there any step by step tutorial, i tried but this is not working for me.
View 2 Replies
View Related
Sep 1, 2011
When I view a work computer Remote Desktop settings it states that connections are only available to other computers on the LAN.This gives me a terminal window on the work pc2.Is there any way I can start a Remote Desktop session on pc2 through the ssh port forwarded session?
View 4 Replies
View Related