selfhosted

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Thade780, in How do you work / mount with files stored on your Synology NAS on Ubuntu linux?
@Thade780@lemmy.world avatar

I don’t know any of the software you mentioned, but looking at a screnshot from Puddletag I would assume you first need to mount your share.

nameisnotimportant,
@nameisnotimportant@lemmy.ml avatar

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.

Thade780,
@Thade780@lemmy.world avatar

I use Lidarr on one of my servers to automate downloads/tagging/placement of music on my NAS, so I don’t honestly know. Sorry! 😔

nameisnotimportant,
@nameisnotimportant@lemmy.ml avatar

No worries, using your tip and others’ comments I could setup the whole thing. Cheers!

bier, in How often do you back up?

stroj task runs daily the initial sync took forever tho because I only have 5MB UP connection

theit8514, in How do you work / mount with files stored on your Synology NAS on Ubuntu linux?

Since you’ve probably been using the SMB protocol to access the NAS you probably need to understand a few things about the NFS protocol which functions differently. The NFS mount acts like a mapping of the entire system, rather than a specific user. That means that if there are differences in the systems, you may get access errors. For example the default user in Synology has a uid of 1024, but most client systems have a default of 1000. This means your user may not have access to the share or files, even if you have it mounted on the client.

One thing to check is what your Shared Folder’s NFS permissions squash is set to. This is found in Control Panel > Shared Folder the the NFS permissions tab. If it’s set to “no mapping” then uids must match. The easiest setup is to “map all users to admin” but you may encounter issues with that later if you switch back to SMB since new files will be owned by admin.

nameisnotimportant,
@nameisnotimportant@lemmy.ml avatar

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!

Turbo, in How do you work / mount with files stored on your Synology NAS on Ubuntu linux?

install the NFS client package.

Have a look at adding a line to the

/etc/fstab file. Then reboot to take effect.

Check this out:

linuxize.com/…/how-to-mount-an-nfs-share-in-linux…

nameisnotimportant, (edited )
@nameisnotimportant@lemmy.ml avatar

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!

Turbo,

You’re welcome.

I’ve not thought about nor worried about wear and tear. I did a search but didn’t find anything. Are you just being cautious? Or perhaps you only access files occasionally?

Either way, you may want to creat a bash alias in your .bashrc file so that you can type a simple command like mountnas or ‘nas’ and you might have another to run the umount command to unmount it.

Since my NAS runs my camera recordings and backups and some containers, I figure wear from mounting conveniently shouldn’t be an issue…

Cheers!

nameisnotimportant,
@nameisnotimportant@lemmy.ml avatar

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!

Turbo,

Cheers! Thanks for your reply.

Lemmy folks are nicer folks :)

Have a good day

MajorHavoc, in How do you work / mount with files stored on your Synology NAS on Ubuntu linux?

Keep in mind that support for SMB is technically either available or not, in each so app. I don’t believe anything hides SMB from apps, on Debian derivatives, by default. (It seems inconvenient, but, anecdotally, it causes fewer headaches. Access over SMB is different enough from local storage that lying to apps about it causes issues…specifically the kind of issues we see with network shares on Windows.)

SMB is old enough that a huge number of apps support it, but it’s still extra code that each app might not include.

For apps that don’t support SMB, I sync a folder between Synology and a local drive, using the sync app that Synology provides.

kb.synology.com/…/How_to_sync_files_between_Synol…

nameisnotimportant,
@nameisnotimportant@lemmy.ml avatar

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.

slazer2au, in Pi-Hole or something else for network ad blocking?

Pinhole is still a thing. If you want other options there is also adguard.

originalucifer, in Pi-Hole or something else for network ad blocking?
@originalucifer@moist.catsweat.com avatar

pihole is mature and very functional. i jumped in last summer, no regrets.

Fashtas, (edited ) in I want to set up plex server, no windows.. any simple options?

I case anyone is interested, I have Plex up and running now and wife is happy, some feedback on how it went

Why it went:

  • I needed to install Plex specifically, because all the set-top boxes we use support plex but are fairly locked down. Wife likes their interface and remote control and doesn’t want to change (they are simple to use< Australia Telstra boxes, all free)
  • I choose Mint, I thought I’d prefer a GUI to make the install easier and also wanted to see what Linux desktops were like these days

