Difference between revisions of "Troubleshooting"
From Amahi Wiki
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | The purpose of this page is | + | The purpose of this page is to capture various issues and solutions for common or uncommon problems users may encounter.<br /><br /> |
− | |||
− | |||
− | |||
− | |||
__TOC__ | __TOC__ | ||
== Amahi Release (Common) == | == Amahi Release (Common) == | ||
+ | |||
+ | * [[Install_troubleshooting|Install]] | ||
* [[Network_troubleshooting|Network]] | * [[Network_troubleshooting|Network]] | ||
Line 23: | Line 21: | ||
== Amahi Release (Specific)== | == Amahi Release (Specific)== | ||
+ | |||
+ | * [[Troubleshooting_Amahi_11|Amahi 11 (Fedora 27)]] | ||
+ | |||
+ | * [[Troubleshooting_Amahi_10|Amahi 10 (Fedora 25)]] | ||
+ | |||
+ | * [[Troubleshooting_Amahi_9|Amahi 9 (Fedora 23)]] | ||
* [[Troubleshooting Amahi 8|Amahi 8 (Fedora 21)]] | * [[Troubleshooting Amahi 8|Amahi 8 (Fedora 21)]] | ||
Line 30: | Line 34: | ||
* [[Troubleshooting Amahi 6|Amahi 6 (Ubuntu 12.04.x LTS)]] | * [[Troubleshooting Amahi 6|Amahi 6 (Ubuntu 12.04.x LTS)]] | ||
− | == | + | == Helpful References == |
* [[HDA Admin How To]] | * [[HDA Admin How To]] | ||
+ | |||
+ | * [[Transition to Amahi]] | ||
* [http://www.amahi.net Interactive Network Troubleshooter] | * [http://www.amahi.net Interactive Network Troubleshooter] | ||
Line 37: | Line 43: | ||
* [[Common Log Files]] | * [[Common Log Files]] | ||
− | * [[App_Ports|Amahi | + | * [[App_Ports|Amahi Application Ports]] |
* [[Linux-hda_commands|Linux and HDA Commands]] | * [[Linux-hda_commands|Linux and HDA Commands]] | ||
+ | |||
+ | * [https://www.howtoforge.com/linux-commands Linux Commands - Overview and Examples] | ||
* [http://www.webune.com/an-example-code-script-of-javascript-linux-permission-chart-table-chmod-s81.html Linux Permissions Chart] | * [http://www.webune.com/an-example-code-script-of-javascript-linux-permission-chart-table-chmod-s81.html Linux Permissions Chart] | ||
* [http://www.csgnetwork.com/crongen.html Cron Job Calculator] | * [http://www.csgnetwork.com/crongen.html Cron Job Calculator] | ||
+ | |||
+ | * [https://www.shellcheck.net/ ShellCheck (script validator)] | ||
* [[HDA OS Migration Guide]] | * [[HDA OS Migration Guide]] | ||
+ | |||
+ | * [https://wiki.amahi.org/index.php/App_release_process App Release Process] | ||
* [[Need More Information]] | * [[Need More Information]] | ||
+ | |||
+ | * [[Submit Bug Report|Submit a Bug Report]] |
Latest revision as of 06:45, 14 February 2021
The purpose of this page is to capture various issues and solutions for common or uncommon problems users may encounter.