From 3660f84db766ea4568e76a09351a08a88005df54 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Mon, 2 Nov 2020 09:38:58 +0100 Subject: [PATCH] update --- docs/linux.md | 1 + docs/message-queue.md | 1 + docs/project-management-tools.md | 3 ++- docs/visual-studio.md | 6 +++--- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/linux.md b/docs/linux.md index ff6c47cb..8b4509b8 100644 --- a/docs/linux.md +++ b/docs/linux.md @@ -91,6 +91,7 @@ - [developers.redhat.com: Linux commands for developers](https://developers.redhat.com/cheat-sheets/linux-commands-cheat-sheet) - [cyberciti.biz: BASH Shell Change The Color of Shell Prompt on Linux or UNIX](https://www.cyberciti.biz/faq/bash-shell-change-the-color-of-my-shell-prompt-under-linux-or-unix/) - [cyberciti.biz: How to check TLS/SSL certificate expiration date from command-line](https://www.cyberciti.biz/faq/find-check-tls-ssl-certificate-expiry-date-from-linux-unix/) +- [igoroseledko.com: Parallel Rsync](https://www.igoroseledko.com/parallel-rsync/) ## Linux processes - [percona.com: How Much Memory Does the Process Really Take on Linux? 🌟](https://www.percona.com/blog/2020/09/11/how-much-memory-does-the-process-really-take-on-linux/) diff --git a/docs/message-queue.md b/docs/message-queue.md index a50a1b1c..7b92d2fd 100644 --- a/docs/message-queue.md +++ b/docs/message-queue.md @@ -42,6 +42,7 @@ - [nginx.com: Event-Driven Data Management for Microservices 🌟](https://www.nginx.com/blog/event-driven-data-management-microservices/) - [dzone: Event-Driven Architecture as a Strategy](https://dzone.com/articles/event-driven-architecture-as-a-strategy) Event-driven architecture provides five key benefits to modern application architecture: scalability, resilience, agility, data sharing, and cloud enabling. - [infoq.com: From Monolith to Event-Driven: Finding Seams in Your Future Architecture](https://www.infoq.com/articles/event-driven-finding-seams/) +- [wikipedia: Enterprise service bus](https://en.wikipedia.org/wiki/Enterprise_service_bus) ## Message Brokers - [Apache ActiveMQ](https://activemq.apache.org/) diff --git a/docs/project-management-tools.md b/docs/project-management-tools.md index 6010da3a..775b366f 100644 --- a/docs/project-management-tools.md +++ b/docs/project-management-tools.md @@ -13,4 +13,5 @@ Jira and Bitbucket integration. Now you can transition issues right from your me - [opensource.com: 3 open source alternatives to Confluence](https://opensource.com/article/20/9/open-source-alternatives-confluence) BlueSpice, XWiki, and DokuWiki give you all the features of more popular knowledge-management software without the proprietary limitations. - [entrepreneur.com: Which Project Management Timeline Tool Is Right for Your Team?](https://www.entrepreneur.com/article/356991) The pros and cons of five popular project management timeline software companies. - [joplin](https://github.com/laurent22/joplin) is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format. -- [Podium](https://github.com/sa-mw-dach/podium) A collaboration environment. \ No newline at end of file +- [Podium](https://github.com/sa-mw-dach/podium) A collaboration environment. +- [Renoj](https://ribal.dev/renoj) Fast to-do task management in Desktop for ultimate productivity. Manage your day-to-day like a boss. diff --git a/docs/visual-studio.md b/docs/visual-studio.md index f20f57b6..86f7d3d3 100644 --- a/docs/visual-studio.md +++ b/docs/visual-studio.md @@ -171,9 +171,9 @@ A simple extension to make indentation more readable - + - + - + \ No newline at end of file