Anything involving something running on one computer and interacting with resources of another computer (e.g. display).
Questions tagged [remote]
514 questions
9
votes
3 answers
Anydesk crashes after another user accepts remote connection
I have installed anydesk application from this url. However, when I tried to remote to my friend computer, my anydesk was closed immediately.
So to track this issue, I tried to start it with sudo anydesk, in terminal it show…

Houy Narun
- 271
6
votes
4 answers
What are the easy ways to install Ubuntu remotely?
A GUI (graphical user interface) method is preferred. For example, can the new remote login feature be used for the purpose if the remote person has a Ubuntu live CD and know how to boot it?
The built-in remote login feature in question has been…

Bucic
- 4,044
3
votes
0 answers
Remote control while on the lock screen (Session or service based remote control)
I want to remotely connect from a windows to an ubuntu, and I don't want the ubuntu user see what am I doing in the ubuntu pc while I am connected remotely from a windows pc. If the ubuntu pc is locked then the ubuntu pc user only sees the lock…

ctopaloglu
- 51
- 1
2
votes
1 answer
Is it possible to have a separate remote desktop VNC for each workspace?
For example suppose my IP address is 192.168.1.1
Would I be able to have
192.168.1.1:5901 connecting to workspace 1
192.168.1.1:5902 connecting to workspace 2
etc?

deltanovember
- 265
2
votes
1 answer
In over my head with thin clients
I have been looking into using an old (Sempron 2200+) computer for the kids to play games on. The only problem is flash games run horribly slow, one game installed with wine won't even start, and most of the kids games from the Software Center just…

Balthazar
- 353
1
vote
1 answer
Open multiple terminals through pssh
pssh -h host.txt -X cscuser /bin/bash<<< 'gnome-terminal;cat /etc/resolv.conf'
I tried to use this to open multiple terminal on my clients computers but I get errors like
[1] 14:34:31 [FAILURE] 10.20.10.214 Exited with error code 255
[2] 14:34:31…
1
vote
1 answer
How to see remote desktop setup
I am trying to setup remote desktop on my Linux Ubuntu 14.04. The first thing I need to do is to enable remote desktop. But I cannot find this setting under System of System Settings.
What do I need to do to be able to see this setup?

ThangNguyen
- 113
1
vote
1 answer
How do I connect remotely to an Ububtu Gnome desktop?
I am running two PCs with Ububtu 14.04. I want to control one desktop remotely from the other. I have activated remote control on both computers. How shall I proceed? Do I have to install something? I am expecting it to work out of the box. Am I…

Bodo Blockmann
- 11
- 3
1
vote
1 answer
Installing Remote Administration Tool on Ubuntu
i want a R.A.T for Ubuntu 14.10. I don't know if there is any kind of RATs for Ubuntu and i've already searched it, but no results except fake RATs.
Which RAT do you prefer for Ubuntu 14.10 and how to install it?
EDIT:
Im looking for a RAT with GUI…
user385486
1
vote
1 answer
ir-keytable and Imon as MCE remote for Kodi
When I switched to Ubuntu to run my kodi media centre I manahged to get ir-keytable set up and work (under 18.10) and it worked well even through upgrades to 19 and then 20.04. However, about 3 weeks ago it stopped working. I had it set up to use…

Callumgw
- 21
0
votes
2 answers
How can I transfer data with multiple hosts through PSCP
pscp -h host.txt terminal.sh /Desktop/terminal.sh
I tried this command to copy the file terminal.sh from my Desktop to my client Desktop using pscp but I got these errors:
[1] 22:34:05 [FAILURE] 10.20.10.214 Exited with error code 1
[2] 22:34:05…
0
votes
1 answer
Ubuntu Desktop Sharing History
Hello is there any way to view the history of all the remote connections made by the built-in application called Desktop Sharing ?
i would like to make sure myself that there was not connection made between me and anyone else.

macher_ok
- 11
0
votes
1 answer
Can I run the same instance on two machines, without connecting from remote?
Just wondering if I can run the same Ubuntu instance on two machines, without connecting from remote. I have 2 laptop with both the latest version, same programs but I cannot remotely access to share or server outside the local network, one laptop…
0
votes
2 answers
Is there another option besides MythTV for watching video files with remote control access?
For one computer I have, I'd like to be able to watch videos I have in a local directory on the monitor, but be able to control which files play, and be able to pause, rewind, fast forward, and so on, from my Android tablet.
I have set up a…

Questioner
- 6,839
0
votes
0 answers
Osimidi Stage and Beringer BCF2000 with Ubuntustudio
I'm new to Ubuntustudio and I don't know much about Linux. I use the last LTS version.
I use a Beringer xr18.
I control it with the X-AIR application thru a wifi router. It's working fine
I want to use my midi controller BCF2000 and Osimidi Stage to…