i am new to linux and want to setup a workgroup of linux machines so that they can browse each others file contents. Visited many sites and read about samba in detail also, but this thing just is too complicated. can somebody explain in breif / layman's language how to setup this network so as to be able to browse the other machines contents??
Samba is great for windows shares. I had it running as a Primary Domain Controller with Roaming Profiles a while back, which was fun. Certainly cheaper than buying a Windows server OS
It's been a while since I set up NFS but the idea is you set up directories to export in /etc/exports and mount them over the network on the other machines.