I want to connect to my Linux debian server, via Remote desktop connection, but when I give IP of my server and click connect, it fail, it says can't connect to the remote computer and below 3 reason.
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.
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.
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
I am unable to run remote desktop from my fc 13 server, to my laptop. I have read the remote desktop setup and added port 6000 to firewall, added host name of server to xhost (nick@192.168.1.110). Added the line to /etc/gdm/custom.conf like in fedora guide (DisallowTCP=false). But i still get the error
[nick@pc1 ~]$ xclock No protocol specified Error: Can't open display: 192.168.1.101:0
I am trying to set up a remote server on an old desktop that i have and i am running into problems. I have the packet installed but i can not get it to run. When ever I enter /sbin/service sshd start
I get Generating SSH1 RSA host key:[FAILED] and i can not for the life of me figure it out. Running fedora 12
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.
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)
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?
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?
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.
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:
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.
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.
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
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)
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.
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)
I'm using slackware 13.1 and I have a problem to accept remote access to mysql server.The steps I have followed to do that thing are:vi /etc/my.cnfline skip-networking is commented bind-address my_ipaddressI opened the port 3306 of my firewallAlthough I can connect locally, i.e. mysql -u a_user -h localhost -pI can't do it remotely i.e. mysql -u same_user -h my_ipaddress -pI have also turned off my firewall, but nothing.telent 3306 my_ipaddress results in: telnet: connect to address my_ipaddress: Connection refusedMy my.cnf file is:
I am running Red Hat Enterprise Server 6.0 I am having issues getting kerberos configured as a client to join a domain. Im getting below error message. "Failed to join domain: failed to connect to AD: KDC has no support for encryption type"
I would like to connect to a separate mysql server, yet I can't find any documentation on how to do this.How would one achieve this? I am running qmail on centos4.
I am implementing an automated backup scheme so I created a shell script which first creates SQL dumps for all MySQL databases, then retrieves all websites from the /var/www directory of a remote server. The latter is working as I am using rsync to get the remote files.However, the MySQL dumps being retrieved are the ones from the local server which is not what I want. I want to get the SQL dumps from the remote server as well.I have a tunnel between the local and remote server which I can connect to without using any password (I added the public key to the authorized_hosts), so I tried to add the following code to the script:
ssh user@192.168.x.xxx
I then attempted to retrieve the SQL dumps and exited from the remote server. However this does not work as I still have to enter exit manually in the terminal for the SQL dumps to be retrieved from the remote host. I don't know why this is happening. This is what the script is trying to do:
//connect to remote server ssh user@192.168.x.xxx //retrieve SQL dumps
[code]...
Is there a way to connect to the remote host AND run the script's code on THAT remote host?
I recently switched from Ubuntu to Fedora to try Fedora out, but I cannot connect to my windows servers on my network. When I click on windows network it says "failed to retrive shared list from server".
I want to remote-desktop into a windows box that happens be hooked up to a linux server.The linux server uses a static IP. I've already enabled remote-desktop on the windows machine, but am wondering what I need to do server-side to make the server's ip forward to the windows machine. I know this can be done with iptables but I'm not sure how to work it.
How to setup my server to use it remotely from my Home from a WindowsXP PC.I want to access my CentOS server. Please help me installing GUI or Remote desktop on my server.I have installed FREENX client on my WIndows XP PC now what next to do. what configuration do i need to do.If you have any link to tutorial please let me know.
When I'm logged on to another host (e.g via ssh), how do I connect to the XServer of that machine (same user is logged in and is running a desktop (gnome))?
You may ask way I wish to do that: There are commands that don't open an X-Window, e.g. xinput, xhost, etc.. and there are situations where you want to run them from remote.