Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:fileserver [2013/05/09 07:18] – [NFS server] kennedywalker | wiki:fileserver [2013/05/09 18:22] (current) – added TFTP under listed alternatives tinypoodle | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| A fileserver is a machine other than your workstation, | A fileserver is a machine other than your workstation, | ||
| Usually, a single fileserver provides filesharing between multiple workstations.\\ | Usually, a single fileserver provides filesharing between multiple workstations.\\ | ||
| + | There are a number of alternatives for sharing files: | ||
| + | * NFS | ||
| + | * Samba | ||
| + | * Rsync | ||
| + | * FTP-SFTP-TFTP | ||
| ==== NFS server ==== | ==== NFS server ==== | ||
| The following is a simple recipe for setting up a NFS server that is available to all machines in a subnet.\\ | The following is a simple recipe for setting up a NFS server that is available to all machines in a subnet.\\ | ||