this post was submitted on 01 Jan 2024
150 points (82.9% liked)

Linux

48072 readers
1 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
 

https://mullvad.net/en/help/install-mullvad-app-linux

Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I'm doing here. Can't I just download a file and install it? I'm on Ubuntu.

(page 3) 50 comments
sorted by: hot top controversial new old
[–] TheAnnoyingFruit@lemm.ee 3 points 2 years ago (5 children)

I think if you read through this you have pretty much everything you asked about. As for understanding what these sorts of commands do in the future I think ChatGPT is actually really useful for stuff like this with good documentation. Just ask what the commands do and it is usually quite helpful. Someone already said it but you have to want to learn this. If you want something easy to use and you don’t have to learn buy a Mac, you want great software compatibility buy a windows pc. If you want something that is more private and a community effort use Linux but unless you are using steam os on a steam deck it is not even close to being as user friendly as the others. I hope this changes but the current goals and mindsets of people in this community will prevent Linux from becoming easy to use and in the case of steam os you just need lots of money to make it an easy experience. There are a million other reasons that Linux’s current state is this way but this is the gist.

[–] Critical_Insight@feddit.uk 3 points 2 years ago

I made this thread because I try to learn/understand

I have a Macbook, it's what I use the most. I used to have Win7 on my gaming rig but Steam dropped their support for it so my options was either to go with a newer Windows or try Linux. As all of the games I play seemed to work on Linux with just minor tweaks I thought I'd give it a try. So far I'm really happy with how to OS works once it's set up but it's the setting up part that's really confusing to me.

[–] ReversalHatchery@beehaw.org 2 points 2 years ago (1 children)

If you want something easy to use and you don’t have to learn buy a Mac, you want great software compatibility buy a windows pc.

That is very bad advice, as that may well not be a solution. There are people who want to use their computers without the ads, data mining and forced program defaults windows is doing.

That's true that if people switch OS, they'll need to learn a lot of new things. But don't forget that not only sysadmins and adventurous people use Linux.

That being said, there are distros that give you a decent GUI frontend to the package manager, for example openSUSE

load more comments (1 replies)
load more comments (3 replies)
[–] lefixxx@lemmy.world 2 points 2 years ago (3 children)

People here saying you can just download and run the .deb just like the .exe

Aren't you forgetting the "add +x permission" step?

load more comments (3 replies)
[–] ILikeBoobies@lemmy.ca 2 points 2 years ago
[–] youpie@lemmy.emphisia.nl 2 points 1 year ago

my tactic if the site looks trustworthy is always:

  • find the explanation for the distribution I use
  • ignore literally all the text
  • just copy paste and execute everything that looks like a command in order in the terminal works like 8/10 times
[–] DeaDvey@lemmy.ml 2 points 2 years ago

Not specific to Mullvad, but you can use flatpak or your distro's package manager (probably apt) to install programs, On Ubuntu, you can open the software program and search the programs to install it, that should be the first thing to do when you want to install something rather than going to the website.

[–] Wulpo@lemm.ee 1 points 2 years ago

AFAIK, most distros will also have a package manager/software center where you install flatpaks (or snaps if you are on ubuntu). Think of flatpaks akin to mobile apps where everything needed is all together in one package. Not all apps will be flatpaked though, and VPNs tend to be nearly always direct binaries due to needing some higher level permissions than what flatpaks will allow.

Essentially, what im saying is no, not all apps need to be manually installed, but some might need to for one reason or another. And sometimes, knowing a little about how some of these apps are installed might actually help you understand linux a little more (it has in my case)

load more comments
view more: ‹ prev next ›