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

From Amahi Wiki
Jump to: navigation, search
Line 2: Line 2:
 
These are unsupported install methods of installing Amahi 8
 
These are unsupported install methods of installing Amahi 8
  
# [http://download.fedoraproject.org/pub/fedora/linux/releases/21/Workstation/x86_64/iso/Fedora-Live-Workstation-x86_64-21-5.iso Workstation Live DVD] Desktop (1.37GB)
+
* [http://download.fedoraproject.org/pub/fedora/linux/releases/21/Workstation/x86_64/iso/Fedora-Live-Workstation-x86_64-21-5.iso Workstation Live DVD] Desktop (1.37GB)
#* Install, enable, and start OpenSSH server  
+
** Install, enable, and start OpenSSH server  
#**<code>yum -y install openssh-server</code>
+
***<code>yum -y install openssh-server</code>
#**<code>systemctl enable sshd.service</code>
+
***<code>systemctl enable sshd.service</code>
#**<code>systemctl start sshd.service</code>
+
***<code>systemctl start sshd.service</code>
#* From text console or SSH into OS to complete [[Amahi_8_Install#Amahi|Amahi Install]] steps
+
** From text console or SSH into OS to complete [[Amahi_8_Install#Amahi|Amahi Install]] steps
# [http://lug.mtu.edu/fedora/linux/releases/21/Live/x86_64/Fedora-Live-LXDE-x86_64-21-5.iso Live LXDE] Desktop (869MB)
+
* [http://lug.mtu.edu/fedora/linux/releases/21/Live/x86_64/Fedora-Live-LXDE-x86_64-21-5.iso Live LXDE] Desktop (869MB)
#* Enable and start OpenSSH server  
+
** Enable and start OpenSSH server  
#**<code>systemctl enable sshd.service</code>
+
***<code>systemctl enable sshd.service</code>
#**<code>systemctl start sshd.service</code>
+
***<code>systemctl start sshd.service</code>
#* From text console or SSH into OS to complete [[Amahi_8_Install#Amahi|Amahi Install]] steps
+
** From text console or SSH into OS to complete [[Amahi_8_Install#Amahi|Amahi Install]] steps
<br />
+
 
:'''NOTE:'''  USB install can be accomplished for the above media using [http://unetbootin.sourceforge.net/ UNetbootin] (supports Windows/Linux/Mac OS]).
+
 
 +
USB install can be accomplished for the above media using [http://unetbootin.sourceforge.net/ UNetbootin] (supports Windows/Linux/Mac OS]).

Revision as of 02:10, 8 September 2015

These are unsupported install methods of installing Amahi 8

  • Workstation Live DVD Desktop (1.37GB)
    • 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 Desktop (869MB)
    • 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 can be accomplished for the above media using UNetbootin (supports Windows/Linux/Mac OS]).