Difference between revisions of "Amahi 8"
From Amahi Wiki
Line 25: | Line 25: | ||
#**<code>systemctl enable sshd.service</code> | #**<code>systemctl enable sshd.service</code> | ||
#**<code>systemctl start sshd.service</code> | #**<code>systemctl start sshd.service</code> | ||
− | #* 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://download.fedoraproject.org/pub/fedora/linux/releases/21/Server/x86_64/iso/Fedora-Server-netinst-x86_64-21.iso Server Netinstall CD] Headless (424MB) | # [http://download.fedoraproject.org/pub/fedora/linux/releases/21/Server/x86_64/iso/Fedora-Server-netinst-x86_64-21.iso Server Netinstall CD] Headless (424MB) | ||
#* Select ''Minimal Install'' | #* Select ''Minimal Install'' | ||
#* May take longer to install depending on internet connection speed as packages are downloaded from Fedora repositories | #* May take longer to install depending on internet connection speed as packages are downloaded from Fedora repositories | ||
− | #* 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 LSDE] Desktop (869MB) | # [http://lug.mtu.edu/fedora/linux/releases/21/Live/x86_64/Fedora-Live-LXDE-x86_64-21-5.iso Live LSDE] 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> | ||
− | #* 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 /> | <br /> | ||
:'''NOTE:''' USB install can be accomplished for the above media using [http://unetbootin.sourceforge.net/ UNetbootin] (supports Windows/Linux/Mac OS]). | :'''NOTE:''' USB install can be accomplished for the above media using [http://unetbootin.sourceforge.net/ UNetbootin] (supports Windows/Linux/Mac OS]). |
Revision as of 23:24, 7 September 2015
WARNING | |
---|---|
Recommended only for Advanced users, proceed with caution. Amahi 8 IS NOT PRODUCTION ready (ALPHA release ONLY)!
Welcome help with testing and request feedback in bug #1661. |
This page is about the ALPHA release of Amahi 8 (Fedora 21).
Installing Amahi 8 from Scratch
Refer to Amahi 8 Installation for new installs.
Upgrading from Amahi 7
We have tested with a fair bit of success upgrading Amahi 7 to Amahi 8. We have tested with clean versions and fully-updated versions of Amahi 7. If your system is heavily modified, it may not upgrade as well.
See the Amahi 8 Upgrade guidance on how to perform the upgrade.
Again: while this has been tested, we cannot fully guarantee that it will fully work or not cause issues with your current HDA.
Unsupported Install Media Testing
- 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
- Install, enable, and start OpenSSH server
- Server Netinstall CD Headless (424MB)
- Select Minimal Install
- May take longer to install depending on internet connection speed as packages are downloaded from Fedora repositories
- From text console or SSH into OS to complete Amahi Install steps
- Live LSDE 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
- Enable and start OpenSSH server
- NOTE: USB install can be accomplished for the above media using UNetbootin (supports Windows/Linux/Mac OS]).