{"id":36,"date":"2008-07-20T20:41:01","date_gmt":"2008-07-21T03:41:01","guid":{"rendered":"http:\/\/chriscarey.com\/wordpress\/?p=36"},"modified":"2008-07-27T19:55:24","modified_gmt":"2008-07-28T02:55:24","slug":"helping-macintosh-osx-connect-to-samba-server","status":"publish","type":"post","link":"https:\/\/chriscarey.com\/blog\/2008\/07\/20\/helping-macintosh-osx-connect-to-samba-server\/","title":{"rendered":"Helping Macintosh OS X connect to Samba server"},"content":{"rendered":"<p>On the Linux server, add the file:<\/p>\n<blockquote><p>\/etc\/avahi\/services\/samba.service<\/p><\/blockquote>\n<p>Copy this code in the new file:<\/p>\n<pre>&lt;?xml version=\"1.0\" standalone='no'?&gt;&lt;!--*-nxml-*--&gt;\r\n&lt;!DOCTYPE service-group SYSTEM \"avahi-service.dtd\"&gt;\r\n\r\n&lt;service-group&gt;\r\n    &lt;name replace-wildcards=\"yes\"&gt;%h server&lt;\/name&gt;\r\n    &lt;service&gt;\r\n        &lt;type&gt;_smb._tcp&lt;\/type&gt;\r\n        &lt;port&gt;139&lt;\/port&gt;\r\n        &lt;host-name&gt;chris.local&lt;\/host-name&gt;\r\n    &lt;\/service&gt;\r\n&lt;\/service-group&gt;<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>On the Linux server, add the file: \/etc\/avahi\/services\/samba.service Copy this code in the new file: &lt;?xml version=&#8221;1.0&#8243; standalone=&#8217;no&#8217;?&gt;&lt;!&#8211;*-nxml-*&#8211;&gt; &lt;!DOCTYPE service-group SYSTEM &#8220;avahi-service.dtd&#8221;&gt; &lt;service-group&gt; &lt;name replace-wildcards=&#8221;yes&#8221;&gt;%h server&lt;\/name&gt; &lt;service&gt; &lt;type&gt;_smb._tcp&lt;\/type&gt; &lt;port&gt;139&lt;\/port&gt; &lt;host-name&gt;chris.local&lt;\/host-name&gt; &lt;\/service&gt; &lt;\/service-group&gt;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[12,3],"tags":[],"class_list":["post-36","post","type-post","status-publish","format-standard","hentry","category-apple","category-Linux"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/prpYG-A","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/chriscarey.com\/blog\/wp-json\/wp\/v2\/posts\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chriscarey.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/chriscarey.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/chriscarey.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/chriscarey.com\/blog\/wp-json\/wp\/v2\/comments?post=36"}],"version-history":[{"count":14,"href":"https:\/\/chriscarey.com\/blog\/wp-json\/wp\/v2\/posts\/36\/revisions"}],"predecessor-version":[{"id":125,"href":"https:\/\/chriscarey.com\/blog\/wp-json\/wp\/v2\/posts\/36\/revisions\/125"}],"wp:attachment":[{"href":"https:\/\/chriscarey.com\/blog\/wp-json\/wp\/v2\/media?parent=36"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/chriscarey.com\/blog\/wp-json\/wp\/v2\/categories?post=36"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/chriscarey.com\/blog\/wp-json\/wp\/v2\/tags?post=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}