Link Compilation Linux Useful Commands Linux Tool Alternatives
Category: Application
Yarn Repository Expire Key Error
When using yarn through the apt repo, the key might expire, giving you the following error when updating apt. Issue the following command to update the key and then update the repository.
Set git username and email address in Windows / VSCode
After installing Git for Windows, a username and email address has to be set or VSCode will give you the following error: To add your username and email address, open up a terminal. I used Powershell in this case and type in the following commands: If the email address used is also in your GitHub…
Manage Mayan EDMS in Docker
docker exec -ti mayan-edms /bin/bash cd /opt/mayan-edms/bin Execute ./mayan-edms.py to get a list of available commands