Difference between revisions of "Main Page"

From Amahi Wiki
Jump to: navigation, search
 
(226 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div id="mf-home">
+
<br />
This is the knowledge base wiki for Amahi, the home server. Please add or edit any information in the Wiki that you feel is lacking, missing, or needs improvement.
+
This is the knowledge base wiki for Amahi the home server. Please add or edit any information in this Wiki that you feel is lacking, missing, or needs improvement.
  
 
__TOC__
 
__TOC__
  
 
* [[Intro|Introduction]] to the Amahi HDA, or Home Digital Assistant, "like a PDA, but for the home"
 
* [[Intro|Introduction]] to the Amahi HDA, or Home Digital Assistant, "like a PDA, but for the home"
* [[Requirements|System requirements]]
+
* [http://docs.amahi.org/requirements.html Minimum Hardware Requirements]
* [http://www.amahi.org/faq Frequently Asked Questions]
+
* [https://www.amahi.org/faq Frequently Asked Questions (FAQ)]
* [http://www.amahi.net| Interactive Network Troubleshooter]
+
* [[HDA Admin How To]]
* [[Feedback|Issues and feedback]]
+
* [[HDA OS Migration Guide]]
* Have a look at the [[Special:PopularPages|Popular Pages]] to see if your topic of interest is there. Otherwise find the major topics below in groups.
+
* [https://www.amahi.org/videos Amahi Video Tutorials]
<br />
+
* [[Feedback|Community  Feedback]]
 +
 
 
----
 
----
'''Notes'''
+
'''NOTES:'''
# Current stable release:  [http://docs.amahi.org/ Amahi 7], Fedora 19'''
+
# Current stable release:  [http://docs.amahi.org/amahi-11.html Amahi 11], Fedora 27'''.
# This wiki is built to provide support for the stable releases under Ubuntu and Fedora.
+
# Amahi one-click applications are typically updated for the latest stable release '''ONLY'''.
 +
# This wiki is built to provide support for the stable release primarily.
 
# Registration in this wiki is subject to manual approval due to spam considerations.
 
# Registration in this wiki is subject to manual approval due to spam considerations.
 +
# '''Maintenance Support ONLY''' indicates all Amahi updates (i.e. platform, applications, etc) have been halted.
 
----
 
----
  
= Installation =
+
== Installation ==
* [http://docs.amahi.org/ubuntu-12.html Ubuntu 12.04.1 LTS instructions]
+
* [http://docs.amahi.org/amahi-11.html Fedora 27 / Amahi 11] (officially supported release)
* [http://docs.amahi.org/fedora-14.html Fedora 14 instructions]
+
* Maintenance Support '''ONLY''':
* [[Amahi_7_installation|Fedora 19 / Amahi 7]]
+
** Fedora 25 ([[Amahi 10 Install|New Install]] / [[Amahi 10 Upgrade|Amahi 9 to 10 Upgrade]])
** [[Express CD]]:  Headless (all-in-one), only supported method of installing Amahi 7 so far
+
** Fedora 23 ([[Amahi 9 Install|New Install]] / [[Amahi 9 Upgrade|Amahi 8 to 9 Upgrade]])
** [[Self-install]]: Unsupported
+
** Fedora 21 ([[Amahi 8 Install|New Install]] / [[Amahi 8 Upgrade|Amahi 7 to 8 Upgrade]] / [[Amahi 8 install via unsupported methods|Unsupported Install Methods]])
*[[Amahi_Virtualized|Amahi Virtualized]]
+
** Fedora 19 ([[Express Disc]] / [https://wiki.amahi.org/index.php/Amahi_7_full_DVD Full DVD] / [[Fedora_19_USB_install|USB Install]])
* Installation Troubleshooting:
+
** [http://docs.amahi.org/ubuntu-12.html Ubuntu 12.04.x LTS]
** [[Installation troubleshooting|Fedora]]
+
** [http://docs.amahi.org/fedora-14.html Fedora 14]
** [[Ubuntu Installation Troubleshooting|Ubuntu]]
+
*[[Amahi_Virtualized|Amahi Virtualized]] ('''NOT''' fully supported)
* [[Adding a second hard drive to your HDA]] Adding additional hard drives
 
  
= Post-Installation =
+
== Troubleshooting ==
 +
Refer to the [[troubleshooting]] page for assistance.
  
*[[TerminalScripts|Terminal Scripts]] - useful scripts for the HDA.
+
== Post-Installation ==
* [[Linux-hda_commands|Linux/HDA Commands]] - Commonly used commands for Linux and Amahi.
 
*[[Storage and file sharing]] - setup & manage users and shares and access between them.
 
*[[Mount_Shares_Locally|Mounting Shares Locally]] - How to mount shares locally on the HDA for managing data safely.
 
*Access Shares in..
 
**[[Map_Shares_in_Windows|.. Windows]] - setup (map) access to your shares in Windows (XP thru 8).
 
**[[SharingToMacOSX|.. Mac OS X]] - setup access to your shares in MAC OS X.
 
**[[SharingToLinux|.. Linux Systems]] - setup access to your shares in other Linux systems.
 
*[[Shares troubleshooting|Troubleshooting Shares]] - troubleshoot shares.
 
*[[Post-Install_Hardware_Changes | Post Install Hardware Changes]] - Steps for changing hardware on your Amahi server (i.e. mother board, network card, etc).
 
  
== Remote Access ==
+
*[[TerminalScripts|Terminal Scripts]]:  Useful command line scripts.
 +
* [[Linux-hda_commands|Linux/HDA Commands]]:  Commonly used commands for Linux and Amahi.
 +
*[[Storage and file sharing]]:  Setup & manage users and shares and access between them.
 +
*Access Shares using [[Map_Shares_in_Windows|Windows (XP/Vista/7/8)]], [[SharingToMacOSX|Mac OS X]], and [[SharingToLinux|Linux]] systems.
 +
*[[Post-Install_Hardware_Changes | Post Install Hardware Changes]]:  Steps for changing hardware on your Amahi server (i.e. mother board, network card, etc).
 +
* Adding additional hard drives to your HDA: Use the Amahi [https://www.amahi.org/apps/disk-wizard Disk Wizard] application for Amahi 8 or greater.  The [[Adding a second hard drive to your HDA|manual guidance]] remains available for all other Amahi versions.
 +
 
 +
=== Remote Access ===
 
Accessing your HDA from anywhere on the network
 
Accessing your HDA from anywhere on the network
* [[VPN]]: '''outside''' your network.
+
* [[VPN|Virtual Private Networking (VPN)]]: Access from '''outside''' your network.
* [[Key-Based SSH Logins|SSH (key-based)]] access to your HDA.
+
* [[Key-Based SSH Logins|Secure Shell (SSH)]]:  Key-based access to your HDA.
* VNC: '''inside''' your network (e.g. if your HDA is "headless").
+
* [http://en.wikipedia.org/wiki/Virtual_Network_Computing Virtual Network Computing (VNC)]: Access from '''inside''' your network (e.g. if your HDA is "headless").
 
** [[Install_VNC_server_on_Ubuntu_Server_12.04|Ubuntu]]
 
** [[Install_VNC_server_on_Ubuntu_Server_12.04|Ubuntu]]
 
** [[VNC|Fedora]]
 
** [[VNC|Fedora]]
* [[WebVNC|WebVNC]] - a web-based VNC client for accessing your HDA desktop
 
  
== Greyhole (Storage Drive Pooling) ==
+
=== Greyhole ===
*[[Greyhole|Greyhole]] - Overview of Greyhole with Amahi.
+
Redundant Storage Pooling for your files
*[[Storage_pooling|Storage Pooling]] - Overview of what it is.
+
 
*[http://www.amahi.org/apps/greyhole-logmon Greyhole Logmon] - an app for your HDA that monitors Greyhole activity.
+
*[[Greyhole|Greyhole]]Overview of Greyhole.
*[[Greyhole_landing_zone|Greyhole landing zone]] also known as the LZ; explained and how to work with it.
+
*[https://github.com/gboudreau/Greyhole/wiki Greyhole Wiki]:  External Greyhole Wiki site.
*[[Greyhole_updating|Updating Greyhole]] - a manual update option for the Greyhole install in Amahi.
+
*[[Storage_pooling|Storage Pooling]]Overview of what it is all about.
*[[Greyhole_moving_data_out_of_the_pool|Moving Data Out of Greyhole]] - Removing drives and data out of the storage pool.
+
*[https://www.amahi.org/apps/greyhole-log Greyhole Log]:  Amahi application for your HDA that monitors Greyhole activity.
* [[Amahi_7_installation#Greyhole|Greyhole Manual Install]]:  Basic guidance for manual install and configuration of Greyhole on Amahi 7.
+
*[[Mount_Shares_Locally|Mounting Shares Locally]]:  How to mount shares locally on the HDA for managing data safely.
 +
*[[Greyhole_landing_zone|Greyhole landing zone (LZ)]]:  Explained and how to work with it.
 +
*[[Greyhole_updating|Updating Greyhole]]:  How to upgrade to the latest version of Greyhole.
 +
*[[Greyhole_moving_data_out_of_the_pool|Moving Data Out of Greyhole]]Removing drives and data out of the storage pool.
 +
* [[Reconnect_existing_Greyhole_storage_pool|Reconnect Greyhole Storage Pool]]:  How to add existing Greyhole data drives to a new installation.
 +
* [[Greyhole_UI_App_Transition_Guide|Greyhole UI Application Transition Guide]]:  Move from manual Greyhole install to the [https://www.amahi.org/apps/greyhole-ui Greyhole UI] application for Amahi 7 or greater.
  
== Networking ==
+
=== Networking ===
 
Using your HDA to manage your home network
 
Using your HDA to manage your home network
====LAN (internal) Networking====
+
* [http://en.wikipedia.org/wiki/Local_area_network Local Area Network (LAN)]:  Internal networking
* [[Networking - Static IPs]]: How to assign static IPs to your network devices.
+
** [[Networking - Static IPs|Set Static IP Address]]: How to assign static IPs to your network devices.
* [[Change IP Address|Change IP Address/Network Gateway/DHCP Server Range]]:  Change IP address of your Amahi server, Network Gateway, and DHCP Server Range.
+
** [[Turning_off_DHCP|Turning off DHCP Server]]:  Shows how to turn off DHCP Server on your HDA.
* [[Turning_off_DHCP|Turning off DHCP Server]]:  Shows how to turn off DHCP Server on your HDA.
+
** [[Change IP Address|Change IP Address]]:  Change IP address of your Amahi server, Network Gateway, and DHCP Server Range.
* [[How to use two HDAs on the same network| Two HDAs on the same network]]: The advanced background for a dual-HDA setup
+
** [[How to use two HDAs on the same network| Single Network Dual HDA Setup]]:  Configure and use two HDAs on the same network.
* [[Adding an HDA networked printer]]:  Guide to set up a print server on your HDA.
+
** [[Adding an HDA networked printer]]:  Guide to set up a print server on your HDA.
  
====WAN (external) Networking====
+
* [http://en.wikipedia.org/wiki/Wide_area_network Wide Area Network (WAN)]: External networking
* [[Punching DNS Holes]]: How to assign IP addresses outside of your network for your home domain.
+
** [[Hosting a website | Hosting a web site]]: Display your own web site on the internet from your Amahi home server
* [[Hosting a website | Hosting web site]]: how to host your own web site on the web from your Amahi home server
+
** [[Changing your DNS provider|Changing DNS provider]]:  Change from [http://www.opendns.com/ OpenDNS] to your [http://en.wikipedia.org/wiki/Internet_service_provider Internet Service Provicer (ISP)] or other third party provider.
* [[Changing your DNS provider|Changing DNS provider]]
+
** [[Configuring OpenDNS]]:  Configure [http://www.opendns.com/ OpenDNS] to filter or block web sites.
* [[Configuring OpenDNS]]
+
** [[Punching DNS Holes]]: How to assign IP addresses outside of your network for your home domain.
  
=Additional Functionality=  
+
== Additional Functionality ==
 +
* [https://www.amahi.org/apps/ Apps Gallery]:  The repo of Amahi one-click applications ('''NOTE:'''  [https://www.amahi.org/faq#do-you-change-for-apps Convenience fees] may apply; log into Amahi website to purchase). 
 +
* [http://www.amahi.org/plans PRO and NINJA plans]:  Provided users with additional Amahi benefits for a small monthly fee.
 +
* [[Monit|Monit Web Interface]]:  Amahi application to monitor and control status of your HDA services.
 
* [[Webapps | Creating web apps]]: how to make your own web apps, with your code or other's code
 
* [[Webapps | Creating web apps]]: how to make your own web apps, with your code or other's code
* [http://www.amahi.org/apps/ Apps Gallery]:  The repo of Amahi one-click apps ('''NOTE:'''  [https://www.amahi.org/faq#do-you-change-for-apps Convenience fees] may apply.  Log into Amahi website to purchase).
 
 
* [[Calendars]]: How to use the calendar server in the HDA, including Outlook and iCal sync.
 
* [[Calendars]]: How to use the calendar server in the HDA, including Outlook and iCal sync.
* [[Backups]]: Guides on backup and restore: [[XPBackups|Windows XP]], [[VistaWindows7Backups|Windows Vista/Windows 7/Windows 8]], [[Sbackup|Ubuntu Linux]], and [[Backups#Mac_OS_X|MacOSX]].
+
* [[Backups]]: How to backup/restore [[XPBackups|Windows XP]], [[VistaWindows7Backups|Windows Vista/7/8]], [[Sbackup|Ubuntu Linux]], and [[Backups#Mac_OS_X|Mac OS X]].
* RAID guides for [[RAID 1]] and [[RAID 5]]
+
* [[Database_Backup|Automatic Database Backup]]: Automated daily backup of HDA databases.
* [[Database_Backup|Automatic Database Backup]]: Automatically have your HDA database backed up daily.
+
* [http://en.wikipedia.org/wiki/RAID RAID]:  Configuration guides for [[RAID 1]] and [[RAID 5]].
* [[Monit|Monit Web Interface]]:  Monitor and control status of your HDA services.
+
* [[Require_Login|Password protect Applications]]:  Provides password protect for your Amahi installed applications.
* [[Require_Login|Password protect Apps]]:  Password protect web applications.
+
 
 +
== Community Tutorials ==
 +
Contributed by the Amahi user community
  
= Troubleshooting =
+
* [[Ubuntu Tutorials|Ubuntu]]
* [[Network troubleshooting|Network troubleshooting]]
+
* [[Fedora Tutorials|Fedora]]
* [[Vista Networking Issue]]
+
* [http://wiki.amahi.org/index.php/Category:Apps Applications]
* [[Greyhole_troubleshooting|Greyhole troubleshooting]]
 
* [[Shares troubleshooting|Shares troubleshooting]]
 
* [[VPN troubleshooting|VPN troubleshooting]]
 
* [[Data Recovery| Data Recovery help]]
 
* [[Filesystem|File system troubleshooting]]
 
  
= Community Tutorials =
+
== Roadmap & Development ==
<strong>Contributed by the Amahi user community</strong>
+
The [https://www.amahi.org/team core team] '''ONLY''' supports Ubuntu and Fedora development at this time. All others are being  supported by the user community.  <br />
* [[Ubuntu Tutorials|Ubuntu related]]
 
* [[Fedora Tutorials|Fedora related]]
 
* [http://wiki.amahi.org/index.php/Category:Apps Applications related]
 
  
= Roadmap & Development =
+
<u>'''ACTIVE:'''</u>  Released or Development In Progress
The core team '''ONLY''' supports Ubuntu and Fedora development at this time.  All others are being  supported by the user community.<br />
+
* [http://docs.amahi.org/amahi-11.html Fedora 27] (Current official release)
 +
* [[Amahi 12|Fedora 36]] (initial development)
 +
 
 +
* Maintenance support <b>ONLY</b>
 +
** [[Amahi 10|Fedora 25]]
 +
** [[Amahi 9|Fedora 23]]
 +
** [[Amahi 8|Fedora 21]]
 +
** [[Fedora_19|Fedora 19]]
 +
** [[Ubuntu|Ubuntu 12.04.x LTS]]
 +
** [[Fedora 14|Fedora 14]]
 
<br />
 
<br />
<u>'''ACTIVE - Stable Released or In Development'''</u>
+
<u>'''INACTIVE:'''</u> Unsupported or Development Stopped
* [[Fedora_19|Fedora 19]]
+
* Fedora 15-18, 20, 22, 24, 26, 28-35
* [[Ubuntu|Ubuntu 12.04.x LTS]] (Maintenance support)
 
* [[Fedora 14|Fedora 14]] (Maintenance support)
 
<br />
 
<u>'''INACTIVE - Unsupported or Halted'''</u>
 
* Fedora 15 / 16 / 17 / 18
 
 
* Ubuntu 12.10 or newer
 
* Ubuntu 12.10 or newer
* CentOS [[CentOS|5]] and [[Centos_6|6]]
+
* CentOS [[CentOS|5]], [[Centos_6|6]], [[Centos_7|7]], or newer
* [[Scientific_Linux|Scientific Linux 6.1]]
+
* [[Scientific_Linux|Scientific Linux 6.1]] or newer
 +
 
 +
== Contribute ==
 +
How you can help
  
=Contribute=
 
 
* [[Translate Amahi]] to your language
 
* [[Translate Amahi]] to your language
 
* [[How to Create a new Theme]]
 
* [[How to Create a new Theme]]
* [http://bugs.amahi.org Create a Bug/Feature/Support ticket!]
+
* Submit a [http://bugs.amahi.org Bug/Feature/Support] report
* Contribute by [[Contribute|Packaging apps]] or [[Tester program|Testing apps]]
+
* [[Contribute|Package]] or [[Tester program|Test apps]]
 
* [http://www.flickr.com/photos/amahi/sets/72157606815797764/ Amahi Wallpapers]
 
* [http://www.flickr.com/photos/amahi/sets/72157606815797764/ Amahi Wallpapers]
 
* [http://www.flickr.com/photos/amahi/sets/72157606828513620/ Amahi Banners]
 
* [http://www.flickr.com/photos/amahi/sets/72157606828513620/ Amahi Banners]
  
= Related Links =
+
== Related Links ==
 
* [[Developers]]: How to write HDA apps, questions, API suggestions, etc.
 
* [[Developers]]: How to write HDA apps, questions, API suggestions, etc.
 
* [[Credits]]: How are we doing all this? We have many OSS projects to thank!
 
* [[Credits]]: How are we doing all this? We have many OSS projects to thank!
 
</div>
 

Latest revision as of 15:12, 15 May 2022


This is the knowledge base wiki for Amahi the home server. Please add or edit any information in this Wiki that you feel is lacking, missing, or needs improvement.


NOTES:

  1. Current stable release: Amahi 11, Fedora 27.
  2. Amahi one-click applications are typically updated for the latest stable release ONLY.
  3. This wiki is built to provide support for the stable release primarily.
  4. Registration in this wiki is subject to manual approval due to spam considerations.
  5. Maintenance Support ONLY indicates all Amahi updates (i.e. platform, applications, etc) have been halted.

Installation

Troubleshooting

Refer to the troubleshooting page for assistance.

Post-Installation

Remote Access

Accessing your HDA from anywhere on the network

Greyhole

Redundant Storage Pooling for your files

Networking

Using your HDA to manage your home network

Additional Functionality

Community Tutorials

Contributed by the Amahi user community

Roadmap & Development

The core team ONLY supports Ubuntu and Fedora development at this time. All others are being supported by the user community.

ACTIVE: Released or Development In Progress


INACTIVE: Unsupported or Development Stopped

Contribute

How you can help

Related Links

  • Developers: How to write HDA apps, questions, API suggestions, etc.
  • Credits: How are we doing all this? We have many OSS projects to thank!