this post was submitted on 29 Nov 2024
-4 points (47.9% liked)

Linux

48542 readers
1285 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
top 20 comments
sorted by: hot top controversial new old
[–] Blaster_M 20 points 1 week ago* (last edited 1 week ago) (1 children)

Remember kids, whatever Linux Distro you installed, it's the wrong one...

[–] [email protected] 6 points 1 week ago

The only good distribution is my distribution.

[–] [email protected] 20 points 1 week ago (1 children)

Hehe, it was fun to watch. It baffles me that Ubuntu still has those errors though.

[–] [email protected] 5 points 1 week ago (1 children)

That dpkg lock issue 😭

I still don't know what's the proper way of handling it other than just restarting the computer and deleting the lock files, then hope nothing breaks.

[–] [email protected] 1 points 1 week ago

He was running long installation process from command line and lock warning was probably appropriate.

[–] that_leaflet 18 points 1 week ago (2 children)

Shame, it seems an apt issue caused him multiple problems.

It prevented him from setting up Davinci Resolve, though honestly that probably wouldn’t have worked out well anyways.

He also wasn’t able to install the deb of kdenlive, but at least the snap version worked for him.

[–] [email protected] 12 points 1 week ago

It's interesting but I didn't watch and share this as a serious review. I posted it for the couple of chuckles I got out of 'The power of sudo compels you' and 'God only has ten commands'. Sam's a funny guy.

[–] [email protected] 8 points 1 week ago

I would've liked to see him try mint instead. Less fluff, and hopefully that would've gone better for him.

[–] [email protected] 14 points 1 week ago (2 children)

this warrants a TON of upvotes, are y'all for real? THIS is what it looks like to the potential converts and I deal with them daily.

the single, giganticest, most glaring issue in every distro and DE is the complete absence of sane defaults as this dude demonstrates, his comedic chops and edge-case issues aside.

converts nowadays come from the hyper-polished world of Android and iOS devices, where you turn it on and it works. the idea that the average user needs complex setup and training and is faced with these cryptic sysadm-intended-for error messages delegates it to the narrow userbase it has, and it can be so much better.

[–] ikidd 6 points 1 week ago (1 children)

Like, what distros? All the majors I've used in the last 5 years have pretty sane defaults. Except Arch, of course, because the packagers just put in what the devs send.

[–] [email protected] 1 points 1 week ago

Ubuntus taskbar is sideways lol

[–] [email protected] 0 points 1 week ago

all the people say "oh you don't need to use the terminal! You can just use GUIS!"
like literally look at the search results for "how to run .sh linux" they're ALL terminal based

[–] PushButton 14 points 1 week ago (2 children)

All the losers down voting the post...

You surely can laugh without feeling attacked at your very core, don't you?

[–] [email protected] 24 points 1 week ago (1 children)

It's all good. Downvotes are harmless.

[–] [email protected] 4 points 1 week ago

Joke's on them. I can't even see downvotes on my instance.

[–] [email protected] 4 points 1 week ago

I can only laugh if it's funny, sorry

[–] [email protected] 3 points 1 week ago* (last edited 1 week ago) (1 children)

He is a true CEO of Linux. Has no clue about what he's doing but he's very confident. He should've at least read a tiny bit about how this works. Such as, you can't go and install apt packages without updating your system first, or else you will run into issues. You also can't use a GUI apt frontend as well as apt via the command line. Some of the errors he encountered are totally Ubuntu's fault tho, such as the broken installer.

[–] that_leaflet 2 points 1 week ago* (last edited 1 week ago)

you can’t go and install apt packages without updating your system first

You can use apt without updating first. You'll just be installing potentially outdated versions if the cached repository information is old. Though you may run into issues if you do partial upgrades (updating the cached repository, but not running an upgrade, then installing something new). Though this is less of an issue on Ubuntu since they try not to do big updates.

you also can’t use a GUI apt frontend as well as apt via the command line

The error message should tell you that you can't have multiple commands running at once. The error message is a bit too technical, citing the lock files.

[–] [email protected] 2 points 1 week ago

That was funny. Thanks for sharing

[–] [email protected] 1 points 1 week ago* (last edited 1 week ago)

He was probably supposed to mark downloaded .run file executable. Instead he went to collect errors.