Operating systems Microsoft:Backup and restore your distribution on WSL 06.04.2023 by Middleware Team Introduction Hi team I hope you are doing well, in a previous post, we have seen how to enable Windows Subsystem to install Linux distribution. Create a folder to store your backups Connect to Powershell Create the directory to store(…)
Application integration & Middleware, DevOps Ansible Driven Automation and Kafka 06.04.2023 by Middleware Team I will add another example of what can be done with Ansible Driven Automation by interfacing it with Kafka. For those who wonder what Event-Driven Ansible is have a look at my previous blog about it.
Application integration & Middleware, DevOps JBoss-EAP and WildFly Official Docker Images 06.04.2023 by Middleware Team In this blog, I will focus on what is available from vendor for the two application servers I am used to work with: JBoss EAP and WildFly. Along this blog, I will show few tips and concepts on docker commands.
Database Administration & Monitoring, SQL Server, Security SQL Server: How to see your enable security protocols (TLS/SSL/DTLS) with a TSQL Query? 05.04.2023 by Stéphane Haby First, a little explanation about TLS, DTLS & SSL: TLS is Transport Layer Security. It’s a cryptographic protocol to provide communication security over the network. DTLS is the abbreviation of Datagram Transport Layer Security. It’s also a cryptographic protocol providing(…)
Uncategorized Alyssa has discovered a few career paths in IT 04.04.2023 by Elisa Usai This period is rich in reflections for me on the condition of women in IT and technology. At the beginning of the year, my colleague Julia Gugel and I prepared a talk about "The curious case of women(…)
Application integration & Middleware JBoss EAP Patching 03.04.2023 by Middleware Team jboss-cli tool comes with a command named patch. As the process is obvious, this blog will be short. Nevertheless, it is still interesting to see how it changes files and directories structure of JBoss binaries. It’s worth noting that RedHat(…)
Ansible, DevOps How to use AWX REST API to execute jobs 31.03.2023 by Oracle Team by Alexandre Nestor Introduction AWX provides a REST API which allows to do pretty all commands that can be executed through the web interface, using http requests. Sometimes is more easy to restart, or start jobs for instance through(…)
Application integration & Middleware, DevOps Elasticsearch: is case-sensitive or insensitive? 31.03.2023 by David Diab One more blog in the Elasticsearch series (blogs list at the bottom), this time we will try to learn more together about indexing and search, more specifically answer the question: is Elasticsearch case-sensitive or case-insensitive?(…)
Ansible, DevOps Specify hosts in ansible-playbook command line 31.03.2023 by Kévin Keovilay Introduction Playbook are a key element of Ansible. You specify which roles and tasks will run on your hosts and groups.Each play of the playbook must have its parameter hosts set. Here is a quick example of different hosts(…)
Control-M Control-M /EM : Generate a job report in few clicks! 30.03.2023 by Middleware Team Introduction During a previous post, we have seen how to find the creator of a workload policy using BMC reports tool. Indeed , this tool can be helpful to perform tasks such an audit of Control-M components, checking active(…)