Changes

From Amahi Wiki
Jump to: navigation, search
220 bytes added ,  23:13, 10 August 2014
== Configuration ==
* As '''root''', edit /etc/init.d/mount_shares_locally and replace **Replace ''"***set this string to your username!***"'' (line 12) with your username. Example For example '''username="amahi"'''**If you changed MySQL root password, it must be updated in the mount_shares_locally script. vi /etc/init.Change ''hda'' (line 24) to your new password:<pre>mysql -u root -phda -e "select name from shares" hda_production | grep -v "^name$" | xargs -d"\n" mkdir -p</mount_shares_locallypre>
* Create the ''/home/your_username/.smb_credentials'' file. This is a simple text file (use your favorite text editor).
vi /home/your_username/.smb_credentials
12,424

edits