Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. memes
  3. Who's in charge?

Who's in charge?

Scheduled Pinned Locked Moved memes
memes
136 Posts 95 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • the_picard_maneuver@lemmy.worldT [email protected]
    This post did not contain any content.
    V This user is from outside of this forum
    V This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #68

    Me trying to uninstall edge

    frenchfryenjoyer@lemmings.worldF S 2 Replies Last reply
    23
    • C [email protected]

      Think about this: let’s say you run a program. Do you want that program to be able to take over the computer and read all your files from now on and send the data to a remote third party?

      Probably not.

      Permissions were created to stop programs from doing that. By running most software without admin permissions you limit the scope of the damage the software can cause. Software you trust even less should be run with even fewer permissions than a normal user account.

      The system is imperfect though. A capability-based system is better. It allows the user to control which specific features of the operating system a running program is allowed to access. For example, a program may request access to location services in order to access your GPS coordinates. You can deny this to prevent the program from tracking you without otherwise preventing the software from running.

      D This user is from outside of this forum
      D This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #69

      You forgot the fact that there might be other people using the same computer and they shouldn't be able to access the others files.

      C 1 Reply Last reply
      0
      • the_picard_maneuver@lemmy.worldT [email protected]
        This post did not contain any content.
        G This user is from outside of this forum
        G This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #70

        Nah removed; root owns me.

        1 Reply Last reply
        0
        • tattorack@lemmy.worldT [email protected]

          sudo chown....

          icastfist@programming.devI This user is from outside of this forum
          icastfist@programming.devI This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #71

          Wrong root password, this incident will be reported

          1 Reply Last reply
          1
          • V [email protected]

            Me trying to uninstall edge

            frenchfryenjoyer@lemmings.worldF This user is from outside of this forum
            frenchfryenjoyer@lemmings.worldF This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #72

            Edge is the best browser for downloading much better browsers lol

            A I 2 Replies Last reply
            12
            • F [email protected]

              Create one command "iownyou" that does tbe following: Change the owner of every file on the computer to the default user and make every file readable, writeable, an executable by anyone or anything on the computer. It may not be secure, but on the bright side, you'll never have permission issues again!

              Z This user is from outside of this forum
              Z This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #73

              Until you realize you just screwed up whatever services you may be running that require specific permissions on specific files. Certificates specifically come to mind for my environment.

              R 1 Reply Last reply
              6
              • D [email protected]

                You forgot the fact that there might be other people using the same computer and they shouldn't be able to access the others files.

                C This user is from outside of this forum
                C This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #74

                No I didn’t. Most computers on the planet (phones, tablets, laptops) have only 1 user. The whole multi-user system isn’t obviously useful for these computers.

                Everyone knows that multiple user accounts need permissions to prevent users from accessing each other’s files. I didn’t bring it up because it was too obvious.

                1 Reply Last reply
                2
                • the_picard_maneuver@lemmy.worldT [email protected]
                  This post did not contain any content.
                  kolanaki@pawb.socialK This user is from outside of this forum
                  kolanaki@pawb.socialK This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #75

                  I have Windows 10 Pro. I can alter the permissions for anything. If I wanted to, I could delete System32 and fuck the whole thing up.

                  B B 2 Replies Last reply
                  2
                  • H [email protected]

                    Why use a hack when you can just go into properties and take ownership there?

                    The only thing this does is make a shortcut.

                    B This user is from outside of this forum
                    B This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #76

                    Because it's a shortcut. That process is annoying.

                    1 Reply Last reply
                    0
                    • undearius@lemmy.caU [email protected]

                      sudo chown -R 1000:1000 /* && sudo chmod -R 777 /*

                      L This user is from outside of this forum
                      L This user is from outside of this forum
                      [email protected]
                      wrote on last edited by [email protected]
                      #77

                      Great way to get your computer pwnt.

                      /*

                      What's * doing here?
                      Operate only on the nonhidden top-level files?

                      1 Reply Last reply
                      1
                      • G [email protected]

                        no but he had a second drive and installed xp on it.

                        vista was at the bottom of the lake.

                        goes to show how old the story is lol.

                        E This user is from outside of this forum
                        E This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #78

                        In a way, percussive maintenance was successful.

                        1 Reply Last reply
                        1
                        • the_picard_maneuver@lemmy.worldT [email protected]
                          This post did not contain any content.
                          L This user is from outside of this forum
                          L This user is from outside of this forum
                          [email protected]
                          wrote on last edited by [email protected]
                          #79

                          I own you!
                          take ownership & full access of all resources
                          threat actor exploits a vulnerable application that is (1) running as you to (2) access resources it doesn't need: they commandeer your system

                          how did that happen?

                          🤔

                          1 Reply Last reply
                          8
                          • kolanaki@pawb.socialK [email protected]

                            I have Windows 10 Pro. I can alter the permissions for anything. If I wanted to, I could delete System32 and fuck the whole thing up.

                            B This user is from outside of this forum
                            B This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #80

                            Can you delete Xbox games installed by another administrator? I ran into that problem a few years ago because I reinstalled W10 and had it keep "personal files" which apparently included my Xbox games. I couldn't touch them at all, but I had W10 Home. I wonder if my problem could've been mitigated more easily than a full wipe of the drive? 🤔

                            kolanaki@pawb.socialK 1 Reply Last reply
                            2
                            • G [email protected]

                              If you're on windows this means you don't own the file. Go to properties security and take ownership.

                              The default windows configuration is aimed at old people who will call tech support when they fuck up their PC.

                              You can take ownership of pretty much the entire filesystem.

                              Windows is actually hugely customizable people just don't.

                              redjard@lemmy.dbzer0.comR This user is from outside of this forum
                              redjard@lemmy.dbzer0.comR This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #81

                              In the basic case you go to settings and change permissions.

                              In the more typical case for os modifications, you go to that tab, open advanced properties, change the owner account by typing in "everyone" or your account name by hand, saving, closing reopening the advanced security settings, probably disable inheritance then create a new permission entry.

                              In the most extreme case, where you change files belonging to something critical like windows defender or edge, you can't.
                              The only way I am aware of is booting into an older windows install iso, or a live linux iso, then performing the modifications there.

                              Disclaimer: I have not done this on windows 11 yet, but I can't imagine the process got simplified.

                              Windows has a lot of systems that allow some more complicated modifications. Those are often unnecessarily obfuscated, the registry for example doesn't have to be a weird custom database, it could have been part of the filesystem or at least a more standard database format. Windows will sometimes bite you with weird sketchy systems breaking expectations, and this tends to become inevitable when you try to change stuff Microsoft has decided to remove consumer choice on.
                              If Edge and the account push were as easy to avoid as learning how to take basic file ownership, we might not be where we are now (i.e. on Linux).

                              1 Reply Last reply
                              1
                              • B [email protected]

                                Can you delete Xbox games installed by another administrator? I ran into that problem a few years ago because I reinstalled W10 and had it keep "personal files" which apparently included my Xbox games. I couldn't touch them at all, but I had W10 Home. I wonder if my problem could've been mitigated more easily than a full wipe of the drive? 🤔

                                kolanaki@pawb.socialK This user is from outside of this forum
                                kolanaki@pawb.socialK This user is from outside of this forum
                                [email protected]
                                wrote on last edited by [email protected]
                                #82

                                I'm pretty sure I can. It just takes a little more effort actually going into the permissions tab of the files because Windows doesn't have an equivalent to CHMOD AFAIK.

                                Though, I am pretty sure you can do those basic permission options without Pro or Enterprise. You just need to be on an administrator account. Other things, like messing with actual system files, requires the Group Policy Editor.

                                F D 2 Replies Last reply
                                0
                                • kolanaki@pawb.socialK [email protected]

                                  I'm pretty sure I can. It just takes a little more effort actually going into the permissions tab of the files because Windows doesn't have an equivalent to CHMOD AFAIK.

                                  Though, I am pretty sure you can do those basic permission options without Pro or Enterprise. You just need to be on an administrator account. Other things, like messing with actual system files, requires the Group Policy Editor.

                                  F This user is from outside of this forum
                                  F This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #83

                                  On any Windows system based on the NT kernel (XP+), there's an additional access level above "Administrator": NT Authority\SYSTEM. Some malware can make files hidden or write protected even to Administrator, and afaik there isn't a legitimate way to obtain that authority

                                  kolanaki@pawb.socialK 1 Reply Last reply
                                  0
                                  • D [email protected]

                                    deleted by creator

                                    F This user is from outside of this forum
                                    F This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #84

                                    We are not root of our own minds

                                    1 Reply Last reply
                                    0
                                    • F [email protected]

                                      On any Windows system based on the NT kernel (XP+), there's an additional access level above "Administrator": NT Authority\SYSTEM. Some malware can make files hidden or write protected even to Administrator, and afaik there isn't a legitimate way to obtain that authority

                                      kolanaki@pawb.socialK This user is from outside of this forum
                                      kolanaki@pawb.socialK This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #85

                                      I do see the system level authority in the permissions tab; but IDK if that's just because I am on pro or not 🤷‍♂️

                                      1 Reply Last reply
                                      0
                                      • K [email protected]

                                        Not necessarily. Linux can have files that are r---r---r--- too

                                        F This user is from outside of this forum
                                        F This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #86

                                        It is also possible to make a file "immutable" such that even sudo rm -f will fail

                                        1 Reply Last reply
                                        2
                                        • frenchfryenjoyer@lemmings.worldF [email protected]

                                          Edge is the best browser for downloading much better browsers lol

                                          A This user is from outside of this forum
                                          A This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #87

                                          Edge is literally the first program I use on a fresh install.

                                          D 1 Reply Last reply
                                          9
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups