but seriously what text editor do y’all use?

  • Iskender
    link
    2
    edit-2
    4 years ago

    deleted by creator

    • @4ch
      link
      64 years ago

      It’s an operating system that originated as a clone of the ancient UNIX – much like Windows originated as MS-DOS. Linux is popular because the source code is licensed as free software (i.e. it’s in the cultural commons and free to be used and changed by anyone without fearing lawsuits). The fact that it’s free is why there are so many different operating systems built on top of it: Ubuntu, Fedora, etc. Linux is often used on servers, such as at Google, Microsoft, Amazon etc. However it’s also used on desktop PCs to a lesser extent. Because the source code is open to inspect, it’s considered more trustworthy than Windows/MacOS. This is also why https://www.privacytools.io/operating-systems/ recommends it.

      • Iskender
        link
        1
        edit-2
        4 years ago

        deleted by creator

    • loathesome dongeater
      link
      34 years ago

      It’s very straightforward these days. The only issue is that it can be risky to experiment on your main computer because when you install a new operating system you lose your data.

      That’s why I asked if you have a spare computer that you can try it on. If you’re interested, let me know I will forward you links that detail the installation instructions.

      • @RandomSovietKid
        link
        34 years ago

        Yes, you need to save your data somewhere not on your computer before installing Linux (the above-mentioned Live USB won’t erase your data, so it’s good to get a first impression, but it won’t permanently install the system). When you have installed the new system, you can then move your data back to the computer. So, I wouldn’t say that this is a particularly big risk if you have saved all the data that you want to keep somewhere.

        Something I’m more worried about is what if the installation goes wrong and you no longer have any working system on your computer, but I’m not sure how big of a risk that is. For me, installing Debian worked just fine without any issues.

        • @holdengreen
          link
          12 years ago

          In your live usb copy the entire Windows installation onto an external hard drive and a .img file using dd. If Linux isn’t working out then use dd to reinstall Windows to the harddrive.

      • Iskender
        link
        2
        edit-2
        4 years ago

        deleted by creator