-2
votes
0answers
15 views

Remote Desktop to Linux(Guest) from Mac(Host) on vbox [duplicate]

Remote Desktop to Linux(Guest) from Mac(Host) on vbox Can someone please tell me how to remote desktop into a linux guest from a mac host
0
votes
2answers
70 views

Remote desktop server as daemon

I'm using KRFB as remote desktop server in my Linux Mint KDE. It works fine as usual remote desktop server but I've to log-in then run it manually (or at start up) How can I run KRFB of any remoter ...
1
vote
1answer
69 views

RDP into linux machine creates new session every time

I'm trying to use RDP to remote into a linux machine (ubuntu) from a Windows host. While it does work, it spawns a new desktop session (X session) every time and does not attach to the already ...
0
votes
2answers
467 views

Remote Desktop visual GUI between to remote Linux computers?

All the answers I've read seem to relate to connecting Linux to Windows or Windows to Linux or Linux to Linux just using a terminal. I want to remotely connect to my Dads Linux Mint machine who ...
0
votes
2answers
65 views

Desktop sharing in Linux, with NAT-piercing support [closed]

I need to do a videoconference where I share my desktop with the remote party. Server (me) is Linux, client is Windows. We already have a company-proprietary conferencing equipment that allows us to ...
-1
votes
1answer
63 views

VNC server with good picture downscale option [closed]

Please, advise a VNC server software for Linux which can downscale picture for clients in no-nonsense way, where picture is still usable, and dont have artifacts, blur, types are still readable etc.
1
vote
1answer
139 views

Wrong keyboard when remote desktopping from windows to linux

I installed xrdp on my Linux FC 17 KDE server, so that I can use mstsc from Windows to connect to it. All works really well, except that I have a Swiss keyboard, and when I type say a Z, I get a Y on ...
0
votes
1answer
50 views

sharing executable software with multiple users in local network [closed]

In somewhat near future I'll be preparing an infrastructure for a small shop hiring around 10 people. All of them use a couple times a day some computer applications (windows based). Using computers ...
0
votes
0answers
103 views

Can't connect to Virtual box remote screen on linux Fedora 17 host

I get trouble to use virtualbox remote screen on a linux host. I activated server in settings->display->remotedisplay and the port is 33333. Then on linux I do : $ rdesktop 127.0.0.1:33333 ...
1
vote
1answer
115 views

Can't connect to Virtual box remote screen on linux Fedora 17 host

I get trouble to use virtualbox remote screen on a linux host. I activated server in settings->display->remotedisplay and the port is 33333. Then on linux I do : $ rdesktop 127.0.0.1:33333 ...
0
votes
1answer
143 views

Arch Linux: How to handle patches which only you will use?

I'm using freerdp together with xmonad and it has been giving me a lot of trouble. The super key (or "windows key") is my mod key in xmonad and it has been interfering with my freerdp usage rather ...
0
votes
1answer
97 views

Single fullscreen application via remote desktop in headless vm

I want to set up a virtual machine (kvm/qemu) that runs on a headless host. The guest should run a Linux system (preferebly Ubuntu Server) that runs a single non-headless application. This should be ...
1
vote
1answer
122 views

Tricky Matlab remote installation on Linux server from Windows

I need to install Matlab on Linux server. Here are the constrains: I have only remote access to that server via SSH from machine running Windows (using putty). There is no X server installed on ...
0
votes
1answer
355 views

How to make VirtualBox headless answer on rdp port?

I'd like to run windows xp on RDP: $ VBoxManage modifyvm winxp32 --vrdeport 3389 $ VBoxHeadless -s winxp32 -v on Oracle VM VirtualBox Headless Interface 4.1.18_Debian (C) 2008-2012 Oracle Corporation ...
3
votes
1answer
133 views

Using a Ubuntu AWS instance as tunnel for RDP to simulate bandwidth

I have a bunch of windows instances on EC2 which I can connect to using RDP. I want to test the performance of RDP under various bandwidth and latency conditions. I know about thetc qdisc tool which ...
2
votes
2answers
211 views

Remote desktop access for windows from Linux

I would like to connect to a windows RDP server from my linux machine. This is to access the remote desktop of someone I am helping for something. The problem when I use rdesktop is that if I login ...
0
votes
1answer
219 views

How linux servers boot with no login?

