Month: May 2021

Create pfx file to add custom domain for Power Apps Portal

openssl pkcs12 -export -out certificate.pfx -inkey privkey1.pem -in fullchain1.pem


2021/05/17 0

Nice book


2021/05/16 0

Solved: liximomo error : file not found

https://stackoverflow.com/questions/67506693/vscode-error-no-such-file-sftp-liximomo-extension/67524099#67524099 This is apparently a brand new problem that has been introduced into the newer versions of VS Code. I have FOUND A SOLUTION that seems to work well, by modifying a single line in the extension code. This is only valid for version 1.12.9 of the liximomo.sftp extension. Here are the steps: Shutdown / Quit VS Code. Locate…
Read more


2021/05/15 0

RISC-V Qemu memory mapping

https://github.com/qemu/qemu/blob/master/hw/riscv/virt.c


2021/05/11 0

Very good git command tutorial examples

https://www.codegrepper.com/code-examples/shell/git+log+first+line


2021/05/09 0

A very good provision tutorial

https://plumsail.com/docs/actions/v1.x/flow/how-tos/sharepoint/create-list-library-pnp.html


2021/05/08 0