Everytime I try to start something with Linux I fail.
from Squizzy@lemmy.world to linux@lemmy.ml on 29 Aug 20:03
https://lemmy.world/post/35178225

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!?

#linux

threaded - newest

vikingtons@lemmy.world on 29 Aug 20:10 next collapse

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 on 29 Aug 20:40 collapse

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

Sxan@piefed.zip on 29 Aug 20:59 collapse

How is þat working for you as a desktop? Are you only encountering issues when you try to do someþing more technical?

If you want to run games, install Steam and get your games and run þem from þere. It's þe easiest way to do it; going straight to Wine and Bottles is jumping in þe deep end.

You really should be comfortable in þe shell, and feel reasonably confident wiþ working wiþ Linux, before you do anyþing wiþ Docker or Podman.

If you want Home Assistant, even þe HA project recommends running þeir bespoke distribution wiþ HA already installed and ready to go. HA on any oþer distribution is þe hard way.

Linux can be easy to learn; it sounds as if you're trying to take really big bites, and approaching projects in þe most difficult way. Which is fine! But it's going to be harder, and require more patience.

Zeddex@sh.itjust.works on 29 Aug 21:53 next collapse

Yeah I agree with all of this. It sounds like maybe you’re trying to learn too many different things at once. I’d pick one thing and stick with it until you’re comfortable.

What games are you trying to play? 99% of the time I’m able to just install a game in Steam and use Proton and be done with it. For any non-Steam games I just use Heroic Games Launcher.

Bazzite is a pretty good distro for gaming since it comes with some of these things pre installed or as an option to install them.

Squizzy@lemmy.world on 29 Aug 22:24 collapse

Tbh they are repacks of games I own on ps5, I want to see if I can make the switch so think like GoW and Mortal Kombat. Both of which I wont be paying for a second time. Is proton like a “runner” or extension I need for steam?

felsiq@piefed.zip on 30 Aug 02:17 next collapse

Proton’s a compatibility layer to translate between games that want to speak to windows and a Linux system. Steam downloads it for you if you turn it on as a setting, and most of the time you shouldn’t have to worry about it past that.

For pirated games: if you have the game as a folder with a game exe rather than an installer, you can still add it to steam pretty easily as a non-steam game and then just enable proton. If it has an installer this can still work, but it’s more of a pain cuz you have to add the installer to steam, run it with proton, and then switch the steam entry’s file location to the newly installed game. I honestly don’t recommend doing it that second way, I’m chronically allergic to bloat (arch btw) and even for me this is a dumb hacky work around.

Sxan@piefed.zip on 30 Aug 09:05 collapse

You are right to call þem "pirated", because technically. But I hate it. Þe creators of þe DMCA should be lined up against a wall, and shot. It should not be illegal to make copies of media you already paid for, for þe purpose of using it on a different platform.

Zeddex@sh.itjust.works on 30 Aug 13:20 collapse

No Proton is a compatibility layer for running Windows games on Linux. I’m not at my computer ATM but in the Steam settings somewhere you just flip the toggle on that says something like Enable Steam Play for all games. I think it’s in Compatibility or something like that.

Then any games you own on Steam you can just install and play and Steam will automatically choose the best Proton version for you. You can override it too if you need. ProtonDB is a good resource for looking up how well a game runs on Linux via Proton. Keep in mind it’s limited to games that have Steam releases though.

If you’re talking about playing PS5 games you’ve dumped from a disc with an emulator, which it sounds like maybe you are, Proton and Steam won’t do much for you here. If you’re talking about PC versions of these games that you’ve “acquired” then Steam may help there. You could add the game to your library as a “non-Steam” game and then just run it with Proton that way. HGL may work here too but I’ve only used HGL for games I own on GOG or Epic.

Squizzy@lemmy.world on 30 Aug 13:34 collapse

Brilliant thanks for the proton info, toggle on.

I have acquired the pc versions, mind you I own them legally as is for ps5, but I am having trouble installing them which is how I ended up using bottles and getting frustrated. I used fitgirl repacks and the setup doesnt work, presumable it is windows orientated so I moved to bottles to install which is where the drive volume issue arose

Zeddex@sh.itjust.works on 30 Aug 14:11 collapse

Ah I see. I’ve not used bottles so have no suggestions there, but you may be able to use Proton to run the installer. I’ve done that for other types of Windows apps like the Battlenet launcher or Origin/EA App. You add the installer itself as a non-Steam game, run it, go through the install process. Then you add the installed exe as a non-Steam game.

I think the installed files would be in the same location as the installer itself but they may also get their own app ID in your Steam folder. I can’t recall exactly.

Squizzy@lemmy.world on 29 Aug 22:22 collapse

Yeah absolutely I need to find the right pathway in, im not entirely tech illiterate but I have zero code knowledge or anything. I can understand highlevel stuff but the weeds are particularly weedy.

Im trying to see if Linux gaming is a possible alternative to ps5 and switch so I went with emulators and repacks to run some games I already have and it just opened a can of worms I was not prepared for.

jimmux@programming.dev on 29 Aug 22:38 collapse

You might want to check out Bazzite. It aims to smooth out the gaming experience significantly.

I don’t even play on Linux these days but I use Bazzite (Developer Experience) because the immutable base gives me peace of mind and all the gaming support helps when I have to use something like bottles.

