this post was submitted on 29 Aug 2025
64 points (97.1% liked)

Linux

57969 readers
693 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
 

I just want something as a proof of concept that this can be for me. I am aware I am the problem.

But everything is wildly difficult for me. I pulled back from docker after realising it was above my skillset, I just want to try home assisstant with a few lights but fair enough it is beyond me.

I opted to install a game, fail. Learn about wine and bottles. Start a bottle and get told I only have 8gb free in directory, I cannot for the life of me see where it is getting that from.

Please god someone tell me there is a step by step for the fucking imbeciles out there on where to start!?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] pebbles@sh.itjust.works 4 points 1 week ago (2 children)

Yeah I feel Linux has a lot of dead ends. Its easy to follow the wrong path. My saving grace has always been that once you get things working, you know how you did it and it likely won't change much.

So really its a big search, but once you hit a steady state it really feels like home.

[–] Squizzy@lemmy.world 1 points 1 week ago (1 children)

I feel its the inverse of windows in that sense, maybe I am just used to it and its ways but if I st out to do something it just id achievable...mind you Inwouldnt be doing anything complicated but even te mundane is complicated here.

[–] pebbles@sh.itjust.works 2 points 1 week ago (1 children)

I am young and have a computer science degree, and I still struggle at times. I get it.

For games, I'd try to install steam and run them through steam if thats how you'd normally do it on windows. Then for me the main setting to play with (on a game by game basis) is setting the game to use proton (in the compatibility settings of the game) and whether or not to use steam input for controller support.

If you are trying to install a non steam game, maybe look into lutris. Though I'm on the techy side, and I hear a lot of people like heroic game launcher on the less techy side.

Good luck. I think it's fair to run out of energy while trying get the right combo, but if ya stick to it I'm confident you'll find the set up that works for you.

[–] Squizzy@lemmy.world 2 points 1 week ago (4 children)

I actually did get lutris perfect last time for what I wanted it, this time is different.

I had steam told to use proton in general compatibility settings but I just copped that on a per program basis it was off for some reason so I selected it and it progressed to install which is great. Unfortunately it did stall in the same place as bottles, by claiming there was only 8GB free of a necessary 60 so I have to figure out why that keeps cropping up. My only drives are 300gb free ssd and 1tb free hdd.

Thanks for the confidence though, much appreciated.

load more comments (4 replies)
load more comments (1 replies)
[–] vikingtons@lemmy.world 3 points 1 week ago (1 children)

which distro and hardware config? Can't speak to docker as I don't use that any more, I've yet to get stuck into homeassistant, but games are just click and run on most distros with steam?

[–] Squizzy@lemmy.world 1 points 1 week ago (11 children)

I am running the most recent mint on a Dell 7060

I7 8700 processor. 480gb nvme SSD. 1tb HDD 16gb 2666 MHz DDR4 ram Intel UHD graphics 630

load more comments (11 replies)
[–] Sunny@slrpnk.net 3 points 1 week ago

Id suggest watching the videoes of LearnLinuxTV on Youtube, he covers linux on a very basic level, hes got loads of videos on a vast amount of different topics.

[–] tom@jlai.lu 3 points 1 week ago (1 children)

Some distros and technologies can be more complex.

For Home Assistant, consider using Yunohost. It doesn't require Docker skills. You can find step-by-step guides on their website.

I guess gaming with Linux has always been tricky, you can check ProtonDB to see which games are easily compatible with Linux.

[–] Kirk@startrek.website 1 points 1 week ago

Yunohost is great, Portainer is also useful.

[–] brucethemoose@lemmy.world 3 points 1 week ago* (last edited 1 week ago) (3 children)

For gaming? You need a distro that does stuff for you!

To elaborate, if you’re using wine bottles, you’ve gone waaay into the land of manual from-scratch configuration, when you should just use stuff from a community that spends thousands of man hours figuring it out and packaging it.

Try CachyOS or Bazzite! They have a bunch of packages like advanced versions of preconfigured Proton one install away.


For docker… yeah, it’s a crazy learning curve if you just want to try one small thing. It’s honestly annoying to go through all the setup and download like 100 gigabytes of files just to run a python script or whatever.

You can often set up the environment yourself without docker, though.


And to reiterate, I’m very much against the ethos of “you should learn how to do everything yourself!” I get the sentiment, but honestly, this results in suboptimal configurations for most people vs simply using the packages others have spent thousands of hours refining.

[–] stuner@lemmy.world 4 points 1 week ago

Try CachyOS or Bazzite!

Bazzite, sure, but it's not gonna magically solve these kind of issues.

However, if one is struggling as a beginner with Linux, I would strongly advise against switching to an Arch-based distro (CachyOS). Arch is great, but this is not its target audience.

[–] Damage@feddit.it 3 points 1 week ago

For docker… yeah, it’s a crazy learning curve if you just want to try one small thing. It’s honestly annoying to go through all the setup and download like 100 gigabytes of files just to run a python script or whatever.

Idk, when I started out I just copy/pasted commands (later compose files) and it worked

[–] Squizzy@lemmy.world 1 points 1 week ago (1 children)

If that is actually what the difference in disros is then great, I looked at bazzite and did not get it I thought distros mainly differed in how desktop environment works.

Yeah docker was a stupid goal, I wanted to start automating downloads and such through rdarr. Seems less time consuming to trawl and click.

Yeah I do this to myself, pressure on to fully understand every facet.

[–] brucethemoose@lemmy.world 4 points 1 week ago (1 children)

Yeah. Distros are basically just preconfigured sets of Linux, with the communities focusing on what they are interested in.

[–] Squizzy@lemmy.world 2 points 1 week ago (5 children)

Yeah it makes sense, I was just picturing the surface changes and everything else was default. Bazzite is probably the way to go so.

[–] brucethemoose@lemmy.world 1 points 1 week ago* (last edited 1 week ago)

I'm a massive fan of CachyOS, personally! Installed it years ago, kept the same image since then and haven't even considered switching.

https://cachyos.org/

Different philosphies, I suppose. I suspect Bazzite may work better if you want stuff to just work, while Cachy is more tweaking focused and gets quite rapid updates, though is still quite set up out-of-the-box.

load more comments (4 replies)
[–] Damage@feddit.it 3 points 1 week ago* (last edited 1 week ago) (7 children)

I opted to install a game, fail.

What game? Install how? Is it from an online platform?

I just want to try home assisstant with a few lights but fair enough it is beyond me.

The installation of home assistant, or its usage?

load more comments (7 replies)
[–] neuralgh0st@wxw.moe 2 points 1 week ago (9 children)

@Squizzy you're not getting the full Linux experience if you can install everything on the first try, lol. sad but true

load more comments (9 replies)
[–] anon5621@lemmy.ml 1 points 1 week ago* (last edited 1 week ago) (1 children)

Before using docker u need learn how to use it,it would be problem no matter what os if u don't know how to use this technology.Bottles yes or portproton,storage scan u can use gnome disk storage analyzer

[–] Squizzy@lemmy.world 2 points 1 week ago (1 children)

Yeah this is the kind of thing I need, a list of what to get through. I know fuck all about cli or ide or anynof that stuff so I have work to do.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›