Linux needs to grow. Stop telling people it’s ‘tech-y’ or acting like you’re more advanced for using it, you are scaring away people. Linux Mint can be used by a senile person perfectly.

Explain shortly the benefits, ‘faster, more secure, easier to use, main choices of professionals and free’. Ask questions that let you know if they need to dual boot, ‘do you use Adobe, anti-cheat games, or Microsoft Office’, ‘how new is your computer’, ‘do you use a Mac’.

And most importantly, offer to help them install.

They don’t understand the concept of distros, just suggest Linux Mint LTS Cinnamon unless they’re curious.

That’s it, spread Linux to as many people as possible. The larger the marketshare, the better support we ALL get. We can fight enshittification. Take the time to spread it but don’t force it on anyone.

AND STOP SCARING PEOPLE AWAY. Linux has no advertising money, it’s up to us.

Offer family members or friends your help or copy and paste the below

how to install linux: 1) copy down your windows product key 2) backup your files to a harddrive 3) install the linux mint cinnamon iso from the linux mint website 4) use etcher (download from its website) to put the iso on a usb flash drive 5) go into bios 6) boot from the usb 7) erase the storage and install 8) press update all in the update manager 9) celebrate. it takes 15 minutes.

edit: LET ME RE-STATE, DO NOT FORCE IT ON ANYONE.

and if someone is at the level of ignorance (not in a derogatory fashion) that they dont know what a file even is genuinely dont bother unless theyre your parents cause youll be tech support for their ‘how do i install the internet’ questions.

  • Alborlin@lemmy.world
    link
    fedilink
    arrow-up
    3
    arrow-down
    5
    ·
    4 months ago

    It’s still techy, here two recent problems I faced with still no solution’( specially with only Gui)

    1. Try to put Programs such as Firefox , emby in startup of linux
    2. Find a folder comparison software, let it feels nd external drive ATTACHED TO LAPTOP and compare two folders on it.

    and every time I say Linux is not usefull for simple use i get downvotes all the time . Cause Linux bro dudes can do it with terminal so easy… Well guess what linux dudes , its hard for performing many tasks which are simple enough on windows/Mac heck even on Android ( which is Linux also I know) , but desktop Linux has looooooooooooooong way to be normal os in households

    • rcbrk
      link
      fedilink
      arrow-up
      4
      ·
      4 months ago

      Find a folder comparison software [with only Gui]

      A quick web search (even without ‘graphical’) turned up pages suggesting meld in the first few results.

    • PizzaMan@lemm.ee
      link
      fedilink
      arrow-up
      3
      ·
      4 months ago

      Try to put Programs such as Firefox , emby in startup of linux

      Ignore me if you’re not still looking for solutions.

      IIRC, some distros have a way to do this through the gui, some don’t. I’m on LMDE, and it thankfully does have a gui to set startup programs.

      But all distros should be able to do this. Here are some a common ways:

      https://operavps.com/docs/run-command-after-boot-in-linux/

      Instead of a complicated script, your command would literally just be “firefox”, or “emby”. You might need to search for what the command for a given program is.

      It’s nowhere near as simple as it should be, but it is certainly possible.