Depending on what you want to do, it may require you to get comfortable with docker (or podman, but practically the same), but because this is part of the OS’s paradigm they give you all the tools to make it easy.

Sxan@piefed.zip on 30 Aug 09:01 collapse

Bazzite's an excellent recommendation for OP if þeir main objective is gaming.

brucethemoose@lemmy.world on 29 Aug 20:14 next collapse

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.

Squizzy@lemmy.world on 29 Aug 20:45 next collapse

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 on 29 Aug 20:54 collapse

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

Squizzy@lemmy.world on 29 Aug 22:26 collapse

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 on 29 Aug 22:43 next collapse

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

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.

stuner@lemmy.world on 29 Aug 22:58 collapse

I strongly disagree with u/brucethemoose here. You wrote below that you’re currently using Linux Mint, which is a great distro for beginners. In my opinion, Bazzite offers nothing essential that is not available on Mint. IMHO, the easiest ways to play games are:

  • Use Steam to play your Steam games (native or using Proton). This should just work (on both distros)
  • Use Heroic Games Launcher to play games from GOG, Epic, or non-store games. The recommendation is to install the Flatpak version, which is available on both distros. Afterwards, the setup step is to install a Proton-GE version before you can play your games (github.com/…/Linux-Quick-Start-Guide).

You can - of course - still switch to a different distro if you like, but this is not necessary or helpful to run games.

Damage@feddit.it on 29 Aug 23:25 collapse

Bazzite offers a lot that Mint doesn’t for gaming, from dedicated images for nVidia/AMD drivers, to preinstalled steam, easy management of flatpaks (Bazaar blows Discover out of the water), ujust scripts that perform many tasks for you with just a few prompts, a set of programs and utilities uselful for gaming and related tasks.
Sure, you can install Heroic and Steam on Mint, but that’s not all there is to it.

stuner@lemmy.world on 29 Aug 23:41 collapse

Sure, Bazzite has some nice features. But, I would argue that apart from the Nvidia images (there is no AMD image) those are all minor things. And for Nvidia cards, the Mint Driver Manager is pretty good. I don’t think any of those differences play a role here.

In general, I think it’s really unhelpful to present “switch to my favorite distro” as the first step in troubleshooting an issue.

Damage@feddit.it on 30 Aug 07:18 collapse

those are all minor things

The minor things together make a huge difference. Can you install all this stuff on other distros? Sure, but you need to know it exists, first.

In general, I think it’s really unhelpful to present “switch to my favorite distro” as the first step in troubleshooting an issue.

Well, you should use tools that are suited for the purpose. I’ve been a Fedora user for years, I think a decade, but after trying out Bazzite I realised how ideal it is for gamers switching over from Windows. I’ve never been one to suggest Linux to friends, as I don’t want the responsibilities that come with that, but nowadays when a gamer friend complains about Windows, I can dare suggesting an alternative.
I’ve been in OP’s shoes, although in my case the issues were getting my CRT monitor to show anything or my dial-up modem to work with ndiswrapper, and any help reaching some of your goals goes a long way in helping you persevere on the task.

stuner@lemmy.world on 29 Aug 23:16 next collapse

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 on 29 Aug 23:19 collapse

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

nottelling@lemmy.world on 29 Aug 20:21 next collapse

Docker won’t make much sense if you don’t understand the underlying Linux systems and/or applications.

It’s similar with Wine and Bottles. If you don’t get what’s in the bottle, then running the bottle won’t make sense.

Find tasks that run on the native OS. learn to manage Linux itself. skip containers, Snap, virtual machines, etc.

try running a web server using httpd or something.

Squizzy@lemmy.world on 29 Aug 22:28 collapse

Yeah I need a basic basic start, hello linux world type shit. Except more basic than that.

Farnsworth@lemmy.world on 30 Aug 06:07 next collapse

Try opening a terminal an typing echo ‘Hello World!’ My two cents: You can forget about Linux for a while. Using a terminal is more important. Here’s a classic guide: mywiki.wooledge.org/BashGuide

MyNameIsRichard@lemmy.ml on 30 Aug 07:49 collapse

Linux Journey will take you through the basics.

Squizzy@lemmy.world on 30 Aug 20:00 collapse

Thank you for this.

ohshit604@sh.itjust.works on 30 Aug 08:51 next collapse

Read into BASH, you may know it as the “Terminal” or “Console” people may also call it the “Shell” it’s essentially the heart of all modern Linux distribution’s and once you wrap your head around the command structure it’s pretty straight forward!

Key commands:

  • cd == Change Directory

  • sudo == Root privileges

  • mkdir == Make directory

  • rm -f == Remove file/directory with force

  • touch == Make a new file

  • nano == Text/File editor

  • cat == Read file contents and print to shell

Commands don’t need to be complicated! For example nano /home/SomeUser/Downloads/SomeRandom.txt will open the text editor to SomeRandom.txt in the /Downloads directory of SomeUser

Each Linux distribution will come with a package manager, Debian based distributions like Ubuntu, Linux Mint, Kali Linux have dpkg and APT as their package managers and Arch-based systems have Pacman,Fedora-based systems use DNF.


