I am sorry this the only screenshot i have, my laptop fan suddenly started up and wouldnt stop for like an hour so i opened sytem monitor and this was taking 25% cpu usage

  • federalreverse-old
    link
    fedilink
    9
    edit-2
    1 year ago

    Uhm, so what’s the name of the binary? This is just a list of open files. I missed that it’s “more”…

      • @FMT99
        link
        111 year ago

        If it’s a virus presumably it will return. Keep an eye (or ear) on your fan, especially after a restart.

      • @badbytes
        link
        41 year ago

        Id recommend you install “top” (I know nix funny names) and if run it, will show processes sortable by resource. But I think you are fine.

        • @elscallr
          link
          14
          edit-2
          1 year ago

          htop and/or btop are more modern user friendly alternatives to the classic top

          • SoNick
            link
            fedilink
            41 year ago

            Ooh, I’d heard of htop but btop is new to me!

            • @elscallr
              link
              81 year ago

              Actually just saw btop mentioned on Lemmy the other day lol

      • @fubo
        link
        38
        edit-2
        1 year ago

        A process can change its name. If I wanted to make sneaky malware for Linux, I’d have it call itself more or something innocuous too.

        The correct answer is “this is not enough information”. Why should a real more process eat ¼ of a core for any substantial amount of time?

        • @[email protected]OP
          link
          fedilink
          11 year ago

          is there like a competent antivirus i could use: the system is freshly installed and i havent used any shady software; everything from the repo and a hash checked tor browser(I didnt visit any shady site just clearnet browsing)

          • @fubo
            link
            12
            edit-2
            1 year ago

            Then it’s probably just more. Again: your post did not contain enough information for anyone to provide an answer to your question.

            Antivirus doesn’t do what it promises. The only general solution for a compromised system is a clean reinstall. (This is true in Windows too.)

          • Helix 🧬
            link
            fedilink
            11 year ago

            is there like a competent antivirus i could use: the system is freshly installed and i havent used any shady software;

            There are several antivirus solutions for Linux, but you shouldn’t need them if you do not execute stuff you downloaded outside of your package manager. The maintainers of your distribution are supposed to check if their packages contain viruses.