How old am I?
That’s how old I am.
Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.
How old am I?
That’s how old I am.
Whats that? 👀
Slide rule.
It’s the calculator that existed before we melted rocks into sheets of little squares and made them think using controlled lightning.
https://endeavouros.com/ is my goto recommendation for a first-time linux user.
I'd also recommend trying it out in a VM first, like VirtualBox.
Laughs in AT
(Why tho?)
Personally, I would recommend, if you're doing a lot of different things, just switching to a distro that is user friendly and not specialized* like Linux Mint and building up from there. I would hazard a guess that if a program works on a different Linux distro, it's probably gonna work on Mint, especially if it's something bigger like Flowblade, KDENLive, or others since a lot of companies tend to focus on development for Ubuntu ( which is what Mint is based on ) if they make Linux ports of their software.
I don't know the state of the software repositories they use, but if it isn't in there, it's probably gonna be available as a flatpak¹ or appimage² ( and probably be more up to date than the default repository something like Mint will use ) if it's available on Linux. If you went through Tuxedo, the chances of the hardware not working for most modern distro that isn't some obscure, niche distro is low, so I don't think that matters as much.
*Specialized as in a distro making a distro with mainly one thing, like playing games, in mind.
¹ Flatpak and AppImage are kinda universal. For flatpak, to start, I'd recommend going to the flathub website to find what you need if you aren't comfortable with a command terminal. Copy the command they give to install into a terminal and it should do a default installation. Most distros should have it installed and enabled by default at this point.
² AppImages are more like self contained programs containing everything it needs to run and will take up more space for the convenience of not needing to use the terminal to install or run.
Specisl thanks for the footnotes 🙏
I have a cutting board I made in shop class that is 43 years old.
It is older than I am 🫠
I love that the colors match (except for blue USB 3 and the yellow one that you can use to power stuff when the PC isn't on)
I recently got a Tuxedo machine, and besides their US keyboard layout being weird (two \ keys, one of which should be part of left shift, and I turned it back that way using keyd), I really like it.
The OS is great because it's (K)Ubuntu but with Snaps disabled by default. Most software I want that wasn't already installed is available on Flathub through the same program (Discover) that can install from the traditional repository.
Ok since they are in germany and I am as well I hope they can get the german keyboard to work properly^^ Would you mind sharing which one u got?
Idk what "snaps" is - should I learn about it now or later?
Snaps are a software package and distribution format invented by Canonical, which is the company that makes Ubuntu. Most people here (myself included) don't like them for a few reasons, such as the server side being closed source, and the user having less control of updates than something like Flatpak.
I got a TUXEDO Stellaris 16 - Gen7 (Intel, because they didn't have the AMD one when I placed the order. Oh well.)
The keyboard is "ENGLISH US ISO (EN-QWERTY international)" which was the closest English option. Note that every other keyboard I've ever used has been ANSI instead of ISO, but in Europe I assume ISO is the standard, since the A in ANSI is "American".
Thanks for sharing all that info! As far as I know I have an Iso Keyboard so you might be right about it being standard over here in europe. I want to have an AMD one too, but can't decide right now what model because of decision anxiety ^^ I am looking for a desktop pc tho (at least rn, mood might change back to laptop option)
A PS/2. No, not the fun thing that plays games, it is just a connecter.
If you just want things to work I would suggest a Debian based distro like Ubuntu Studio. I have heard good things about these immutable systems, but I don't really have much experience with them.
On a side note, keyboards used to have a return key where the enter key is nowadays. It was for a carriage return which went to the new line. It was not for entering data into a field as there was a separate enter key for that.
How old are you? ^^
Younglings.
The keyboard should be twice the size!
And that mouse port is all wrong, it should be 9 pins arranged in 2 layers....
What is this.... "mouse" thing? The only user input device I've ever used was a keyboard.
Do you work with a touchpad then? So I guess you're smart Gen Z? ^^
use Bazzite, or any other distro that calls itself "immutable". That's Linux speak for "it just works, and you won't be able to break it even if you try". There are other immutable distros, but Bazzite is the one most likely to have everything you need out of the box.
Also, look at flathub.org and check if the software you need is on there. If it is, then congrats, you're on the easy path. If not, you might need to use the command line to install what you need from another source.
I theoretically support the sentiment behind this advice, but I - a fairly experienced Linux user both at home and at work - tried Bazzite. I installed it, configured my accounts, ran a system update and rebooted. After a reboot, it was broken.
I'm sure I did something wrong there and likely the situation would have been recoverable, but I didn't do anything complex, so I challenge the claim "you won't be able to break it if you try."
Otherwise it seemed like it would have been a positive experience.
I said you won't be able to break it, but an update can. Bazzite is an open source project with limited resources, and shit happens from time to time.
However, in cases like that you can always fix it by either doing a rollback (one liner: sudo rpm-ostree rollback
), or by simply choosing the previous working version in grub while the machine is booting using the arrow keys.
I can second the recommendation.
Irun Bazzite on an HP Victus laptop and SteamOS on the SteamDeck.
Both are immutable, although based on different distros.
Sadly an update a few days ago broke the desktop mode on the SteamDeck: the whole desktop was unusable and it wasn't even possible to properly shut the OS down. Gaming mode was working flawlessly at the same time - huzzah!
Gladly the last update fixed it again.
In all fairness I need to admit that I don't run the most stable release channel, because I want to have encryption on my SteamDeck.
Bazzite has been running like a charm ever since I installed it.
Seperating the OS from the apps by putting the apps in containers instead of having them install files resolves the issue of dependencies for good amongst introducing security benefits. And the OS won't get borked by apps doing strange things or introducing dependencies that can't be resolved easily.
Haven't heard of immutable Distros yet, that's a good advice! I've got a Steam Deck - but has it Steam Os by nature or did you tweak smt?
SteamOS versions 3.x are immutable and based on Arch. Here's a lot of info about SteamOS: https://en.m.wikipedia.org/wiki/SteamOS
The only thing I did tweak was enabling encryption (https://gitlab.steamos.cloud/holo/dirlock/-/wikis/Enabling-disk-encryption-on-the-Steam-Deck), because I use the desktop mode heavily and didn't want my personal data unprotected in case of loss or theft.
I'd use a major distro that's been around a while. Avoids having them vanish.
Does it matter? Well, different package system. Some different conventions. Some different defaults. You can make an Arch Linux machine look identical to a Debian machine look identical to a Fedora machine if you want.
Tuxedo OS is Ubuntu LTS with some minor modifications and some drivers from Tuxedo pre-installed. I use a Tuxedo laptop running Debian just fine. You're probably fine with Tuxedo OS if you're happy with it.
Me:
How does this compare to the Tolkien Ring Topology?
This conversation went over my head lol idk what you're talking about
Both being adventures so hard and demanding you tell great stories about to your grandchildren? That bum Bilbo had it easy compared to this SysAdmin with his tiny LanMan on a friday night with 6000 users and a token ring network going haywire.
Me: Scoffs in AppleTalk.
Distros are like trying to find the right hat for yourself. At the end of the day, you just need to ~~poop~~ put on a hat and see how it looks.
I recommend something mainstream and kept relatively up to date since you’re trying out both Linux and a number of other open source apps at the same time.
I’d start with Manjaro, Debian, Fedora.
Be sure to try out some different desktop environments: GNOME, KDE, MATE, etc. The desktop environment you use will have a big impact on your overall experience of Linux.
Edit: I’d save pooping on a hat for when you’re comparing Windows versions.
At the end of the day, you just need to poop on a hat and see how it looks.
I've been doing it wrong this whole time!
“How Are Old You” Don’t control the flow of time, sorry
Jk, I'm actually just serial port old.
One of my first mice was a 9-pin serial, with a DIN keyboard. PS/2 was such a game changer.
The Tuxedo option sounds reasonable to me. Personally I switched to Linux roughly half a year ago. Dual boot with both Linux Mint and Zorin. Main reason to choose for those, is perceived accessibility and convenience for people new to Linux. Useful website: https://distrochooser.de/
A lot of the software you'll find on Linux for your requirements are available for Windows too, so you can try them out before you switch, and make sure that they work for you first.
I don't know much about video conferencing, but Libre Office is preinstalled on loads of distros. For photo management, you've got programs like Darktable and RawTherapee that work like Lightroom.
For videos, you can use OpenShot, Shotcut, and KDEnlive. They're all good for the fairly basic tasks that I do, and from what I've read on here, for more advanced stuff too :)
Thanks for the software recs 🙏
TFW I still use PS/2
what does playstation 2 have to do with anything?? /s
I hate to recommend Ubuntu, because of their locked garden bullshit, but yeah, ubuntu.
I personally use Linux Mint for creative work with an amd gpu and it has been a nightmare, mainly because I need amds proprietary drivers, and they are a buggy mess on mint. Since ubuntu is officially supported, I hope it would work better on there, but I couldn't get ubuntu to boot.
So if you have an amd card, driver support should be taken into account. With nvidia I had a lot less trouble.
The AMD vs Nvidia experience you are describing is polar opposite of mine and what I always read about. Never had a single issue on AMD, never had anything stay working right for very long on Nvidia, to the point that I sold my Nvidia card to escape that uncertainty.
I mostly have run pop os but also used elementary os for a bit. Both Ubuntu based distros, like mint
I know. I chalk it up to my use case (3D modeling & rendering w/ blender, Game Dev), which needs AMD's proprietary drivers, instead of the open source ones. Running them on Linux Mint probably doesn't help either, since it is, strictly speaking, not supported by AMD.