Changes

From Amahi Wiki
Jump to: navigation, search
62 bytes removed ,  03:39, 5 April 2014
'''Scrolling view of total Greyhole operations queue:'''
{{Code| while [ 1 <nowiki>==</nowiki> 1 ]; do greyhole --view-queue <nowiki>|</nowiki> grep Total; sleep 60; done}}
'''Alternate way to watch Greyhole operations queue:'''
{{Code| watch -d greyhole --view-queue }} 
'''Scrolling log of what files Greyhole is working on right now:'''
{{Code| tail -f /var/log/greyhole.log}}  '''Amahi App for watching the greyhole log in your web browser:'''
'''Amahi App for watching the Greyhole log in your web browser:''' [http://www.amahi.org/apps/greyhole-logmon Greyhole LogMon]
== Convert Greyhole from SQLite to MySQL ==
12,424

edits