Setting Up Ubuntu and Judge0 on Windows: A Complete Guide for Developers 🖥️🚀
Prerequisites ⚙️
Before we dive into the installation steps, I request you to install warp terminal => link Trust me, you’ll thank me later.
🔧 Why install Warp? With Warp, you can debug your errors directly inside the terminal, improving your deve...
docker-and-prisma.hashnode.dev3 min read
Akhil Tiwari
How you are using judge0 in wsl2?? since to use judge0 we need cgroup v1 config and wsl uses cgroup v2 and it was internally managed by Microsoft so, we can't force wsl kernel to use cgroup v1
I am getting error while submitting code internal error which is cause by this cgroup v2 config
If you help me to tell ,how you setup judge0 in wsl it's alot for me
My specifications
Wsl2 kernel version-6.1.x.x Distro:- ubuntu 22.x LTS