Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EN
Posts
0
Comments
37
Joined
2 yr. ago

  • Exactly this. It checks periodically if a newer image for the tag of the container is available (e.g. vaultwarden:latest) and tells you about it. You can setup mail, sms, Teams, you name it.

    So then you know a new version is available, can check the changelog and decide if the update is worth it.

  • Personally having great results with Diun. Same idea (check for newer container image) and works 100% for me.

    Don’t know if it can automatically load and restart containers, rather do that personally.

  • Do you have requirements for the WiFi Standard?

    Do you want to build up a new system or adding to your current setup?

    For the price point you could look into the AVM Fritz Ecosystem. Their Mesh solution is quite hassle free and for 200€ you could get WiFi 5 capable devices on the used market.

    Not sure how well they work with other brands, so you might want to invest in a FritzBox and FritzRepeater (should be in the budget used).

    Anything above WiFi 5 could be out of your price range, especially new.

    Ubiquity APs with WiFi 5 could be in your budget, even new. Look into the AP HD. You will need a controller installation though, weither on your desktop or on a NAS, Server. You do NOT need to buy an appliance from them for management. They do not make it clear on their website.

  • They have the management aspect of large environments down to a tee. Apart from costs it does not really matter if your domain consists of ten, thousand or more systems. The tools to manage those systems centralized by core systems is the same set for all sizes so to speak.

    That can be on one campus, across multiple cities and locations. It’s quite frankly IMO the foundation on which the success of Windows in the corporate world is built. Standardized deployment of settings across all company systems saves administrators time which can be used for other tasks instead of micromanaging clients.

    I have yet to see a similar solution for Linux clients that works the same way.

  • How do you manage your fleet? How big is your network?

    I‘d love to push for Linux at work, but have yet to see a solution with similar management capabilities than a Windows domain. And I don’t want to manage individual clients, as sysadmin I want to push templates like GPOs and the like.

    Can see it work for smaller environments, but not in a company with a couple hundred machines.

  • Many attributed gains for the AfD with people voting out of protest. I think that explanation does not cut it anymore.

    Over 30% of two German federal states voted far right out of conviction. You can no longer claim this is just protest. Wish I could say where it all went wrong, why a big chunk of east Germany rejects democracy and embraces this.

    Dark days ahead for our democracy.

    EDIT: the results in Saxony had to be corrected, robbing the AfD of the blocking minority size in parliament. Probably seeing a „they stole the vote“ form soon on social media.

  • Like others said, driver support for console controllers is pretty good through the board.

    My suggestion: try them out, maybe in a local store on their demo stations (pretty regular around here at least) or by ordering and returning the one you don’t like.

    I personally like the controller layout of the XBox controller more than the PlayStation one. But it comes down to preference. So definitely test drive to find the best suit for you.

  • That is so incredibly short sighted though that it makes me really mad. How does an underperforming game make shareholders happy? That it dropped this fiscal year and not the next?

    I’m with you, I’m tired of this shit.

  • At the end of the day it is a matter of preference and convenience. Is it safer to separate them? Absolutely. Is it as convenient as keeping them in one place? Absolutely not.

    So, pick your poison. Personally I have my MFA tokens in three separate locations, two self hosted server applications and in a mobile app (2FAS Auth). More for fallback/backup reasons. Having them in my password manager is just too convenient.

  • From what I understand it was withdrawn as a vote „in favor of the goals of the commission“ was not guaranteed. In part because Germany announced its decision to withdraw support yesterday. Seems to be standard behavior.

  • Well, there is in the EU, but that does not help anyone not here.

    An unlocked boot loader is something that would have to be forced from Apple’s hands like sideloading was in the EU. No way in hell they would pursue that on their own.

    Rapairability is a point that bugs me as well, hoping for right to repair laws in the EU to force all manufacturers to make the devices better in that regard.

  • Basically a pair of bouncers at the door to your Home Network whose specific purpose is to manage the flow of guests from outside (the internet) to your club (media server with library).

  • Nala is a great apt frontend. It supports parallel downloads of packages and speeds up the whole process up a lot.

    Not sure which commands irk you as too long. Nala makes a good overview of changes like which package is bumped to what version and where it stands now. So I basically only use

     
        
    nala upgrade
    
    
      

    and take it from there. Updates the sources, lists the diff for upgradable packages and ask me to go forward or abort.