this post was submitted on 27 Jul 2023
158 points (97.6% liked)

Linux

45573 readers
792 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 11 months ago (1 children)

@mimichuu_ @exu Debian is a rock solid choice, & one you'll never regret making....

[–] [email protected] 1 points 11 months ago (1 children)

Any tips for when I do switch, by the way?

[–] [email protected] 1 points 11 months ago (1 children)

@mimichuu_ Yea I have a few off the top of my head....

  1. Try to update as regularly as possible.

  2. Use "netselect-apt" to get the best mirrors for APT.

  3. APT supports parallel downloads, so enable them straight after installation.

  4. APT caches downloaded packages by default, which can consume disk space over time. Make sure to clean it every once in a while with "sudo apt-get clean".

[–] [email protected] 1 points 11 months ago