Giter Club home page Giter Club logo

vubuntu-1's Introduction

Ubuntu with NoVNC/PureVNC (Direct VNC)

Ubuntu Version Maintainer Maintainance Docker Pulls License: GPL v3
Heroku

Table of Contents :

Packages :

  • Browsers :
    • Firefox Brave
  • Shells :
    • Gnome Terminal Terminator PowerShell
  • Coding :
    • VS Code
  • Text Editors :
    • G-Vim Pluma Sublime
  • Office Suite :
    • LibreOffice
  • Social Apps :
    • Telegram
  • Utilities :
    • File Manager Calculator System Monitor PeaZip PeaZip
  • Languages Installed [* = Optional, can enable from Dockerfile]:
    • C C++ C Sharp(optional) Clojure(optional) Go Java Lua(optional) R(optional) Ruby Perl(optional) Python

Screenshots :

Laptop/Desktop



Smartphone/Tablet



Environment Variables :

VNC_PASS VNC Server Password
VNC_TITLE VNC Session Title
VNC_RESOLUTION VNC Server Resolution
VNC_SHARED VNC Shared Mode
DISPLAY Display Server Port
PORT NoVNC HTTP Port
NGROK_AUTH_TOKEN Ngrok Token
NO_SLEEP Prevent Heroku app from sleeping, disabled by default
APP_NAME Name of Heroku app

Installation :

  • Heroku Users :
    • Click on Deploy Now button.
    • Set the app name & variables.
    • Deploy.
  • Manual Method :
    • Edit & Run Command :
      docker run --name vubuntu \
      -e VNC_PASS="samplepass" \
      -e VNC_TITLE="Vubuntu" \
      -e VNC_RESOLUTION="1280x720" \
      -e DISPLAY=:0 \
      -e PORT=9870 \
      -d -p 8080:9870 \
      vital987/vubuntu:latest
      

Warnings :

  • [ ! ] VNC_TITLE & VNC_PASS values should be without spaces.
  • [ ! ] The whole project runs as a root user in a docker container.
  • [ ! ] Using VNC/Remote Desktops are strictly prohibited/banned on many free platforms.
  • [ ! ] Deploy/Use at your own risk & responsibility!

vubuntu-1's People

Contributors

vital987 avatar free32com avatar

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.