Mounting NAS on Arch Linux
Mounting NAS on Arch Linux
It's unclear the networking method your NAS employs, but Samba often serves as a solid option https://wiki.archlinux.org/index.php/Samba
I've attempted to read everything, but I'm completely unfamiliar with Linux yet—it's a bit confusing!
Explore the details in the Client section on the linked wiki page. Usually, you need to edit /etc/fstab to automatically mount your share at boot. For Samba/Windows file shares, use the specified entry. If it's NFS, follow the guidance from the referenced article. Manjaro typically includes the necessary tools for both formats.
I assume you're referring to NTFS as the file system, not the sharing method. I noticed you're using Manjaro instead of Arch, though the name suggests otherwise. If it's a Samba share, you should be able to view it in your file manager after following this concise guide from the Manjaro wiki: https://wiki.manjaro.org/index.php?title...le_Manager