Questions tagged [vino]

vino is VNC server for GNOME.

A VNC server is a program that shares a desktop with other computers over the Internet. You will need a VNC server if you want other people to see your desktop. Every VNC server has different strengths and weaknesses and is appropriate for different uses. This page will discuss each of the VNC servers available in Ubuntu, and ways to configure them for most common uses of VNC.

91 questions
83
votes
11 answers

Enable remote VNC from the commandline?

I have one computer running Ubuntu 10.04, and is running Vino, the default VNC server. I have a second Windows box which is running a VNC client, but does not have any X11 capabilities. I am ssh'd into the Ubuntu host from the Windows host, but I…
24
votes
3 answers

How can I start a VNC server before log on?

I would like to run x11vnc (or another VNC server) on my desktop, but I'm unable to find a way to get it to start before any users log in. Back when I was using vanilla Ubuntu 10.10 Vino did this by default. However, I can't find a way to do it…
PHLAK
  • 1,472
13
votes
1 answer

VNC: pressing Shift + Tab = Tab only

I'm using VNC to access an Ubuntu 16.04 laptop (running Desktop Sharing) from a Windows 10 desktop (running Ultra VNC Viewer). My problem: some keyboard combos don't travel well; for example, pressing Shift+Ctrl+Tab is processed on the server as…
UTAN_dev
  • 131
13
votes
2 answers

VNC session very slow in 12.04 compared to older versions

I have a 12.04 X64 Desktop install on a machine where I previously had 10.10. Previously I've used both the built-in vino and tightvncserver to provide the VNC session. I connect to them using Chicken of the VNC on my Mac. With the older version,…
8
votes
3 answers

How to get vino VNC server to start on startup in Ubuntu 18.04.1?

I have a headless Ubuntu PC running 18.04.1 Desktop. If I plug a monitor into it, Vino starts automatically and I can VNC into the box. I did set the "Sharing" item in the control panel to share the screen. I followed the instructions at How to use…
gfunkdave
  • 105
7
votes
1 answer

VNC connection results in grey or black screen

I want to install a vnc-server on a Ubuntu 18.04 desktop (clean install). I've tried vino, tigervnc, tightvnc. For vino, I don't get the screensharing option in the settings. For tigervnc and tightvnc the installation proceeds, I create the…
SPRBRN
  • 2,535
7
votes
1 answer

How to set vino's password through terminal?

How can one set vino's password through terminal in Ubuntu 18.04? Here it uses vino-passwd command, but this gives me vino-passwd: command not found.
SaTa
  • 1,036
6
votes
1 answer

Is there a VNC client that supports the default encryption used by vino

I am looking for a VNC Client for Mac (also interesting for Windows) that supports the default encryption of Vino. All the posts I find just show how to disable the encryption requirement (that is not really the idea of it, right?) I tried several…
Florian
  • 81
5
votes
2 answers

Start vino vnc server from ssh client

First of all: I googled all day and tried several suggestions on different forums with no luck The problem: I am not able to start a vnc server on a remote machine through ssh Additional information: Host: Ubuntu 12.04 client: Ubuntu 14.04 in…
Charlie
  • 151
  • 1
  • 1
  • 4
5
votes
1 answer

Vino claims it's running when it's not

I'm trying to start vino on an Ubuntu 14.04 box from the command line, but vino claims it's already running: $ ps auxww | grep vino myusername 17566 0.0 0.0 15940 920 pts/42 S+ 19:04 0:00 grep --color=auto vino $…
4
votes
0 answers

Vino on Lubuntu 16.04 - Problems

I have a new installation of Lubuntu 16.04, and want to install Vino on it. After installing, I can open vino-preferences and configure - but the vino server itself won't start. When attempting to start manually, I get sudo…
Jaws
  • 61
  • 1
  • 2
  • 6
4
votes
2 answers

Vino-server does not work since update to 11.10

Since I updated to Oneric Ocelot vino-server does not work on my machine any more. Although I set every thing exactly as before, it is not be started when System starts or I log in. Trying to start it manually with the command…
user5950
  • 6,406
4
votes
0 answers

Error when running "vino-preferences" on Ubuntu 15.10

I'm trying to configure and enable remote login on an Ubuntu 15.10 machine by connecting to it using ssh from Ubuntu 14 machine. On Ubuntu 15.10 machine, I've installed vino using the following command: sudo apt-get install vino However when I try…
Whaaaaat
  • 219
  • 2
  • 4
  • 8
4
votes
1 answer

VNC vino over SSH tunnel ONLY

I've been searching for hours now, can't figure this one out. I am trying to make the following happen: Client: remmina + ssh tunnel Server: Lubuntu + openssh server (public key authentication) + vino server over ssh tunnel ONLY + allow client to…
GogromaT
  • 143
4
votes
0 answers

Black screen when accessing Ubuntu remote host via VNC and vino-server

I have a headless server and I am trying to setup a VNC connection in order to access it with a GUI. Now I have only root access via ssh. I have followed most of the instructions given here Enable remote VNC from the command line?. After a lot of…
Mike
  • 51
  • 1
  • 4
1
2 3 4 5 6 7