Full-fledged Ubuntu with fluxbox & NoVNC/PureVNC(Direct VNC)
Go to file
Apoorv Vyavahare 65ef712503 Initial Commit 2021-05-21 20:25:47 +05:30
.profile.d Initial Commit 2021-05-21 20:25:47 +05:30
conf.d Initial Commit 2021-05-21 20:25:47 +05:30
extras Initial Commit 2021-05-21 20:25:47 +05:30
fluxbox_config Initial Commit 2021-05-21 20:25:47 +05:30
.gitignore Initial Commit 2021-05-21 20:25:47 +05:30
Dockerfile Initial Commit 2021-05-21 20:25:47 +05:30
LICENSE Initial Commit 2021-05-21 20:25:47 +05:30
README.md Initial Commit 2021-05-21 20:25:47 +05:30
app.json Initial Commit 2021-05-21 20:25:47 +05:30
fluxbox-heroku-mod.deb Initial Commit 2021-05-21 20:25:47 +05:30
heroku.yml Initial Commit 2021-05-21 20:25:47 +05:30
ngrok_install.sh Initial Commit 2021-05-21 20:25:47 +05:30
supervisord.conf Initial Commit 2021-05-21 20:25:47 +05:30

Ubuntu Fluxbox with NoVNC

Ubuntu Version Maintainer Inactively Maintained License: GPL v3

Packages :

  • Browsers :
    • Firefox Brave
  • Shells :
    • Gnome Terminal Terminator
  • Coding :
    • VS Code
  • Text Editors :
    • G-Vim G-Edit Sublime
  • Office Suite :
    • LibreOffice
  • Utilities :
    • File Manager TeamViewer Calculator System Monitor PeaZip
  • Languages Installed :
    • C C++ C Sharp Clojure Go Java Lua R Ruby Perl Python

Environment Variables :

      ---------------------------------------------
      |    VNC_PASS    |    VNC Server Password   |
      |    VNC_TITLE   |     VNC Session Title    |
      | VNC_RESOLUTION |   VNC Remote Resolution  |
      |     DISPLAY    |    Local Display Port    |
      |   NOVNC_PORT   |      NoVNC HTTP Port     |
      |   NGROK_TOKEN  | Ngrok Port Forward Token |
      ---------------------------------------------

[ ! ] 3rd Party Softwares dosen't work with DE on Heroku(Free Plan) due to low memory.

Desktop Environments :

* MATE :

  • Comment line #69 from Dockerfile
  • Uncomment line #71, #72, #73 from Dockerfile
  • Delete file conf.d/4-fluxbox.conf
  • Copy the file extras/4-mate.conf to conf.d/

* XFCE :

  • Comment line #69 from Dockerfile
  • Uncomment line #75, #76 from Dockerfile
  • Delete file conf.d/4-fluxbox.conf
  • Copy the file extras/4-xfce.conf to conf.d/