12

I wish to work on Linux, but the only machine l have at my disposal is my brother's windows laptop when it's free. Can I create a virtual Linux system using QEMU ?

you are viewing a single comment's thread
view the rest of the comments

Terminals and command lines like fish and zsh run well on windows ? Vim and ffmpeg ? They work fine on windows ?

[-] nykula@piefed.social 3 points 1 week ago

WSL is the name of the tool, it installs an Ubuntu virtual machine that integrates with Windows in a way that you don't have to care about disk sizes, shared folders or remote access. It gives you an Ubuntu bash window after a few minutes of automatic downloading. Under WSL, I do run both vim and ffmpeg OK. You can install most packages you want like on a full Ubuntu installation.

Thanks for sharing. The only difference is that instead of Ubuntu, l'd love to go for MX Linux, as I want to get a hang of it.

[-] nykula@piefed.social 4 points 1 week ago

While I don't know whether MX Linux supports WSL (just a few distributions do), I know that MX is based on Debian, and you can install Debian under WSL with wsl --install -d Debian. Their console experience is very similar.

So you work on Ubuntu ? I'm getting stuck in this bash window itself.....

[-] nykula@piefed.social 2 points 6 days ago

You can install a terminal multiplexer: sudo apt-get install byobu - and launch it: byobu, then follow the instructions on how to use multiple CLI apps at the same time. For example, install zsh, vim, ffmpeg and other console programs you wanted, and launch them in multiple byobu tabs. If you want to install a desktop application, you can do that with apt-get as well, and WSL will create a shortcut in your Windows start menu. Basically, you work on your Windows desktop and use GNU/Linux apps at the same time.

Learnt a lot today. Exploring gradually what linux is.

this post was submitted on 29 May 2026
12 points (87.5% liked)

linux4noobs

3208 readers
3 users here now

linux4noobs


Noob Friendly, Expert Enabling

Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.


Seeking Support?

Community Rules

founded 2 years ago
MODERATORS