Sheel BediProsheelbedi.com·Mar 6, 2023Windows Subsystem for Linux 2 - Installation ProtipIf you're installing Windows Subsystem for Linux 2 (WSL2), or if you're trying to upgrade from plain old WSL, please check and double-check your CPU settings in your BIOS. For most motherboards, there is a setting to enable or disable CPU virtualizat...Discuss·49 readsWSL
Anjanesh LekshminarayananProanjanesh.dev·Feb 22, 2023Running Redis on Windows via WSLI assume that you are on Windows 11. If you want to install Redis on Windows and access redis data from a client application like redis-cli or using a script, we're out of options to do a classic Next Next Finish type of installation. The current ver...Discuss·1.2K readsRedis
JZcreate.hashnode.dev·Feb 1, 2023Setting Up ngrok on WSL2. Linux & WindowsI decided I wanted to try out 2 new things. The 1st was trying my hand at Sinatra. I enjoy coding and learning Ruby. Rails has been a lot of fun, and I wanted to see what else the Ruby ecosystem had to offer. The 2nd thing was trying out ngrok a simp...Discuss·767 readsngrok
Mark Edzel Potaneblog.mpotane.com·Feb 22, 2023How to set up fish-shell in WSL 2Let's talk about why fish. Why not use zsh? Smart and user-friendly powerful features such as syntax highlighting, autosuggestions, and tab completions that simply work out of the box. No need to learn works without configuration (beginner-friendl...Discuss·1.6K readsfishshell
Mark Edzel Potaneblog.mpotane.com·Dec 10, 2022My Development Environment Setup: Tips and Tricks⚙️ Setting up Visual Studio Code. We can look at the article on how to set up vscode on our machine. Setup - Overview -> After installation, it will take you to a guide on how to use the app. The next thing you should do is install extensions. Vis...Discuss·139 readsvscode
Fabian Zanklblog.fzankl.de·Nov 1, 2021Using WSL 2 in EnterprisesThe Windows Subsystem for Linux (WSL) enables the execution of a Linux environment directly on Windows without the need for virtual machines or any other similar setup. Using WSL 2 a lot of things become easier and faster in comparison with the first...Discuss·52 readsWSL