Tom Fenton explains which Linux distribution to use, how to set up a Network File Share (NFS) server on Linux and connect ESXi to NFS. In a previous article, "How To Set Up an NFS Server on Windows ...
Jack Wallen walks you through the process of creating an NFS share that can be accessed across your LAN. Network File System has been around for a very long time and makes for a simple-to-use ...
SMB (Server Message Block) is a network protocol that is used to share access to files, printers and serial ports between a Linux or Unix computer and a Windows computer. NFS (Network File System) is ...
If you have two or more machines, you may wish to share disk space or devices, such as a CD drive, between machines. For this there is network filesystem (NFS), the easiest way of sharing files and ...
I've set up quite a few file servers using Linux in my day, and although it's not particularly difficult, I've often thought that there should be a better way to do it. The folks at the OpenFiler ...
Vincent Danen takes you through the steps to set up Kerberos authentication on NFSv4 for more secure remote access to the server. In past tips we’ve looked at using Kerberos and how to authenticate ...
I wish I'd done it sooner ...