• 0 Posts
  • 32 Comments
Joined 2 years ago
cake
Cake day: June 25th, 2024

help-circle
  • I did something similar. Everybody is different so maybe not the best option for you, but who knows.

    I have a single mini PC that handles my stack of virtual machines hosting various things. For the main OS I went with Fedora KDE. I chose something with a GUI for two reasons, the primary being that sometimes… Maybe not as often as you get more familiar, but sometimes there is an easier way to accomplish something in the GUI than in the CLI. Things like system settings. You can save a lot of time looking up commands and syntax by flipping a switch in the settings application.

    Second and most important reason for the GUI, I watch TV on this thing. Which I would not recommend if you are hosting anything that can’t handle a little downtime. Once in a while a web browser may hang, bluetooth could fail, and you end up having to restart. Nothing I host is critical to anybody so this isn’t a big deal to me. I also find a little inner peace knowing that I am interacting with the main system controlling these hosts on a daily basis. If it does get compromised in some way this makes it just a little more likely I will notice quickly.

    So that’s the hardware system and I’m running Libvirt as the hypervisor. It’s pretty bare bones, but easy to use and gets the job done. Hardest step to me was generating SSH certificates/keys. Not that it was hard moreso just new to me. Libvirt will not allow you to connect remotely with plain text. So regardless of your threat model this is a required step if you want remote access to the hypervisor remotely.

    If you make it that far you can start really getting into the weeds with networking. I’m not going to go into the topology of my network, but I will say if you are hosting anything public you should do as much as possible to isolate that from your home network. You can create a VM to act as a firewall/router for other VMs.


  • sneaky@r.nftoLinux@lemmy.mlRTFM
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    2 months ago

    Sometimes people ask others instead of googling things because it offers an opportunity to socialize. We all know google is an option. I get what you’re saying, but it’s sad to see this described as a burden.




  • I came here to say this also. First bad update and then both would be broken and pretty stressful for your friend…

    Pile in if I’m wrong, but I dual boot win11 and linux it works fine. The only condition is it has to be separate physical disk. I wasn’t able to use the same hard drive with just partitions had to be completely different drives.



  • sneaky@r.nftoMemes@sopuli.xyzI support this
    link
    fedilink
    English
    arrow-up
    5
    ·
    5 months ago

    I was over here thinking what if somebody didn’t even know that was what she was doing or that they were supposed to say thank you. Now that poor person will be left wondering what even happened because her resolution (picking it up and putting it back) provides no opportunity to learn.






  • sneaky@r.nftoPrivacy@lemmy.mlWhat is this thing?
    link
    fedilink
    English
    arrow-up
    7
    ·
    6 months ago

    If you have free internet in the area, like public wifi from the city, The shopping centre probably have an agreement with the provider to help extend the range. They put the dish up to connect to the existing network and then pump it out with repeaters around the shopping centre.




  • sneaky@r.nftoMemes@sopuli.xyzI ain't risking shit
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 months ago

    How on earth does somebody try to commit gun theft during open hours at a major outdoor retail chain? My local Bass Pro has all the guns behind a counter and like 4-6 employees working that counter and the stock room behind it at all times.





  • Not sure this is the answer, but going to throw my two cents. If you try and it works let us know.

    When I got back into linux a couple years ago I hopped through all of the distros you mentioned. The last one being KDE Neon. When I first found it I absolutely loved it. Decided that was going to be my main distro and started migrating all my systems which is a couple laptops, gaming desktop, and mini PC.

    Over time I found that I was having minor, but consistent hardware issues. Similar to yours, freezing, and other gpu issues. It was most apparent on systems that had newer hardware. Looking at the specs for your mini PC it seems a bit older than what I have so again, not sure this applies to you, but I found my saving grace in Fedora. My issue specifically was the older kernel Neon uses not interacting well with my newer hardware and in some cases not having access to some hardware features. Fedora had a KDE spin otherwise I wouldn’t have done it. It has been my daily driver on all systems since.

    TL;DR: Try Feodra KDE Spin or any distro that ships with a more up to date kernel