It had Windows installed and it was taking up 3 partitions or something so i destroyed its recovery drive and i probably need to start fresh with just Linux

Is there a way to just reset and do everything over like by repartitioning and installing something like Fedora or Ubuntu? I tried to jnstall PopOS and i think i settled on the ZorinOS or something but I can’t get Ethernet or my VPN working and I want to be able to download “app” “installers” like you do with PC or MacOS.

Baby steps

Edit: fucked up the pc is way harsh. ZorinOS is technically stable-y-ish installed, its just Windows is gone but maybe thats the opposite of fucked 🤔

Edit: so i checked and its ZorinOS. What do y’all think of Zorin, should I still migrate to something more ubiquitous and longer-running?

  • melsaskca@lemmy.ca
    link
    fedilink
    arrow-up
    5
    ·
    2 days ago

    There are a lot of nice people here trying to help this guy out. Nice! I lurk with great interest as this autumn changing my old laptop from win 10 to unix is my project.

  • throwaway403@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    3 days ago

    older computer

    What are the specs?

    Is there a way to just reset and do everything over like by repartitioning and installing something like Fedora or Ubuntu?

    You mean wipe everything on your HDD/SSD and install something that can make use of all of its storage capacity? That’s basically included on every distro installer.

    I can’t get Ethernet or my VPN working

    That’s definitely not expected behaviour.

    I want to be able to download “app” “installers” like you do with PC or MacOS.

    What do you mean? Is it either one of the following? (Perhaps both are fine with ya?)

    • Download software from a website and install it?
    • Use a app/software store application in which you can find and install apps/software? This is basically what’s found on modern phones.

    What do y’all think of Zorin, should I still migrate to something more ubiquitous and longer-running?

    Zorin OS should be fine~ish. The problem with asking the community is that they’re often more interested in laying out their favorites rather than what would be closest to the objectively best option 😅. If, however, your problems with ethernet persist on Zorin OS while another distro’s live ISO doesn’t have that problem, then I suppose it would only make sense to switch.

  • CanIFishHere@lemmy.ca
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    I am the furthest thing from a Linux expert, but I installed Zorin on my T450 Lenovo and it’s working fine.

  • slazer2au@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 days ago

    You shouldn’t use installers like you do on windows.

    You either rely on the disteo repo to have an up to date version, you rely on a community repo to not get compromised again, or you hope the application devs have a repo you can add to your package manager.

    • droopy4096@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      3 days ago

      wellthen there are Flatpaks, which are fairly easy to install, cross-distro etc. But essentially above is correct installing “random sh#t” on Linux is possible but WHY would you want to bring really bad security practices into environment where it a lot easier to implement good security?

  • TrollAccount69@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    3 days ago

    I have installed Linux on many things. Post the output of your “lspci” and the output of your “ip address”

  • Skullgrid@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    3 days ago

    either do linux mint or ironically arch (as a starting off point!)

    linux mint is a simple to follow gui from a liveusb.
    arch is trickier, but I actually find archinstall is really straightforward and fast. once you unfuck the computer, you can take your time to choose something more apt.

      • corsicanguppy@lemmy.ca
        link
        fedilink
        English
        arrow-up
        5
        ·
        3 days ago

        Yeah, but that’s like saying “blue. The kind of car I drive is blue.”

        If you can get logged-in and issue an lspci it’ll help a lot.

        Just take a pic of the output with your phone if you’re on the console. We’ll cope.

  • AlternatePersonMan@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    3 days ago

    I’m not a Linux expert, but I’ve had good luck making bootable Linux USB drives and testing whatever I want on those before making the actual install. It’s a fun way to switch flavors too.

  • GustavoM@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    2 days ago

    Your best bet is to rely on a minimal/baremetal install and set up the things yourself – which is as easy as “sudo apt install thingsyouneed” and “cp -r /backup/directory/* ~/.”.

  • AndrewZabar@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 days ago

    For an older system I’ve been very pleased with the performance of Bodhi Linux. And the UI is very customizable.

  • eldavi@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    3 days ago

    baby steps

    It’s also one step forward and two steps back sometimes like you’ve just discovered. Lol

    But if you keep at it – like you are now --you’ll be sprinting wo realizing that you are and you’ll be confused as to why it’s hard for most people to understand how or why or even that it exists.

    Everyone else already hit on the advice I came to write on your post so this was the only thing left I had to share. 😛

  • Brkdncr@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    11
    ·
    3 days ago

    “Linux is so easy just install it”

    Linux is not easy. macOS is easy. Windows is easy. Linux is a jalopy that you enjoy fixing an occasionally get working.

    • sumsinj@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      1 day ago

      You are just able to say that because you spend 100+$ on the pre-installed OS. You could also spend the same amount for an IT person to install you linux and then have a very stable time anyways. Linux doesn’t force you to update, if something breaks you don’t need to interact with it. On many distros there are system backups preconfigured, if something breaks you can roll back pretty easily. There is a trade-off, ease of use and ease of fix. Linux is way easier to use, thanks to no bloat and package manager, but slightly harder to fix when a problem occurs, because you have to interact with the system. And to be honest, the system isn’t as scary. Documentation is often enough, but if you are lazy and want the fix currated there is AI to help you.