wok-next diff linux/description.linux-appletalk.txt @ rev 21382
updated nbd (3.3 -> 3.20)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Apr 16 17:27:00 2020 +0100 (2020-04-16) |
parents | 119e586fb823 |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/linux/description.linux-appletalk.txt Thu Apr 16 17:27:00 2020 +0100 1.3 @@ -0,0 +1,15 @@ 1.4 +Appletalk protocol support 1.5 + 1.6 +AppleTalk is the protocol that Apple computers can use to communicate on a 1.7 +network. If your Linux box is connected to such a network and you wish to 1.8 +connect to it, say Y. You will need to use the netatalk package so that your 1.9 +Linux box can act as a print and file server for Macs as well as access 1.10 +AppleTalk printers. Check out <http://www.zettabyte.net/netatalk/> on the WWW 1.11 +for details. EtherTalk is the name used for AppleTalk over Ethernet and the 1.12 +cheaper and slower LocalTalk is AppleTalk over a proprietary Apple network 1.13 +using serial links. EtherTalk and LocalTalk are fully supported by Linux. 1.14 + 1.15 +General information about how to connect Linux, Windows machines and Macs is on 1.16 +the WWW at <http://www.eats.com/linux_mac_win.html>. The NET3-4-HOWTO, 1.17 +available from <http://www.tldp.org/docs.html#howto>, contains valuable 1.18 +information as well.