• SzethFriendOfNimi@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      2 days ago

      Or the router, in another state, and the person with access to the closet/server room knows how to push a few buttons at best.

      That happens once… and you get misconfigophobia for life.

      • lud@lemm.ee
        link
        fedilink
        arrow-up
        2
        ·
        2 days ago

        FYI with many routers, switches, and firewalls there are ways to automatically rollback changes in case the device is unreachable after applying them. Usually the command is called something like “Rollback”.

        You usually supply a time limit when you run the command and if you don’t confirm the changes before that time limit it will rollback. So if you run rollback 30 and then do something which breaks the network connection, the config will rollback in 30 seconds. If it does work, you simply cancel the rollback.

      • rtxn@lemmy.worldM
        link
        fedilink
        English
        arrow-up
        14
        ·
        2 days ago

        Ah yes.

        /* return an item's property as identified by 'prop' */
        prop_t* getItemProperty(item_t* item, char* prop)
        

        The floor is made of floor.

    • Zikeji@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      It’s either woefully incomplete or behind a paywall so someone in the company has access to be you can’t figure out who and eventually just give up.

  • dwindling7373@feddit.it
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    2 days ago

    As a linux noob, I am developing the spider sense of telling when a solution is something reliable and when it’s something that will fuck me up 3 months down the line.

    It’s been… Interesting. I still haven’t figured out what’s the sane way to have multiple CUDA coexist peacefully…

  • _____@lemm.ee
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    2 days ago

    this is why I keep my config as minimal as possible and everything I do is up on a GitHub repo

    inb4 just use nix, cloning a repo and putting the right files in the right spots is something that can be scripted with relative ease and nix is way overkill unless you’re using it for application deployments in money making incentives

    • Wooki@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      1 day ago

      Nixos is amazing, real immutability with absolute recovery.

      Well.

      Backups? Whats that! Is that where I store a copy of my config file? I havent modified mine in months. Life sure is breezy when I have no reason to tinker. Got so much of it.

  • MyTurtleSwimsUpsideDown@fedia.io
    link
    fedilink
    arrow-up
    4
    ·
    2 days ago

    …because of improper configuration and messing with system. The best way to heal is to make proper system backupand read the fucking manual. quit messing with the system.

    I know it’s like asking a smoker to “just quit”, but…

  • YourShadowDani@lemm.ee
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    Like how I used GDM-Settings on Pop_OS without knowing GDM-Settings is for OLD gdm, and now I have to use LightDM because I can’t find the config files that are broken in GDM that cause it to have no styling and be black font with trails anytime something moves?

    (and yes I have reinstalled it, gnome-shell, pop-theme, etc even with forcing dpkg to re-write over config files. I’ve manually gone through and deleted config files and reinstalled to redownload them, I cannot get GDM back to even default GDM let alone the pop version.)

    • PerogiBoi@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      See this is the exact sort of problem I always had with different flavours of Ubuntu. I’d always muck up my install with misconfigured shit and it would be too much time and effort to fix so I’d have to nuke the whole OS every now and then 😜