If you really can’t handle the complexity perhaps trying an immutable distro like Bazzite which is more locked down, less easy to break and geared towards folks like yourself.

Ulrich@feddit.org on 30 Aug 17:54 collapse

so just to be clear:

  • bash
  • terminal
  • console
  • shell
  • terminal emulator

These are all the same thing?

ohshit604@sh.itjust.works on 30 Aug 18:56 collapse

For the most part yes!

There is a difference between /bin/sh (Bourne Shell) and /bin/bash (Unix Shell), the Bourne shell is still used on more light-weight distro’s like Apache whereas BASH is more feature rich and larger which you use on the more heavier distributions.

There is Zsh which is an extension of the Bourne Shell.

Fun fact; Your system may fallback to /bin/sh if it cannot boot properly or is unable to run /bin/bash.

humanoidchaos@lemmy.cif.su on 30 Aug 13:34 collapse

Have you tried using emulators? They’re a great start and can show you how to easily get some usage out of your computer.

If you have a controller, I recommend giving it a shot. There are plenty of emulators out there. Just pick a console you like and you can get games for free at vimm.net

tom@jlai.lu on 29 Aug 20:23 next collapse

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 on 29 Aug 21:52 collapse

Yunohost is great, Portainer is also useful.

anon5621@lemmy.ml on 29 Aug 21:27 next collapse

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 on 29 Aug 21:48 collapse

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.

N0x0n@lemmy.ml on 30 Aug 08:58 collapse

A blocky road ahead of you ! It will take some time, don’t try to speed up the process ! Remember the first time you started Windows on a computer ? It wasn’t easy at all ^^’ but now most people know how to start and use a Windows system.

Linux is great, linux is freedom and customization but linux is also a hell of another level of complexity.

Quazatron@lemmy.world on 29 Aug 22:14 next collapse

Don’t feel bad, I’ve used Linux since 1995 and don’t have enough skills to use Bottles.

I do however game a lot, using mainly Steam and Heroic. You can try to start there.

Squizzy@lemmy.world on 30 Aug 00:12 collapse

I did get the Heroic Flatpak on my first install but it wouldnt do wat I needed with emulators…cant remember what it was, I think pcsx2 related.

I used Lutris and it worked great but I am struggling on this install to get it back to where I had it.

Also do you rcommend flatpaks always or just for beginners? I have both firfox and firefox FlatPak installed and same for a few other softwares.

wfh@piefed.zip on 30 Aug 09:41 next collapse

Why do you want to run emulators through Heroic? Most emulators run natively on Linux, most of them are available as flatpaks or native packages.

I feel like you're trying to do too much at once. Installing Linux for the first time and immediately trying to use and understand containers and virtualization is like trying to fly a fighter jet after getting your first drivers license lesson. For example, Docker is useful in server contexts when you want independent, isolated servers running next to each other on the same physical machine, much less in desktop environments.

Take the time to understand the concepts first. Proton/Wine are translation layers that let you run Windows applications/games on Linux almost as native applications, Steam and Heroic are storefronts to download and install paid games, Docker/Podman are used to run containers, virtual machines are fake computers inside your real computer that can be easily managed with Gnome Boxes for example, etc.

My take:

For gaming:
- run emulators as native Linux executables
- use Steam + Proton to install and run most windows games (even non-steam ones)
- use Heroic exclusively to install games from Epic and GOG. Run them through Steam if you want.
- use Lutris as la last resort as it's the least plug-and-play option out there
- avoid plain Wine

For Windows applications:
- install a windows virtual machine in Gnome Boxes, install and run those programs as usual in the VM. Performance will suck.
- only use Wine/Bottles when you understand how they work.

Quazatron@lemmy.world on 30 Aug 10:03 next collapse

Good advices.

A bit of research goes a long way. If you get a solid understanding of the basics, you can then build on it.

Squizzy@lemmy.world on 30 Aug 13:58 collapse

…its discerning what is meant to be basic is the issue I think

Squizzy@lemmy.world on 30 Aug 13:50 collapse

Yeah thats all fair, as for launchers for emulators - I was aiming for an all in one place to select games so I could put it to launch into big screen mode on my living room tv. My family less tech literate so I am simplifying…I thought

wfh@piefed.zip on 30 Aug 15:44 collapse

You could either add emulators as non-Steam games to Steam and launch it in Big Picture mode, or use RetroArch which is exactly made for this case

Quazatron@lemmy.world on 30 Aug 10:03 collapse

I use Flatpaks for a lot of stuff (Steam, Firefox, and some other stuff that I feel should not have access to my tax returns in the Documents directory). It’s not just for beginners, Flatpaks are useful for other reasons.

Squizzy@lemmy.world on 30 Aug 13:36 collapse

Yes I had heard people say to use them wherever they are available but I didnt understand the difference. If it is siloing them then great I’ll use all flatpaks so.

bacon_pdp@lemmy.world on 29 Aug 23:12 next collapse

Nothing in Linux is above your skill level, you just have not found the community speaking your way of seeing it yet.

You are not the problem; the problem always is community finding is a hard unsolved problem in the Linux space.

Implicit details embedded in code can easily produce your frustration. But as I don’t know what your goals are and what you feel comfortable with, it will be hard to help

Squizzy@lemmy.world on 30 Aug 00:14 collapse

