To all the people who bought anything from Sony after the 2005 rootkit fiasco: what the hell did you expect?
- 0 Posts
- 11 Comments
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.devtoSelfhosted@lemmy.world•What apps do you use to listen music at work/on phone?English41·2 months ago
- eksb@programming.devtoSelfhosted@lemmy.world•Using a SSH tunnel/ port forward to connect a TV?English6·2 months ago
ssh -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.devtoSelfhosted@lemmy.world•Using a SSH tunnel/ port forward to connect a TV?English2·2 months ago
Can 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.devtoSelfhosted@lemmy.world•I built a self-hosted affiliate tracking platform — here's why I think self-hosting affiliate software actually mattersEnglish7·2 months ago
Github is like the Microsoft of 3rd party forges.
- eksb@programming.devtoSelfhosted@lemmy.world•I built a self-hosted affiliate tracking platform — here's why I think self-hosting affiliate software actually mattersEnglish186·2 months ago
“self hosting is important because …”
Uses github.
- eksb@programming.devtoSelfhosted@lemmy.world•Socially excluded ! ( Cyberspace, email question.. )English1·3 months ago
If you run your own mail server and set up everything correctly, including SPF, DKIM, and DMARC, most major providers will still either silently drop your messages or always mark them as spam, unless you pay money for a relay (e.g.: postmarkapp.com).
I have had my domain for 20 years and IP for years, and set up everything correctly, and Microsoft and Google rarely accepted my messages.
I’m at the age that the first train to the event being full is enough to make me go home.