this post was submitted on 02 Sep 2026
65 points (97.1% liked)

Linux

67399 readers
1512 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] Kongar@lemmy.dbzer0.com 9 points 1 day ago* (last edited 1 day ago)

Another comment: fedora is a good distro. Mint is also good. Both are pretty straightforward, will do what you want, and are easy to work with. They are recommended a lot for good reason.

There are three main types of software.

  1. software installed from the distribution’s repositories
  2. flatpaks - which are basically sandboxed software bundled with their own dependencies
  3. app images - which are basically executables like a windows .exe

When looking for software, I think most people install them in that order. (Some distros are immutable and therefore 2) is often the first choice but that’s getting ahead of ourselves a bit)

Hope this helps.