So, I was told you can take any distro, pair it with any desktop environment, and badda bing, badda boom, unique linux in the room!

And a few years ago I tried getting into linux, and it didn’t work. I didn’t like ubuntu. I want something that’s basically like Windows 98.

Closest thing I found was TwisterOS. Well, I had some issue with one program, and I’m an idiot on linux. Have no clue what I’m doing. So the guides tell me to update the thing. So I do that, and the fan in my case stops working. Aye-yi-yi!

I never got it to start working again, and I just said screw it, I’m not dealing with this. Put it in a drawer, and haven’t touched it in about a year.

Well, now I’m think I’ll just start fresh. Install a new distro, and since Ubuntu seems to be the one with the most support, I’ll use that. Then I find out that LXDE visually is more in line with what I want.

So I figure I’ll slap on ubuntu, slap on LXDE, and then install retropie. And hopefully the fan will work again. So I start researching this LXDE, and the home page wants you to download the desktop environment already baked into a DIFFERENT distro! Wait, hold on. Am I wrong in thinging you can just download a desktop environment, and slap it on any distro? Because it might be me. I have no clue what I’m doing. And even though this is lemmy, when I searched for “Ubuntu Help”, there’s no community named that. There’s also no community named “Linux help”. Which I find very very odd. Lemmy of all places you’d think would have a linux help community! This place loves linux. Does everyone just always know what they’re doing at all all times? Or am I just going crazy? I feel like I’m walking blind into a forest and bear traps line the ground. I have no idea how to even start this process…

  • Bassman1805@lemmy.world
    link
    fedilink
    arrow-up
    38
    ·
    edit-2
    10 days ago

    I want something that’s basically like Windows 98.

    Linux Mint (Cinnamon edition) and Kubuntu are, in my opinion, the two most windows-looking distros out of the box. They use the Cinnamon and KDE desktop environment respectively, you can do a little googling to see if those look like you expect your desktop to work.

    Does everyone just always know what they’re doing at all times?

    Fuck no, lol. I’ve done more stupid shit on Linux than windows would ever let me get away with. But Linux people tend to be a little more “tinkerers” than other computer users. Not everyone by any means, it’s really more of the other way around: if you want to tinker with your computer, Linux gives the most freedom to do so. And when you tinker enough and make enough mistakes learning experiences, you tend to pick up some knowledge along the journey.

    But a lot of the modern distros are very plug-and-play, to where it’s not necessary to be a tinkerer to get going on Linux anymore.

    • 474D@lemmy.world
      link
      fedilink
      arrow-up
      21
      ·
      11 days ago

      Linux Mint is so easy of a transition from Windows that I never tried anything else. As cliche as it is, “it just works”. Most I had to do was copy and paste a terminal line to open a port for Chromecast.

  • boredsquirrel@slrpnk.net
    link
    fedilink
    arrow-up
    26
    ·
    11 days ago
    1. You dont download software from Websites
    2. Use Lubuntu or other variants with LXQt or LXDE, dont do it yourself. They already have done the configs for you
    • magikmw@lemm.ee
      link
      fedilink
      arrow-up
      6
      ·
      10 days ago

      As for 1. yea you download software from websites if it’s unavailable in your system repository, but most common software is available.

      It’s like Microsoft Store or Google Play store, except everything is free (as in beer) and most of the time it works (it works, but bugs happen like everywhere else).

        • Cyno@programming.dev
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          10 days ago

          So what do I do if I want to install VSCode? The official installation guide on their website says to download the deb file, why is such a big and popular tool not in the repository right away? Or better yet, if this is the officially endorsed why how are we to figure out the proper alternative?

          • Possibly linux@lemmy.zip
            link
            fedilink
            English
            arrow-up
            5
            ·
            10 days ago

            Don’t follow the “official” instructions as that’s not the best practice. Install the VScode flatpak or better yet use VScodium

            • Cyno@programming.dev
              link
              fedilink
              arrow-up
              1
              ·
              1 day ago

              VScodium

              I tried this but it seems that VSCodium is missing many of the extensions that are available on VSCode, it has something to do with them using different extension registries?

              In any case thanks for the advice but they don’t seem to be completely equal in terms of features

            • Cyno@programming.dev
              link
              fedilink
              arrow-up
              1
              ·
              8 days ago

              Ok, I’ll just default to flathub for app search instead, thanks.

              Wish I wasn’t already running into bugs with it though - I started installing vscode and logseq with flatpak, it opened them in Mint’s Software Manager and there’s a spinny thing now indicating work is being done, but when I click on it it just says “Currently working on the following packages” and then… nothing, blank screen. No idea if it’s stuck or actually doing something in the background, but it’s been a while (way longer than those would usually require to be installed).

              Not a good first impression for sure

      • boredsquirrel@slrpnk.net
        link
        fedilink
        arrow-up
        5
        ·
        edit-2
        10 days ago
        1. You shouldnt do that. If they dont have instructions on how to securely add a repo, their software will not update which is insecure.
        • FizzyOrange@programming.dev
          link
          fedilink
          arrow-up
          5
          ·
          10 days ago

          Only a Linux user’s answer to “how do I install software that’s not packaged for my distro” would be “don’t”.

          • boredsquirrel@slrpnk.net
            link
            fedilink
            arrow-up
            4
            ·
            edit-2
            3 days ago

            Hahaha no that was not my point.

            Dont install random software from .deb packages etc.

            You can use

            • OS repos
            • 3rd party OS repos
            • 3rd party repos
            • developer repos (like COPR, AUR, PPA, OBS)
            • Flatpak
            • homebrew
            • Distrobox with a distro that has it as a package

            So many options. There is an issue with 3rd party packaging, but at least for common software it is often better to use those, than a not updated official binary.

            • smb@lemmy.ml
              link
              fedilink
              English
              arrow-up
              1
              ·
              10 days ago

              You can use

              also there is:

              ./configure && make && make install

              just to mention ;-)

              • boredsquirrel@slrpnk.net
                link
                fedilink
                arrow-up
                1
                ·
                10 days ago

                That only works on mutable distributions, it installs random binaries to the system that are not visible to the package manager and not removable (afaik?) And it also doesnt resolve dependencies (afaik).

                So while source code is cool, it has all the above disadvantages

  • drone509@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    22
    ·
    11 days ago

    I haven’t used Ubuntu in a bit, but I’m decently familiar with linux overall. Looked up a guide. It indicated you could install LXDE with sudo apt install lxde and then reboot. The guide said that LXDE should be the default Desktop Environment now, because it’s the most recently installed one. If for whatever reason LXDE isn’t the new default, on the Login screen, in the upper left corner there should be a dialogue box to select whichever Desktop Environment you want as the new default.

    • Lost_My_Mind@lemmy.worldOP
      link
      fedilink
      arrow-up
      6
      ·
      11 days ago

      :D

      I wish the Lemmy search could search inside your brain. When I get home, I’m going to try this. And assuming it doesn’t give me 50 million errors (or…even 1 error, as I don’t know what I’m doing), then this seems like a really easy thing to do. Now if something goes wrong…then I’m screwed. Most other people who use linux would be like “Oh, yeah, error 5227. Simple error. You just have to configure the combobulator, and process the hexagonal diagrams!”

      And I would be like “…do what now?”

      But as long as it’s just one simple copy/paste line in terminal…I SHOULD be fine…unless I’m not.

      • grue@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        edit-2
        11 days ago

        You can also get different varieties of Ubuntu with different default desktop environments, named as portmanteaus of [DE name] + “Ubuntu.” Specifically, there’s Kubuntu (with KDE), Xubuntu (with XFCE), and most relevantly, Lubuntu (with LXQT).

        Note that LXQT isn’t the same thing as LXDE, but is sort of a successor to it (even though LXDE is also still maintained).

        sudo apt install lxde (or sudo apt install lxqt, for that matter) is definitely simpler than starting over installing a Lubuntu image though, so try that first.

      • TrickDacy@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        11 days ago

        Do you not realize that search engines exist? Probably 75% of people who resolve Linux errors by googling them had no clue before doing so

        • Lost_My_Mind@lemmy.worldOP
          link
          fedilink
          arrow-up
          9
          ·
          11 days ago

          I’ve been trying to understand linux that way for 10 years. The problem is the tutorials will say “do this and this, and this, and this”. I’ll get maybe 30% through the tutorial, and get an error. But the tutorial didn’t account for an error. So I google the error, and find 10 different pages all telling me to do 10 different things.

          But in doing 7 of those things, I screw 3 more things up because I don’t know what those things did. Or I did them wrong. And now I have 8 problems instead of 1.

          Sometimes you just need a human teacher who knows what they’re doing. It’s like learning to cook, but not having taste buds. You can be told to add salt, but if you don’t know what salt does, or why you’re adding it, you might add too much, or not enough, or at the wrong time. But if a human teacher can explain what you’re doing, and what it does, and why it does that, THEN you might learn.

          • TrickDacy@lemmy.world
            link
            fedilink
            arrow-up
            4
            ·
            11 days ago

            I would empathize with this issue, but it’s just not been my experience. Most of the time if I’ve done something reasonable I either get no error or a pretty easily google-able one. I’ve been using Linux pretty exclusively for a couple of years. I admit I had help from a guru for the first couple months but then again most of his help came into play with more advanced developer kinds of issues.

  • ALostInquirer@lemm.ee
    link
    fedilink
    arrow-up
    16
    ·
    11 days ago

    And even though this is lemmy, when I searched for “Ubuntu Help”, there’s no community named that. There’s also no community named “Linux help”. Which I find very very odd. Lemmy of all places you’d think would have a linux help community!

    Have you been by !linuxquestions@lemmy.zip yet? Nevertheless, this community should work just as well.

    There’s also !linux4noobs@programming.dev or a community with the same name on Lemmy World. When specificity in a search fails, falling back to broader/more basic terms may help (e.g. searching for Ubuntu or Linux).

  • So Ubuntu has a version called Lubuntu, which used to come with LXDE, but now it comes with LXQt. So this will require you to install LXDE with the tasksel command, unless you start with Ubuntu desktopless. But I’d say to definitely check out Kubuntu, it’s the KDE version, and I feel like KDE and LXDE are quite similar. Both have an older windows overall appearance.

    • boredsquirrel@slrpnk.net
      link
      fedilink
      arrow-up
      7
      ·
      11 days ago

      LXQt is basically the up to date version of LXDE. Dont bother with LXDE I would say, use LXQt.

      Lubuntu has the best theming.

      Just download the ISO, flash it to a thumbdrive and install again.

      • boredsquirrel@slrpnk.net
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        Edit: please just use KDE. LXQt is such a usability mess, I have no idea who actually uses this daily.

        KDE needs a debloat but is really fast and pretty light.

  • Blisterexe@lemmy.zip
    link
    fedilink
    arrow-up
    13
    ·
    edit-2
    11 days ago

    You can install any desktop environment on any distro, but its better to choose one with it preinstalled.

    If you want windows 95, maybe try something like linux mint xcfe or xubuntu with the chicago95 theme.

    Also if you want ubuntu with a de other than gnome, download one of these.

  • Possibly linux@lemmy.zip
    link
    fedilink
    English
    arrow-up
    13
    ·
    edit-2
    10 days ago

    Don’t download software from some random website.

    Instead, use your package manager to install it or use something that ships with it. I would recommend Debian as its very stable and the installer gives you the option to install LXDE if you so choose. (Side note: LXDE isn’t well maintained) You likely will want to enable flatpaks for newer application support but that is pretty easy to do. Just go to flathub.org and choose how to install and then Debian

  • burgersc12@mander.xyz
    link
    fedilink
    arrow-up
    7
    ·
    11 days ago

    It sort of works, but as with anything on Linux, the reality is a lot less pleasant than in theory. For distros like Debian, it is very easy to install a new DE, since its baked into the installer, but other distros may or may not work as well if you try to install a completely new DE. I recommend trying a bunch of distros with different DE installed and find one that suits your needs.

    • Lost_My_Mind@lemmy.worldOP
      link
      fedilink
      arrow-up
      15
      ·
      11 days ago

      Because nobody understands everything, but our individual areas of expertise vary from person to person. So you seek help on the things that confuse you.

      There have been some helpful people in this thread. You’re not one of them. Instead you’re displaying the same attributes that take the most open and free operating system, and give it the reputation as being closed gated.

      It would be like a mechanic rolling his eyes at you for not knowing how to replace a muffler, or change your own oil.

      • 5714@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        1
        ·
        10 days ago

        If I got it right, rpi-6.3.y introduced a PWM fan control bug - roughly September last year.

        Other people already explained how to switch DEs.

        My question wasn’t driven by gatekeeping, but by tone and comparison. Linux has to deal with both modularity and UX and still be better than Windows in most topics. Granted, OP wasn’t awful about this, but if we had no easy answer, for example because it hasn’t been implemented yet to be easy, this community, LXDE and TwisterOS would’ve likely caused another “Linux is shit!”, if not directly for OP, but then for those who lurk. There is a great anxiety in our beginner-friendlyness. Being open to newbies is how things got accomplished, but Linux shouldn’t be the safe haven for those who were failed by other OS alone.

        Maybe I shouldn’t have said what I said, but I thought the valid issue itself was solved.

  • sinkingship@mander.xyz
    link
    fedilink
    arrow-up
    5
    ·
    11 days ago

    Hey, welcome, fellow noob!

    I hopped on the Linux train maybe 20 years ago and haven’t had any non unix system in maybe 15 years.

    Also, I don’t know anything much. I can do basic tasks with a Terminal, but I don’t think for example I could install Arch from scratch. Or if I’d accidentally opened VIM, I’d have to kill power to get out again. But I like to tinker. If you like to tinker it’s a big plus, otherwise things, that don’t work instantly, might get frustrating.

    As others said, use a pre built distro + DE environment, especially if you don’t really know what you do. Another thing that I’d recommend: a distro that be backed up easily. So you can tinker and start over, if necessary.

    If I don’t know, how to fix a thing, I usually look up my question online. The problem with that is: I’ll find solutions containing commands that I don’t know, what they do. I have “fixed” my OS to death before, so it’s always nice to have a recent backup.

    Ubuntu is the biggest, although it’s not old-school like win98 and comes with idealistic problems for many people. If you didn’t really enjoy it, I wouldn’t go back, just because it has the biggest community. Community isn’t only about size.

    Mint is rock solid, I’ve run that a long time with different DEs.

    Another distro, I can’t really recommend (as I haven’t used it further than live USB yet), but might be very interesting for you, is MX Linux. It comes with simple DEs and more importantly: a ton of GUI tools (including a back up tool where you can back up the entire OS including apps and settings as a flash USB).

    I don’t know, if I was able to help anything. I just wanted to reassure, that there are (maybe even many) Linux users that don’t really know what they do.

    As with many skills in life, I believe, the best way to learn is by just doing it. There will be failures. And each failure is a big opportunity to learn something.

      • sinkingship@mander.xyz
        link
        fedilink
        arrow-up
        1
        ·
        7 days ago

        Emphasize on “should”? Thank you! I’ve looked this up several times just to have in forgotten when needed. So for me, VIM only, when I have internet access.

    • Lost_My_Mind@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      11 days ago

      As others said, use a pre built distro + DE environment, especially if you don’t really know what you do. Another thing that I’d recommend: a distro that be backed up easily. So you can tinker and start over, if necessary.

      homer simpson voice Ooooooo! Expain how!

      Hopefully, if I keep my installation small, and my game roms on a different partition, I can just stick a USB stick in, and backup before I do anything stupid. Then if I break it, I can reflash the first partition from my USB backup, and my rom files partition won’t be affected, since they were never the problem.

  • hperrin@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    11 days ago

    Yeah, for newbies I always recommend sticking to the big distros meant for ease of use. Fedora, Ubuntu, Mint, Pop, or openSUSE. Only once you’re familiar would I recommend venturing into the harder and lesser known distros.

    Once you pick one of those, you can download a “spin” or “edition” for the desktop environment you want. So, you’d want Lubuntu for Ubuntu+LXQt.

  • BB_C@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    10 days ago

    I will let you on a little secret.

    The best “support” you can get is support from upstreams directly (I’m involved in both sides of that equation). But upstreams will often only “support” you when you 1. run the latest stable version 2. the upstream source code wasn’t patched willy-nilly by the packager (your distro).

    So the best desktop linux experience comes with using rolling distro that gives you such packages, with Arch being the most prominent example.

    The acquired knowledge that argues stability and tells you otherwise is a meme.

    • adr1an@programming.devM
      link
      fedilink
      arrow-up
      5
      ·
      10 days ago

      We can’t recommend Arch to beginners. The maintenance is too high.

      But yes, the support on rolling distros is great.

      In any case, I’m surprised all the issues OP gets are from support for a fan? Something is terribly wrong here. I’d rather switch to any other fan (they’re cheap!) and blame the manufacturer. Move along.

      For windows9x UI there are retro themes (e.g. xfce4 as DE can be themed with https://github.com/grassmunk/Chicago95 ). For a distro, try zorin os maybe? Is focused on giving a modern windows-like UI and feel. In any case, my recommendation goes to debian or mint.

      Desktop environments are tightly coupled to distros. At work, I got ubuntu. Got root, installed kde plasma. It works, but only because ubuntu is huge and has a “meta package”, and if you’re experienced enough not to switch the login to sddm, is all good. But even so, this goes to show that even if you can build your own system by swapping parts, this doesn’t mean is simple. Most linux users simply take a distro and don’t wander too far from it…

        • magikmw@lemm.ee
          link
          fedilink
          arrow-up
          2
          ·
          10 days ago

          As a Fedora user that used to use Arch, yeah, wisdom comes from experience. Arch is not bad experience, I just kinda got tired of it.

      • Hawk@lemmynsfw.com
        link
        fedilink
        arrow-up
        1
        ·
        10 days ago

        Yeah gotta back Arch here. It’s relatively stable and a good compromise between the two extremes of non-modular highly configured and DIY.

        The only moving part with arch is installing a couple packages.

        • Possibly linux@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 days ago

          It needs updates constantly. I’m not sure why you would recommend it to someone in search of Windows 98

  • kixik@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    10 days ago

    Just a minor suggestion. When looking for something different than what you’re currently familiar with, do so in very open minded way, hopefully no looking for clones to what you were used to, but willing to experience and learn new stuff (there’s no failure, just something new that had to be learned and experienced).

    I know it’s easier saying than doing…

    Looking for advice on giant communities is sort of hard, and in the end you won’t know what works better for you if you don’t try it. The open mind needs to come with some time to be able to play, and enjoy during the play, so it’s not a whole series of frustrations.

    On this same forum (different threads/posts/converstions) I’ve read very different recommendations. Even though Manjaro has been recently getting a lot of bad reputation because of letting some certs expire, it’s still considered an “introductory” gnu + linux distribution. I’ve also read Mint is a pretty good “introductory” gnu + linux distribution as well, specially now that ubuntu has finally shown its inclination towards its snap store, rather than the good and solid dpkg + apt, which allowed it to grow on users to where it’s currently at.

    I myself prefer rolling release models for distributions, and being as vanilla as possible, to be closer to upstream as possible. However I dislike systemd, which is just a personal taste, so I don’t have a specific recommendation. It used to be Manjaro offered openrc, but they dropped it, and the distributions I know are Artix (it has gui installers if that’s considered “introduction” level distribution, but one still need to handle the configuration mismatches with upgrades as with Arch), Gentoo (I wouldn’t say it’s not for starters, but for sure it has its learning curve, but more importantly you need to be aware that it’s a source based distribution), and Void. If you don’t really care, rolling release distributions, which might have an easy ramp up might be Manjaro as mentioned, and now I believe openSUSE Tumbleweed. maybe even fedora come close… Rolling release models might come even easier for newcomers, in my opinion, since there’s no need to think on what happens on major updates, but rather one needs to keep updating periodically, but hopefully the distribution helps supporting the safest and saner configurations natively so the user, and particularly newcomer to the distribution don’t have to deal a lot to get such safe and sane configurations, at least to start with. And that’s to me the important part to call it “introductory” distribution, easy installation might be part of it, but it’s hardly the majority of it, and this is perhaps the sad part of what I like about being as vanilla as possible, some distributions even take that as a mantra for configurations, and upstream developers don’t always have the safer, or the saner configurations by default. I believe Manjaro and some others take that into account to make things smoother to start with. Maintaining the distribution, keeping it up to date, being able to install stuff, has it’s learning curve, no matter the tools/frameworks to do so, and it might be harder if one has to deal with how to make things work because the software doesn’t work as it should (configuration required upfront), and it’s not hardened enough as well so the user needs to know that and do additional configuration upfront as well.

  • thisbenzingring@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 days ago

    Think of it this way

    There’s your core of the system, the kernel part. It’s the engine of the thing but basically its the package manager. This is what Ubuntu, Redhat, Arch, etc is. It’s all interchangeable in some ways and also locked into a specific place you get your packages and updates. It could be any desktop and all of the desktop environments or just a command line.

    So more often than not, the core will favor a specific desktop environment. You can always install multiple environments and they’ll work but there’s some things that are suited for one desktop environment over the other. Many of the basic apps don’t work outside their environments. KDE apps don’t always work in Gnome and vis versa.

    So when you download Ubuntu, your basically says give me the package manager that points to the Ubuntu repositories that will understand your version of the core and give you prepackaged software that is meant to work with Gnome.

    If you go with Kubuntu you’ll get the same treatment but with the KDE desktop environment and all of its basic stuff.

    But you can install KDE on Ubuntu and you can install Gnome on Kubuntu.

    You can mix and match all the desktops if you want but at some point it does cause problems because the developers make different decisions and use different software that you’re package manager has to deal with.

    So some distros do things different, have different configurations and package managers. I use Arch which uses pacman (package manager) to give you core software that they keep up-to-date and test but it’s limited in what it offers. So instead it has an AUR that can be accessed though many different sub package managers, like yay

    I could go on but I hope this makes a little sense about the difference in distribution and desktop environments.

    If you want a Windows 98 style desktop, look at KDE. It’s a lot like how Windows works