Difference between revisions of "Amahi 8 install via unsupported methods"

From Amahi Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{WorkInProgress}}
 
{{WorkInProgress}}
The following ISOs are unsupported install methods for installing Fedora 21.  Initial testing indicated these appear to work with Amahi 8
+
The following ISOs are '''unsupported''' install methods for installing Fedora 21.  Initial testing indicated these appear to work with Amahi 8
  
 
== Live Workstation (DVD) Install ==
 
== Live Workstation (DVD) Install ==

Revision as of 00:17, 9 September 2015

Msgbox-WOPr.png Work In Progress
This article is currently undergoing major expansion or restructuring. You are welcome to assist by editing it as well. If this article has not been edited in several days, please remove this template.


The following ISOs are unsupported install methods for installing Fedora 21. Initial testing indicated these appear to work with Amahi 8

Live Workstation (DVD) Install

Download the Fedora 21 Live Workstation (DVD) for 64 bit (1.37GB).


Burn the ISO to CD (or DVD), insert the DVD into your server, reboot the system.

    • Install, enable, and start OpenSSH server
      • yum -y install openssh-server
      • systemctl enable sshd.service
      • systemctl start sshd.service
    • From text console or SSH into OS to complete Amahi Install steps

Live LXDE (CD) Install

Download the Fedora 21 Live LXDE CD for 64 bit (869MB)

Live LXDE Desktop {http)


Burn the ISO to DVD, insert the CD into your server, reboot the system.

    • Enable and start OpenSSH server
      • systemctl enable sshd.service
      • systemctl start sshd.service
    • From text console or SSH into OS to complete Amahi Install steps

USB Install

You may follow the USB Install guidance for USB installs using one of the ISO images above if needed.


Go back to the Amahi 8 page.