Sohaib Ilyassohaibilyas.com·Nov 20, 2024Unlocking Linux on Windows: A Guide to Installing Ubuntu Using WSL 2 on Windows 11Have you ever wondered how WSL 2 (Windows Subsystem for Linux) lets developers use a Linux-like environment right on Windows? It's quite intriguing! It provides a simple way to set up Laravel, PHP, Python, Node.js, Vue.js, React.js, and many more for...Discuss·29 readswsl2
Gustavo Duartegduarte.hashnode.dev·Nov 13, 2024Como Transformar WSL2 no Seu Ambiente Ideal de DesenvolvimentoIntrodução Imagino que já conhece o Windows Subsystem for Linux 2 (WSL2), a versão aprimorada do WSL e que está buscando uma forma legal de configurá-lo para desenvolvimento. Pois bem, é para isso que esse artigo foi escrito. Caso não esteja com o WS...DiscussWSL
Ahmed Razaahmedrazadev.hashnode.dev·Nov 12, 2024WSL: The Perfect Blend of Linux Command Line and Windows Interface for DevelopersThe Windows Subsystem for Linux (WSL) is a powerful tool that enables developers to run a Linux distribution directly on Windows, without the need for a dual-boot setup or virtual machine. As web development increasingly leverages Linux-based tools, ...DiscussWindows
XiaoTaoforXiaoTao的博客xiaotao888.hashnode.dev·Nov 4, 2024安装以及配置wsl2如果本片文章侵犯了您的著作权,请联系我删除或整改。 WSL是什么? WSL是可以在 Windows 计算机上同时访问 Windows 和 Linux 的强大功能。 通过适用于 Linux 的 Windows 子系统 (WSL),开发人员可以安装 Linux 发行版(例如 Ubuntu、OpenSUSE、Kali、Debian、Arch Linux 等),并直接在 Windows 上使用 Linux 应用程序、实用程序和 Bash 命令行工具,不用进行任何修改,也无需承担传统虚拟机或双启动设置的...Discusswsl2
Ayush Goyalayuugoyal.hashnode.dev·Nov 2, 2024Windows Users, Meet WSL2: What the hell is WSL2?Hey Peeps! 🌟 If you're in the tech world, you know Linux is the cool kid on the block. And if you're still clinging to Windows, I hate to break it to you, but you might just be missing out! Don’t worry, though; we’ve got a solution that’ll have you ...Discuss·20 likes·45 readsWSL
Renato Cruzjustcode.com.br·Oct 31, 2024Como criar um aplicativo com Python e GTK no Windows WSL 2Hoje veremos como preparar o ambiente de desenvolvimento para a criação de aplicativos com a linguagem de programação Python (PyGObject) e o toolkit gráfico GTK no WSL 2 (Windows Subsystem for Linux) do Microsoft Windows. Através do WSLg (Windows Sub...DiscussGTKPython
Programmer Teloprogrammertelo.hashnode.dev·Oct 17, 2024Installing Go 1.23.2 on WSL 2 Ubuntu in Windows 11Introduction Go (also known as Golang) is a powerful, statically typed, compiled programming language designed for simplicity and efficiency. This article will guide you through the steps to install Go version 1.23.2 on WSL 2 (Windows Subsystem for L...Discuss·46 readsgolang
Programmer Teloprogrammertelo.hashnode.dev·Oct 17, 2024How to Install BWAP on WSL 2 Ubuntu with DockerIf you're interested in practicing web application security testing, bWAPP (Buggy Web Application) is a fantastic tool. In this guide, I’ll walk you through setting up bWAPP on WSL 2 Ubuntu using Docker, assuming you've already installed WSL 2 and Ub...DiscussCyber Securityowasp
Programmer Teloprogrammertelo.hashnode.dev·Oct 17, 2024How to Install Docker on Ubuntu WSL 2 in Windows 11With the rise of Windows Subsystem for Linux (WSL 2), it's become easier for developers to run Linux environments on their Windows machines. One of the most common tools developers need is Docker, which allows for efficient containerization. In this ...DiscussDocker
JP Hutchinsblog.jphutchins.com·Oct 10, 2024Comparing Firmware Development EnvironmentsAbout a year and a half ago, I decided to take a different approach to setting up a Zephyr environment for a new project at Intercreate. Instead of using my trusty VMWare Workstation Linux VM, I opted for WSL2. I was curious to find out: Would hardwa...DiscussWSL