Changes

From Amahi Wiki
Jump to: navigation, search
1,724 bytes added ,  12:21, 11 September 2018
'''NOTE:''' Desktop will not be supported. '''ONLY''' minimal install option should be selected.
==Install Amahi 11==Should be able to follow the [[Amahi_10_Install#Install_Amahi_10|Install Amahi 10]] guidance, except two things:
* Using Next, we will install Amahi 11 proper on top of Fedora 27.<ul><li>When you reboot you will see a black screen with no graphics and a "localhost login" text prompt. Login into that that console directly with the user and password you created in the Fedora 27 installation. (You can also use SSH to login remotely from a client if you know how) <br><br> :'''NOTE:''' Passwords do not echo characters on the screen. <li>You need to obtain an install code (denoted YOUR-INSTALL-CODE below) from the [https://www.amahi.org/users Amahi control panel] after configuring a profile for the system you are installing, with ''f27'proper network configuration''' for your network.<br><br> <li>From text console or using SSH (logged in with the following line as follows (instead of user created in the Fedora 27 installation), become ''f25root'' for the Amahi 10installation. When prompted for a password, it's your user password you set in the Fedora 27 install.<br /> <div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left"> sudo su -</div> <li>After that, type these three separate commands (one per line)in the console: <div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left"> <nowiki>rpm -Uvh http://f27.amahi.org/noarch/hda-release-10.5.0-1.noarch.rpm</nowiki>* Using dnf -i with y install hda-install when using an install code, i.e. <code>ctl hda-install -i INSTALL_CODEYOUR-INSTALL-CODE</div></ul>What this does is installs the Amahi F27 repo, gets the mariadb base packages to avoid dependency conflicts, and installs base Amahi packages (that part should install several packages). If there are no errors, install Amahi (replace ''YOUR-INSTALL-CODE'' above with install code>you got when creating a profile at [https://www.amahi.org/users your Amahi control panel]). If all goes well, it should tell you to reboot. Go ahead and reboot! Once it comes back from the reboot, you should have a fully functional home server using the IP address you set up in your network! Next you need to transition your network to use it!
=Upgrade from Fedora 25=