<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.amahi.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Herry</id>
	<title>Amahi Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.amahi.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Herry"/>
	<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php/Special:Contributions/Herry"/>
	<updated>2026-05-05T05:22:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=VPNAndroid&amp;diff=69488</id>
		<title>VPNAndroid</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=VPNAndroid&amp;diff=69488"/>
		<updated>2013-03-22T16:01:57Z</updated>

		<summary type="html">&lt;p&gt;Herry: /* VPN Client - Android - HTC Android G1/Dream */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= VPN Client - Android - HTC Android G1/Dream =&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''  [https://play.google.com/store/apps/details?id=de.blinkt.openvpn&amp;amp;hl=en OpenVPN for Android] works with the certificates below for ICS 4.0 or greater without rooting your device.  There is no additional configuration required to the HDA or your device (Tested on HTC One X and Samsung Tab 2 also on HTC One V).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This guide is written for a HTC Android G1/Dream phone rooted with Cyanongenmod 5.&lt;br /&gt;
&lt;br /&gt;
[update March 24, 2011: Tested and works with Cyanogenmod 7.0, thus any CM7 compatible phone]&lt;br /&gt;
&lt;br /&gt;
[update August 8, 2011: Tested and works with Cyanogenmod 7.1, thus any CM 7.1 compatible phone]&lt;br /&gt;
&lt;br /&gt;
[update September 9, 2011: Tested and works with MIUI 1.9.2 on a HTC Droid Incredible 2, should work on any MIUI ROM]&lt;br /&gt;
&lt;br /&gt;
[update 22 March 2013: Tested and works with Android 4.2.2 on Nexus Devices]&lt;br /&gt;
&lt;br /&gt;
In your Linux-based OS computer..&lt;br /&gt;
&lt;br /&gt;
* Download the files here and save them in your /home/username/openvpn folder (where ''username'' is your main users name)(to download, right click &amp;gt; save as):&lt;br /&gt;
** [http://dl.amahi.org/vpn/AmahiHDAClient.crt AmahiHDAClient.crt]&lt;br /&gt;
** [http://dl.amahi.org/vpn/AmahiHDAClient.key AmahiHDAClient.key]&lt;br /&gt;
** [http://dl.amahi.org/vpn/ca-cert.crt ca-cert.crt]&lt;br /&gt;
&lt;br /&gt;
Then, from the terminal run&lt;br /&gt;
&lt;br /&gt;
{{Code|cd /home/username/openvpn &lt;br /&gt;
openssl pkcs12 -export -in AmahiHDAClient.crt -inkey AmahiHDAClient.key -certfile ca-cert.crt -name Amahi -out certs.p12}}&lt;br /&gt;
&lt;br /&gt;
You will be asked for a export password for the certs.p12 file - enter amahi twice.&lt;br /&gt;
&lt;br /&gt;
To automate this process, paste the code from [http://wiki.amahi.org/images/f/f9/Automate.script automate.script] in your favorite editor.  Save it &amp;amp; run it with {{Code|sh &amp;lt;filename&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
You should now have a certs.p12 file in your /home/username/openvpn folder, copy this certs.p12 file to the root of your sdcard on the Android phone.&lt;br /&gt;
&lt;br /&gt;
Now on the Android phone..&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
    Menu -&amp;gt; Settings -&amp;gt; Location &amp;amp; Security -&amp;gt; Install from SD card&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will show you certs.p12, select this and enter the password amahi, after it has extracted the certificates, you will be asked to name the certificate, enter Amahi.&lt;br /&gt;
&lt;br /&gt;
Now on the Android phone &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
    Menu -&amp;gt; Settings -&amp;gt; Wireless &amp;amp; networks -&amp;gt; VPN settings -&amp;gt; Add VPN -&amp;gt; Add OpenVPN VPN&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
VPN name = Amahi&lt;br /&gt;
&lt;br /&gt;
Set VPN server = yourHDAnickname.yourhda.com&lt;br /&gt;
&lt;br /&gt;
User authentication = Yes&lt;br /&gt;
&lt;br /&gt;
Set CA certificate - Amahi&lt;br /&gt;
&lt;br /&gt;
Set user certificate - Amahi&lt;br /&gt;
&lt;br /&gt;
Menu -&amp;gt; Advanced -&amp;gt; LZO compression = Yes&lt;br /&gt;
&lt;br /&gt;
Back&lt;br /&gt;
&lt;br /&gt;
Menu -&amp;gt; Save&lt;br /&gt;
&lt;br /&gt;
You should now see an Amahi entry, click on this to connect. It may ask you for the certificate access password. Then it may ask for your username and password that you use to loginon your HDA. You should see that you are connected, enjoy your VPN connection to your HDA server.&lt;br /&gt;
&lt;br /&gt;
= VPN Client - Android 2.2 - DROID X (Verizon Wireless) =&lt;br /&gt;
Contact me in the forums if you need help setting this up.  If you have a later version of Android such as Gingerbread (Android 2.3) then you can't use this tutorial for setting up openvpn.  You can however use the openvpn configurations if your phone is already set up with openvpn.&lt;br /&gt;
&lt;br /&gt;
[[User:Sag47|Sag47]] 00:51, 5 April 2011 (PDT)&lt;br /&gt;
&lt;br /&gt;
This tutorial is not for the feeble minded.  I tried writing it as best as I could to keep it a &amp;quot;How to VPN&amp;quot; article and not a &amp;quot;How to root my droid&amp;quot; topic.&lt;br /&gt;
&lt;br /&gt;
The default Droid X from Verizon does not come with openvpn installed.  It's a little annoying and you have to be a little tech savvy to get it working.  I am outlining instructions here for how I connected my Droid X to my Amahi HDA.&lt;br /&gt;
&lt;br /&gt;
Some prerequisites:&lt;br /&gt;
* Your phone must be rooted.&lt;br /&gt;
* I am running Android 2.2 so these instructions may become outdated.  I also recommend you be running Android 2.2 Froyo on your Droid X&lt;br /&gt;
* You should have adb installed (or running a more advanced bash terminal on Android like Better Terminal Emulator Pro app)&lt;br /&gt;
* Install the following apps&lt;br /&gt;
** OpenVPN Installer&lt;br /&gt;
** OpenVPN Settings&lt;br /&gt;
&lt;br /&gt;
Create a directory on your SDCARD called openvpn or if in the terminal /sdcard/openvpn.&lt;br /&gt;
&lt;br /&gt;
Follow the general [[VPNLinux]] instructions but place all of the configurations and certificates in the openvpn folder on your sdcard.&lt;br /&gt;
&lt;br /&gt;
Install openvpn using the &amp;quot;OpenVPN Installer&amp;quot; app and select /system/bin each time the app asks for a location to place a binary.&lt;br /&gt;
&lt;br /&gt;
You can run one of the following commands to grab the mount point of your system folder.  (Run commands through adb or in a terminal on your Droid)&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
    df | grep system&lt;br /&gt;
    cat /proc/mounts | grep system&lt;br /&gt;
    cat /proc/mounts&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
My device is mounted on /dev/block/mmcblk1p21 so that is the device I am using in this tutorial.  Download tun_alt.ko as recommended in [http://forum.xda-developers.com/showpost.php?p=11109394&amp;amp;postcount=25 this post].  Copy it to the root of your sdcard.&lt;br /&gt;
&lt;br /&gt;
Now we install the kernel module.  Run the following command sequence (through adb or a terminal on your Droid).&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
    su&lt;br /&gt;
    mount -o rw,remount /dev/block/mmcblk1p21 /system&lt;br /&gt;
    mv /sdcard/tun_alt.ko /system/lib/modules/tun.ko&lt;br /&gt;
    cd /system/lib/modules&lt;br /&gt;
    chown root\: tun.ko&lt;br /&gt;
    chmod 644 tun.ko&lt;br /&gt;
    &lt;br /&gt;
    #now lets test it&lt;br /&gt;
    insmod /system/lib/modules/tun.ko&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
If you don't see any output and the &amp;quot;OpenVPN Installer&amp;quot; app successfully installed openvpn then you should be set up.  &lt;br /&gt;
&lt;br /&gt;
Double check your configuration in /sdcard/openvpn.  Once you know everything is good then run the &amp;quot;OpenVPN Settings&amp;quot; app.  It should automatically detect your configuration.&lt;br /&gt;
&lt;br /&gt;
Enable OpenVPN.  Select your config to turn on the tunnel.  Then you should see a prompt in your notification status prompting for a password.  My Droid X connected to the network after that.&lt;br /&gt;
&lt;br /&gt;
There's one final step.  If you remember you manually ran the insmod /system/lib/modules/tun.ko command but when you reboot your phone the module will no longer be loaded.&lt;br /&gt;
&lt;br /&gt;
Go into the settings for the &amp;quot;OpenVPN Settings&amp;quot; app and modify the TUN module settings.&lt;br /&gt;
* Set &amp;quot;Load module using&amp;quot; to insmod.  &lt;br /&gt;
* Set &amp;quot;Path to tun module&amp;quot; to /system/lib/modules/tun.ko&lt;br /&gt;
&lt;br /&gt;
Reboot your phone and test the configurations.  It should be a one click process within the &amp;quot;OpenVPN Settings&amp;quot; app.&lt;br /&gt;
&lt;br /&gt;
[[Category: VPN]]&lt;/div&gt;</summary>
		<author><name>Herry</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=T-Shirt_Ideas&amp;diff=37951</id>
		<title>T-Shirt Ideas</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=T-Shirt_Ideas&amp;diff=37951"/>
		<updated>2011-03-29T09:34:18Z</updated>

		<summary type="html">&lt;p&gt;Herry: Created page with &amp;quot;Let us collect some ideas for new Amahi Shirts. Everything wanted, from pictures to slogans.  Ideas:  - Amahi, free as speech, good like cool beer  - Amahi.org   Upgrade your net...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let us collect some ideas for new Amahi Shirts. Everything wanted, from pictures to slogans.&lt;br /&gt;
&lt;br /&gt;
Ideas:&lt;br /&gt;
&lt;br /&gt;
- Amahi, free as speech, good like cool beer&lt;br /&gt;
&lt;br /&gt;
- Amahi.org&lt;br /&gt;
  Upgrade your network&lt;br /&gt;
&lt;br /&gt;
- Amahi.org&lt;br /&gt;
  has not lost its Drive Extender&lt;br /&gt;
&lt;br /&gt;
- *picture of uncle sam*&lt;br /&gt;
  I want YOU to install Amahi today&lt;br /&gt;
&lt;br /&gt;
Picures:&lt;/div&gt;</summary>
		<author><name>Herry</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=Fedora_14&amp;diff=29851</id>
		<title>Fedora 14</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=Fedora_14&amp;diff=29851"/>
		<updated>2011-01-14T06:45:25Z</updated>

		<summary type="html">&lt;p&gt;Herry: Forgot a space&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:F14release.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;'''ETA''': End of Jan 2011, plus/minus a fee weeks for release of Amahi for Fedora 14. We are in still in the [http://forums.amahi.org/viewtopic.php?f=34&amp;amp;t=1975 development/testing] phase.  &lt;br /&gt;
&lt;br /&gt;
'''WARNING:'''  There are '''NO''' applications publicly available in Amahi for Fedora 14 at this time.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Development Notes =&lt;br /&gt;
'''DISCLAIMER:'''  These notes are for development of Amahi with Fedora 14.  These notes are not by any means anything for users to follow.  Please continue to install Fedora 12 for new Amahi installs.  Fedora 14 is not '''OFFICIALLY''' supported yet by Amahi.&lt;br /&gt;
&lt;br /&gt;
The following '''ARE NOT''' Amahi ready with Fedora 14 at this time:&lt;br /&gt;
* ExpressCD:  estimate late Feb 2011&lt;br /&gt;
* Plug:  depends on Fedora 14 ARM release&lt;br /&gt;
&lt;br /&gt;
== Fedora 14 DVD Downloads ==&lt;br /&gt;
{|&lt;br /&gt;
|+&lt;br /&gt;
|-&lt;br /&gt;
| 32-Bit (3.4GB):  &lt;br /&gt;
|[http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/i386/iso/Fedora-14-i386-DVD.iso Http]&lt;br /&gt;
|[http://torrent.fedoraproject.org/torrents/Fedora-14-i386-DVD.torrent Torrent]&lt;br /&gt;
|-&lt;br /&gt;
| 64-Bit (3.3GB):  &lt;br /&gt;
|[http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/x86_64/iso/Fedora-14-x86_64-DVD.iso Http]&lt;br /&gt;
|[http://torrent.fedoraproject.org/torrents/Fedora-14-x86_64-DVD.torrent Torrent]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Amahi Repo ==&lt;br /&gt;
* 32-bit and 64-bit is ready.&lt;br /&gt;
* Use '''&amp;lt;nowiki&amp;gt;http://f14.amahi.org&amp;lt;/nowiki&amp;gt;''' for install.&lt;br /&gt;
* App store is not complete yet - there are '''NO''' apps publicly available.&lt;br /&gt;
&lt;br /&gt;
== Amahi Install ==&lt;br /&gt;
* Web installer works.&lt;br /&gt;
&amp;lt;!--, but need to update hdactl and restart installer:&lt;br /&gt;
 yum install hdactl --nodeps&lt;br /&gt;
 service amahi-installer restart--&amp;gt;&lt;br /&gt;
* Open browser and navigate to '''&amp;lt;nowiki&amp;gt;http://localhost:2000&amp;lt;/nowiki&amp;gt;''' &lt;br /&gt;
* Enter install code&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
* [http://www.amahi.org/support/instructions Installation instructions] are not updated for Fedora 14.&lt;br /&gt;
# Ensure you check the partition table, as Fedora will create a very small root (/) and a big /home partition. (Your shares will be on the root partition so a big home partition is useless).  &lt;br /&gt;
# Ensure '''Graphical Desktop''' is checked.&lt;br /&gt;
&amp;lt;!--# Enable '''Fedora i386''' (32-bit) or '''Fedora x86_64''' (64-bit) repo (this is will be removed once the Amahi repo is aligned).--&amp;gt;&lt;br /&gt;
# Add '''Amahi''' repo as noted above.&lt;br /&gt;
# Then continue with install as documented.&lt;br /&gt;
&amp;lt;!--# After installation, as '''root''' user (once added to amahi repo, this will be no longer required):&lt;br /&gt;
 rpm -Uvh http://alpha.amahi.org/tmp/hda-platform-5.6.11-1.noarch.rpm --&amp;gt;&lt;br /&gt;
* There is a problem with setting the timezone in PHP.  A workaround is in place to allow the install process to continue.  This will affect some apps.&lt;br /&gt;
&lt;br /&gt;
== Application Testing ==&lt;br /&gt;
===Working Apps:  NOT publicly available yet in Amahi for Fedora 14===&lt;br /&gt;
{| style=&amp;quot;color:black; background-color:#ffffcc;&amp;quot; cellpadding=&amp;quot;10&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|- &lt;br /&gt;
| phpRecipeBook&lt;br /&gt;
| WebCalendar&lt;br /&gt;
| eyeOS&lt;br /&gt;
| Transmission&lt;br /&gt;
| phpYahtzee&lt;br /&gt;
|- &lt;br /&gt;
| php Address Book&lt;br /&gt;
| Home Inventory&lt;br /&gt;
| MindTerm&lt;br /&gt;
| Gallery 3&lt;br /&gt;
| LogAnalyzer&lt;br /&gt;
|-&lt;br /&gt;
| Webmin&lt;br /&gt;
| RPM Fusion (Non-Free)&lt;br /&gt;
| RPM Fusion (Free)&lt;br /&gt;
| Scientific Calculator&lt;br /&gt;
| Sheeva Theme&lt;br /&gt;
|-&lt;br /&gt;
| phpMyAdmin&lt;br /&gt;
| webERP&lt;br /&gt;
| Family Connections&lt;br /&gt;
| Torrentflux b4rt&lt;br /&gt;
| Drupal&lt;br /&gt;
|-&lt;br /&gt;
| Rnews&lt;br /&gt;
| Gregarius&lt;br /&gt;
| iCalendar&lt;br /&gt;
| Wordpress&lt;br /&gt;
| Clipperz&lt;br /&gt;
|-&lt;br /&gt;
| MediaWiki&lt;br /&gt;
| osTicket&lt;br /&gt;
| ArcademSX&lt;br /&gt;
| ArcademSX Game Pack 1&lt;br /&gt;
| ArcademSX Game Pack 2&lt;br /&gt;
|-&lt;br /&gt;
| eXtplorer&lt;br /&gt;
| PHP Navigator&lt;br /&gt;
| phpMan&lt;br /&gt;
| Adminer&lt;br /&gt;
| Fantasy Football League&lt;br /&gt;
|-&lt;br /&gt;
| openSIS&lt;br /&gt;
| clearBudget&lt;br /&gt;
| DokuWiki&lt;br /&gt;
| WikkaWiki&lt;br /&gt;
| TheAddressBook&lt;br /&gt;
|-&lt;br /&gt;
| vTiger&lt;br /&gt;
| phplist&lt;br /&gt;
| LinPHA&lt;br /&gt;
| phpMyBackup&lt;br /&gt;
| portaNEO&lt;br /&gt;
|-&lt;br /&gt;
| Joomla&lt;br /&gt;
| Gallery 2&lt;br /&gt;
| Piwik&lt;br /&gt;
| Blog&lt;br /&gt;
| Jinzora&lt;br /&gt;
|-&lt;br /&gt;
| Torrentflux&lt;br /&gt;
| vnStat&lt;br /&gt;
| Ampache&lt;br /&gt;
| Maps&lt;br /&gt;
| VCD-db&lt;br /&gt;
|-&lt;br /&gt;
| Speedtest.net Mini&lt;br /&gt;
| MyPhpMoney&lt;br /&gt;
| Redmine *&lt;br /&gt;
| Tiny Tiny RSS&lt;br /&gt;
| Feng Office&lt;br /&gt;
|-&lt;br /&gt;
| phpSysInfo&lt;br /&gt;
| OpenVPN ALS&lt;br /&gt;
| Web KeePass&lt;br /&gt;
| AjaXplorer&lt;br /&gt;
| WebChess&lt;br /&gt;
|-&lt;br /&gt;
| CrashPlan&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''  &amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt; denotes BETA application.&lt;br /&gt;
&lt;br /&gt;
=== Broken Apps:  NOT publicly available yet in Amahi for Fedora 14 ===&lt;br /&gt;
* phpBB:  Works, but has [phpBB Debug] PHP Notice: in file /index.php on line 86: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead&lt;br /&gt;
* Mantis:  Works, but has SYSTEM WARNING: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead&lt;br /&gt;
* ajaxterm:  Installed, but but says 'Service Termporarily Unavailable'&lt;br /&gt;
* Horde:  Installed, but does not work.  Login screen missing Login options.&lt;br /&gt;
* CoolSmile:  Installed, but does not work.&lt;br /&gt;
* SABnzbd:  Installed and works, but unrar does not install.  RPMFusion public keys not available.&lt;br /&gt;
* DLNA: Does not install. It gets stuck at &amp;quot;Preparing to install...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Last Update====&lt;br /&gt;
'''Current As of Jan 12, 2011/4:30 PM CST'''&lt;/div&gt;</summary>
		<author><name>Herry</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=Fedora_14&amp;diff=29845</id>
		<title>Fedora 14</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=Fedora_14&amp;diff=29845"/>
		<updated>2011-01-14T06:44:34Z</updated>

		<summary type="html">&lt;p&gt;Herry: added partition notes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:F14release.png]]&amp;lt;br /&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;'''ETA''': End of Jan 2011, plus/minus a fee weeks for release of Amahi for Fedora 14. We are in still in the [http://forums.amahi.org/viewtopic.php?f=34&amp;amp;t=1975 development/testing] phase.  &lt;br /&gt;
&lt;br /&gt;
'''WARNING:'''  There are '''NO''' applications publicly available in Amahi for Fedora 14 at this time.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Development Notes =&lt;br /&gt;
'''DISCLAIMER:'''  These notes are for development of Amahi with Fedora 14.  These notes are not by any means anything for users to follow.  Please continue to install Fedora 12 for new Amahi installs.  Fedora 14 is not '''OFFICIALLY''' supported yet by Amahi.&lt;br /&gt;
&lt;br /&gt;
The following '''ARE NOT''' Amahi ready with Fedora 14 at this time:&lt;br /&gt;
* ExpressCD:  estimate late Feb 2011&lt;br /&gt;
* Plug:  depends on Fedora 14 ARM release&lt;br /&gt;
&lt;br /&gt;
== Fedora 14 DVD Downloads ==&lt;br /&gt;
{|&lt;br /&gt;
|+&lt;br /&gt;
|-&lt;br /&gt;
| 32-Bit (3.4GB):  &lt;br /&gt;
|[http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/i386/iso/Fedora-14-i386-DVD.iso Http]&lt;br /&gt;
|[http://torrent.fedoraproject.org/torrents/Fedora-14-i386-DVD.torrent Torrent]&lt;br /&gt;
|-&lt;br /&gt;
| 64-Bit (3.3GB):  &lt;br /&gt;
|[http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/x86_64/iso/Fedora-14-x86_64-DVD.iso Http]&lt;br /&gt;
|[http://torrent.fedoraproject.org/torrents/Fedora-14-x86_64-DVD.torrent Torrent]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Amahi Repo ==&lt;br /&gt;
* 32-bit and 64-bit is ready.&lt;br /&gt;
* Use '''&amp;lt;nowiki&amp;gt;http://f14.amahi.org&amp;lt;/nowiki&amp;gt;''' for install.&lt;br /&gt;
* App store is not complete yet - there are '''NO''' apps publicly available.&lt;br /&gt;
&lt;br /&gt;
== Amahi Install ==&lt;br /&gt;
* Web installer works.&lt;br /&gt;
&amp;lt;!--, but need to update hdactl and restart installer:&lt;br /&gt;
 yum install hdactl --nodeps&lt;br /&gt;
 service amahi-installer restart--&amp;gt;&lt;br /&gt;
* Open browser and navigate to '''&amp;lt;nowiki&amp;gt;http://localhost:2000&amp;lt;/nowiki&amp;gt;''' &lt;br /&gt;
* Enter install code&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
* [http://www.amahi.org/support/instructions Installation instructions] are not updated for Fedora 14.&lt;br /&gt;
# Ensure you check the partition table, as Fedora will create a very small root (/)and a big /home partition. (Your shares will be on the root partition so a big home partition is useless).  &lt;br /&gt;
# Ensure '''Graphical Desktop''' is checked.&lt;br /&gt;
&amp;lt;!--# Enable '''Fedora i386''' (32-bit) or '''Fedora x86_64''' (64-bit) repo (this is will be removed once the Amahi repo is aligned).--&amp;gt;&lt;br /&gt;
# Add '''Amahi''' repo as noted above.&lt;br /&gt;
# Then continue with install as documented.&lt;br /&gt;
&amp;lt;!--# After installation, as '''root''' user (once added to amahi repo, this will be no longer required):&lt;br /&gt;
 rpm -Uvh http://alpha.amahi.org/tmp/hda-platform-5.6.11-1.noarch.rpm --&amp;gt;&lt;br /&gt;
* There is a problem with setting the timezone in PHP.  A workaround is in place to allow the install process to continue.  This will affect some apps.&lt;br /&gt;
&lt;br /&gt;
== Application Testing ==&lt;br /&gt;
===Working Apps:  NOT publicly available yet in Amahi for Fedora 14===&lt;br /&gt;
{| style=&amp;quot;color:black; background-color:#ffffcc;&amp;quot; cellpadding=&amp;quot;10&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|- &lt;br /&gt;
| phpRecipeBook&lt;br /&gt;
| WebCalendar&lt;br /&gt;
| eyeOS&lt;br /&gt;
| Transmission&lt;br /&gt;
| phpYahtzee&lt;br /&gt;
|- &lt;br /&gt;
| php Address Book&lt;br /&gt;
| Home Inventory&lt;br /&gt;
| MindTerm&lt;br /&gt;
| Gallery 3&lt;br /&gt;
| LogAnalyzer&lt;br /&gt;
|-&lt;br /&gt;
| Webmin&lt;br /&gt;
| RPM Fusion (Non-Free)&lt;br /&gt;
| RPM Fusion (Free)&lt;br /&gt;
| Scientific Calculator&lt;br /&gt;
| Sheeva Theme&lt;br /&gt;
|-&lt;br /&gt;
| phpMyAdmin&lt;br /&gt;
| webERP&lt;br /&gt;
| Family Connections&lt;br /&gt;
| Torrentflux b4rt&lt;br /&gt;
| Drupal&lt;br /&gt;
|-&lt;br /&gt;
| Rnews&lt;br /&gt;
| Gregarius&lt;br /&gt;
| iCalendar&lt;br /&gt;
| Wordpress&lt;br /&gt;
| Clipperz&lt;br /&gt;
|-&lt;br /&gt;
| MediaWiki&lt;br /&gt;
| osTicket&lt;br /&gt;
| ArcademSX&lt;br /&gt;
| ArcademSX Game Pack 1&lt;br /&gt;
| ArcademSX Game Pack 2&lt;br /&gt;
|-&lt;br /&gt;
| eXtplorer&lt;br /&gt;
| PHP Navigator&lt;br /&gt;
| phpMan&lt;br /&gt;
| Adminer&lt;br /&gt;
| Fantasy Football League&lt;br /&gt;
|-&lt;br /&gt;
| openSIS&lt;br /&gt;
| clearBudget&lt;br /&gt;
| DokuWiki&lt;br /&gt;
| WikkaWiki&lt;br /&gt;
| TheAddressBook&lt;br /&gt;
|-&lt;br /&gt;
| vTiger&lt;br /&gt;
| phplist&lt;br /&gt;
| LinPHA&lt;br /&gt;
| phpMyBackup&lt;br /&gt;
| portaNEO&lt;br /&gt;
|-&lt;br /&gt;
| Joomla&lt;br /&gt;
| Gallery 2&lt;br /&gt;
| Piwik&lt;br /&gt;
| Blog&lt;br /&gt;
| Jinzora&lt;br /&gt;
|-&lt;br /&gt;
| Torrentflux&lt;br /&gt;
| vnStat&lt;br /&gt;
| Ampache&lt;br /&gt;
| Maps&lt;br /&gt;
| VCD-db&lt;br /&gt;
|-&lt;br /&gt;
| Speedtest.net Mini&lt;br /&gt;
| MyPhpMoney&lt;br /&gt;
| Redmine *&lt;br /&gt;
| Tiny Tiny RSS&lt;br /&gt;
| Feng Office&lt;br /&gt;
|-&lt;br /&gt;
| phpSysInfo&lt;br /&gt;
| OpenVPN ALS&lt;br /&gt;
| Web KeePass&lt;br /&gt;
| AjaXplorer&lt;br /&gt;
| WebChess&lt;br /&gt;
|-&lt;br /&gt;
| CrashPlan&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'''  &amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt; denotes BETA application.&lt;br /&gt;
&lt;br /&gt;
=== Broken Apps:  NOT publicly available yet in Amahi for Fedora 14 ===&lt;br /&gt;
* phpBB:  Works, but has [phpBB Debug] PHP Notice: in file /index.php on line 86: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead&lt;br /&gt;
* Mantis:  Works, but has SYSTEM WARNING: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead&lt;br /&gt;
* ajaxterm:  Installed, but but says 'Service Termporarily Unavailable'&lt;br /&gt;
* Horde:  Installed, but does not work.  Login screen missing Login options.&lt;br /&gt;
* CoolSmile:  Installed, but does not work.&lt;br /&gt;
* SABnzbd:  Installed and works, but unrar does not install.  RPMFusion public keys not available.&lt;br /&gt;
* DLNA: Does not install. It gets stuck at &amp;quot;Preparing to install...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Last Update====&lt;br /&gt;
'''Current As of Jan 12, 2011/4:30 PM CST'''&lt;/div&gt;</summary>
		<author><name>Herry</name></author>
		
	</entry>
</feed>