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
Khanin Chomphusriblog.nintech.dev·Nov 15, 2024Installing Freqtrade/FreqAI in new Linux DistroUsing WSL As my main machine to run bots locally and run the model training is a laptop running windows while I usually use Linux on VPS service, I chose to opt-out for Windows subsystem for Linux(WSL) to have less friction I am ready to run bots on ...Discussfreqtrade
Masum Kazimasumkazi.hashnode.dev·Nov 14, 2024Some basic commands for using the nano text editor:Here are some basic commands for using the nano text editor: Opening and Navigating Files Open a file: nano filename Move cursor: Use the arrow keys. Go to a specific line and column: Ctrl + _, then enter the line and column number. Editing Text...Discussnano
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
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
Sanjoy Sahasanjoysblog.hashnode.dev·Nov 1, 2024Using Linux on Windows: A Beginner's Guide to Installing Ubuntu via WSLIntroduction: Windows Subsystem for Linux (WSL) lets you run a full Linux distribution, such as Ubuntu, directly on your Windows machine without the need for a virtual machine. If you're a developer, student, or Linux enthusiast, this guide will help...DiscussLinux
Aditya Thoratuser-create.hashnode.dev·Oct 21, 2024User Creation and Set as Default in WSLIntroduction: In Ubuntu, creating and managing users is important for controlling access to the system. This guide will show you how to add a new user, give them admin privileges, and set them as the default user when you log in. We will explain two ...DiscussWSL
Abhisekh Kumar Rairaiabhishek.hashnode.dev·Oct 14, 2024WSL for Windows: Embrace the Power of Linux Without Leaving Windows!As a Windows user in the world of DevOps and cloud computing, you’ve probably found yourself tempted to switch to Linux for its robust capabilities and seamless integration with cloud-native tools. But making the jump from Windows to Linux can feel d...DiscussWSL
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