This is a lovely thought, I hope you are right. To be fair I use a lot of my stupid questions on AI because its quick and basic like what commands and what responses mean. Doesnt help build a community, but I cant be annoying people with issues constantly either. Only when I am about to lose my mind apparently.

bacon_pdp@lemmy.world on 30 Aug 01:09 next collapse

I would suggest not using AI for answering your Linux questions, it provides a bunch of bad advice.

If no one teaches you, why would anyone expect you to know anything?

So it is ok to ask people questions but I do suggest finding a local Linux Users Group (or a local solarpunk group as they usually have a person or two who can help)

Reading wikis (like Arch or Gentoo) will help you solve your common problems and they also have forums where you can get great help as long as you are polite, kind and understand that they will ask clarifying questions and you should do the same but be respectful of them and their time

Squizzy@lemmy.world on 30 Aug 20:08 collapse

Noted, and appreciated thank you. Im not sure there is local groups to me but I might check in with some old college people see if any have tried.

bacon_pdp@lemmy.world on 30 Aug 21:42 collapse

Privately message me and I shall help you look.

bigredgiraffe@lemmy.world on 30 Aug 03:44 collapse

In contrast, and I say this as someone who has used various types of Unix and Linux for a long time, I think this is an excellent use for AI, just be sure to use it to teach you things not just to solve your problems for you.

What I mean by this is I have found (mostly Claude) to be great at explaining concepts, especially if you use it to make analogies to something you know. It is absolutely not right every single time but I have had great luck with questions like “explain to me how to X in Y tool, I know how to have the same outcome by doing A in B tool” or “explain to me how docker works using a rocket as a metaphor” or things like that. Also I use it a lot for new subjects where I don’t know what to search for quite yet and I can just give it a long rambling explanation and example and ask it for 3 suggestions to research further or things to check. It is kind of useful as an expensive search engine but if you use it like a research engineer to get you started it can be really helpful in my experience.

As others have said though, I have been doing it forever both personally and professionally and I am definitely still learning. Linux knowledge is more of a skill to develop over time not something that is easy to master because it continually changes. Learning how to find or figure out the answers is the most valuable skill though, it’s impossible to remember everything. That and often there is no single right or correct answer for every situation but there are a lot of options and opinions and often more of the latter than the former. That said though usually the best answer is the one that I forget about because it functions forever and doesn’t blow up in my face hah.

Anyway, hope at least some of that is helpful, best of luck!

:wq

Damage@feddit.it on 29 Aug 23:26 next collapse

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?

Squizzy@lemmy.world on 30 Aug 00:14 collapse

Mortal Kombat Fitgirl repack.

Literally just setting up docker to then install HA.

daggermoon@lemmy.world on 30 Aug 00:47 next collapse

Try Heroic. I wouldn’t use Bottles for games.

WeebLife@lemmy.world on 30 Aug 01:01 next collapse

Dodi repacks tend to work better on Linux than fitgirl. Another option is to create a portable windows to go drive, use that to unpack the game then copy the files to your Linux drive.

Damage@feddit.it on 30 Aug 07:06 next collapse

Mortal Kombat Fitgirl repack.

I’d use Lutris for that, it’s a rather automated process, you create a new entry, it asks for the installer, and usually recognises the correct executable for the game.

Literally just setting up docker to then install HA.

Personally, I prefer to run HA in a VM rather than Docker, especially if you’re experimenting, IIRC with docker installation it doesn’t support backup and restore of components and their settings. Virt-manager makes running VMs easy enough.

Jack_Burton@lemmy.ca on 30 Aug 13:07 collapse

Not op but new to Linux myself. First I’m hearing of Lutris. If I understand correctly, Wine is used to install/run Windows programs in general, and Lutris does the same but with a specific focus on Windows games?

Damage@feddit.it on 30 Aug 17:24 collapse

Yes, Wine is a compatibility layer that allows you to run windows software on Linux. Proton is a modified version of wine focused on games. Lutris is a game manager that uses wine and proton to run games (and other software if you want), it has several options you can change to improve compatibility with specific games. Heroic is similar, a bit more polished but less configurable.

Minnels@lemmy.zip on 31 Aug 17:48 collapse

I also tried to get diriger games to install with heroic, lutfisk or whatever but never got it to work. Threw the installer to steam and it just works. Weird… So I just do everything through steam now instead of messing around.

BCsven@lemmy.ca on 29 Aug 23:50 next collapse

Portainer helped me get my head around docker images. And docker hub sometimes has the steps to configure the container, and sometimes not; many assume everyone knows how to pass bind or volume mounts and bridge or host network stuff.

I played with portainer a while to visually see what thing do.

Then it led to command line and yaml configs stuff after that. Its a learning process.

neuralgh0st@wxw.moe on 30 Aug 00:04 next collapse

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

Squizzy@lemmy.world on 30 Aug 00:15 next collapse

Hopefully I learn something

merde@sh.itjust.works on 30 Aug 01:58 collapse

can we @neuralgh0st without the @wxw.moe ?

@neura ?

how does that work? @neuralgh0st@wxw.moe

neuralgh0st@wxw.moe on 30 Aug 02:11 collapse

@merde @merde you just write the @username@instance you want to tag