I am in the process of building my first development server and plan on running Ubuntu Server as the OS. This morning, I was doing some initial designs for it and it got me thinking: how do "headless ...
1
vote
1answer
118 views

RDP not working in Linux after patching MS12-020

Our company recently applied patches for a Microsoft vulnerability (MS12-020 - Vulnerabilities in Remote Desktop Could Allow Remote Code Execution) which affected RDP to Windows servers. Since this ...
-1
votes
2answers
728 views

How to remotely connect to VMware linux machine hosted on Windows 7

I would like to remotely connect to a linux (Fedora) vmware machine hosted on a Windows7 desktop machine. My understanding is that this should work.
0
votes
2answers
194 views

Terminate child processes on ctrl-c

In tiny core linux, I have the following script: #!/bin/sh # ~/.X.d/freerdp.sh rdp(){ while true do xfreerdp -f [IP Address] done } rdp & It's pretty simple; when X starts up and checks the .X.d ...
0
votes
1answer
2k views

How do I change the XRDP keyboard layout to en-gb in Ubuntu 12.04?

Does anybody know how to change the keyboard layout to en-gb in an XRDP session on Ubuntu 12.04? I am using mstsc.exe to connect to an XRDP server hosting an XVNC session, however I cannot work out ...
1
vote
0answers
2k views

XRDP: window manager not starting

I have setup my Ubuntu server so that I can connect and login to XRDP from Windows remote desktop. My problem is that after logging in, no window-manager is started. It only displays a single ...
1
vote
1answer
652 views

Use a remote linux bloated graphical application from OS X

I need to use remotely some graphical application in a linux machine. For very basic applications, I just connect remotely from my OS X Lion using ssh -X machine: and then ./gedit & and it ...
0
votes
2answers
398 views

Is there a (free) way to set up remote desktop sharing without configuring the router?

I want to be able to access a linux machine at home from anywhere. I understand just enough about routers that I normally need some static ip address. I have read about DynDNS, and honestly do not ...
0
votes
2answers
445 views

how do you access and control ubuntu vps via desktop?

how do you control your webserver vps using a remote desktop? for example, I am on ubuntu, is it possible to control the ubuntu gui on the vps server? I've done it with windows server using the ...
0
votes
1answer
84 views

Which application to use in Linux when the remote PC is Windows-based and behind a firewall and I need access?

I have a situation where I am in Europe and the remote PC is in USA. So my duty falls back always when my time is 1am and I need remote access to a new PC in USA for configuration and setup. They are ...
1
vote
1answer
218 views

VNC tunnel via SSH connection

Here is the situation: Server 1 - I have direct SSH access to this machine. Server 2 - Can only be accessed via Server 1 (SSH). (Both Linux boxes.) Is there a way to set up direct VNC access to ...
3
votes
2answers
2k views

Multi-monitor RDP client for Linux?

Perhaps what I'm after doesn't exist. Is there a good remote desktop client for Linux that properly supports multiple monitors? I'm not talking about VNC, but Windows-style RDP. I fired up Vinagre ...
1
vote
1answer
191 views

ssh to Windows server sitting behind Linux firewall

I have been looking everywhere and still can't get an answer. I am sorry if this is a re-post somehow. I Have a home network setup as follows: OUTSIDE -> Linux Firewall/Gateway -> Windows Server I ...
0
votes
1answer
515 views

Enable ClearType with Linux remote desktop

I know that you can enable font smoothing (ClearType) when connecting to a Windows machine using Windows Remote Desktop client, but can't find a corresponding option in Linux one (rdesktop). Is it ...
2
votes
2answers
719 views

How can I access my Linux box from my browser?

I use a hosted machine for work which has vnc and apache servers running. To work on a shell, I connect to the VNC server, and to access files I host them using apache and open them from my browser. ...
1
vote
1answer
921 views

How to remote access Windows from Linux? [duplicate]

Possible Duplicate: Access windows box from linux There is a way to make a remote access from a Ubuntu Linux to a Windows 7 machine using RDP(Remote Desktop Protocol)? I use "mstsc.exe" ...
2
votes
1answer
354 views

Remote Desktop Software

I'm going to be going to college soon and the laptop I have is rather pathetic. I'd like to run Linux Mint on my desktop and remotely access it using my laptop. Unlike what people usually use Remote ...
2
votes
1answer
461 views

Easy Way to Share files between Linux Desktop and Windows Remote Desktop?

