Skip to content

Instantly share code, notes, and snippets.

@vidarl
vidarl / wsl_ip.ps1
Created May 21, 2021 08:45
Add entry in windows' hosts file for wsl
# Execute using:
# powershell -ExecutionPolicy Bypass -File .\wsl_ip.ps1
# You need to make sure current user has write access to c:\Windows\system32\Drivers\etc\hosts
#source :
#https://github.com/microsoft/WSL/issues/4210#issuecomment-788729288
#https://github.com/vprokofyev/powershell/blob/main/wsl2-scripts/wsl_ip.ps1
# Then changed by VL
@vidarl
vidarl / gist:d32247a9e204fa8902676776d0433cc5
Last active June 7, 2021 10:29
malaga_2020_migration_presentation
Install 5.4
###########
### preperations
in /var/www/ps/malaga/malagaezp54
https://github.com/vidarl/ezp-toolkit#install-ez-publish-platform-5x--54-
Install 2.5
###########