This repository has been archived on 2023-08-13 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
6d13bd9aa81471b04b686414a7c15143b6914089
NAS Server
This repository contains files used to set up our NAS server on a freshly installed Armbian. Target is Bullseye.
Introduction
The SBC used has a hard drive attached (SATA), which is the storage drive. This disk should be encrypted if needed.
An FTP server is installed on the device, providing network access to authorized people.
Setup
Installation
setup.shis a script automating the installation and configuration of required software
Languages
Shell
100%