Is there a way to have drag and drop access between Linux and a Windows remote desktop connection?
0
votes
2answers
727 views

Change permission to mount disk with rdesktop on Ubuntu

I installed rdesktop 1.7 on Ubuntu 10.4 and ran the following commands: sudo umount /media/Tal sudo mount -t ntfs-3g -o uid=1000,gid=1000,umask=0000 /dev/sdb1 /media/Tal rdesktop -0 -r sound:local -f ...
0
votes
1answer
86 views

Need a secure method to connect to my home computer from work (Windows connecting to OpenSuse)

I need to be able to log into (with X enabled) my home computer (running OpenSuse 11.4) from my work computer (running Windows XP). I was originally going to setup ssh on my home computer but then ...
2
votes
2answers
2k views

Windows to Linux Remote Desktop

I'd like to remote into my Linux (Ubuntu) desktop from a Windows desktop. Of course there is VNC, among others. The trick is that I just want to have a remote session without having any local screen ...
2
votes
6answers
328 views

I installed Ubuntu on my parents computer. Besides SCP, is there a lazy way to drag and drop movies from my computer to theirs?

I installed Ubuntu on my parents computer. Besides SCP, is there a lazy way to drag and drop movies from my computer to theirs? Should I use a virtual desktop? maybe a nautilus plugin or maybe scp ...
2
votes
2answers
1k views

Can I access my desktop over VNC at a different screen size?

I've already installed x11vnc and have it running well on my laptop upstairs. I can access my existing desktop session with no real problems, it works great. The problem I'm running into is the fact ...
0
votes
1answer
2k views

Fedora to Fedora remote desktop does not work (connection closed error, even after setting everything up)

I'm trying to use remote desktop on my laptop (running Fedora) to my desktop (also running Fedora) on the same local network. I configured Remote Desktop on my desktop via System -> Preferences -> ...
0
votes
1answer
161 views

How to run Visual Studio (Win7) remotely from a Linux box?

I have a Linux desktop that is just easier to program on (for me) than a laptop. I have a laptop running Windows 7 that I want to write some programs (C++/C#) with VS on the remote laptop. What are ...
0
votes
1answer
2k views

How to locally resume a session that has been started remotely using xrdp?

Is it possible to connect to a RD session that has been started (and abandoned) from a remote machine using xrdp? Also I'd like to be able to do the exact opposite: to remotely login to a session that ...
6
votes
2answers
712 views

Ubuntu: How to share desktop for remote pair programming

How to setup the environment for remote pair programming session on Ubuntu (10.10) securely over the internet? I think that, for our workflow, we need to share the screen, sharing terminal session or ...
3
votes
5answers
8k views

How do I remotely view a Linux desktop from Windows XP?

I'm using Windows XP and need to remotely connect to a CentOS-5.X server. I'm looking to visually, securely and with as small a footprint as possible manage a remote Linux system via an GUI. It's not ...
0
votes
3answers
3k views

How can I run RDP over HTTPS using a Linux client?

My employer switched from VPN and RDP to using what our admin calls "RDP over HTTPS". Since that switch I find myself unable to connect to the "new" RDP server. I think the progress is as follows: ...
1
vote
1answer
462 views

using Linux vncviewer

when i am connecting to VNC server using wine on linux $ wine vncviewer.exe i have to enter: VNC Server: 1.1.1.21 Proxy/Reapeter: 195.29.18.33:1234 and then, when i connect, on top ...
4
votes
2answers
5k views

How to access VNC on a Linux server without having been logged in to the machine first? [duplicate]

Possible Duplicate: Automatically start VNC server on startup I have a Linux server at home, and by default no-one is logged in to that box. I'd like to establish a remote desktop ...
1
vote
1answer
485 views

How to connect to remote desktop from Lucid Lynx (with tsclient) to XP (with UltraVNC)

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 ...
0
votes
0answers
599 views

How to VNC into Ubuntu 10.04 from a Mac

I'm trying to remote login into my Ubuntu machine from my Mac following the instructions at this website: link When I try to login, I confirm to allow access on the Linus side, but on my Mac, it ...
0
votes
2answers
136 views

remote connection from Linux to Vista

hey guys, I wanna use my windows desktop on Linux RedHat, I installed RDesktop on my linux,and set remote connections on windows Vista,but it doesn't work. I tried remote connection between my linux ...

1 2