Changes

From Amahi Wiki
Jump to: navigation, search
198 bytes added ,  02:14, 23 March 2011
* Copy of the app install log:
{{Code|tail -300 /var/log/amahi-app-installer.log <nowiki>|</nowiki> fpaste}}
* Copy of the app error and access logs (replace '''appname''' with app directory, i.e. sabnzbd):
{{Code|cat /var/hda/web-apps/appname/logs/error.log
cat /var/hda/web-apps/appname/logs/access.log}}
* To check if process is running (i.e. sab is the app):
{{Code|ps guax <nowiki>|</nowiki> grep sab <nowiki>|</nowiki> fpaste}}
12,424

edits