On Sun, Apr 3, 2016 at 12:02 PM, <prmari...@gmail.com> wrote: > Back in the day I use to use neatalk the Linux AFP server but i'm not sure > Mac OSX still uses AFP.
Oh, brother. I used to *publish* the hooks to get CAP, the Columbia Appletalk Protocol server, and later netatalk to work for SunOS sytems to allow Mac access. These days, MacOS clients can use NFSv3 to access Linux hosts quite handily. I'd use that, seriously. The tricky part is unmounting gracefully: NFS is supposed to be "stateless", but never quite achieves it. If you need better authentication, then look into CIFS (which Linux and various network appliances use Samba to publish), or possibly NFSv4 (which has much better user authentication than NFSv3, but is more complex to set up). > On 04/02/2016 12:51 PM, ToddAndMargo wrote: >> On 04/02/2016 09:22 AM, Kevin K wrote: >>> Are you trying to share FROM Linux to Mac, or from Mac to Linux? >>> >>> A few weeks back, I wanted to share from my Mac to Linux, and had all >>> sorts of difficulty. This is from El Capitan to the latest SL7 version. >>> >>> I could browse the Mac from the browser on the desktop, but I could >>> not mount it from the command line or fstab. >>> >>> I ended up figuring out how to share NFS from my Mac, and it was >>> available on Linux. >>> >>> I suspect that, for sharing from Linux, Samba would probably be your >>> best choice. >>> >>> >> >> mac would be the server >> > > > Poop. I said the backwards. Linux would be the server > > > -- > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Computers are like air conditioners. > They malfunction when you open windows > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~