this post was submitted on 27 Oct 2023
1835 points (98.4% liked)
linuxmemes
21197 readers
213 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This may not be the place to ask, but is there a guide you’d recommend for a lifelong windows user to try out Linux?
I’ve had a Steam Deck for a while now and love it and feel I could probably make the leap.
I have no idea why this comic in particular motivated me to finally ask.
Edit: I just want to say an incredible thank you to everyone and your advice. I was just looking for a link to a guide and ya’ll wrote them yourselves.
I think the prevailing advice of creating a virtual machine to play around in seems like a very good place to start.
Try out, what of Linux?
If you want to check out some linux distributions, I would suggest you use Ventoy. You can then copy the ISO's to your USB drive and boot from them without having to reformat your usb drive all the time. It's a really cool tool and I can highly recommend it. I always carry ventoy with me for work with rescue disks, clonezilla, etc.
Personally I would recommend either Ubuntu or Kubuntu (Ubuntu with KDE - it's what I use). It's a one of the most popular distributions and well-documented and supported.
If you want to have a look at what's available, check out https://distrowatch.com/
Edit: If you're not ready to install on your own hardware, try playing around with Virtual Machines - like Virtualbox.
I've been on Linux for about a year and a half. So just passing the newbie phase I guess.
My advice is to dive right in. Don't know what that file does? Delete it. Punch in cd /; rm -rf, try to us ethe find command, think you understand the find command. Then avoid the find command like your creepy uncle. Open up vim, have no idea what vim is, and restart your computer because there's a snowballs chance in hell of figuring it out once you're already in vim. Fuck the install of your first distro beyond recognition, download a new one and do it again. That last one isn't advice, it's going to happen so you might as well embrace it.
Just try shit. Say: I wonder how I.... And then figure it out. Look into what all the symbols on the bash scripts do. Be curious and brave and remember that as long as you back up the important shit you may fuck something badly enough that it's not worth fixing but a reinstall doesn't take very long and it gives you a chance to try another distro anyway.
I'm telling you when the terminal "clicks" it's such a good feeling. When you write a short bash script that works the first time without looking for help it feels GOOD. But nothing as good as peeling back layer after layer of abstraction and seeing there right in front of you all the shit Microsoft keeps from you. Sure most of an s trace is total fucking jibberish and probably always will be because I don't have myself enough to learn C but just look at all the stuff my computer does! Boy, look at it go.
Bottom Line is that you can read all the books and how to guides in the world but none of them will do more to carry you forward into the perplexing and frustrating world of computers like a wild-eyed sense of curiosity and a bottle full of Xanax
Honestly, depends what helps you learn the best. I would recommend at first use Linux Mint, it's ubuntu without the bullshit, will look familiar to you and use that as a way to learn more. Or Pop_OS if you want something a little bit more different from the windows interface. I would also recommend YT channels like The Linux Experiment, DistroTube and Chris Tech Tips. I will also recommend the Arch wiki (even though Linux Mint is not based on Arch it can still be helpful), install tldr for short descriptions of terminal commands, use man for long descriptions, and so on.
In general the best way is fuck around and find out (keep regular backups). Don't be scared of messing around or fixing stuff, it can be easy and of it isn't an OS reinstall will take about 15 minutes anyways so you're good.
Also depends on what you wanna do. If you justbwant to browse the web and use a few common programs you can just install Linux Mint and remember to install programs via the package manager (app store) and you're generally good. Gaming? Use Steam (enable the proton compatibility mode) whenever possible, lutris should be able to handle the rest. And lastly also look at AlternativeTo when you find programs that aren't available or you don't like.
Just start with a beginner distro and work from there. Check guides and get in the habit to read documentation, you'll be fine.
I'd run some linux on a live USB. Try some of the FOSS software we use like Libre Office, Krita, Kdenlive. Check out the software app. Im a big KDE fan if it isnt obvious enough. Make your windows stuff more portable or interoperable. Get passwords into a database like KeePass, check out Markdown document making. Find out what Linux has for you and your computer interests.
Approach it more like a hobby than like anything else. Test out true waters with a virtual machine (Google is your friend) and YouTube/any other guides. If it's not for you, so be it.
If it piques your interest, keep going on down the rabbit hole, and continue exploring. And even then, if you get the feeling you know enough, or are satisfied, you will at least have a workable environment to your liking or have the knowledge to change it so.