A home file server can store your media files, most used files, or file archives. These can then be accessed/streamed by other devices on your local network such as computers, tablets, phones, or smart TV's.
It is presented in five post to accommodate the included images.
wizard
What is needed:
-a home network either wired, wireless or both
-an extra computer that can run Puppy Linux, this can be an old single core system, minimum Pentium M or equivalent, 512mb ram.
-extra internal or external storage for the files
32bit Puppy's work fine for the server, this also allows using older slower computers. BionicPup32 or BionicPup64 (if you need a 64bit for some reason) work well.
This example will apply to BionicPup setup on an MBR internal drive and cover the following steps:
Prepare the boot drive
Create the file share (file storage)
Set a static IP address (optional)
Install remote administration (optional)
Other Useful Considerations
Prepare the boot drive
The boot drive can be an internal drive or it can be a bootable USB (if your hardware supports USB booting)
Boot system with a Puppy Bionic USB
Menu>System>Gparted
Use Gparted to partition the boot drive
-partition1=min 1gb, ext3 or 4, label=linux, flags=boot
-make additional partition if you will also store files on the boot drive, label=data
Example: 4gb boot partition and 144gb data storage partition
Menu>Setup>Puppy Installer>Universal Installer>Internal hard drive
-install (frugal) Puppy to partition1
-install Grub4Dos to the boot drive, Options=search within only this device, Legacy compatible
Shut down, remove USB and reboot to the new boot drive
-connect to the network
-shutdown and create a save file or folder.