this post was submitted on 09 Mar 2025
56 points (95.2% liked)

Linux

51262 readers
724 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 5 years ago
MODERATORS
 

I’ve some weeks ago moved my main computer from Windows 10 to Linux, specifically OpenSUSE Leap with the Plasma user environment, mainly because it doesn’t have the magic Windows 11 chip. I had never used Linux and have been a Windows user since I was six years old or somewhere around then (I’m in my late twenties now). I’d just like to share my likes and dislikes.

Things I like about Linux (my specific install, anyway):

  • Not being a corporate environment. There aren’t any cheeky attempts at making money or advertisement anywhere, like the annoying fake widgets in Windows 11 and the half-filled start menu. I’ve gotten used to that on my laptop (which is running 11), but you do always have the feeling of ‘what are they trying now?’ That not being a thing is quite refreshing.
  • In that veign, having actual widgets. I loved them in Windows 7; I’ve got a webpage widget on my second screen showing a Zoho sheet I made with an RSS feed. Just being able to be a bit creative like that is cool.
  • The system seems quite a bit quicker than it was in Windows - though in all honesty this will also be because I’m still on a fairly fresh install.
  • I’m positively surprised by how little I miss from Windows when it comes to programs. Steam having compatibility tools is great, for example. Otherwise there are often replacements for what I’m missing (eg. I’ve found one to allow general settings for my Logitech mouse).
  • The general ability to change the way everything looks and feels. I feel technical people sometimes look down a bit on aesthetics, but I really care about the user interface I use day in day out looking and feeling nice. While I’m a fan of the Windows 11 look myself, I really like how much I’ve been able to get my UI to look how I want it to in Plasma. Though I’m a bit surprised that it’s so hard to change the appearance of the start menu and bottom panel. I’ve had to install a specific program to change their colouring.
  • The little icon jumping next to your cursor when opening a program (I know, I’m easily amused).

Things I’ve found annoying:

  • Not knowing where to find anything. Of course, coming from Windows I’m used to there being a program files folder with my programs’ folders, and a documents folder with (often) user settings for those programs. In Linux, everything just seems to be everywhere. What seems to be the ‘documents’ equivalent for the game Factorio is in my user folder in a hidden .factorio, but I’ve to no avail been trying to find out where my ‘documents’ for Workers and Resources are. I’ll find them eventually, I’m sure. In general, I’m looking around a lot, though.
  • The lingering feeling of instability. This is my second install of OpenSUSE, after I messed up something leading to my computer having some files which it wanted to update, but using urls which didn’t exist. After this, I’ve been feeling a bit insecure and afraid of doing something that ruins my installation. I know there’s the saying that Linux ‘just works’, but I’ve never messed up a Windows installation...
  • The capslock works differently, apparently. I’m used to writing every capital letter using the capslock key, meaning if I write a capital at the beginning of a word, I press capslock, then type the first letter, then quickly press capslock again and type the rest. In Linux, this often doesn’t work as it somehow takes a while for the capslock press to go into effect, so you often end up with ‘LInux’, for example. After lots of looking around, I have found some script that seems to fix this (‘Linux CapsLock Delay Fixer Master’), but it also randomly stops working and there are other ‘oddities’ I can’t really explain.
  • Every once in a while, my desktop icons get rearranged. This seems to be a known issue, but it’s really annoying.
  • It seems impossible to get Firefox to not restore sessions after shutting down the computer with it still open. I’ve tried several things, but I can’t get Firefox to just give me a fresh session on startup.
  • The above all add to a bit of a general ‘stuck together with adhesive tape and love’ feeling.
  • Not knowing how to install programs. This is more of a learning-curve thing, obviously. The software centre didn’t contain everything I could find online - for some programs, you could use ‘one click’ in OpenSUSE, but that seems to work more like a self-destruct button: I’ve tried those several times and have always had bad results >.>. I’ve found it’s easiest to install programs just using flatpaks.

