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. Giving up control bit by bit

Giving up control bit by bit

Scheduled Pinned Locked Moved memes
memes
234 Posts 129 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.
  • L [email protected]

    Here is the entire output I get when I get that command.

    username@server:~$ dpkg -L samba /usr/share/doc/samba/examples /usr/share/doc/samba/examples/LDAP /usr/share/doc/samba/examples/LDAP/README /usr/share/doc/samba/examples/LDAP/get_next_oid /usr/share/doc/samba/examples/LDAP/ol-schema-migrate.pl /usr/share/doc/samba/examples/LDAP/samba-nds.schema /usr/share/doc/samba/examples/LDAP/samba-schema-FDS.ldif /usr/share/doc/samba/examples/LDAP/samba-schema-netscapeds5.x.README /usr/share/doc/samba/examples/LDAP/samba-schema.IBMSecureWay /usr/share/doc/samba/examples/LDAP/samba.ldif /usr/share/doc/samba/examples/LDAP/samba.schema /usr/share/doc/samba/examples/LDAP/samba.schema.at.IBM-DS /usr/share/doc/samba/examples/LDAP/samba.schema.oc.IBM-DS /usr/share/doc/samba/examples/logon /usr/share/doc/samba/examples/logon/genlogon /usr/share/doc/samba/examples/logon/genlogon/genlogon.pl /usr/share/doc/samba/examples/logon/mklogon /usr/share/doc/samba/examples/logon/mklogon/mklogon.conf /usr/share/doc/samba/examples/logon/mklogon/mklogon.pl /usr/share/doc/samba/examples/logon/ntlogon /usr/share/doc/samba/examples/logon/ntlogon/README /usr/share/doc/samba/examples/logon/ntlogon/ntlogon.conf /usr/share/doc/samba/examples/logon/ntlogon/ntlogon.py /usr/share/doc/samba/examples/printing /usr/share/doc/samba/examples/printing/VampireDriversFunctions /usr/share/doc/samba/examples/printing/prtpub.c /usr/share/doc/samba/examples/printing/readme.prtpub /usr/share/doc/samba/examples/printing/smbprint.sysv /usr/share/lintian /usr/share/lintian/overrides /usr/share/lintian/overrides/samba /usr/share/man /usr/share/man/man1 /usr/share/man/man1/log2pcap.1.gz /usr/share/man/man1/mvxattr.1.gz /usr/share/man/man1/oLschema2ldif.1.gz /usr/share/man/man1/profiles.1.gz /usr/share/man/man1/sharesec.1.gz /usr/share/man/man1/smbcontrol.1.gz /usr/share/man/man1/smbstatus.1.gz /usr/share/man/man8 /usr/share/man/man8/eventlogadm.8.gz /usr/share/man/man8/nmbd.8.gz /usr/share/man/man8/pdbedit.8.gz /usr/share/man/man8/samba-bgqd.8.gz /usr/share/man/man8/samba-gpupdate.8.gz /usr/share/man/man8/samba.8.gz /usr/share/man/man8/samba_downgrade_db.8.gz /usr/share/man/man8/smbd.8.gz /usr/share/samba /usr/share/samba/admx /usr/share/samba/admx/GNOME_Settings.admx /usr/share/samba/admx/en-US /usr/share/samba/admx/en-US/GNOME_Settings.adml /usr/share/samba/admx/en-US/samba.adml /usr/share/samba/admx/ru-RU /usr/share/samba/admx/ru-RU/GNOME_Settings.adml /usr/share/samba/admx/samba.admx /usr/share/samba/mdssvc /usr/share/samba/mdssvc/elasticsearch_mappings.json /usr/share/samba/update-apparmor-samba-profile /var /var/lib /var/lib/samba /var/lib/samba/printers /var/lib/samba/printers/COLOR /var/lib/samba/printers/IA64 /var/lib/samba/printers/W32ALPHA /var/lib/samba/printers/W32MIPS /var/lib/samba/printers/W32PPC /var/lib/samba/printers/W32X86 /var/lib/samba/printers/WIN40 /var/lib/samba/printers/x64 /usr/share/bug/samba/presubj /usr/share/bug/samba/script

    Now, if I grep those commands, I get these outputs

    username@server:~$ dpkg -S samba | grep "smb.conf" samba-common: /usr/share/samba/smb.conf samba-common: /usr/share/doc/samba-common/examples/smb.conf.default python3-samba: /usr/lib/python3/dist-packages/samba/gp/gp_smb_conf_ext.py

    username@server:~$ dpkg -L samba | grep "smb.conf" username@server:~$

    And these are copy and pasted straight from my terminal.

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

    Like I said, it obviously can only track files installed by the package, if the conf was generated by the executable after, or if you created it, the package system cannot know about it.

    Also, you're still using -S wrong. It takes a file path as argument, not a package name. And does the opposite of -L by showing you which installed package, if any, owns an existing file.

    L 1 Reply Last reply
    1
    • S [email protected]

      It literally does show up under recent for me. I used the screen recorder built in stock and it shows up as a recent file. Did you even try to do this exact thing?

      jackbydev@programming.devJ This user is from outside of this forum
      jackbydev@programming.devJ This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #107

      It's an audio recording app, not a screen recording app. https://play.google.com/store/apps/details?id=com.google.android.apps.recorder

      That's why I said look under audio instead of video.

      Either way, I edited it to be specific about what apps I am using.

      S 1 Reply Last reply
      1
      • C [email protected]

        I'm saying that people who have grown up in the world of smartphones and apps are used to files just going into the ether and the app knowing where it is, and they never learned how to navigate a file system.

        pelespirit@sh.itjust.worksP This user is from outside of this forum
        pelespirit@sh.itjust.worksP This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #108

        I know what you were saying.

        1 Reply Last reply
        2
        • W [email protected]
          This post did not contain any content.
          R This user is from outside of this forum
          R This user is from outside of this forum
          [email protected]
          wrote on last edited by [email protected]
          #109

          I miss when computers did what you wanted them to do and not what the corporation wants you to do.

          A S 2 Replies Last reply
          10
          • R [email protected]

            It used to be so much simpler. I remember having a Galaxy S3 and whenever I saved a file I knew exactly where it went. There was a file explorer built in, and downloads went to the downloads folder.

            flatplutosociety@lemmy.worldF This user is from outside of this forum
            flatplutosociety@lemmy.worldF This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #110

            Is that not how it still works? When I download a file, it either goes straight to the Downloads folder, or to an app-specific subfolder within Downloads. And there's a Files app that lets you go through the file system (although I'm sure there are some system folders that aren't accessible without rooting). I don't think I've ever been confused about where a file is saved.

            S T 2 Replies Last reply
            3
            • K [email protected]

              I suppose those are the same people who make a full screen screenshot in order to share a picture.

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

              No, they're taking a picture of the screen with their phone.

              1 Reply Last reply
              0
              • W [email protected]

                Like I said, it obviously can only track files installed by the package, if the conf was generated by the executable after, or if you created it, the package system cannot know about it.

                Also, you're still using -S wrong. It takes a file path as argument, not a package name. And does the opposite of -L by showing you which installed package, if any, owns an existing file.

                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
                #112

                And like I said

                this command didn't really do what I wanted it to do then

                I just want to do something like find {package name} | grep "config.conf" or something like that. I normally know what the program is called, I just don't know where it is located.

                W 1 Reply Last reply
                0
                • W [email protected]
                  This post did not contain any content.
                  X This user is from outside of this forum
                  X This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #113

                  I'm pretty sure this is google chrome issue. When I use Samsung Internet, I can choose the download location

                  grrgyle@slrpnk.netG 1 Reply Last reply
                  0
                  • W [email protected]
                    This post did not contain any content.
                    S This user is from outside of this forum
                    S This user is from outside of this forum
                    [email protected]
                    wrote on last edited by [email protected]
                    #114

                    i wrote a whole comment but deleted it this comment explains better https://programming.dev/comment/17202550

                    1 Reply Last reply
                    0
                    • B [email protected]

                      It's almost as if this is a computer architecture designed for idiots who don't know or care what a file is or for what purposes their data is being harvested. Everywhere I hear people falling over themselves to declare that the tablet smartphone was apple's golden gift to the world. Try to do any serious work on one, it's fucking annoying.

                      Whenever we make technology accessible to stupid people it becomes irritating to use and a privacy nightmare.

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

                      It’s almost as if this is a computer architecture designed for idiots human beings who don’t know or care what a file is interact with computers on a non-file oriented basis or have been lied to and systemically unsupported in their education for what purposes their data is being harvested.

                      No hate. No useful conversation starts with calling large swaths of people idiots, is all.

                      1 Reply Last reply
                      5
                      • W [email protected]
                        This post did not contain any content.
                        R This user is from outside of this forum
                        R This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #116

                        File manager > Recent files

                        S grrgyle@slrpnk.netG P noxypaws@pawb.socialN 4 Replies Last reply
                        1
                        • W [email protected]
                          This post did not contain any content.
                          noxypaws@pawb.socialN This user is from outside of this forum
                          noxypaws@pawb.socialN This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #117

                          I really lost my shit when Firefox downloaded some Belfort & Lupin subtitles and I could not for the fucking live of me find them.

                          Turns out it put them in the "Movies" folder instead of "Downloads" where it actually put the corresponding video files.

                          S 1 Reply Last reply
                          3
                          • flatplutosociety@lemmy.worldF [email protected]

                            Is that not how it still works? When I download a file, it either goes straight to the Downloads folder, or to an app-specific subfolder within Downloads. And there's a Files app that lets you go through the file system (although I'm sure there are some system folders that aren't accessible without rooting). I don't think I've ever been confused about where a file is saved.

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

                            cc @[email protected]

                            i think there’s lots of different flavors of android or something, such that different phones handle the user-facing file system totally differently. it might also be that nicer phones the devs put more effort into making UX have a more forgiving learning curve but because android isn’t truly open source those developments are inaccessible to other users

                            1 Reply Last reply
                            0
                            • noxypaws@pawb.socialN [email protected]

                              I really lost my shit when Firefox downloaded some Belfort & Lupin subtitles and I could not for the fucking live of me find them.

                              Turns out it put them in the "Movies" folder instead of "Downloads" where it actually put the corresponding video files.

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

                              sounds like your pitiful mind cant understand the unix file oriented philosophy and you should stay 10 feet away from all information technology /sarcasm

                              S N noxypaws@pawb.socialN 3 Replies Last reply
                              6
                              • S [email protected]

                                sounds like your pitiful mind cant understand the unix file oriented philosophy and you should stay 10 feet away from all information technology /sarcasm

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

                                Technology and sarcasm?!?!

                                grrgyle@slrpnk.netG 1 Reply Last reply
                                3
                                • R [email protected]

                                  File manager > Recent files

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

                                  Recent files > move file where you want itfrom there

                                  1 Reply Last reply
                                  0
                                  • S [email protected]

                                    Technology and sarcasm?!?!

                                    grrgyle@slrpnk.netG This user is from outside of this forum
                                    grrgyle@slrpnk.netG This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #122

                                    I've got a bad feeling this might catch on…

                                    F 1 Reply Last reply
                                    1
                                    • R [email protected]

                                      File manager > Recent files

                                      grrgyle@slrpnk.netG This user is from outside of this forum
                                      grrgyle@slrpnk.netG This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #123

                                      Mes fichiers » fichiers récent

                                      For any francos looking for this application.

                                      1 Reply Last reply
                                      0
                                      • X [email protected]

                                        I'm pretty sure this is google chrome issue. When I use Samsung Internet, I can choose the download location

                                        grrgyle@slrpnk.netG This user is from outside of this forum
                                        grrgyle@slrpnk.netG This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #124

                                        Not a fan of google products, but I can't fathom using the phone's stock browser. Is it … good?

                                        X 1 Reply Last reply
                                        0
                                        • S [email protected]

                                          Is this your first file system? It literally does sort it into "videos" if I have a video or "images" if it's an image. What do you crack heads want it to do?

                                          illecors@lemmy.cafeI This user is from outside of this forum
                                          illecors@lemmy.cafeI This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #125

                                          Tell me you don't understand what you're talking about without saying you don't understand what you're talking about.

                                          S 1 Reply Last reply
                                          0
                                          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