Month: May 2021
WebPart spfx section background color
Create pfx file to add custom domain for Power Apps Portal
openssl pkcs12 -export -out certificate.pfx -inkey privkey1.pem -in fullchain1.pem
Nice book
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 […]
RISC-V Qemu memory mapping
https://github.com/qemu/qemu/blob/master/hw/riscv/virt.c
Very good git command tutorial examples
https://www.codegrepper.com/code-examples/shell/git+log+first+line
A very good provision tutorial
https://plumsail.com/docs/actions/v1.x/flow/how-tos/sharepoint/create-list-library-pnp.html