Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Linux
  3. Suggestions to switch a daily laptop to linux.

Suggestions to switch a daily laptop to linux.

Scheduled Pinned Locked Moved Linux
53 Posts 33 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C [email protected]

    I haven't used Arch Linux in years so I haven't tried out their installer.

    Manjaro doesn't require using the command line at all to install, so if Arch Linux can match that then it's probably at least as good.

    jumuta@sh.itjust.worksJ This user is from outside of this forum
    jumuta@sh.itjust.worksJ This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #43

    i mean you have to "use the command line" for the arch installer i guess, but it's literally just typing "archinstall" and then having a TUI pop up where you can graphically set the install options and start the installation

    1 Reply Last reply
    0
    • T [email protected]

      Are you using Bluefin DX? And a separate question, are you able to install additional gnome extensions?

      visnudeva@lemmy.mlV This user is from outside of this forum
      visnudeva@lemmy.mlV This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #44

      I'm using the regular bluefin, not DX, and yes I am able to install any gnome extension.

      T 1 Reply Last reply
      0
      • visnudeva@lemmy.mlV [email protected]

        I'm using the regular bluefin, not DX, and yes I am able to install any gnome extension.

        T This user is from outside of this forum
        T This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #45

        Sweet. Customization can be tricky with immutable distros.

        visnudeva@lemmy.mlV 1 Reply Last reply
        0
        • H [email protected]

          There’s nothing especially gaming-focused with bazzite that would interfere with general PC usage.

          The only thing is that there’s not a lot of distro-specific guidance out there, and the immutable concept is a bit new and unusual.

          ulrich@feddit.orgU This user is from outside of this forum
          ulrich@feddit.orgU This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #46

          I use it for my general distro as well:

          • atomic
          • fractional scaling
          • seamless background updates
          • tiling window manger

          All out of the box. Not something I've found with any other distro.

          1 Reply Last reply
          0
          • deadcatbounce@reddthat.comD [email protected]

            Upvoted with caveats

            I choose clean OSs with minimal additional code and settings added by distro maintainers. Fedora is fairly good. ArchLinux is excellent.

            ArchLinux actually makes quite a good first distro if you're willing to learn GNU/Linux. If you grew up with the early non-NT (DOS) Windows then you're more than used to trying to squeeze the most out of Windows by learning how it works. That was a long time ago now.

            I moved from Windows to Linux just after the turn of the century because Microsoft were making it more difficult to use your own OS on your own machine.

            After Fedora Core 4+ I ended up using ArchLinux for the longest time. It's early adoption of systemd was a factor, as was the rolling nature.

            K This user is from outside of this forum
            K This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #47

            Archlinux is good if you accept that you'll need to spend time to learn it, and that those moments might be frequent and unavoidable early on. Definitely wouldn't recommend it to somebody who needs their computer to work, since a new user with no experience might find themselves breaking their boot images and spending hours trying to figure out how to fix their computer not booting.

            So yeah, I think that's an important caveat: if you don't know Linux already, and you can't afford to spend time learning and fixing your system, don't use Arch.

            1 Reply Last reply
            0
            • communist@lemmy.frozeninferno.xyzC [email protected]

              Why not bazzite? It's just kinoite with some extra stuff installed, some of which is very nice (patent things that make twitch work for example)

              M This user is from outside of this forum
              M This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #48

              Only thing i hate abour fedora is that they respect patents so much. Media codecs? Nope. Vlc? Nope. VA-api? Nope. Atleast not by default.

              Thoose are free software, but won't include because it is against american software patent laws. And they also don't want to prompt users to install thoose hardware accelerations, because they belive it makes them non-free

              1 Reply Last reply
              0
              • T [email protected]

                Sweet. Customization can be tricky with immutable distros.

                visnudeva@lemmy.mlV This user is from outside of this forum
                visnudeva@lemmy.mlV This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #49

                I also created my own custom immutable distro based on ublue but with hyprland instead of gnome. So I can use it as I wish out of the box without needing to tweak it. It is called blupr and it is on github.

                T 1 Reply Last reply
                0
                • W [email protected]

                  I've been using this hp gaming laptop with win10 since 2 years ago with an old dumb LG screen for coding/emulate (35%) or gaming (25%) and other 40% without the 2nd screen (browsing/documents).

                  I've used fedora/red hat in university but it was almost 10 years ago for specific software (emu/simulators) so I'm kind of noob in general terms and I'm afraid I'll be leaving dual boot just in case.

                  I've read some posts before about out of the box distros (because the nvidia gtx 1650ti mainly) but I'm not sure if I should go for bazzite or cachyos or opensuse tumbleweed or a better distro that fits great in my case and about desktop, KDE (plasma) is my choice at the moment.

                  Thanks in advance.

                  M This user is from outside of this forum
                  M This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #50

                  I really enjoy running nixos because there is very little uncertainty of what's installed. I don't run any games so I can't speak to that, but the centralized configuration makes fixing problems relatively easy. The downside is a steep learning curve to writing your own derivations, the community is split between "flakes" and normal nix derivations, and sometimes you just have to accept that it doesn't work on nixos without putting in the work to write the derivations yourself. (Don't get me wrong, people have made derivations easy to build, but it's an unexpected side quest when you just want to try some new software)

                  1 Reply Last reply
                  0
                  • visnudeva@lemmy.mlV [email protected]

                    I also created my own custom immutable distro based on ublue but with hyprland instead of gnome. So I can use it as I wish out of the box without needing to tweak it. It is called blupr and it is on github.

                    T This user is from outside of this forum
                    T This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #51

                    Nice! I saw another project called Sodalite which is uBlue with Pantheon (from elementaryOS), but with a few tweaks to bring some of their custom apps in line with Fedora.

                    visnudeva@lemmy.mlV 1 Reply Last reply
                    0
                    • T [email protected]

                      Nice! I saw another project called Sodalite which is uBlue with Pantheon (from elementaryOS), but with a few tweaks to bring some of their custom apps in line with Fedora.

                      visnudeva@lemmy.mlV This user is from outside of this forum
                      visnudeva@lemmy.mlV This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #52

                      Great, ublue is a really interesting Linux evolution.

                      1 Reply Last reply
                      0
                      • W [email protected]

                        I've been using this hp gaming laptop with win10 since 2 years ago with an old dumb LG screen for coding/emulate (35%) or gaming (25%) and other 40% without the 2nd screen (browsing/documents).

                        I've used fedora/red hat in university but it was almost 10 years ago for specific software (emu/simulators) so I'm kind of noob in general terms and I'm afraid I'll be leaving dual boot just in case.

                        I've read some posts before about out of the box distros (because the nvidia gtx 1650ti mainly) but I'm not sure if I should go for bazzite or cachyos or opensuse tumbleweed or a better distro that fits great in my case and about desktop, KDE (plasma) is my choice at the moment.

                        Thanks in advance.

                        ? Offline
                        ? Offline
                        Guest
                        wrote on last edited by
                        #53

                        Yes, I suggest you do it.

                        1 Reply Last reply
                        0
                        • System shared this topic on
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups