clmbmb

joined 1 year ago
[–] [email protected] 2 points 2 weeks ago

If you have cover art in the album's folder, navidrome won't check anything else. You can configure where it will check for artist art and cover art: https://www.navidrome.org/docs/usage/artwork/

[–] [email protected] 18 points 4 weeks ago

Kakao (written cacao in Romanian) is used as a pejorative for "shitty": "ești de cacao" - you're shitty.... So I guess we know who they are.

[–] [email protected] 2 points 1 month ago

I do too.. I mean I use borg backup + rclone + B2 ... I was asking OP about personal stuff.

[–] [email protected] 9 points 1 month ago (2 children)

how about personal stuff, like photos or scanned documents?

[–] [email protected] 2 points 1 month ago (1 children)

Hmmm. A Ukrainian girl used Michael Jackson's Thriller during her rhythmic gymnastics number. I don't think that's royalty free. And the US artistic swimming team used Smooth Criminal, also by Michael Jackson.

[–] [email protected] 0 points 1 month ago (1 children)

I want to have ads blocked with pihole and at the same time to have local DNS served by the router. I know pihole does local DNS, but RouterOS (mikrotik) is much better suited for that.

0
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

I have a pi hole in my network and I set it as my primary DNS server, and my router (a Mikrotik) as secondary. DHCP sets the DNS servers as pihole, mikrotik in this exact order and I want to keep it that way. I know systemd-resolved uses some algorithm to set the fastest dns as current server, but I don't want/need that. Is there some way to do configure it to just let it be?

I'm running Fedora 40.

[–] [email protected] 3 points 2 months ago

Even the server part for Bitwarden is open source and you can self-host it. Yes, Vaultwarden is a community alternative which is known to be lighter, but you have the choice from Bitwarden too.

[–] [email protected] 5 points 2 months ago
[–] [email protected] 5 points 2 months ago

The moment they cut the cord on SmartTube (Android TV), I'll block youtube on my local DNS. Fuck them!

[–] [email protected] 21 points 3 months ago

Thanks for that, but the question still stands.

[–] [email protected] 46 points 3 months ago* (last edited 3 months ago) (3 children)

Why is it so hard for the newer generations to just write a short article about what they want to say? It's so boring watching clips that say so little...

[–] [email protected] -1 points 3 months ago

Because they created libadwaita and don't care for anything else. In fact GNOME developers haven't cared about users for a long time...

1
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

I'm trying to move away from cron jobs, not that they don't work, but I want to get on with the times and also learn some things.

I created two user timers (and the associated services), one for backing up my data and the second to upload to B2. I'm using two scripts I had in my cron jobs for a few years and they worked without problems. But with systemd timers both scripts fail with exit code 15 (process terminated) and I have no idea why.

I run Debian 12 Bookworm.

Here's the output for the status of the upload service:

> systemctl --user status rclone-up.service
○ rclone-up.service - Run rclone up for b2
     Loaded: loaded (/home/clmbmb/.config/systemd/user/rclone-up.service; disabled; preset: enabled)
     Active: inactive (dead)
TriggeredBy: ● rclone-up.timer

Apr 11 06:10:39 tesla systemd[1698218]: Starting rclone-up.service - Run rclone up for b2...
Apr 11 06:12:18 tesla systemd[1698218]: rclone-up.service: Main process exited, code=killed, status=15/TERM
Apr 11 06:12:18 tesla systemd[1698218]: rclone-up.service: Failed with result 'signal'.
Apr 11 06:12:18 tesla systemd[1698218]: Stopped rclone-up.service - Run rclone up for b2.
Apr 11 06:12:18 tesla systemd[1698218]: rclone-up.service: Consumed 12.811s CPU time.

Also, here's the log created by rclone while running:

2024/04/11 06:10:42 INFO  : integrity.2376: Copied (new)
2024/04/11 06:10:43 INFO  : hints.2376: Copied (new)
2024/04/11 06:10:43 INFO  : nonce: Copied (replaced existing)
2024/04/11 06:10:47 INFO  : config: Updated modification time in destination
2024/04/11 06:10:55 INFO  : index.2376: Copied (new)
2024/04/11 06:11:40 INFO  :
Transferred:      443.104 MiB / 2.361 GiB, 18%, 16.475 MiB/s, ETA 1m59s
Checks:              1503 / 1503, 100%
Transferred:            4 / 19, 21%
Elapsed time:       1m0.8s
Transferring:
 *                                   data/2/2328: 19% /502.259Mi, 2.904Mi/s, 2m19s
 *                                   data/2/2329: 52% /500.732Mi, 10.758Mi/s, 22s
 *                                   data/2/2330: 14% /501.598Mi, 3.150Mi/s, 2m15s
 *                                   data/2/2331:  0% /500.090Mi, 0/s, -

2024/04/11 06:12:18 INFO  : Signal received: terminated

Where should I look to get some more information about what's going on? Why would the service be terminated like that?

LE:

Setting TimeoutSec=infinity inside the [Service] section of the unit file seems to help. Not 100% if it's a good idea, but I'll experiment with it.

 

So, at the moment I'm using Nginx Proxy Manager, but lately I started seeing it moving slower and slower and even though I tried traefik some time ago, I didn't manage to make it work.

Anyway, I want to start using traefik again, but I want to use it like this:

  • I want to access all my services/containers in my LAN through http (port 80) on something like sub.mylan.home
  • I want to access some of my services over the internet through https (port 443) on sub.mydomain.com

I know this is possible, but I don't get the hang of the configuration. Somone care to share some tips?

 

Intel graphic drivers collect Telemetry By default in windows.

view more: next ›