- 17 Posts
- 105 Comments
cyberwolfie@lemmy.mlOPto
Linux@lemmy.ml•rsync - same application version, but different protocol versions?
3·2 months agoMost likely something on that channel is spamming multicast. That kills most consumer wifi routers (in default settings). Usually something like a sonos or Google home broadcast group.
I might (i.e. I definitely do) have a non-ideal setup at home that contributes to this, with the router/WPA, a RPi running HA with a Zigbee antenna just next to it, my server in the shelf next over and a Sonos above it. Worst of all, the server is running on WiFi and it is sat in immediate vicinity to my router. Why? Because I could not for the life of me make the ethernet transfer speeds be more than somewhere around 1-5 MiB/s, so I gave up. But considering these issues are so infrequent from this location I assume it is mostly due to outside interference.
And adding to that, …
Use an app like PingTools (Android) that can graph what is on each wifi channel. Check to find the cleanest channels in your area and configure your router to use that channel.
… this scan shows that all discovered networks are occupying the same channels (98-114 it looks like). I have still not figured out what OpenWRT option to go for (the OpenWRT One, which I had originally planned, quickly became very expensive with imports and tolls that I ended up not buying, despite having decided to go for it). So I am using the stock ISP router, which I assume everyone else in my building are as well. And I have been unable to locate an option to change channels in its interface.
If you’re curious and technically-minded, I highly recommend this write up: https://www.wiisfi.com/
That is a resource I didn’t know I needed! Thanks :)
cyberwolfie@lemmy.mlOPto
Linux@lemmy.ml•rsync - same application version, but different protocol versions?
2·2 months agoAh, that would make sense. I think my immediate neighbors are home, but about half of my building should be traveling for Easter (judging by the empty parking garage at least).
cyberwolfie@lemmy.mlOPto
Linux@lemmy.ml•rsync - same application version, but different protocol versions?
1·2 months agoI use this:
rsync -rah --progress /path/on/source/ user@ip.of.local.server:/path/on/destinationI will try the ping next time I attempt this. There doesn’t seem to be a definite time when the issues start though. It tries to copy the file over, and when it is done it continues to the next. If the first one didn’t succeed, it will retry and if that also fails, it will say “ERROR verification failed - discarding update” (paraphrased) and continue to retry the next file if that also failed.
I do see some fluctuations in the transfer speeds during transfer, which could indicate the times the connection is struggling.
cyberwolfie@lemmy.mlOPto
Linux@lemmy.ml•rsync - same application version, but different protocol versions?
1·2 months agoMakes sense that it would be able to, especially considering the flag that allows you to force an older version as the sender. Still find it strange that on equal version numbers they default to different protocol numbers. I would have at least thought there was an easy way to tell it which protocol version to use by default, but I have at least not been able to find out how.
cyberwolfie@lemmy.mlOPto
Selfhosted@lemmy.world•What does your self-hosted e-book management workflow look like?English
1·3 months agoIf it wasn’t for the fact that I wanted to share my library with someone else, I would likely stick with my system for quite some time still. But I need it to be browseable for them.
cyberwolfie@lemmy.mlOPto
Selfhosted@lemmy.world•What does your self-hosted e-book management workflow look like?English
1·3 months agoHm, I never considered Audiobookshelf for e-books - I already have it running for audiobooks. I should check that out!
cyberwolfie@lemmy.mlOPto
Selfhosted@lemmy.world•What does your self-hosted e-book management workflow look like?English
2·3 months agoGood to know - I will keep my eyes peeled!
cyberwolfie@lemmy.mlOPto
Selfhosted@lemmy.world•What does your self-hosted e-book management workflow look like?English
4·3 months agoGrimmory looks sweet, but with the recent drama and the apparent opt-out (but not really) telemetry, the massive amount of AI-generated code etc. I will want to let the age a little before I install that on my server.
cyberwolfie@lemmy.mlOPto
Selfhosted@lemmy.world•What does your self-hosted e-book management workflow look like?English
2·3 months agoETA: Well, I toured the Calibre-Web settings again, and now I can upload books and covers. Must have been a little tired on my first attempt. Still couldn’t get the conversion to work properly - I only have the option of going from EPUB -> KEPUB (whatever that is). I typically prefer reading PDF on my current reader, and I have users who need .azw3 for their jailbroken Kindle device. I guess the paths to the conversion tools aren’t properly configured.
ETA2: Now I got the conversion to work as well. Seems like I will be able to use it with Calibre-Web only as well. Nice!
Hm, I’m using lscr.io/linuxserver/calibre-web:latest, which is version 0.6.26 (5a1f3d8eec42d03228b1e5dec9bc750ca10bbc94 - 2026-02-06T20:40:07+01:00). Looked again to see if I could find a way to do it, but no.
How do you upload books directly using Calibre-Web? And do you not have Calibre running behind at all, just the original database?
An other shortcoming of Calibre-Web seems to be that I am unable to convert books from the UI (that is thankfully very easy to do in Calibre). I added some Docker mods that I thought would allow me to do this, but I have at least not found a way.
Nice to know it works with Kobo - I don’t have one, but if my current reader stops working I am likely to get one of those.
It is important. But I find the ones I have tried good, and would survive if I had to use either of them. I use KDE Plasma on my main personal laptop, I have Cinnamon running on a living room computer connected to my TV (not an ideal solution, but I’ve so far not taken the time to optimize the setup) and GNOME om my work laptop. I much prefer KDE Plasma out of them, but I like the others also.
cyberwolfie@lemmy.mlto
Linux@lemmy.ml•postmarketOS v25.12: The One Where The Saga Continues
2·6 months agoThey got camera working on FP3 and FP4. Fairphone employs a guy who basically does work to get their hardware to run Linux.
cyberwolfie@lemmy.mlto
Selfhosted@lemmy.world•Music Assistant 2.7 - Taking over the airwavesEnglish
4·6 months agoI would use Audiobookshelf as a source for Music Assistant, and then play them via Music Assistant. That way I can use my Sonos speakers (and eventually Snapcast speakers), synchronize across rooms etc. If I had to use Audiobookshelf directly, I would either play it from my TV with the TV on (only other way I can use my Sonos Beam) or on my phone with a Bluetooth speaker or headphones.
cyberwolfie@lemmy.mlto
Selfhosted@lemmy.world•What are some unique games to host server's of?English
3·6 months agoI need to do this, good memories!
I set up VNC to only allow connections from localhost on my mother’s computer, and then forward the required port via SSH when I need to connect. SSH is set up to only allow public key authentication. Works quite well
cyberwolfie@lemmy.mlto
Linux@lemmy.ml•Linux is awesome at home, but aren't y'all forced to use Windows at work?
11·6 months agoI recently got my Linux-laptop in a heavy MS-based company. It is enrolled via Intune and I can access all company resourcws an MS365 apps through Edge.
Apart from having to use Edge for all of that, it is a great experience compared to what I am used to.
But it took a while and a lot of complaining about being allowed to use more appropriate tools for our job. But the bottom line is: ask for it. Tell them why you need it. When they say no, try again later, document why your current setup fails and why getting a Linux-machinee would work. Maybe you will succeed. IT here has gone from “we don’t use open source” (actual quote) to giving us Linux-laptops and setting up Linux-servers on OT. They grow from this also.
ThinkPad T14s Gen 5
Yeah, T14s Gen 5
Someone has obviously not been forced to work with Windows 11? :p
It’s a massive upgrade and miles better than what I came from, and while not ideal, I’m certainly not letting perfect be the enemy of the good here. Edge is just for those MS365 apps I need to work with once in a while (and a couple of other services that rely on SSO, most annoyingly GitHub). I’ll live
Also, I’m a KDE person, but so far I don’t hate GNOME.
Yes. Using it through Edge with no issues so far.
Internal team communication goes outside of Teams though (we self-host Mattermost).
ETA: No more issues than the native app under Win11, I meant to say.



I had a World of Warcraft-server running for a while, that was quite fun.