* Note: If you do not see the "Webapps" option under "Apps" then you need to activate "Advanced Settings" under the "Settings" tab of your Amahi dashboard.
=== Installing Guacamole ===
In terminal, change directories to where the packages downloaded and execute the following as root:
{{Code|
Code = # tar -xzf guacamole-0.8.0-fedora-15-i386.tar.gz
# cd guacamole-0.8.0-fedora-15-i386/
# rpm -i *.rpm
}}
*Be aware that you may have to adjust the above code to match the file name you downloaded.
=== Setting up MySQL Authentication ===