softasap.sa-vnc-remote-desktop

sa-vnc-remote-desktop

Build Status

This tool installs the x11vnc server, secured with a password you provide ({{vnc_password}}).

How to Use:

     - {
         role: "sa-vnc-remote-desktop"
       }

For Advanced Users:

     - {
         role: "sa-vnc-remote-desktop",
         vnc_password: "myverysecurevncpasswordyeah",
         vnc_params: "-auth /root/.Xauthority -forever -loop -noxdamage -repeat -rfbauth /etc/x11vnc.pass -rfbport 5900 -shared -display :12 -xkb -bg -ncache 10 -ncache_cr"
       }

Check the box-example for a standalone installation guide.

Notes:

  1. The default password for vnc is 'vnc'.

Using with Ansible Galaxy:

  1. If you installed the sa-vnc-remote-desktop role with the command:
   ansible galaxy install softasap.sa-vnc-remote-desktop

You can find the role in the folder library\softasap.sa-vnc-remote-desktop. Adjust the path as needed.

     - {
         role: "softasap.sa-vnc-remote-desktop",
         vnc_password: "myverysecurevncpasswordyeah"
       }

The code is licensed under the BSD 3-Clause License or the MIT License.

Stay updated about role announcements by subscribing on Facebook.

Informazioni sul progetto

installs, and configures for auto ran x11vnc remote desktop

Installa
ansible-galaxy install softasap.sa-vnc-remote-desktop
Licenza
mit
Download
573
Proprietario
Get your application deployed in a robust way