merde@sh.itjust.works on 30 Aug 02:20 collapse

that’s what i do ☞ @neuralgh0st@wxw.moe

your mentions appear without the instance and their format seems to be different ☞

[@neura](https://wxw.moe/@neuralgh0st)

it was confusing at first, now i see why

neuralgh0st@wxw.moe on 30 Aug 02:27 collapse

@merde that's how it is supposed to work, you can only see the "@Username", but it is a hyperlink to the "@username@instance". you get it now ;)

merde@sh.itjust.works on 30 Aug 06:51 collapse

which app are you using for lemmy? Or, are you an in browser lemming?

neuralgh0st@wxw.moe on 30 Aug 06:54 collapse

@merde I'm not using Lemmy, I'm using Mastadon with the Android client called Megalodon

merde@sh.itjust.works on 30 Aug 10:41 collapse

ah, thanks, that explains

good day to you

WeebLife@lemmy.world on 30 Aug 00:58 next collapse

I feel your pain… I recently tried very diligently to install Immich with docker after reading and watching several tutorials that claim it takea 5 minutes and its super easy… Failed… Like 5 times…

For some advice, I use heroic game launcher to install non steam games. Bottles kind of sucks IMO.

N0x0n@lemmy.ml on 30 Aug 08:46 next collapse

It really takes 5min tops ! But only if you know what you are doing. Immich is not an easy compose stack for beginners. There’s also all the other stuff you have to take care off (backup? Behind proxy? Share with people outside your lan? …).

Having the compose stack up and running is just the first step ^^ but once you get the hang off, it’s fun and really cool stuff floating arround (navidrome, pihole, home assistant, newpipe, vaultwarden, jellyfin…)

It takes some time to get comfortable but don’t give up, it’s worth it !

WeebLife@lemmy.world on 30 Aug 22:17 collapse

I felt like I needed more pre-requisite understanding and knowledge when setting it up. I was able to get the web app working but had no idea on how to setup the mobile app. And the images I uploaded didn’t go to the folder I specified… I have no idea about the other steps you mentioned lol

Squizzy@lemmy.world on 30 Aug 20:04 collapse

Immich is on my list of containers I want to run, this doesnt bode well for me

Bluefruit@lemmy.world on 30 Aug 01:10 next collapse

Learning Linux can be difficult man. Even after using Linux as my daily driver for a couple years, I still feel like I know nothing man.

Real talk, start with dead simple stuff and go from there. Install a package from a package manager, update your system, make a file with terminal.

You dont have to be a wizzard man, docker shit is still over my head.

underscores@lemmy.zip on 30 Aug 01:24 next collapse

Hot take maybe but Linux isn’t for everyone, you gave it a fair shot and if it didn’t click with you then use Windows again.

If you want to keep trying then you already what you have to do: just be patient and try to learn how things work, watch videos etc

Don’t what that ? Then use Windows again. As a Linux user I appreciate that you tried, as most people don’t.

electric_nan@lemmy.ml on 30 Aug 02:04 next collapse

A thing about Linux is that there’s usually like 10 different ways to accomplish something. If you hit a dead end in terms of your ability or tolerance for frustration… just go back to square one and find a different approach. For games, I recommend starting with Steam.

ian@feddit.uk on 30 Aug 11:09 next collapse

I too am very cautious of getting stuck with Linux. I try to be sure I’m not doing things the hard way. I have found easy distros and easy ways to do most things in Linux despite many people suggesting I do it the IT pro way that they do. Usually because they haven’t investigated easy ways for non IT users. They mean well, but don’t know about usability or if there us an easy way.

humanoidchaos@lemmy.cif.su on 30 Aug 12:38 next collapse

Docker is annoying as fuck. Don’t blame yourself for not getting it to work.

Bottles is also annoying as fuck.

These two things aren’t really a sign of your skill. The first one (docker) is unfortunately super prevalent these days because of memes and bandwagoning. It has its use, but it’s also used in many places where it’s not needed without providing a comparable means to run software without docker. It sucks how newbies who are just trying to get a program to work all of a sudden have to learn a bunch of docker bullshit. Just another layer of crap to make things harder to learn while the creators jerk themselves off.

Running Windows games on Linux will always be a pain in the ass because you’re trying to run complicated, sometimes very old, software that straight up was not designed to be run on Linux! I’ve been doing it for years and it’s still a pain in the ass. Some games only work with Lutris, some require very specific settings. It’s all a mess and I don’t ever expect a Windows game to work unless I’ve gotten it to work recently and played it a bunch.

It’s not your fault. It’s not Linux’s fault. This is the price that we all collectively get to pay for not doing things right the first time.

In short, don’t lose hope. You’re doing fine.

CrabAndBroom@lemmy.ml on 02 Sep 19:35 collapse

I consider myself to be pretty okay at Linux - I’m no pro but I’ve been daily driving Linux for 10+ years, can troubleshoot most things, I’ve installed Arch from scratch without the installer script, I can setup and maintain NixOS without much trouble, I can automate stuff with Bash etc. But I still don’t understand Docker even a little bit. I don’t know why but I just can’t get my head around it. I’ve even searched for the “Explain Docker to me as if I’m five years old” type of guides and I still just bounce of it.

Theoriginalthon@lemmy.world on 03 Sep 06:57 collapse

You are not on your own, I just can’t get my head around docker either on paper it make sense but it seems just enough of a difference to melt something in my brain. Added to the fact that docker fucks around with firewall rules thinking it’s the only thing of importance on the system, breaking KVM networking in the process. It’s just not something I trust to play well with others.

Ulrich@feddit.org on 30 Aug 17:53 next collapse

People love to go around talking about how easy Linux and self-hosting and Home Assistant are but they aren’t.

I ran Home Assistant for about 3 years. It’s incredibly powerful but it’s also incredibly complicated. After the 3rd time it offed itself I just put all the mechanical shit back in and deleted it.

Linux I kinda gave up on. It’s awesome playing Steam games on my Steam Machine but even just playing GOG or Epic games it’s 50/50. I still have Linux on my laptop but I simply can’t use it for a lot of stuff so I mostly use an old iMac.

So yeah, it’s not just you. It’s mostly fucking software engineers and developers constantly telling you how “easy” this shit is.

spaghettiwestern@sh.itjust.works on 31 Aug 03:18 collapse

I had similar issues with Home Assistant initially and had two failures that looked like database corruption in less than 6 months. I decided to give it one last try and switched to MariaDB. That was nearly 3 years ago. Since then it’s been rock solid.

You had a lucky escape, HA is addictive.

Ulrich@feddit.org on 31 Aug 04:25 collapse

Yeah I don’t even know how I would figure that out. Everything just stopped working and I went to log in and everything was just gone.

spaghettiwestern@sh.itjust.works on 31 Aug 05:49 collapse

I didn’t figure it out either. It was a educated guess and I got lucky.

pebbles@sh.itjust.works on 30 Aug 18:30 next collapse

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 on 30 Aug 18:42 next collapse

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 on 30 Aug 18:58 collapse

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 on 30 Aug 19:20 collapse

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.

bridgeenjoyer@sh.itjust.works on 31 Aug 04:27 next collapse

You’re not running snapshot backups are you? Classic newbie linux mistake. Those old snapshots fill up a hard drive fast.

Squizzy@lemmy.world on 31 Aug 23:30 collapse

I dont think so, I went and checked my drives, everything was fine and visible. ~900gb free and two volumes of a few mbs. Thought Inwould format and now I have to learn about mounting again because I can see it in directories but cant in disk analyser.

bridgeenjoyer@sh.itjust.works on 01 Sep 04:54 collapse

You should always see drives in the Disks application mounted or unmounted. Maybe youre getting partitions mixed up , easy to do

verdigris@lemmy.ml on 31 Aug 18:18 collapse

What might have happened: if you select a global compatibility tool (proton) in the steam settings, it will use that for all non-native games. But any games that ship a Linux binary will still use that instead of Proton. This is generally good, but some devs ship a Linux binary that’s actually not as good as the Windows one. I’ve seen some games not update the Linux binary until much later than the Windows one, so the Linux one is out of date, and for some games it’s just flat-out broken. In these cases you can manually select a Proton version for that game, which will force it to run the Windows binary.

bridgeenjoyer@sh.itjust.works on 31 Aug 04:26 collapse

This right here. Once you figure shit out youre DONE. Likely in 10 or more years those commands will still work. No bullshit windows updates wrecking functionality.

I haven’t touched windows in 3 months now and its been great. Linux is way easier even than 5 years ago

Sunny@slrpnk.net on 30 Aug 19:24 next collapse

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.

misteloct@lemmy.dbzer0.com on 30 Aug 22:27 next collapse

Professional software engineer here. Those things are not easy and even seniors in my field (and myself, ex-top-tech) get tripped up on it and ask for help. Docker and self-hosting is an entire subspecialty (e.g. devops). Be gentle on yourself and don’t put yourself down. By struggling with Linux you are doing immense good for the open source community. “Step by step guides” not likely given the wide array of issues you could run into. If you know a technically strong person, buy them lunch and watch them walk through your problems for an hour. You’ll either learn something or feel validated that they’re struggling too. Keep at it and thanks!

downhomechunk@midwest.social on 30 Aug 23:33 next collapse

I’ve been daily driving Linux since the early 00s and docker confounds me too, especially the networking. I’m not familiar with bottles. I just play all my games on steam and it’s seamless.

CrabAndBroom@lemmy.ml on 02 Sep 19:41 collapse

I’ve gotten exactly one thing to ever run properly in Bottles, and that was an accident lol. Which is weird because I can get things to run in Wine no problem, and I assumed that Bottles would be easier since it’s essentially just Wine with a GUI. But for reasons that elude me, everything I throw at Bottles just doesn’t work. I’ve even taken things that work perfectly well in Wine and setting them up in Bottles with the exact same settings (as far as I can tell) and they just don’t. work. I assume it’s something I’m doing wrong, but there’s no real reason to spend the time to figure it out when Wine is right there getting the job done.

QuestionMark@lemmy.ml on 31 Aug 03:49 next collapse

I opted to install a game, fail.

I don’t remember ever getting anything to work in Bottles. PlayonLinux is much better (for any sort of app, not just games).

PixelPinecone@lemmy.today on 31 Aug 04:08 collapse

Isn’t PlayOnLinux not maintained?

cyberwolfie@lemmy.ml on 31 Aug 06:45 next collapse

If I were you, I’d make sure to tackle one thing at the time, and set aside some time to figure it out, where the goal is not to for instance play games, but set up a game for play later. That way you can focus on the first part, instead of trying to rush that. So for example, when you are trying to set up Home Assistant, spend time just getting Docker to work first. I’ve fallen into that trap many times before, where I ended up not reading the messages properly because I was impatient and just wanted to get to the end fast. Once you get more familiar with Linux, this stuff gets quicker because more of the steps involved with any task is familiar to you already, and the troubleshooting threads you find on different forums are less Greek.

For specifics:

  1. For Docker, when you feel ready to try that again, I’d recommend setting it up together with a GUI, like Portainer. If you follow the official guides to install Docker and then Portainer, you should have a web UI accessible that makes dealing with containers easier. I generally like doing things in the command line, but for containers, I prefer to have a GUI.

  2. When it comes to Home Assistant, I’d honestly go for either Home Assistant Green or Yellow from Nabu Casa (you’d support the Open Home Foundation directly this way). If you want to set it up yourself, I’d go the route of a dedicated single board computer, like a Raspberry Pi, and use Home Assistant OS. I tried to set it up as a container as well before, but there are certain limitations you avoid by just running their OS directly on dedicated hardware. It’s been running smoothly for me since I set it up on my Raspberry Pi 4.

  3. It is good to learn about Wine and Bottles, but I’d start out with Steam (and Proton), Heroic and Lutris. I’ve had much headaches getting stuff to run properly on Heroic and Lutris, but I think the trick here is to avoid Flatpaks for these sorts of things, because there are many dependencies, and you are dependent on a good permissions setup for Flatpaks. Your mileage may vary though, I’m sure there are plenty of people with painless experiences with Flatpaks here.

[deleted] on 31 Aug 07:23 next collapse

.

utopiah@lemmy.ml on 31 Aug 08:05 next collapse

So… you receive plenty of great technical advice, I won’t go there.

I’m sure your title is wrong. I know for a fact that there is plenty of things you did with Linux that looked until then impossible. They do look impossible to most people today. So… yes there are plenty of things you don’t know how to reliably do but you eventually will manage!

I did read a bit from the Greater Good Science Center in Berkeley greatergood.berkeley.edu and there was a piece specifically on “everytime” or “always” as basically shortcuts during arguments that reframe the situation incorrectly. You surely meant to say “I often get frustrated trying new things on Linux” instead. It sounds like I’m nitpicking, yet simply rephrasing gives a totally new outlook to the situation. We all, literally ALL of us, do struggle when we try something new. We often fail but if we keep on trying, get methodical about it (what was the error message? did I try something similar before? how does it actually work? who could help me? etc) then you are bound to succeed.

So no, you are not the problem. No, you are not an imbecile. No, you do not always fail!

Squizzy@lemmy.world on 31 Aug 14:01 collapse

Appreciate this, its absolutely right. It was a moment of frustration for sure, not ready to trow the baby out with the bathwater just yet.

Nibodhika@lemmy.world on 31 Aug 08:16 next collapse

Ok, lots of answers focusing on the game, so I think you have plenty of suggestions on what to try there. That being said I have never heard of bottles, I’ve used raw wine and PlayOnLinux before Steam integrated Proton so now I just use that.

For docker it can be daunting, and home assistant is not an easy thing to setup. The thing with docker is that it can be very complex, but you don’t have to worry about the majority of it. I assume you have docker installed, enabled and your user is in the correct groups. Unfortunately Mint/Ubuntu don’t have docker in their normal repos so you probably had to add the docker PPA and install from there. Let’s run a couple of commands to ensure all went well:

sudo systemctl status docker

This should show you the status of the docker daemon, and it should say that it is Active. If you get a no such service type error then docker is not installed, if it’s not shown as active then the daemon is not started and can be done so by running sudo systemctl start docker (and you can replace start with enable for it to happen at boot). If it’s Active then awesome, let’s check that your used can run docker commands, try running this: docker run hello-world if that fails but sudo docker run hello-world works then your user doesn’t have access, you want to add your user to the docker group sudo usermod -aG docker $USER and reboot.

Ok, docker hello world is working, what now? Now, I assume you have some idea of what docker is, but in a (wrong but simple) way you can think of it as virtual machines. Let’s try to run some cool stuff in it, there are two main ways, running a long complicated command, or writing those parameters on a file and running a simple command. This file is called a compose file, and should be named compose.yaml or docker-compose.yaml. let’s try that, create a folder called silverbullet (just because that’s the service we will try, it is a note taking app that I really like) and in there create a file compose.yaml and write the following content there (everything starting with # is a comment I added explaining what that does, and can be removed if you don’t want it):

# This defines all of the services we want to run
services:
  # This is the name of the service, it can be whatever you want
  silverbullet:
    # The image is the actual thing you want to run
    image: ghcr.io/silverbulletmd/silverbullet
    # This tells docker to restart the service if it closed for whatever reason, unless you specifically tell it to stop
    restart: unless-stopped
    # This will set environment variables inside the docker.
    # different services might require different environment variables set
    environment:
      # silver bullet uses SB_USER environment variable to set user/password for the main account. We're setting user to admin and password to 123 here
      - SB_USER=admin:123
    # This maps outside folders to inside folders so that your docker container can access them
    volumes:
      # Here we're telling it that the ./data folder should be accessible in the /space folder inside the docker
      # silver bullet stores stuff in the /space folder, so by 
Squizzy@lemmy.world on 31 Aug 13:59 collapse

Hey man thanks for this, hoping to get back on the machine later today but Inreally appreciate your effort here it means a lot and goes a long way.

kyub@discuss.tchncs.de on 31 Aug 09:03 next collapse

Technically, nothing you use in tech is ever really “simple”, there’s tons of complexity hidden from the common user. And whenever parts of that complexity fail or don’t work like the user expects it to, then the superficially simple stuff becomes hard.

Docker and containers are a fairly advanced topic. Don’t think that it’s easy getting into this stuff. Everyone has to learn quite a bit in advance to utilize that.

To play games, you went into the wrong direction when fiddling with wine directly, or even just indirectly by using bottles You COULD do that, but you’ve literally chosen the hardest path to do so. You should use something like HeroicGamesLauncher, Lutris or Steam in order to manage your games, install and launch them fairly easily. These will take care of all the complex stuff behind the scenes for you.

Squizzy@lemmy.world on 31 Aug 13:56 collapse

Thanks, its heartening to know its fairly advamced stuff and Im not an idiot.

As for the gaming, I have seen some success last night. I managed to run the setup successfully in steam… but I dont know where the installed game is now to run it 😂

Bit by bit

vala@lemmy.dbzer0.com on 31 Aug 17:58 collapse

Just launch the game from steam

Squizzy@lemmy.world on 31 Aug 23:31 collapse

I dont have it installed, I just have a setup.exe

anistorian@lemmy.world on 31 Aug 15:53 next collapse

Stick to it! I know it seems overwhelming in the beginning, but you will get used to it at first and then get better with time.

verdigris@lemmy.ml on 31 Aug 18:13 next collapse

You seem to be reaching for pretty advanced solutions – Docker and HA both require you to read a lot of documentation to get started. Bottles is also a powerful and flexible tool, which is the opposite of simple.

What game are you trying to run? If it’s on Steam it should be a no-brainer, otherwise Lutris can simplify a lot of things.

I doubt you actually need Docker for anything, unless you have a specific use case I would just abandon that. For your lights, I would try searching for “home assistant [model/brand of lights]” and see if you can find a setup that someone else has gotten working that you can mostly copy.

CapillaryUpgrade@lemmy.sdf.org on 31 Aug 19:16 next collapse

I have fucked up my computer so many times.

  • Accidentally uninstalled the graphical environment, because i didn’t notice my package manager was asking me if i wanted to uninstall 200 packages, along with whatever i actually wanted to uninstall.
  • Tested a fork bomb (it worked!)
  • Installed a dual boot system incorrectly.
  • Installed a dual boot system correctly, but Windows had an update.
  • Tried to switch out a working component with Something Really Cool™
  • I have spent days troubleshooting an issue that turned out to be a simple syntax error.
  • And, while technically not fucking with the computer itself, this deserves a mention; Fucking up the wifi/network SO MANY TIMES.

I have also succeeded with some really cool stuff, but that’s the thing about working with computers; you fail completely, until it works perfectly. This is of course a gross simplification, but it also has a lot of truth to it. There’s just not a lot “this is not great, but it will do”, it either functions or it fails (until you get it working and start fine tuning it for the rest of you life)

Just laugh at the absurdity of the situation when you realize you were just missing a comma in a JSON file, and don’t let it bother you that you didn’t notice before you paid to have your second floor covered in aluminium foil trying to fix the issue.

Try creating a VM in GNOME Boxes (if you use GNOME) or Virt-manager, take a snapshot, so you can easily repeat this process, and break it. Just make it stop functioning. Do it in an interesting way, and look up more ways on the internet.

Be curious, have fun and don’t feel bad about getting sick of that stupid computer, you can come back later and it won’t care that you even left.

Valso@lemmy.ml on 02 Sep 01:18 next collapse

Hahahahahahaha, you’re a… tech “miracle”! For the 10 years with Linux I’ve never uninstalled the DE by accident or otherwise, or any of the other problems you mentioned. I have fucked up my computer only once but I did it on purpose - to see what will happen. I had already created a clonezilla backup of a working system, so I was free to experiment and… I decided to uninstall both kernels (rolling and LTS) and reboot. There was no kernel panic because there was no kernel to begin with. 😆

v01dworks@piefed.social on 04 Sep 14:05 collapse

My personal favorite was the time I accidentally gave every file in the system full permissions because I fucked up somehow with writing a command and recursively changed them on EVERYTHING instead of just the one directory I wanted to change

I was just trying to get a game from Origin (I think?) to work and I don’t remember what lead me to trying this but basically I just had to reinstall Linux

eelectricshock@lemmy.world on 31 Aug 21:39 next collapse

Use an operating system like Linux Mint. It’s very simple. Steam can solve the Wine problem, this can be done by adding a new game into your Steam library. Remember that all the distros have certain goals in mind.

glitchcake@piefed.blahaj.zone on 05 Sep 12:48 collapse

There is no failure, only data.