this post was submitted on 19 May 2025
337 points (94.5% liked)

linuxmemes

25094 readers
2043 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • 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.
  • 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, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] SVcross@lemmy.world 9 points 6 days ago

    Obviously Hannah Montana Linux.

    [–] Buddahriffic@lemmy.world 7 points 6 days ago

    Don't run Linux, run the OG Unix. Don't use a desktop, get a mainframe.

    [–] vayneblade@lemmy.world 1 points 5 days ago

    The obvious answer, for true fear, is to either run TempleOS or Red Star

    [–] HouseWolf@lemm.ee 96 points 1 week ago (6 children)

    When I was first looking into Linux I asked the only friend I knew who used it and he unironically recommended me Arch...

    A year later I actually gave Arch a try, but by then he apparently hated Arch and switched to Gentoo and I stopped asking him for advice at that point.

    [–] 30p87@feddit.org 67 points 1 week ago

    he apparently hated Arch and switched to Gentoo

    1000055492

    [–] semperverus@lemmy.world 28 points 1 week ago* (last edited 1 week ago) (2 children)

    I have been using Arch for a half a decade at this point and its worked out well for me. I like how its very stable despite being bleeding edge (relatively speaking). It's made gaming a lot easier, and I was pleasantly surprised when Valve announced SteamOS was switching to it as a base.

    A lot of people have varying levels of purism when it comes to linux, and it sounds like your friend dipped his toes in with Arch and realized "not pure enough" and then jumped in on the deep end with Gentoo. At the end of the day, Linux is Linux no matter which distro you pick, but each distro highlights different strengths and weaknesses of it. Its all about the package managers, the repository contents, and the maintainers. Occasionally, technical support might matter.

    So, pick whichever distro you like, move around a bit to see what has the least papercuts for you, and then stick with that until you can't anymore.

    load more comments (2 replies)
    load more comments (4 replies)
    [–] madame_gaymes@programming.dev 40 points 1 week ago (1 children)
    [–] axEl7fB5@lemmy.cafe 1 points 3 days ago

    have fun with the nix docs

    [–] Ep1cFac3pa1m@lemmy.world 38 points 1 week ago (2 children)
    load more comments (2 replies)
    [–] rumba@lemmy.zip 34 points 1 week ago* (last edited 1 week ago) (6 children)

    NixOS: How do I install OBS?

    edit /etc/nixos/configuration.nix

    locate environment.systemPackages = with pkgs; [

    and add

    linuxPackages.v4l2loopback
    (wrapOBS {
      plugins = with pkgs.obs-studio-plugins; [
        obs-backgroundremoval
        obs-shaderfilter
        obs-vintage-filter
        
      ];
    })
    

    Then you need to install the kernel driver

    you can find the instructions here:

    https://nixos.wiki/wiki/OBS_Studio

    make sure you follow the part about boot.extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback ];

    if you want to use the virtual cam driver.

    You may find out that you want to install this in home-manager or flakes instead, but those are novels themselves.

    edit: ohh yeah almost forgot run

    sudo nixos-rebuild switch

    after you edit the configs to install

    NixOS: How do I update the version of OBS after it's installed?

    sudo nix-channel --update

    sudo nixos-rebuild switch

    If it breaks, the errors are mostly unhelpful, you need to poke around and make educated guesses.

    If it bricks you can go back to the previous version in grub by selecting the second to the top entry

    make sure you garbage collect every now and then or the app store gets huge.

    [–] floofloof@lemmy.ca 39 points 1 week ago* (last edited 1 week ago) (30 children)

    I've been using Linux for nearly 30 years and I recently noped out of NixOS. It's a great concept, but I'm old and I don't want to spend the rest of my days configuring stuff just to get to where I would be in 30 minutes on a less rigorously designed distro.

    load more comments (30 replies)
    load more comments (5 replies)
    [–] OpenStars@piefed.social 33 points 1 week ago

    To scare them? Windows.

    img

    It's the absolute best way to make someone become a Linux user for life.:-)

    [–] Labna@lemmy.world 23 points 1 week ago* (last edited 1 week ago) (1 children)

    Gentoo obviously :
    To install, easy just get this iso, with no GUI, then whip your hard drive, create partition, copy the Linux core, config your core based on the hardware technical details of every components you have and will use, compile it, add extra core drivers, compile them, add all the software you'll use to get a GUI (Desktop environment), compile them,. Now you can finally restart without usb stick! Add all the software, configure and compile them. And for every update of every software you may check the details to be sure it doesn't break your config.
    Easy no? It just took you a month to get all the steps right!

    load more comments (1 replies)
    [–] wildbus8979@sh.itjust.works 21 points 1 week ago (6 children)

    Neither existed when I installed Linux the first time.

    load more comments (6 replies)
    load more comments
    view more: next β€Ί