This is an old revision of the document!


Introduction

A fileserver is a machine other than your workstation, that keeps your files.
Usually, a single fileserver provides filesharing between multiple workstations.

NFS server

To set up a NFS server under TinyCore, you need 2 packages. (To setup a NFS client, you only need the first package.)

  1. nfs-utils.tcz
  2. filesystems-`uname -r`.tcz (note: shell backquotes to insert output of `uname -r` command.)

The appropriate install option for both packages is OnBoot

NFS server configuration files

/etc/exports
/etc/hosts.deny
/etc/hosts.allow

Starting the NFS server

Samba server

(Under construction)

rsync server

(Under construction)

Print/export
QR Code
QR Code wiki:fileserver (generated for current page)