cyberwolfie

joined 1 year ago
[–] [email protected] 10 points 1 month ago* (last edited 1 month ago)

How accurate are these measurements? I don't know much about Norway, but if there was some massive roll-out of Linux in the governmental sector or their school system, surely there would be posts about it here?

Edit: I'm just having a hard time believing such high numbers without something like that.

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

Reminds me of the movie Her, where all kinds of heartfelt letters were outsourced to professional agencies.

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

I use CalyxOS on my FP4. I have been happy. Almost 2 years now.

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

Nice, need to check out mscp! Thanks for the tip!

If I had a stationary computer running, I would probably keep it running in a terminal window. I could connect a monitor to the server, but I don't think it will be necessary. I will need to verify the backup before I restore it anyway, and it is not time urgent, so that if something goes wrong I can restart.

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

I use a mixture of Organic Maps and OsmAnd+. Organic Maps is more simple, while OsmAnd+ allows you to set up a lot of customization in different profiles to tailor the experience to different use cases (e.g. one for hiking, one for "I'M HUNGRY SHOW ME FOOD", one for biking etc.).

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

But how do you access the files from another app? Where are they stored? I have nothing in the com.nextcloud.client folder for example. Proton Drive mounts in the left-hand menu of Files. Would be nice if that was achievable with Nextcloud also.

EDIT: Turns out it does if there is no app passcode enabled. Not sure I am comfortable having that turned off though.

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

Not an answer to your question, but a (perhas naive) question itself: are keyloggers impossible on Wayland?

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

Thanks for taking the time writing this up, it is very helpful for my understanding (and I imagine many others' as well)! For the things I don't completely understand for now, this also gives me a lot of additional pointers for what to learn more about to get a better grasp. So it goes straight into my notes for future reference.

Sounds like I should dare to activate my dGPU and reboot to check it out now then :) My biggest worry was that it would be so severely broken that I wouldn't be able to switch back, but I know that is just an irrational fear - no way Tuxedo would've switched to Wayland by default if it broke their own laptops. But I've been a little twitchy about larger updates since I deleted KDE accidentally from not properly reading/understanding the prompts during update.

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

I have a mini-PC from Minisforum (not this one) dedicated as a media computer in my living room. It can fit nicely inside the TV bench, which a regular sized computer wouldn't do. I like that I can play games like Horizon: Zero Dawn on it without any issue. I love it, and I gave about 800 USD for it.

I am planning getting a high-end rig for my office later (next year maybe?), and then I of course will not consider a mini-PC.

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

Ah, OK. I wasn't aware of those APIs, only things like OpenGL and Vulkan, but those are perhaps specific to 3D graphics rendering?

And windows managers in the context of Wayland are the same as Wayland compositors? Which compositor would I be using through KDE Plasma 6?

[–] [email protected] 14 points 2 months ago (3 children)

Do you mean that Wayland has had its own security issues, or that enhanced security has caused additional issues for apps to run correctly?

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

Wayland should be faster. What would you expect to happen? It should just work, while in the background EVERYTHING is changing.

I had assumed that I would get a somehow smoother experience (such as speed, for instance) or some other perceivable benefit, but I think Ramin Honary nicely highlighted the necessity of the change on the backend side. So your point is good, maybe I should just expect a smooth transition where I don't notice anything.

For Freetube, it should automatically detect running on Wayland and use that. But I had one bug on Freetube only on Wayland, may be an Electron issue.

If I run the executable after downloading from the GitHub repo directly, it launches in XWayland. The additional parameters I mentioned in the post used to work to launch it in Wayland, but not anymore.

 

I am still very much a novice in the self-hosting space, Linux etc. having fairly recently switched from using macOS as my daily driver and not tinkering much at all.

One of the things that often confuses me is networking and making sure my setup is secure. This is currently holding me back from hosting more stuff locally that I would require access to from outside my home, as I am afraid I am doing something that could severely compromise my data. It can sometimes be difficult to follow explanations from more advanced users due to the many different components of networking and security, and different layers of abstraction, which prevents me from following completely. I might understand one particular case, but then be unable to make connections to another one. So I would want to research this more intensively, and ideally I would end up being able to easily understand the data flows - the paths the data takes (e.g. I make a HTTPS request to some server from my laptop, how is that traffic routed correctly through my local area network and later the wide area network), in what forms (i.e. different protocols, encryption layers etc.).

In communities like this, I see there are a lot of very knowledgeable people who maybe could recommended any resources that cover this from the basics and onto more advanced stuff? Maybe a textbook from a university course on ICT that is considered particularly good? A YouTube channel with great explanations and visualizations? I am looking both at home LAN and internet in general. Enterprise level networks are not very interesting to me (at the moment).

 

I've been using a sound bar from Sonos with my TV for several years now, but in an effort to ditch the last appliances that unnecessarily require accounts and internet access, I am looking to ditch it in favor of something that is entirely contained within my own network.

What I think are my requirements:

  • No microphone
  • Ability to directly play audio from my Android (running Calyx OS), something I cannot do with the Sonos.
  • HDMI ARC-connection to TV so that it can be controlled by my remote
  • Sound must not be abysmal, but I am no audiophile. Preferably stand-alone without subwoofer
  • Maximum 90 cm in length so that it fits under my TV, preferably in black / dark grey with a clean look

So far I've found something like this, which I believe gives me enough flexibility with HDMI ARC, Bluetooth and 3.5mm, even though it comes with a subwoofer: https://www.tcl.com/eu/en/soundbar/p733w

In terms of software, I have long been considering something like balenaSound to replace the Sonos functionality, but I'll soon be setting up Home Assistant to run my lights, and I see that there is a Snapcast integration that might work for me here?

Are there anyone here who have done something similar and have found setups that work well or that I should stay away from?

 

I am in love with my Jellyfin server (running in a Docker container) - it feels so nice to take back control over my media consumption again, after more than a decade in the land of streaming. So much, that I want to share this with my family.

So I was thinking of setting up a reverse proxy (Nginx Proxy Manager is what I have used before) and expose my Jellyfin-instance through that. However, I've seen several people be skeptical about this solution, instead opting for access through a VPN (I don't think that would be a good solution for some of my family members).

What are the potential pitfalls of setting it up this way, that makes people skeptical? Where could I go wrong, and what dangers would I expose myself to? As I understand it, this would only expose one port to the internet, direct all that traffic to the Nginx Proxy Manager, which then forwards traffic to specific ports internally on my home network, which sounds safe in my mind. Is it misconfiguration of the proxy manager I should be wary of? Or some exploits in the proxy manager?

 

I am using ProtonVPN, and have (or so I thought) set up qBittorrent to bind to the network interface that ProtonVPN is using (tun0). The connection symbol turns red if I turn off the VPN, and downloads will stop. However, when checking the torrent address on ipleak.net, it seems that this bind is not working properly - my real IP shows up after I have disconnected my VPN. I thought that there shouldn't be any connections made when traffic is not via the tun0 interface, so that my real IP should never be known by the detection tool. Am I wrong?

I have not configured the kill switch, but perhaps I should do so?

view more: ‹ prev next ›