Reading Time: < 1 minute
You must have Ubuntu installed on Windows beforehand, a project created in Visual Studio Code, and Python installed. Here are the following helpful links:
Create a project in Visual Studio through commands in Ubuntu
First, I install XAMPP for Linux.
![](https://i0.wp.com/devcodelight.com/wp-content/uploads/2022/12/image-28.png?resize=705%2C42&ssl=1)
sudo chmod +x xampp-linux-x64-8.1.12-0-installer.run
![](https://i0.wp.com/devcodelight.com/wp-content/uploads/2022/12/image-29.png?resize=585%2C36&ssl=1)
sudo ./xampp-linux-x64-8.1.12-0-installer.run
![](https://i0.wp.com/devcodelight.com/wp-content/uploads/2023/07/cropped-light_logo-5.png?resize=100%2C100&ssl=1)