Don’t make it available from internet. This will solve the issue.
Thanks, I’ve read this countless times but that’s basically half of the use I make from my NAS so no.
I’ll try to secure it and still use it from outside / Internet then.
Don’t make it available from internet. This will solve the issue.
Thanks, I’ve read this countless times but that’s basically half of the use I make from my NAS so no.
I’ll try to secure it and still use it from outside / Internet then.
If someone knows how to apply security updates to ancient NAS from the brand I’m interested. Sadly mine is out of the loop, I guess I’ll have to harden it like hell then
Hi mate, impressive work! I run linkding docker on a 2014 NAS, do you think it might be able to cope with your more advanced solution? If not I’ll keep a bookmark to use it on my next one, cheers
Wow that’s an very interesting beast! That moment when you realize that the website is the tool itself really is something
Hi again !
You guessed right: I indeed use those files on my computer very occasionally and I’d rather make a shortcut / alias (like you rightly suggested) than mounting the share at every boot. True, if you have quality disks (which are getting more difficult to find nowadays) you shouldn’t be worried about wear.
On a side note I could do my tag editing just fine, thanks again for your help!
You’re absolutely right! I’m not super tech-savvy and I was convinced that those file sharing protocols were more or less equivalent (I only tried to compare in terms of speed). I never payed much attention to it because my other computers were doing fine with one or the other.
Thanks! That’s a great reference and I’ll keep that in my bookmarks 👍
Eventually (with help from others) I mounted the share with
sudo mount -o rw,soft,intr,nfsvers=4 192.your.NAS.IP:/volumeNAME/some-path /nfs
(I don’t put it on my fstab to save a bit of wear on my NAS)
Cheers!
Thanks for your help! I did setup my NAS share as NFS capable, and I mapped the users as admin. Using the command mentioned in my other comment I could mount the share successfully and find it in several applications. Cheers!
Thank you for your insight, I was able to access the share with several applications using a mount point, so I can keep everything in the same place.
No worries, using your tip and others’ comments I could setup the whole thing. Cheers!
Hi again! Your command worked very well. Thank you kindly! The share is indeed available on the mount path. Experiences with the audio taggers is very uneven though:
/nfs
mount/nfs
mount either/nfs
mount and I could successfully edit some tags, great!I cannot so far use everything but having two options is more than enough. Thanks for your help!
NFS is indeed enabled on my NAS, I’ll check this later today and report back, thanks for your help
Thank you for your feedback, I’ll have to check on the machine later today. So far, I thought that the share had to be mounted once (on Nemo file manager for instance) so I could find it on the applications. If so, I did it already and it’s not showing anywhere else on the software I mentioned.
By the way if you have a suggestion of an application that works for you on this kind of setup I’d be glad to try.
Thanks for your help! I have to try this at home later today.
Do I have to do this if my network shares are already mounted on the file manager? For example I use Nemo and my NAS is shown on the left side and I felt like my files were already mounted on the system (there’s a "eject icon next to the name of the share).
Yes absolutely, and they are even stored on my own NAS 👌
I self host a few docker Apps, like Vaultwarden, Linkding and Paperless ngx
I do a Clonezilla image on an old 3.5’’ drive from time to time, most of my documents are stored on the cloud so I’m pretty safe in terms of ‘uptodateness’
Out of curiosity, how can I know if it’s already the case?
Connecting to the NAS only via VPN won’t be enough?