this post was submitted on 06 Jun 2025
73 points (96.2% liked)

Linux

54907 readers
420 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 6 years ago
MODERATORS
 

Hi everyone, I'm planning on moving from w11 to kubuntu (lts release - 24.04). I'm a gamer at heart, a game designer by education, and wanting to get away from Windows. I could really use some top tips, best practices, and things to look out for. I have run Linux on a Chromebook, but never as my primary PC.

I'm preparing by copying tax info, critical documents, game prototypes, and D&D documents to a USB.

Then run Linus from a different USB on restart?

Thank you for your help, and any references to specific how-to's πŸ˜….

you are viewing a single comment's thread
view the rest of the comments
[–] secret300@lemmy.sdf.org 23 points 1 day ago (4 children)

Use the package manager! I have a friend that is an amazing programmer he knows computer software well. But he said Linux is a hassle to use because of updates. I was confused then I found out he would download the .tar.gz and install software manually.

Just get used to using the package manager instead of downloading from the websites like on windows. It takes a minute to get used to but life will be much easier.

[–] N0x0n@lemmy.ml 10 points 1 day ago (2 children)

So he was manually compiling all the software he used, even those related to his system like openssh?

[–] jagged_circle@feddit.nl 6 points 9 hours ago

Just whisper gentoo in his ear

[–] secret300@lemmy.sdf.org 9 points 1 day ago

Anything that wasn't installed by default or wasn't a dependancy. So Nvidia drivers he downloaded from the website, Discord, Spotify, Chrome.

Some of them had .RPM files so that helped

[–] paequ2@lemmy.today 7 points 1 day ago (1 children)

But he said Linux is a hassle to use because of updates ... Just get used to using the package manager

Yeah, package managers are great... but also... for somethings... flatpaks from Flathub/Software Center are also great because those apps get automatically updated in the background, so you don't even have to think about updating anything.

[–] secret300@lemmy.sdf.org 3 points 1 day ago

Yeah, package manager. So flat packs are another version of a package manager and a little more

[–] spv@lemmy.spv.sh 4 points 1 day ago (1 children)
[–] Zugyuk@lemmy.world 3 points 1 day ago

Sounds good, ty for the recommendation