linux:applications:guacamole-server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
linux:applications:guacamole-server [2019/04/24 08:58] michaellinux:applications:guacamole-server [2019/04/24 09:03] (current) michael
Line 12: Line 12:
 **Altenativ**: [[redhat:guacamole-redhat:glyptodon-enterprise-redhat|Installation von Glyptodon Enterprise]] [[https://enterprise.glyptodon.com/|(Webpage)]] **Altenativ**: [[redhat:guacamole-redhat:glyptodon-enterprise-redhat|Installation von Glyptodon Enterprise]] [[https://enterprise.glyptodon.com/|(Webpage)]]
  
 +----
  
 ===== Installation von Guacamole 1.0.0 ===== ===== Installation von Guacamole 1.0.0 =====
Line 83: Line 83:
 # mkdir ~/build && cd ~/build # mkdir ~/build && cd ~/build
  
-# wget https://www.blackgate.org/guac/guacamole-0.9.14.war +# wget https://www.blackgate.org/guac/guacamole-1.0.0.war 
-# wget https://www.blackgate.org/guac/guacamole-auth-jdbc-0.9.14.tar.gz +# wget https://www.blackgate.org/guac/guacamole-auth-jdbc-1.0.0.tar.gz 
-# wget https://www.blackgate.org/guac/guacamole-server-0.9.14.tar.gz+# wget https://www.blackgate.org/guac/guacamole-server-1.0.0.tar.gz
 # wget https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.45.tar.gz # wget https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.45.tar.gz
 </code> </code>
Line 95: Line 95:
  
 <code> <code>
-# tar -xvf guacamole-server-0.9.14.tar.gz +# tar -xvf guacamole-server-1.0.0.tar.gz 
-# cd guacamole-server-0.9.14/+# cd guacamole-server-1.0.0/
  
 # ./configure --with-init-dir=/etc/init.d # ./configure --with-init-dir=/etc/init.d
Line 106: Line 106:
 # mkdir /etc/guacamole/lib # mkdir /etc/guacamole/lib
 </code> </code>
 +
 +<pane id="debian-installation">
 +//**WICHTIG:** RDP Workaround aufgrund von Kompatibilitätsproblemen unter Debian / Ubuntu://
 +<code>
 +# mkdir /usr/lib/x86_64-linux-gnu/freerdp
 +# ln -s /usr/local/lib/freerdp/guac* /usr/lib/x86_64-linux-gnu/freerdp/
 +# ldconfig
 +</code>
 +</pane>
  
 ---- ----
  • linux/applications/guacamole-server.1556089094.txt.gz
  • Last modified: 2019/04/24 08:58
  • by michael