Debian能和既有的环境整合无碍,并和其他操作系统共存。这近乎完美的兼容来自市场的压力:市场要求软件发布者需要遵从一定的标准。接受这些标准让管理员能灵活替换各种程序,客户端或服务端,免费与否,都不是问题。
macOS 机器能够提供的网络服务包括文件共享及打印机共享。这些服务在本地网络中使用 Zereconf 协议软件包进行发布,并允许其他机器在没有手动配置的情况下自动发现设备。Debian 包括另外一个名为 Avahi 的实现,提供类似的服务。
In the other direction, the Netatalk daemon can be used to provide file servers to macOS machines on the network. It implements the AFP protocol (Apple Filing Protocol) as well as the required notifications so that the servers can be automatically discovered by the macOS clients.
OS X 之前的 Mac OS 使用 AppleTalk 协议。为了兼容使用此等协议的环境,Netatalk 也能提供 AppleTalk 协议 (实际上,Netatalk 曾经就是 AppleTalk 的再实现)。Netatalk 确保文件服务器、打印队列以及时间服务器 (时间同步)的运作。它通过路由功能可以与 AppleTalk 网络互联。