The Wayback Machine - https://web.archive.org/web/20220416054720/https://github.com/topics/remote-control
Skip to content
#

remote-control

Here are 1,311 public repositories matching this topic...

Honghe
Honghe commented Mar 27, 2018

Please give us some details about the systems you are using:

  • Client (OS name and version): Windows 10, VNCtiger v1.8.80
  • Remmina version (remmina --version): 1.2.0-rcgit-27
  • Desktop environment (GNOME, Unity, KDE, ..): GNOME 3.18.5
  • Connecting to (OS and version): Ubuntu 16.04.4
  • Connecting via (RDP, VNC, ...): VNCI

I set Remmina listening on VNC 5901
error log:

Welcome to 
flagsmith
silversword411
silversword411 commented Mar 22, 2022

Add to docs:

Clean install docker commands:

sudo docker-compose stop
(If TRMM is the only thing on this docker host you can use below commands)
sudo docker rm -f $(sudo docker ps -a -q)
sudo docker volume rm $(sudo docker volume ls -q)
sudo docker network prune

If you are running other things on the same host you will have to remove all the images and volumes manually. Once that is co

documentation good first issue

Improve this page

Add a description, image, and links to the remote-control topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the remote-control topic, visit your repo's landing page and select "manage topics."

Learn more