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 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)
=Fedora 21 Server DVD=== Download==Download * Burn the Fedora 21 Server ISO to DVD for 64 bit (1.91GBor or [[USB Install|USB]]), preferably using torrentsinsert the media into your server, and reboot the system.
* Torrents:** Primary: [https://torrent.fedoraproject.org/torrents/Fedora-Server-DVD-x86_64-21.torrent Fedora 21 Server 64-bit] (torrent)** Alternate: [http://dl.amahi.org/isos/Fedora-Server-DVD-x86_64-21.torrent Fedora 21 Server 64-bit] (torrent) * 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, 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)
* The first time it will initialize, ask you to login, and enter a dashboard password. This is the [[Fedora_21_Minimal_Install#Create_First_Admin_User|First Admin User created]] earlier in the Fedora 21 installation.
* Once you reach your [[Setup|dashboard]], you should [[Storage_and_file_sharing|create shares]] as needed, [[Adding_a_second_hard_drive_to_your_HDA|add more drives]], install apps, etc., etc.
* Optionally refer to [[Greyhole#Amahi_7.2F8|Greyhole]] to install/configure storage pooling.
Go back to the [[http://docs.amahi.org/amahi-8.html Amahi 8]Docs] page.
12,424

edits