[Linux Mint] shares Cinnamon desktop with vino-server, and linuxmintcinnamon

Source: Internet
Author: User
Tags remote desktop access linux mint

[Linux Mint] shares Cinnamon desktop with vino-server, and linuxmintcinnamon
Linux Mint Cinnamon Desktop Sharing

Linux Mint 17 Cinnamon desktop comes with a pre-installed vino-server for VNC desktop sharing, which makes it easy to connect to the linux desktop using vncviewer, previously there were many problems with using vnc4server for desktop sharing in ubuntu, and there were also alternative solutions for using xfce for desktop sharing on the Internet. However, these results are not satisfactory, so we found the vino-server solution.

Vino-server Configuration

You can use the dconf-editor GUI to configure vino-server.
Start dconf-editor and enter the commanddconf-editorIf dconf-editor is not installed, usesudo apt-get install dconf-editor.

In the left pane of dconf-editor, navigateorg->gnome->desktop->remote-accessAnd then you can see various configuration options for desktop sharing.

Most importantly, click "enabled" to activate remote desktop access. You can also customize other options.

You can enable VNC password verification by modifying the following fields:

Authentication-methods: Set to ['vnc ']
Vnc-password: change your password to a base64-encoded string.
In this example, we select "password" as the VNC password, and its Base64 encoded string is "cGFzc3dvcmQ = ".
Note that the password is Base64 encoded. Therefore, enter the Base64 encoding of the password to be set, rather than the password you want to set.

You can also choose to enable other options:

Notify-on-connect: desktop notifications are displayed when vino-server receives connection requests.
Prompt-enabled: remote users are not allowed to access the desktop through the VNC tool, unless the VNC request is authorized by the owner of the desktop.

To enable the Desktop Sharing Service, use the dconf-editor mentioned above. You can also run the following command:
gsettings set org.gnome.Vino enabled true

Reprinted, please indicate the author Jason Ding and its source
GitCafe blog home (http://jasonding1354.gitcafe.io /)
Github blog home (http://jasonding1354.github.io /)
CSDN blog (http://blog.csdn.net/jasonding1354)
Home (http://www.jianshu.com/users/2bd9b48f6ea8/latest_articles)
Baidu search jasonding1354 to go to my blog homepage

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.