Changes

From Amahi Wiki
Jump to: navigation, search
543 bytes added ,  21:54, 17 November 2010
no edit summary
NOTE: THIS IS NOT MEANT FOR PEOPLE WHO DONT KNOW WHAT THEY ARE DOING.
>== Installation of netatalk into Amahi ==
* Open a terminal either on the desktop or SSH
* Become root (sudo -s or su -)
* yum -y install netatalk
* edit /etc/atalk/afpd.conf
<&lt;code>&gt;- -noddp -tcp -uamlist uams_randnum.so,uams_dhx.so,uams_dhx2.so -nosavepassword -advertise_ssh<&lt;/code> &gt; *edit /etc/atalk/netatalk.conf <&lt;code>&gt;ATALKD_RUN=no<&lt;br>&gt;PAPD_RUN=no<&lt;br>&gt;CNID_METAD_RUN=yes<&lt;br>&gt;AFPD_RUN=yes<&lt;br>&gt;TIMELORD_RUN=no<&lt;br>&gt;A2BOOT_RUN=no<&lt;/code> &gt;
* Once the app is installed you can add the folders you wish to share over AFP by editing the /etc/atalk/AppleVolumes.default file:
<&lt;code>&gt;~/ "&quot;$u" &quot; allow:UserName rwlist:UserName,@users cnidscheme:cdb<&lt;/code>&gt;
Change UserName to your username, this will share your homefolder over afp
* chkconfig atalk on
* service atalk start
 
----
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
----
=[http://ofysuzusys.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]=
----
=[http://ofysuzusys.co.cc CLICK HERE]=
----
</div>
== Installation of avahi into Amahi ==
66

edits