Changes

From Amahi Wiki
Jump to: navigation, search
=Install Fedora 21=
This is only recommended for cases where the Minimal (CD) install does not work well (e.g. if your hardware needs extra drivers).
== Download==* Download the Fedora 21 Server DVD for 64 bit (1.91GB), preferably using torrents** [https://torrent.fedoraproject.org/torrents/Fedora-Server-DVD-x86_64-21.torrent Fedora 21 Server 64-bit] (torrent)**[http://mirror.web-ster.com/fedora/releases/21/Server/x86_64/iso/Fedora-Server-DVD-x86_64-21.iso Fedora 21 Server 64-bit] (http)
* Torrents:<!--** Primary: -->[https://torrent.fedoraproject.org/torrents/Fedora-Server-Burn the ISO to DVD-x86_64-21.torrent Fedora 21 Server 64-bit] (torrent)<!--** Alternate: or or [[http://dl.amahi.org/isos/Fedora-Server-DVD-x86_64-21.torrent Fedora 21 Server 64-bitUSB Install|USB]] (torrent)-->, insert the media into your server, and reboot the system.
* Direct http download:** Primary: [http://mirror.web-ster.com/fedora/releases/21/Server/x86_64/iso/Fedora-Server-DVD-x86_64-21.iso Fedora 21 Server 64-bit] (http)<!--** Alternate: [http://dl.amahi.org/isos/Fedora-Server-DVD-x86_64-21.iso Fedora 21 Server 64-bit] (http)--> Burn the ISO to DVD (or or [[USB Install|USB]]), insert the media into your server, and reboot the system. These instructions below will guide you through the Fedora 21 Server DVD installation with screen shots and commentary. Click '''[Expand]''' to show a screen shot and '''[Collapse]''' to hide it.
== Boot Screen ==
</div><br></li>
</ul>
== Software Selection ==
<ul>
<li>Next on the '''INSTALLATION SUMMARY''', select ''SOFTWARE SELECTION''
<div class="mw-collapsible mw-collapsed" style="width:400px">
[[File:SS9-Install.PNG|600px]]
</div><br></li>
<li>Scroll down and select ''Minimal Install'' and then choose ''Done''
<div class="mw-collapsible mw-collapsed" style="width:400px">
[[File:SS10a-Install.PNG|600px]]
</div><br></li>
</ul>
 
== Begin Installation ==
<ul>
</div><br></li>
</ul>
 
== Initial User Creation ==
<ul>
<nowiki>rpm -Uvh http://f21.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm</nowiki>
yum -y install mariadb-libs mariadb-server
yum -y install rsyslog avahi
yum -y install hda-ctl hda-platform
hda-install YOUR-INSTALL-CODE
Next you need to transition your network to use it!
= Transitioning to using your Amahi server =
Once installed, you will want to transition your network to using your Amahi server. Here are some of the things you should know:
* Your server will boot with the static IP you pre-configured in the Amahi control panel
* This is a headless server, therefore it will boot to a text console. There is no desktop user interface.
* It's strongly recommended you follow the [[transition to Amahi]] HDA guide to get your network fully working properly
* You can verify if the dashboard is available by accessing it from any client using the IP address of your server '''<nowiki>http://IPADDRESS/</nowiki>''' or '''<nowiki>http://hda/</nowiki>''' (in most Windows clients this works even without DNS from your HDA)
Go back to the [[http://docs.amahi.org/amahi-8.html Amahi 8]Docs] page.
12,424

edits