From 4be76a777752894bc96d0b983bea5bfd06881b1d Mon Sep 17 00:00:00 2001 From: g0tmi1k <535942+g0tmi1k@users.noreply.github.com> Date: Wed, 4 Mar 2020 13:42:01 +0000 Subject: [PATCH] Add Kali Linux Support (#115) * Add Kali Linux support * Restart MySQL service Kali linux has it disabled by default * Force the symlink --- README.md | 3 ++- guac-install.sh | 18 +++++++++++++++--- 2 files changed, 17 insertions(+), 4 deletions(-) mode change 100644 => 100755 guac-install.sh diff --git a/README.md b/README.md index 814fae6..bfe7abe 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # guac-install -Script for installing Guacamole 1.1.0 on Ubuntu 16.04 or newer (with MySQL, or remote MySQL). It should also work on pure Debian or Raspbian. I have tested this with Debian 10.3.0 (Buster). **If other versions don't work please open an issue.** It is likely due to a required library having a different name. +Script for installing Guacamole 1.1.0 on Ubuntu 16.04 or newer (with MySQL, or remote MySQL). It should also work on pure [Debian](https://www.debian.org/), [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) or [Kali Linux](https://www.kali.org/). I have tested this with Debian 10.3.0 (Buster). **If other versions don't work please open an issue.** It is likely due to a required library having a different name. Run script, enter MySQL Root Password and Guacamole User password. Guacamole User is used to connect to the Guacamole Database. @@ -42,6 +42,7 @@ Once installation is done you can access Guacamole by browsing to: http://