Archive
Archive
2021
- January 10 - C: Macros usages examples
- September 7 - How to use constants in Python applications
- September 9 - How to use enums in Python applications
- October 7 - Shell scripts to delete old Jenkins builds
- November 9 - Use a services registry in a Python application
- November 9 - Python: Apply a decorator to a class instance and static methods
2020
- May 1 - Docker, Linux: Disable Docker commands for a user but allow him running a Docker container
- May 19 - Sed: Use variables containing paths
- May 28 - Grafana, Influxdb, Docker: Pie chart dashboard creation tutorial
- May 30 - Grafana: Enable dashboards public access
- July 6 - Bash: Building flat files examples
- July 25 - Docker: Prevent container from exiting immediately after creation
- August 4 - Bash: Scripts with parameters, a straightforward approach
- August 6 - Bash, Docker: check container existence and status
- August 9 - Docker: Run a script in a container redirecting output to a file on the host machine
- August 9 - Bash, Linux: Interacting with multiple scripts running in background from another script