In the first installment of this SMB tutorial, Emmett walks you through the first few steps of configuring SMB on a Windows home network, using Fedora 8 as an example. If you've been wanting to try ...
If you want it to access any windows shares, or access any of its files from a windows machine then you'll need to install samba on it. If you are just talking unix to unix then you can use NFS but ...
Many small businesses think the servers they use all run Windows operating systems, but many file server appliances are Linux-based systems using Samba for interoperability with their Windows or Mac ...
One of Samba's strengths is you can use it to blend your mix of Windows and Linux machines without needing a separate Windows NT/2000 Server. In this article, we describe some recommended methods for ...
Last month, I began a multipart series of articles on how to build a secure file server based on Samba for local (non-Internet-facing) use. I gave an overview of file server security goals, described ...
There are many ways to move files between Unix and Windows. In my mind, they fall into three categories — secure copy (let’s not even think about ftp), shared drives, and file synchronization. Each ...