How to create a virtual environment in Python 1. Open a terminal in the directory in which you want to create your virtual environment 2. Install the virtualenv tool Ubuntu: sudo apt install virtualenv
How to set up TypeScript together with webpack 1. Setup a project npm init 2. Install all the dependencies
How to set up a Python development server using Flask 1. Create the following files and directories index.html main.py requirements.txt static/js/dist
0. Configure git git config --global user.name "Your Name" git config --global user.email "your_email@example.com" 1. Generate the key
Setting up Pi-hole with Docker Config file for Portainer Stacks version: "3" # More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-hole.net/ services: pihole:
Epic NetworkChuck video: https://www.youtube.com/watch?v=vxTW22y8zV8 Activate virtualization in the BIOS and in Windows Features first Run all the commands in Windows PowerShell Installation wsl --install