I’m at the age that the first train to the event being full is enough to make me go home.
- 0 Posts
- 39 Comments
To all the people who bought anything from Sony after the 2005 rootkit fiasco: what the hell did you expect?
Please provide any input or alternative options on this,
The post asked for alternative options. I suggested an alternative option. It is not knee-jerk, and it is not noise.
Alternative: make a separate “selfhosted-ai” community for the sloperators.
eksb@programming.devto
Selfhosted@lemmy.world•What apps do you use to listen music at work/on phone?English
31·2 months ago
eksb@programming.devto
Selfhosted@lemmy.world•Using a SSH tunnel/ port forward to connect a TV?English
5·3 months agossh -L 1234:localhost:1234 remote_serverbinds the RPi’slocalhost:1234to remote_server’slocalhost:1234. You want to bind the port to something on the RPi that the TV can hit, so something likessh -L 192.168.1.5:1234:localhost:1234 remote_server, where192.168.1.5is the RPi’s address.I think you also want
-Non thesshcommand.
eksb@programming.devto
Selfhosted@lemmy.world•Using a SSH tunnel/ port forward to connect a TV?English
2·3 months agoCan you provide more detail? What are the networks/routers/vlans? Which network is the RPi on? What is your ssh command? Is that
ufwcommand on the RPi or the router?
eksb@programming.devto
Selfhosted@lemmy.world•I built a self-hosted affiliate tracking platform — here's why I think self-hosting affiliate software actually mattersEnglish
7·3 months agoGithub is like the Microsoft of 3rd party forges.
eksb@programming.devto
Selfhosted@lemmy.world•I built a self-hosted affiliate tracking platform — here's why I think self-hosting affiliate software actually mattersEnglish
206·3 months ago“self hosting is important because …”
Uses github.
eksb@programming.devto
Linux@lemmy.ml•How do you restore ghosted window when going from dual monitor/laptop setup back to laptop?English
12·3 months agoDon’t use Gnome.
eksb@programming.devto
Open Source@lemmy.ml•We should push other phone OEM's such as Fairphone and Samsung to work with PostmarketOS, GrapheneOS, and Ubuntu TouchEnglish
19·4 months agoWhile his perceptions of other people’s motives and meanings may be suspect, his technical analysis seems pretty spot on.
eksb@programming.devto
Linux@lemmy.world•Is there any point for a normal user to compile a custom kernel these days?English
4·4 months agoThe only time I have compiled a kernel in the last 10 years was to bisect to determine what change introduced a bug affecting my particular hardware combination.
eksb@programming.devto
Selfhosted@lemmy.world•[SOLVED] Wireguard is working differently on Linux compared to AndroidEnglish
3·4 months agoAre you sure L2 is
192.168.1.0/24and not something larger that includes192.168.30.0, e.g.:192.168.0.0/16?What does
ip routeshow before and after connecting to WG?Are you testing DNS via
dig @<nameserver>? or just withping? Are you runningsystemd-resolved?
eksb@programming.devto
Linux@lemmy.ml•Timing Flaw in systemd Cleanup Enables Root Privilege EscalationEnglish
201·5 months agoNothing in the Qualys report nor the Ubuntu page for the CVE indicate that there is something to be fixed in systemd, only that you can create systemd-tmpfiles rules that will expose the vulnerability in snapd.
What do you think systemd-tmpfiles needs to do differently?
eksb@programming.devto
Linux@lemmy.ml•Timing Flaw in systemd Cleanup Enables Root Privilege EscalationEnglish
381·5 months agoYet another critical vulnerability in systemd
This is a critical vulnerability in snapd, not systemd. It sounds like it could also be exploited if something other than systemd deleted the files in
/tmp/. Or if/tmp/was not mounted.
eksb@programming.devto
Selfhosted@lemmy.world• Local AI Companion for Radarr: Uses Ollama to Understand Your Taste (Vibe, Atmosphere, Mood), Auto-Complete Sagas, Explore Filmographies, and Add Movies SeamlesslyEnglish
1022·5 months agoNo LLM use is benign. The effects on the environment, the internet, and society are real, and that cannot be ignored.
You can make the argument that in some cases it is justified, e.g.: for scientific research.
eksb@programming.devto
Selfhosted@lemmy.world•Is it possible to have a usable domain without a VPS or a static IP address?English
4·6 months agoIf your home IP does not change often, you can use a dynamic DNS service. But your services will be unavailable from the time that your IP changes and the time the DNS record is updated and the cached responses expire.
eksb@programming.devto
Selfhosted@lemmy.world•Do you stick to the same linux distro across your devices?English
471·6 months agoServers are all Debian. Family member’s laptops are all Debian. I used Debian on my laptops for 20 years, but when Steam Deck switched to Arch, I switched my laptop to Arch to force me to learn it. I have a file with notes of differences between Debian and Arch. Next time I buy a new laptop, I will probably go back to Debian.

The USA has no problem bulldozing housing to build highways.