__TOC__
= Amahi 8 /9 (Fedora 21/23) Desktop Installation =
For TigerVNC to work a Desktop Environment must be installed even if the HDA does not boot to the selected Desktop Environment.
This installation is based on a clean installation of Amahi 8or 9, installing Fedora 21 /23 using the [https://wiki.amahi.org/index.php/Amahi_8_Install Fedora 21 Server DVD]/[https://wiki.amahi.org/index.php/Amahi_9_Install Fedora 23 Server DVD] and following the installation instructions [https://wiki.amahi.org/index.php/Fedora_21_Server_Install Fedora 21 Server Install ]/[https://wiki.amahi.org/index.php/Fedora_23_Server_Install Fedora 23 Server Install ].
The Cinnamon Desktop Environment was selected as it operates well on low spec computers. I will attempt other desktop environments over next few months.
For Amahi 9 on Fedora 23 , LXDE works. It has an extremely small footprint (~40Mb) and operates extremely well on old hardware.
<div style="border: 1px solid #A3B1BF; padding: .8em 1em; background-color: #E6F2FF; margin: 0px 1em;">
=== Cinnamon Desktop Environment on Amahi 8-F21 ===
* As root, install Cinnamon Desktop Environment:
systemctl set-default graphical.target
=== LXDE Desktop Environment on Amahi 9-F23===
* As root, install LXDE Desktop Environment:
dnf group install lxde-desktop
= TigerVNC Server Installation =