Giter Site home page Giter Site logo

softasap / sa-vnc-remote-desktop Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 2.0 29 KB

x11vnc service (note - desktop ubuntu has built-in one!!!, this one is usually used for automatically installed boxes only)

License: MIT License

Shell 46.65% Roff 53.35%
remote-desktop vnc vnc-server

sa-vnc-remote-desktop's Introduction

sa-vnc-remote-desktop

Build Status

Installs x11vnc server guardened by {{vnc_password}}

Example of use:

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

Advanced:

     - {
         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"
       }

See box-example for standalone installation example

Remarks

  1. Default vnc_password value is: 'vnc'.

Usage with ansible galaxy workflow

  1. If you installed the sa-vnc-remote-desktop rule using the command

ansible galaxy install softasap.sa-vnc-remote-desktop

the role will be available in the folder library\softasap.sa-vnc-remote-desktop. Please adjust the path accordingly.

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

Copyright and license

Code licensed under the [BSD 3 clause] (https://opensource.org/licenses/BSD-3-Clause) or the [MIT License] (http://opensource.org/licenses/MIT).

Subscribe for roles updates at [FB] (https://www.facebook.com/SoftAsap/)

sa-vnc-remote-desktop's People

Contributors

it-praktyk avatar s4ms0n avatar voronenko avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sa-vnc-remote-desktop's Issues

The duplicate key (galaxy_tags) in meta/main.yml

[WARNING]: While constructing a mapping from /<FOLDER_NAME>/softasap.sa-vnc-remote-desktop/meta/main.yml, line 2, column 3,
found a duplicate dict key (galaxy_tags). Using last defined value only.

I'll prepare pull request to resolve it.

The role is starting even when x11 is not available

I used the sa-vnc-remote-desktop rule on headleass / minimal installation of Ubuntu Server.

I think that should be handled by the role logic - and probably the role should throw exception - or at least mentioned in README.

The task "Detect upstart system" shouldn't report changed state

/ TASK [softasap.sa-vnc-remote-desktop : USE | Detect upstart \
\ system]                                                     /
 -------------------------------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

changed: [192.168.86.130]

This is an only auxiliary task so shouldn't return the changed state.

I'll prepare a pull request for it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.