this post was submitted on 07 May 2024
226 points (76.7% liked)

linuxmemes

21293 readers
974 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 members of the community for any reason.
  • 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.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 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. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  •  

    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 fork-bomb your computer.

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] mumblerfish 2 points 6 months ago (4 children)

    What can you do with thw WSL? Can you run a wm for example with it? And if so, can you use the super key as a modifier?

    [–] olutukko 4 points 6 months ago

    apparently wsl 2 enabled option to run gui apps too so I would imagine desktop or wm would work too, but I don't think it would be possible to enable super key for those without windows registering it too. this is just my speculation though. but traditionally people use it to run linux cli applications etc.

    at least my classmates have been using it for classes that require usage of linux. I have never touched it myself since I converted to the church of linux before wsl was a thing

    [–] AlotOfReading 4 points 6 months ago

    WSL is just a well integrated VM running Linux. It's mainly intended for CLI tools, but there's nothing preventing you from e.g. running an X server and having programs appear in the Windows "window manager".

    The super key is largely inaccessible though. It's tied very deeply into Windows, which is still the one talking to the keyboard.

    [–] [email protected] 4 points 6 months ago

    So I have to use a windows machine for work. I can't tell you how awsome wsl is. You can use any Linux package on wsl. If you are crasy enough you can even run desktop environments like xfce. All this with nearly native speed.

    Of cource things links a KVM aren't possible but nothing is nicer to just type wsl into your terminal and have your Linux distro of choice ready to go

    [–] IsThisAnAI 2 points 6 months ago

    Run containers, mount both system volumes without significant write performance, wm, and networking is simple. No idea about super.

    I have to use MS suite and this is far than osx bastardized unix and for most of my day to day technical work its essentially Linux built natively into Windows in practice.