Hello,
I am just starting with linux and I've been trying to figure out how to create a home NAS with ubuntu server 22.04. I want to install the server on Nvme SSD and use my 2x16tb seagate hdd in RAID 1 as a storage and share it across my home network.
My main concern:
I don't quite understand the file system. Where do i need to mount my hdd drives? What directory? /home? /media/?
What file system do i need to format my hdd drives, so that they will be accessible by windows machine?
Thank you!