wsl --shutdown notepad "$env:USERPROFILE/.wslconfig"
[wsl2]
memory=3GB # Limits VM memory in WSL 2 up to 3GB
| [ | |
| { "city": "Abbeville", "state": "Louisiana" }, | |
| { "city": "Aberdeen", "state": "Maryland" }, | |
| { "city": "Aberdeen", "state": "Mississippi" }, | |
| { "city": "Aberdeen", "state": "South Dakota" }, | |
| { "city": "Aberdeen", "state": "Washington" }, | |
| { "city": "Abilene", "state": "Texas" }, | |
| { "city": "Abilene", "state": "Kansas" }, | |
| { "city": "Abingdon", "state": "Virginia" }, | |
| { "city": "Abington", "state": "Massachusetts" }, |
In your command-line run the following commands:
brew doctorbrew update| # Author: Zameer Ansari | |
| # You should look at the following URL's in order to grasp a solid understanding | |
| # of Nginx configuration files in order to fully unleash the power of Nginx. | |
| # http://wiki.nginx.org/Pitfalls | |
| # http://wiki.nginx.org/QuickStart | |
| # http://wiki.nginx.org/Configuration | |
| # | |
| # Generally, you will want to move this file somewhere, and start with a clean | |
| # file but keep this around for reference. Or just disable in sites-enabled. | |
| # |