All in all, I am quite happy. Though I am still afraid I’ll mess up my installation, and I’m now at a point where that’d hurt. I have installed Timeshift, but also with mixed results...

top 46 comments
sorted by: hot top controversial new old
[–] warmaster@lemmy.world 1 points 44 minutes ago (1 children)

I will answer to your annoyances from my context: I use Bazzite on my gaming rig and Aurora on my work laptop.

  1. I only use Flatpaks for GUI apps and Homebrew for CLI apps, things are stored in their respective folders.

  2. My chosen distros are atomic / immutable, only user files can be changed, the system is shielded from breakage. You just can't brick it unless you really want to.

  3. Caps lock works the same as windows.

  4. Desktop shortcuts rearranging, didn't happen to me / haven't noticed.

  5. Firefox restoring session no matter what: I'll try that and get back to you.

  6. Bazzite & Aurora are very polished.

  7. Flatpaks are the best, for CLI apps I use homebrew.

  8. Bazzite / Aurora have automatically generated rollback images.

Honestly, if you want something that works for you and not the other way around, I suggest you use an Universal Blue distro.

[–] DonAntonioMagino@feddit.nl 1 points 31 minutes ago

Caps lock works the same as windows.

Capslock definitely doesn’t work the same as in Windows. If it did, I wouldn’t need to run a weird script to get it to behave like how I’m used to after more than twenty years of using Windows. I’m not the only one with this problem either (this is actually exactly the reason why someone went and made said script), nor is it only present in OpenSUSE. I’ve read it’s a general Linux thing, and I can at least say it’s on Mint as well. Interestingly (though unrelatedly) on Samsung Dex as well.

Another difference in behavior I’ve noticed is that in Windows, if you press capslock to turn it off, it does so upon pressing the key. In Linux, it does so only after releasing the key. Pretty weird.

Firefox restoring session no matter what: I’ll try that and get back to you.

No need, ikidd@lemmy.world suggested deinstalling the default Firefox installation and then installing it as a flatpak; this fixed the issue.

[–] ikidd@lemmy.world 32 points 23 hours ago* (last edited 23 hours ago)

The capslock works differently, apparently. I’m used to writing every capital letter using the capslock key, meaning if I write a capital at the beginning of a word, I press capslock, then type the first letter, then quickly press capslock again and type the rest.

The caps lock thing hurts my feelings (ಥ_ʖಥ)

[–] chris@programming.dev 36 points 1 day ago (2 children)

Pressing caps lock for a single capital letter should be outlawed or be painful or something. That’s just weird.

[–] MimicJar@lemmy.world 16 points 1 day ago

I agree, but it's more common than you'd think.

I used to work at an organization that used Chromebooks, which replaces the caps lock key with a search key (same shape, different behaviour). I was surprised at the number of people who struggled with their passwords because they would hit the "search" key, enter a single letter, and then hit "search" again. It took me a little while to figure it out because... Who does that?

[–] DonAntonioMagino@feddit.nl 8 points 1 day ago (1 children)

My sister hated me for it when I was ten, it gives me warm feelings :p

[–] emberpunk@lemmy.ml 11 points 23 hours ago (1 children)

Welcome to Linux. You'll learn, and for the better, by using it more. Like picking up anything new there will be difficulties at times, but well worth it. The first positive on your list is good enough reason that makes any difficulties worth surpassing.

[–] DonAntonioMagino@feddit.nl 5 points 23 hours ago

My first positive is first for a reason, indeed :)

[–] Xanza@lemm.ee 11 points 1 day ago

The lingering feeling of instability. This is my second install of OpenSUSE, after I messed up something leading to my computer having some files which it wanted to update, but using urls which didn’t exist. After this, I’ve been feeling a bit insecure and afraid of doing something that ruins my installation. I know there’s the saying that Linux ‘just works’, but I’ve never messed up a Windows installation…

