Lazy configure Ubuntu minimal desktop and VNC
This script automates the installation of a minimal desktop environment (LXDE) and tightvncserver.
Tested on Ubuntu 16.04 LTS.
The lazy programmer scripts
scripts that work
This script automates the installation of a minimal desktop environment (LXDE) and tightvncserver.
Tested on Ubuntu 16.04 LTS.
This script installs latest Riak and Erlang(OTP) 17 on Ubuntu.
Tested on Ubuntu 14.04.
This script builds apache2 on Linux with HTTP/2 protocol support.
Tested on Ubuntu 15.04.
Ubuntu 14.10 and 15.04 come by default with apache2 version 2.4.10.
The minimum required version for apache2 with HTTP/2 support is 2.4.17, downloadable from https://httpd.apache.org/download.cgi.
More information about HTTP/2: https://http2.github.io/
More information on how to build apache2 and configure with HTTP/2 support: http://icing.github.io/mod_h2/howto.html
Clients that support HTTP/2 protocol are latest version of curl with libcurl http2 support, Mozilla Firefox Nightly or Google Chrome Canary.
Make sure you do not have apache2 already installed and running on port 80.
This script detects the Linux distro. You need to execute it in a Linux shell.
Tested on Ubuntu, Red Hat and SUSE.
Github link
This script installs apache2 on an Ubuntu-like distro.
More info at: http://httpd.apache.org/
Tested on Ubuntu versions >= 12.04