|
|
(22 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | | + | {{MessageBox| |
− | Welcome to the Amahi 8 release. Here are your options to install:
| + | backgroundcolor = #faa| |
− | | + | image =Warning.png| |
− | * Installing [[Amahi_8_Install|Amahi 8 from scratch]]. This is for new installs.
| + | heading =WARNING| |
− | * Upgrading from Amahi 7 to Amahi 8: we have tested with a fair bit of success upgrading. 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. Visit the [[Amahi 8 Upgrade]] guidance on how to perform the upgrade.
| + | message = Amahi 8 for Fedora 21<br />Maintenance ONLY!}} |
− | | |
− | = Unsupported Install Media Testing = | |
− | # [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
| |
− | #**<code>yum -y install openssh-server</code>
| |
− | #**<code>systemctl enable 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
| |
− | # [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''
| |
− | #* 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_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)
| |
− | #* Enable and start OpenSSH server
| |
− | #**<code>systemctl enable 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
| |
− | <br /> | |
− | :'''NOTE:''' USB install can be accomplished for the above media using [http://unetbootin.sourceforge.net/ UNetbootin] (supports Windows/Linux/Mac OS]).
| |