IMO this is a right of passage. Sure, windows babies you to the point where you can't really mess much up, but that doesn't mean its impossible to mess up. I've also borked Windows installs just by using them over long periods of time. You bork linux a few times and learn what not to do.

[–] undefined@lemmy.hogru.ch 16 points 1 day ago (2 children)

As for it feeling quicker due to it being a fresh install, don’t really expect it to slow down. Windows always slows down over time because its Registry is clogged, the code gets more bloated over time with updates, and the filesystem is kind of trash.

Linux generally stays quite nimble and quick in the long-term. It’s why you can take a decade old computer and still accomplish quite a bit on it with Linux.

[–] Thorned_Rose@sh.itjust.works 1 points 13 hours ago

My single longest install of Linux was 6 years and only ended because I built a new PC. Windows I generally reinstalled at least every two years. I couldn't stand how slow it got.

[–] buwho@lemmy.ml 3 points 23 hours ago

yeah i was just thinking this the other day. i have alot of packages on my linux boot. i run mysql,postgres all kinds of stuff, many python versions, still fast as the first day i installed it. windows on the other hand starts bogging down fast. i keep my windows boot withonly the bare minimum of things and turn off almost everything from the start up, woth the hopes of keeping it useable.

[–] Fizz@lemmy.nz 9 points 1 day ago (1 children)

ive been using linux for about 4 years now and I still have no idea where the things are kept. Im getting the feel for it slowly like everything flatpak is in a hidden folder .var my solution is to just make a simlink to folders I want to vist and put them in my home folder.

[–] SatanClaus@lemmy.dbzer0.com 2 points 1 day ago (1 children)

Brilliant. Gonna use this idea myself 🙏

[–] not3ottersinacoat@lemmy.ca 4 points 20 hours ago (1 children)

