{"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><\/p>\n\n\n\n<p>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>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>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>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>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>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>Let&#8217;s look more closely at each step.<\/p>\n\n\n\n<p><strong>Install netatalk<\/strong><\/p>\n\n\n\n<p>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><strong>Set up afpd<\/strong><\/p>\n\n\n\n<p>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>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><strong>Execute afpd<\/strong><\/p>\n\n\n\n<p>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><strong>Conclusion<\/strong><\/p>\n\n\n\n<p>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>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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>AFP Server Debian | How To Setup? | Skynats<\/title>\n<meta name=\"description\" content=\"How to set up AFP Server in Debian: Steps. To begin, install netatalk. Then set up afpd. Finally, run afpd.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.skynats.com\/blog\/afp-server-debian\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AFP Server Debian | How To Setup?\" \/>\n<meta property=\"og:description\" content=\"How to set up AFP Server in Debian: Steps. To begin, install netatalk. Then set up afpd. Finally, run afpd.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.skynats.com\/blog\/afp-server-debian\/\" \/>\n<meta property=\"og:site_name\" content=\"Server Management Services | Cloud Management | Skynats\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/skynats\" \/>\n<meta property=\"article:published_time\" content=\"2022-10-05T08:46:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-15T11:33:36+00:00\" \/>\n<meta name=\"author\" content=\"Arjun N\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@skynatstech\" \/>\n<meta name=\"twitter:site\" content=\"@skynatstech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Arjun N\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/afp-server-debian\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/afp-server-debian\\\/\"},\"author\":{\"name\":\"Arjun N\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/person\\\/2428d280a8b32a1fbd909b1411e32fb7\"},\"headline\":\"AFP Server Debian | How To Setup?\",\"datePublished\":\"2022-10-05T08:46:51+00:00\",\"dateModified\":\"2023-06-15T11:33:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/afp-server-debian\\\/\"},\"wordCount\":314,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\"},\"keywords\":[\"debian\"],\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.skynats.com\\\/blog\\\/afp-server-debian\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/afp-server-debian\\\/\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/afp-server-debian\\\/\",\"name\":\"AFP Server Debian | How To Setup? | Skynats\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#website\"},\"datePublished\":\"2022-10-05T08:46:51+00:00\",\"dateModified\":\"2023-06-15T11:33:36+00:00\",\"description\":\"How to set up AFP Server in Debian: Steps. To begin, install netatalk. Then set up afpd. Finally, run afpd.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/afp-server-debian\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.skynats.com\\\/blog\\\/afp-server-debian\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/afp-server-debian\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AFP Server Debian | How To Setup?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\",\"name\":\"Server Management Services | Cloud Management | Skynats\",\"description\":\"Server Management and Cloud Management\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\",\"name\":\"Skynats Technologies\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Sknats-Logo-New-whole.png\",\"contentUrl\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Sknats-Logo-New-whole.png\",\"width\":989,\"height\":367,\"caption\":\"Skynats Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/skynats\",\"https:\\\/\\\/x.com\\\/skynatstech\",\"https:\\\/\\\/www.instagram.com\\\/skynatstech\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/skynats-technologies\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCvTAjrFJ4_E2MJKwlDHomlg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/person\\\/2428d280a8b32a1fbd909b1411e32fb7\",\"name\":\"Arjun N\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e0f4d2489abeea1769beb944d2258c862259b62ff26853075066ca8ad37e3333?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e0f4d2489abeea1769beb944d2258c862259b62ff26853075066ca8ad37e3333?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e0f4d2489abeea1769beb944d2258c862259b62ff26853075066ca8ad37e3333?s=96&d=mm&r=g\",\"caption\":\"Arjun N\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"AFP Server Debian | How To Setup? | Skynats","description":"How to set up AFP Server in Debian: Steps. To begin, install netatalk. Then set up afpd. Finally, run afpd.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.skynats.com\/blog\/afp-server-debian\/","og_locale":"en_US","og_type":"article","og_title":"AFP Server Debian | How To Setup?","og_description":"How to set up AFP Server in Debian: Steps. To begin, install netatalk. Then set up afpd. Finally, run afpd.","og_url":"https:\/\/www.skynats.com\/blog\/afp-server-debian\/","og_site_name":"Server Management Services | Cloud Management | Skynats","article_publisher":"https:\/\/www.facebook.com\/skynats","article_published_time":"2022-10-05T08:46:51+00:00","article_modified_time":"2023-06-15T11:33:36+00:00","author":"Arjun N","twitter_card":"summary_large_image","twitter_creator":"@skynatstech","twitter_site":"@skynatstech","twitter_misc":{"Written by":"Arjun N","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.skynats.com\/blog\/afp-server-debian\/#article","isPartOf":{"@id":"https:\/\/www.skynats.com\/blog\/afp-server-debian\/"},"author":{"name":"Arjun N","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/person\/2428d280a8b32a1fbd909b1411e32fb7"},"headline":"AFP Server Debian | How To Setup?","datePublished":"2022-10-05T08:46:51+00:00","dateModified":"2023-06-15T11:33:36+00:00","mainEntityOfPage":{"@id":"https:\/\/www.skynats.com\/blog\/afp-server-debian\/"},"wordCount":314,"commentCount":0,"publisher":{"@id":"https:\/\/www.skynats.com\/blog\/#organization"},"keywords":["debian"],"articleSection":["Blog"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.skynats.com\/blog\/afp-server-debian\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.skynats.com\/blog\/afp-server-debian\/","url":"https:\/\/www.skynats.com\/blog\/afp-server-debian\/","name":"AFP Server Debian | How To Setup? | Skynats","isPartOf":{"@id":"https:\/\/www.skynats.com\/blog\/#website"},"datePublished":"2022-10-05T08:46:51+00:00","dateModified":"2023-06-15T11:33:36+00:00","description":"How to set up AFP Server in Debian: Steps. To begin, install netatalk. Then set up afpd. Finally, run afpd.","breadcrumb":{"@id":"https:\/\/www.skynats.com\/blog\/afp-server-debian\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.skynats.com\/blog\/afp-server-debian\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.skynats.com\/blog\/afp-server-debian\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.skynats.com\/blog\/"},{"@type":"ListItem","position":2,"name":"AFP Server Debian | How To Setup?"}]},{"@type":"WebSite","@id":"https:\/\/www.skynats.com\/blog\/#website","url":"https:\/\/www.skynats.com\/blog\/","name":"Server Management Services | Cloud Management | Skynats","description":"Server Management and Cloud Management","publisher":{"@id":"https:\/\/www.skynats.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.skynats.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.skynats.com\/blog\/#organization","name":"Skynats Technologies","url":"https:\/\/www.skynats.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2021\/08\/Sknats-Logo-New-whole.png","contentUrl":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2021\/08\/Sknats-Logo-New-whole.png","width":989,"height":367,"caption":"Skynats Technologies"},"image":{"@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/skynats","https:\/\/x.com\/skynatstech","https:\/\/www.instagram.com\/skynatstech\/","https:\/\/www.linkedin.com\/company\/skynats-technologies","https:\/\/www.youtube.com\/channel\/UCvTAjrFJ4_E2MJKwlDHomlg"]},{"@type":"Person","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/person\/2428d280a8b32a1fbd909b1411e32fb7","name":"Arjun N","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e0f4d2489abeea1769beb944d2258c862259b62ff26853075066ca8ad37e3333?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e0f4d2489abeea1769beb944d2258c862259b62ff26853075066ca8ad37e3333?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e0f4d2489abeea1769beb944d2258c862259b62ff26853075066ca8ad37e3333?s=96&d=mm&r=g","caption":"Arjun N"}}]}},"_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}]}}