Skip Navigation
Block Network Access for Game?
  • This is the script. /home/deck/scripts/fstab contains my customised fstab file. Yes, after an update, I just run this script once.

    #!/bin/bash
    
    if [ ! -f ~/.config/kdesurc ];then
      touch ~/.config/kdesurc
      echo "[super-user-command]" > ~/.config/kdesurc
      echo "super-user-command=sudo" >> ~/.config/kdesurc
    fi
    
    if [ ! -f /var/mnt/nas ];then
      sudo -c 'sudo mkdir "/var/mnt/nas"'
    fi
    
    sudo cp -a /home/deck/scripts/fstab /etc/fstab
    sudo steamos-readonly disable
    sudo pacman -Syy
    sudo pacman-key --init
    sudo pacman-key --populate
    sudo pacman -S --overwrite "*" nfs-utils
    sudo steamos-readonly enable
    sudo mount -a
    
  • Block Network Access for Game?
  • That is correct. The best case is to write a script to make your desired changes, and then run it after each system update.
    My own use-case is that I have a NFS mount-point for my Steam Deck to use extra storage on my NAS. After the first time I figured out how to get it mounted, I made a script to disable read-only filesystem, make all the changes to the system, and then re-enable read-only filesystem. After every system update, I just run that script once.

  • Reddit is restoring deleted posts
  • For companies, GDPR applies to people in European Economic Area whose data is used by companies, or companies that have an office in EEA or another stable arrangement in EEA and process personal data of people located anywhere.

  • SNOOcalypse - document, discuss, and promote the downfall of Reddit. @lemmy.ml Shindig @lemmy.world
    Reddit is restoring deleted posts
    mstdn.games Chris 👾 (@chris@mstdn.games)

    Another update and possibly a solution for some case where posts were not properly deleted. There is a limitation in Powerdelete. Here is a link to a new version and alternatives: https://www.reddit.com/r/ModCoord/comments/145fico/comment/jnl4xmr/ The restores could also be rollbacks from the serv...

    cross-posted from: https://lemmy.world/post/186895

    > I just logged in and checked my reddit account, and all my deleted posts have come back.

    0
    Reddit is restoring deleted posts
    mstdn.games Chris 👾 (@chris@mstdn.games)

    Another update and possibly a solution for some case where posts were not properly deleted. There is a limitation in Powerdelete. Here is a link to a new version and alternatives: https://www.reddit.com/r/ModCoord/comments/145fico/comment/jnl4xmr/ The restores could also be rollbacks from the serv...

    cross-posted from: https://lemmy.ml/post/1290893

    > I just logged in and checked my reddit account, and all my deleted posts have come back.

    0
    Reddit @lemmy.ml Shindig @lemmy.world
    Reddit is restoring deleted posts
    mstdn.games Chris 👾 (@chris@mstdn.games)

    Another update and possibly a solution for some case where posts were not properly deleted. There is a limitation in Powerdelete. Here is a link to a new version and alternatives: https://www.reddit.com/r/ModCoord/comments/145fico/comment/jnl4xmr/ The restores could also be rollbacks from the serv...

    I just logged in and checked my reddit account, and all my deleted posts have come back.

    9
    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/)SH
    Shindig @lemmy.world
    Posts 3
    Comments 7