Config files for programs are in hidden folders in ~ (as you discovered) OR in ~/.config OR in ~/.local/share (yeah it's a bit of a mess)

Config files for flatpaks can be found under ~/.var/app (usually, some flatpaks have permissions to write outside that directory).

[–] a14o@feddit.org 2 points 10 hours ago

Just want to point out that, while it's a mess in practice, there is a correct place for these files and the problem is that many applications ignore it. Configuration files should be written to an aptly named folder in ~/.config/ (or more precisely, in $XDG_CONFIG_HOME which is set to ~/.config/ in most systems). ~/.local/share/ (or $XDG_DATA_HOME, respectively) is for user data, which is different from config.

[–] ikidd@lemmy.world 3 points 23 hours ago (1 children)
[–] DonAntonioMagino@feddit.nl 1 points 22 hours ago (1 children)
[–] ikidd@lemmy.world 2 points 22 hours ago (1 children)

If you try installing the flatpak version of FF rather than using the zypper version, does that work better? I'm not too familiar with OpenSUSE, but that seems like a problem with the packaging.

[–] DonAntonioMagino@feddit.nl 2 points 22 hours ago (1 children)

Interesting idea. I’ll give that a shot soon.

[–] ikidd@lemmy.world 2 points 21 hours ago (1 children)

Yah, it sounds like a quirk. I kinda like it reopening my tabs, but I just tried it on the stock FF in a fresh Fedora KDE install and it works fine.

[–] DonAntonioMagino@feddit.nl 1 points 8 hours ago

It seems to have done the trick, cheers! I do get the ‘Your Firefox session has closed unexpectedly, do you want to recover it?’ screen, but I read earlier that Firefox on Linux indeed thinks it has crashed when it’s not closed the ‘proper’ way, which is by closing it from the menu. It doesn’t do this on Windows, which is really odd. But I should be able to just turn off that screen in about:config. Perfect.

[–] qkalligula@my-place.social 8 points 1 day ago

@DonAntonioMagino making backups of your home folder (/home/username) is a great ways to survive reinstalls. also install discovery if you don't have it. its an easy way to install and find software... i dont know opensuse package manager... but it should be a simple command

[–] LordPassionFruit@lemm.ee 7 points 1 day ago

Zypper (openSUSE's package manager) is what I use for installing programs and its relatively easy. Find the package name on openSUSE.org, then put "sudo zypper in [package-name]" into the terminal.

[–] some_guy@lemmy.sdf.org 6 points 1 day ago

The system seems quite a bit quicker than it was in Windows - though in all honesty this will also be because I’m still on a fairly fresh install.

I don't think your Linux install is likely to slow down the way Win does.

The little icon jumping next to your cursor when opening a program (I know, I’m easily amused).

I consider Win unique as an OS that doesn't provide feedback when something is happening in the background. It's infuriating.

The lingering feeling of instability.

You've spent decades on the other system and when you started, you were too young to feel anxiety about it. You'll get used to it.

The capslock works differently, apparently. I’m used to writing every capital letter using the capslock key, meaning if I write a capital at the beginning of a word, I press capslock, then type the first letter, then quickly press capslock again and type the rest.

I don't understand why you don't use the Shift key. I'm not trying to be an ass; why not use Shift?

I say all of this as a Mac guy who uses Linux for servers and such. I don't daily-drive Linux as a desktop platform. But I greatly respect Linux and pay to support the Asahi Linux project (they are building Linux for Apple Silicon). I wish you all the best finding your way in a Windows-free world.

[–] Spaniard@lemmy.world 4 points 1 day ago* (last edited 1 day ago)

The lingering feeling of instability. This is my second install of OpenSUSE, after I messed up something leading to my computer having some files which it wanted to update, but using urls which didn’t exist. After this, I’ve been feeling a bit insecure and afraid of doing something that ruins my installation. I know there’s the saying that Linux ‘just works’, but I’ve never messed up a Windows installation...

Regarding this. How often did you mess your windows installation when you started? Because I started around 8 years old with MSDOS and I screwed Windows many times, eventually I learnt what to do and what not.

Regarding software today it's easier than it's ever been in Linux. With flatpack, appimages and the different repos.

Anyway there is this scene in the show "Bojack Horseman" where the titular character was trying to do some exercise by running up a hill and he is tired, exhausted, another characters pass by and says: "It gets easier", "uh?" answers Bojack, "It gets easier but you have to do it every day, that's the hard part".

What that means is, it will get easier, specially when you are young, but you have to be constant, you have to keep messing around and do backups.

Here is the scene from Bojack

That being said, I am huge fan of opensuse and debian but eventually on my desktop I went with endeavour-os, the only time I screwed it up it was easy to fix it by using the live-iso editing the config files and fixed.

[–] BlueSquid0741@lemmy.sdf.org 4 points 1 day ago (1 children)

Do you need Timeshift on an opensuse system? I haven’t used Leap, but had a Tumbleweed install for years which has Snapper pre installed.

You can install btrfs-assistant to help you manage snapper. You could have it create backups of your /home, then you can rollback if you think you’ve messed up too much.

The firefox thing seems just firefox behaviour to me. Does it not do that in Windows? But you could use a firefox based browser that respects privacy more. Librewolf and zen browser you can install via Flathub or an appimage from their website. Librewolf at least will by default end and forget a session when you close the browser.

(FYI - best way to deal with appimages is to install Gearlever from flathub, then when you download an appimage you open gearlever and “install” the appimage. Gearlever is just for better integrating appimages into your system but also for keeping them updated).

My last Tumbleweed install I ran from 2019 to 2023. During this time flatpaks got a lot better and flathub got a lot more programs available. Now I use flatpaks as my first option for software, unless I think it’s something that will give me problems being containerised.

Opensuse 1-click… you’re right, those can be a pain. You often end up adding additional repos, and it’s never fun trying to clean up the problems that come with that after a while.

My suggestion is search for “opensuse ‘programs name’” and see if they maintain it in their repository first. (You can use Opensuse’s preinstalled Yast to search for it even to keep it simple). If no, look for it on flathub, remember to look to see when the flatpak was last built, in case it’s been unmaintained for a while. Failing that, check the developers page (usually GitHub or gitlab or similar) to see if they have recommended steps for install.

[–] DonAntonioMagino@feddit.nl 1 points 23 hours ago* (last edited 23 hours ago) (2 children)

Do you need Timeshift on an opensuse system? I haven’t used Leap, but had a Tumbleweed install for years which has Snapper pre installed.

To be honest, I just installed Timeshift because I first tried Mint and that had Timeshift pre-installed, so it’s the only program I knew for making backups.

The firefox thing seems just firefox behaviour to me. Does it not do that in Windows?

It really doesn’t. The first thing I’ve been doing is getting everything to behave as much like I’ve been used to on Windows, and this Firefox behavior is really sticking out like a sore thumb. But I’ll fix it at some point, hopefully.

Thanks for all the helpful information :)

[–] Grunt4019@lemm.ee 1 points 16 hours ago (1 children)

I think the Firefox thing might actually be KDE restoring your session and not Firefox. Try to check KDE settings to see if you can start with a blank session on login.

[–] DonAntonioMagino@feddit.nl 1 points 9 hours ago

I already had that turned on as I want to start with a completely new session everytime anyway.

[–] BlueSquid0741@lemmy.sdf.org 1 points 22 hours ago

If the Firefox thing is a real pain, do consider the librewolf project, since it won’t save your session every time, but also has ublock origin already set up by default.

Remember that even if you’re unsure some software is for you or not, just try the flatpak. One command to install, and one command to remove if you didn’t like it. Because it’s containerised you don’t need to worry about it leaving behind unused libraries or cluttering your system with leftover bits.

[–] just_another_person@lemmy.world 5 points 1 day ago* (last edited 1 day ago) (1 children)
  • Can't find anything: everything is meant to be searchable in lieu of having a programs menu and such. Hit your meta key (Winkey) and start typing to find or launch something, use URL bar in your file manager to search for names or content of files...etc. You can also just set icons for things if you wish.
  • Instability: there is almost zero chance of you being able to destroy your environment so bad that it would require a reinstall of the OS. Since it's just flat files on a disk and no central registry like Windows, everything can be repaired quite simply, you just need to be familiar with how.
  • Capslock: unfamiliar with your intended behavior as I've never used Capslock like that before, but I bet there is a solution for this if you just search around. Input behavior is totally customizable.
  • Desktop icons: no idea what that could be, but as mentioned above, most DE's have or are moving away from desktop as a launch source.
  • Firefox: 'about:config' has these settings
  • Software center is just one GUI for finding things. You can install whatever you want however you want, and that's just up to you. If you find some piece of something you want to run, the preferred method is also using a package for your OS's package manager, but that's just for convenience and not a hard rule. There is no "best" solution, just good habits.

Good luck!

[–] DonAntonioMagino@feddit.nl 4 points 1 day ago

Instability: there is almost zero chance of you being able to destroy your environment so bad that it would require a reinstall of the OS. Since it's just flat files on a disk and no central registry like Windows, everything can be repaired quite simply, you just need to be familiar with how.

Yeah, but I spent half a day faffing about trying to see what I’d done wrong and searching online for hints. I suppose I didn’t literally ruin my installation, but I’d messed it up enough for me to not know how to fix it, so I gave up.

Firefox: 'about:config' has these settings

That’s the first thing you find online, pretty much. Changing settings in about:config doesn’t work (in this case), and I’ve followed instructions involving adding an autoconfig.cfg file to the Firefox installation folder, which also didn’t work. But yeah, like I said, I tried some things and have not been able to get Firefox to start a fresh session on startup, after shutting down the computer with it still open.

Thanks for the advice!

[–] not3ottersinacoat@lemmy.ca 1 points 20 hours ago* (last edited 20 hours ago) (1 children)

For backing up my home folder, I just plug in my external drive and use rsync from the terminal, like so (change to your user name; mine is gecko. Double check the paths and edit as necessary)

rsync -av /home/gecko/ /media/gecko/media/emmahomebackup/ --delete --dry-run (test first, check for errors at the end of output, there shouldn't be any unless you messed up the paths)

then,

rsync -av /home/gecko/ /media/gecko/media/emmahomebackup/ --delete

This command will back up your home folder the first time you run it, and on subsequent runs will sync any changes that have occured since the last run.

To restore, reverse the paths.

For backing up my system files (basically, everything outside of my home folder) I just use Timeshift.

[–] Xanza@lemm.ee 1 points 19 hours ago (1 children)

JBOD is nice, but if you're interested in backups, check out an actual NAS. They're very much worth the expense.

[–] not3ottersinacoat@lemmy.ca 1 points 13 hours ago

I'm happy with my routine. Simple, quick.

[–] irotsoma@lemmy.blahaj.zone 3 points 1 day ago

I haven't used OpenSUSE before, but I don't really experience those issues, though I don't use caps lock that way. I use Fedora with Plasma for desktop these days since Ubuntu is heading too corporate for my taste and plain Debian is missing too much hardware support. I'm sure Fedora will eventually, too, but I also use Rocky on all of my server installs so I prefer RHEL-based over Debian-based, for consistency anyway. Install and setup has always been smooth for me. The Discover app is there for installing stuff. It lags a lot, but otherwise makes installing things pretty easy. I'm sure there must be an equivalent for OpenSUSE. That said, Linux does rely on the command line a lot more than windows. In Windows the command line is bolted on, but in Linux it's more that the GUI is bolted on, though that has smoothed quite a bit and even on Windows the v7 powershell has smoothed out command line a little bit even if powershell commands aren't that intuitive IMHO. At least this version understands some dos formatted commands. I use Windows 11 for work.

[–] Admetus@sopuli.xyz 3 points 1 day ago

I know the feeling that it seems to be duct taped together (makes sense since there's thousands of developers working independently and collaboratively, unlike under Microsoft or Apple) and it sometimes infuriates me how each and every distribution has their easy install points, and yet confound certain other points.

For instance I want a Chinese IME? Fedora will get that done in a minute, but Arch varying results from install from terminal of fcitx and adding lines to a config. On the other hand Arch AUR has optimised software and mirrors for my region of the world.

Don't know if you tried Gnome but I love it for some reason, maybe because it's so different and customisable via extensions. So yeah, enjoy the ride!

[–] LlamaByte@lemmings.world 2 points 1 day ago

For the issue finding certain folders have you turned on show hidden files? The .local file is generally where a lot of that stuff is held but it's generally hidden by default to prevent the home directory from looking bloated.

[–] eugenia@lemmy.ml 1 points 23 hours ago (1 children)

As a first linux I'd suggest Mint, not suse or anything else. I'm a debian-testing user myself (rolling release), but for new users, use mint. All the problems you mention don't happen on mint.

[–] DonAntonioMagino@feddit.nl 0 points 23 hours ago (1 children)

Yeah, I first tried Mint, but I didn’t like the look and feel of Cinnamon. It felt a bit cheap for my taste.

By the way, the capslock issue is certainly also true on Mint (but I’m afraid I’m not allowed to complain about that here :p )

[–] eugenia@lemmy.ml 1 points 22 hours ago (1 children)

I find the looks of Cinnamon just fine with a bit of optimization, eg.. using the new theme and using cinnamenu instead of the default menu. Here's mine: https://files.mastodon.social/media_attachments/files/113/537/970/191/106/160/original/2bfb19edd50e248f.jpg What i like from mint is that it's clean looking.

[–] DonAntonioMagino@feddit.nl 1 points 22 hours ago

I’m going more for a mix between Windows 7 and 11 with more colour:

[–] lordnikon@lemmy.world 2 points 1 day ago

Also if you have a spare hard drive laying around you could use timeshift to snapshot your install with an easy restore method to give you some confort