In this article, we use Samba to build a file server that can be accessed from Windows.
# Introduction For the server hardware, GMKtec’s NucBox M5 Plus was selected.
リンク Since Debian is installed on the mini PC, Samba is installed there to build the file server.
When installing Debian from scratch, also see Install Debian.
# Install Samba Install Samba with apt.
sudo apt install samba The Samba installation is complete.