{"id":9677,"date":"2022-10-05T14:16:51","date_gmt":"2022-10-05T08:46:51","guid":{"rendered":"https:\/\/www.skynats.com\/?p=9677"},"modified":"2023-06-15T17:03:36","modified_gmt":"2023-06-15T11:33:36","slug":"afp-server-debian","status":"publish","type":"post","link":"https:\/\/www.skynats.com\/blog\/afp-server-debian\/","title":{"rendered":"AFP Server Debian | How To Setup?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this article, we&#8217;ll examine how to configure the AFP server with Debian. As part of our <a href=\"https:\/\/www.skynats.com\/blog\/\">Server Management Services<\/a>, Skynats provides answers to all of your questions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-afp-server-on-debian\"><strong>AFP Server On Debian<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The Apple Filing Protocol (AFP), formerly known as AppleTalk Filing Protocol, is a proprietary network protocol that offers file services for macOS and the original Mac OS. In Mac OS 9 and earlier, AFP served as the primary protocol for file services.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">AFP is one of several file services that the MAC supports, along with Server Message Block (SMB), Network File System (NFS), File Transfer Protocol (FTP), and WebDAV.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An AFP (Apple Filing Protocol) server&#8217;s sole component is AppleShare over TCP\/IP. AFP servers are designed for Mac users. They can use the Mac&#8217;s &#8220;Connect to server&#8230;&#8221; command to establish a connection to the AFP server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Linux user accounts and encrypted passwords will be used for login. Their home directory will be accessible. Mac users cannot use ssh to tunnel the connection unless they choose this option in the connection window.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-setting-up-afp-server-in-debian-steps\">Setting up AFP Server in Debian: Steps<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The following are the primary steps to setting up an AFP server:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>To begin, install netatalk.<\/li><li>Then set up afpd.<\/li><li>Finally, run afpd.<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Let&#8217;s look more closely at each step.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Install netatalk<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Use the following command to install Netatalk and the following commands to support encryption:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install netatalk<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Set up afpd<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Disable every daemon but afpd at this point.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>codetitle. \/etc\/default\/netatalk\r\n\r\nATALKD_RUN=no\r\nPAPD_RUN=no\r\nCNID_METAD_RUN=no\r\nAFPD_RUN=yes\r\nTIMELORD_RUN=no\r\nA2BOOT_RUN=no<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Enable ssh tunneling and demand secure authentication:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>codetitle. \/etc\/netatalk\/afpd.conf\r\n\r\n-uamlist uams_dhx.so -advertise_ssh -fqdn &lt;your domain here><\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Execute afpd<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To complete the process of adding an AFP server to Debian, run the AFP server using the command listed below:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/etc\/init.d\/netatalk restart<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Conclusion<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To sum up, in this article we have been shown the steps taken by our Support team to enable the AFP server on Debian.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Are you looking for an answer to another query? <a href=\"https:\/\/www.skynats.com\/contact-us\/\"><em>Contact<\/em><\/a> our technical support team.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, we&#8217;ll examine how to configure the AFP server with Debian. As part of our Server Management Services, Skynats provides answers to all of your questions. AFP Server On Debian The Apple Filing Protocol (AFP), formerly known as AppleTalk Filing Protocol, is a proprietary network protocol that offers file services for macOS and [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[316],"class_list":["post-9677","post","type-post","status-publish","format-standard","hentry","category-blog","tag-debian"],"_links":{"self":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/9677","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/comments?post=9677"}],"version-history":[{"count":0,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/9677\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/media?parent=9677"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/categories?post=9677"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/tags?post=9677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}