How it went

  • Install was trivial when I chose “simple” - I tried advanced to format the two drives I had (which were messy with many partitions I wanted blown away), but when I tried one method it told me I had a Boot drive but no NIF or NEF drive (or something) in order to boot - when I told it to install that type (Found it in the list) it told me I had no boot drive now (Online help for Mint install on Mint web site was out of date and the GUI didn’t match what I saw - a common theme - so made it harder) - Gave up, choose SIMPLE. No idea what it installed but it worked
  • Lot more raw command line that you’d expect from a GUI, In fact not sure the GUI does anything at all. I used the command line commands for almost the entire install
  • The Networking failed and was as bad as Windows off the bat. HOWEVER fixing any networking issues was much easier than windows (I still have network issues in my windows machines from 5 years ago, never could fix them) but the two issues I had with Mint, (1) plex could not be seen (answer: ufw opened one port) and (2) Windows could not see and share a Mint drive (answer: Samba installed with one line and permission set on a folder) were fixed in a few minutes
  • Man you can trash your OS with one command! Reinstalled once because I did a chown on the wrong folder and gave plex the sole ownership of the entire drive whereupon nothing ran anymore!
  • Much faster, better software generally, the trans-coding for videos seems better, the speed of the desktop “server” is faster and Plex is madly playing everything nice and clearly with great response time.
  • Stuff changes a LOT between versions apparently- many suggestions online failed for me because the suggested folders or files no longer existed or had been moved or changed. Likewise Mints own sites screen shots doesn’t match reality.
  • People are confused a lot - One of the common issues is Plex cannot see the folders where your videos are, as Plex runs under its own user - The number of different methods people have used to get around this is outstanding! And every one is thumbed up as “the answer that solved my problems!” From changing the user Plex uses to root or other users that already have permissions, to adding plex ownership of folders or even changing permissions of the folders to either something safe, or just ROOT ROOT ROOT. It is hard to know what you should be doing (Even changing permissions there were apparently at many programs to use, not sure which was the right method… chown, setfacl, chmod (I know they are different, I glanced at the docs but with so much to learn it becomes a bit overwhelming and you just take the first suggestion and stick with it)

Edit: at any rate, works fine now ty all for suggestions. Now I am getting annoyed I don’t have ALL the services running on the server and am starting to see what else I can run and how… all without interrupting my wifes streaming of course!

AbidanYre, (edited ) in Pi-Hole or something else for network ad blocking?

Pi-hole and AdGuard home are both good. It kind of comes down to which UI you like better.

StreetKid, in Pi-Hole or something else for network ad blocking?

I am very happy with Blocky github.com/0xERR0R/blocky

No UI, just a simply config file if that is your thing.

Styxia, in Pi-Hole or something else for network ad blocking?

I use Blocky. I switched from PiHole because I didn’t have need for all the features (DHCP, Dashboard) and honestly it was a slow day and I had nothing better to do.

PainInTheAES, in Pi-Hole or something else for network ad blocking?

AdGuard Home and blocky are other popular options. I switched over to AdGuard Home a while back because it supported DNS over HTTPS although I’m not sure if that’s still a relevant reason. I run AGH as a docker container but it is easy to run in a LXC or VM. There’s also a tool to sync configs if you need multiple instances. Notice: AGH block lists are formatted like uBlock Origin lists so you will not be able to use PiHole style lists.

DNS based ad blockers won’t work when ads are served from the same place as the content. Which is why DNS based ad blockers don’t work against Twitch or YouTube. So YMMV.

If you’re looking to block interface ads and select streaming service ads there are block lists available like this one. The game with smart TVs is blocking the ads breaks the TV a little because sometimes it calls back to the same servers for updates and misc info like weather.

m_randall, (edited ) in Pi-Hole or something else for network ad blocking?

There’s nothing really bad with PiHole but I moved from it to AdGuard, both on proxmox. The UI brought me in, makes management a bit easier. It also supports DoH right out of the box.

Try em both. See what you think.

aniki, in Pi-Hole or something else for network ad blocking?

I have the LCARs theme for my PiHole.

All other details are irrelevant.

shnizmuffin,
@shnizmuffin@lemmy.inbutts.lol avatar

I have the LCARS theme for my HomeAssistant, which takes telemetry from PiHole.

aniki,

OOh which theme are you using? I keep forgetting to set that up. I remember looking into it and it was more involved for the time I was looking at it.

shnizmuffin,
@shnizmuffin@lemmy.inbutts.lol avatar

The complicated one, ha-lcars. It takes a while to get things looking good - looks like total trash out of the box, actually.

Deebster,
@Deebster@programming.dev avatar

Could you share a screenshot of your final result?

shnizmuffin,
@shnizmuffin@lemmy.inbutts.lol avatar
ApathyTree,
@ApathyTree@lemmy.dbzer0.com avatar

I enjoy that it reminds me of a Star Trek console.

Probably by design but all the same.

cecilkorik,
@cecilkorik@lemmy.ca avatar

That’s what LCARS means, it’s the name of the computer console in Star Trek. In the show, it stands for “Library Computer Access and Retrieval System” although it’s often used for stuff other than the library computer too.

ApathyTree,
@ApathyTree@lemmy.dbzer0.com avatar

I’ve watched all the series and had no idea.

Thanks for explaining!

Deebster,
@Deebster@programming.dev avatar

Oh yeah, that looks much better than any of the included themes. Nice work!

RobotToaster,

Now we just need a locally hosted voice assistant with “computer” as the wake word.

shnizmuffin,
@shnizmuffin@lemmy.inbutts.lol avatar

That is completely possible right now.

glowie, in Pi-Hole or something else for network ad blocking?
@glowie@h4x0r.host avatar

Safing.io Portmaster

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #