Changes

From Amahi Wiki
Jump to: navigation, search
133 bytes added ,  13:31, 4 October 2015
:<u>Ubuntu</u>
:As user '''root''' user (<code>sudo</code>): sudo greyhole --fsck
== Monitoring Activity ==
== Disable Greyhole ==
For those who do not use Greyhole, you can disable it. This is based on the fact you never have used it on any share. Recommend using extreme caution as this could have unpredictable results.
 
<u>Fedora</u>
:As [[Open_terminal|root user]]:
systemctl stop amahi-greyhole.service
systemctl disable amahi-greyhole.service
yum -e amahi-greyhole
<u>Ubuntu</u><br />
Perform the following steps as :As user '''root''' user (Ubuntu<code>sudo</code>):
update-rc.d -f greyhole remove
service greyhole stop
:'''NOTE:''' <u>DO NOT</u> attempt to remove the Greyhole package from Ubuntu as it is a dependency of the HDA software. Doing so will break your HDA. <u>Fedoara</u> systemctl stop amahi-greyhole.service systemctl disable amahi-greyhole.service yum -e amahi-greyhole
== Emptying Trash ==
:<u>Fedora</u><br />
:As [[Open_terminal|root user]]:
greyhole --empty-trash
:<u>Ubuntu</u>
:As user '''root''' user (<code>sudo</code>): sudo greyhole --empty-trash
About the trash: The trash is used like a Recycle Bin.
12,424

edits