Setting up Raspberry Pi as a wireless NAS server
Yaroslav Aulin ????
Technical Sales & Applications Development ? @ Lightnovo ApS ???? | Raman spectroscopy & microscopy ??
Install Raspberry Pi OS on an SD card using Raspberry Pi imager tool.
Before installation choose Edit settings
Enter hostname and enable SSH access
Insert the SD card into raspberry PI.
Now you can access Raspberry PI via ssh from your computer on raspberrypi.local hostname.
You can synchronize the files with Raspberry Pi using Unison tool
or rsync command
via ssh protocol.