Thank you so much, comrades! I am feeling pretty comfortable with linux mint, and now would like some suggestions for some absolutely necessary FOSS or free license software for the OS. So far I have the standard, Firefox, ThunderBird, LibreOffice, yada yada. Thank you again to everyone on the linux comm! sankara-salute

  • Strit@lemmy.linuxuserspace.show
    link
    fedilink
    arrow-up
    5
    ·
    1 year ago

    I’m surprises no one has mentioned the ones I use most days.

    • git (version control software development)
    • openssh (for ssh connections to other devices)
    • handbrake (video transcoding)
    • Element (matrix client)
    • metaStatic@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I literally had to run the windows version of handbrake in virtual box because for some reason the linux version can’t save to the same directory as the input files while batch processing.

      basically the same otherwise, fine for single files.

      • Strit@lemmy.linuxuserspace.show
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        I’ve had no issues saving to same folder as source when doing batch transcoding queues on Arch Linux. As long as the input and output files does not have the same filename it’s fine.

        • metaStatic@kbin.social
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          there was no way to set default path so everything got saved to the top level directory. maybe they’ve added it since but this wasn’t that long ago.