Sep 12, 2023 bash scripting linux Bash - Get the length of a string Bash provides several straightforward methods to determine the length of a string Method 1: Parameter expansion This is the way i use most → ${#variable} mystring=
Sep 16, 2019 exchange powershell scripting Exchange - Bulk import of distribution group members from csv A short but useful post: Suppose you need to import hundreds of members to a distribution group. The list is in a CSV file: Name,
May 14, 2018 icinga nagios linux scripting monitoring Icinga – How to configure passive checks made easy (2) In the previous post I explained what is the difference between Icinga active and passive checks, why can be interesting to use passive checks, what
May 10, 2018 icinga nagios linux scripting monitoring Icinga - How to configure passive checks made easy (1) As I posted long time ago for Nagios (Nagios – Using passive checks without agent), it is time to show an easy way to configure Icinga
Sep 8, 2016 powershell scripting Powershell - Schedule a task on a list of servers remotely Maybe you have been interested in configuring a scheduled task on a set of servers of your enviroment. Depending on the quantity it can become