console commands linux How to use arrays in Bash Arrays are one of the most used and fundamental data structures. You can think of an array as a variable that stores multiple variables.… 9 feb 2024 public – 4 min di lettura
commands console linux How to append to file with Bash - Append When working with Bash, there may be times when you need to add text to a file. Fortunately, there are several ways to perform...… 9 feb 2024 public – 3 min di lettura
.NET Core console CLI Guide for .NET Core Applications: Building, Running, and Deploying CLI Guide for .NET Core Applications: Building, Running, and Deploying. The command line interface (CLI) is a powerful tool..… 7 feb 2024 public – 2 min di lettura
code .NET Core How to change the default host/port in .NET Core applications How to change the default host/port in .NET Core applications. .NET applications, by default, are configured to..… 7 feb 2024 public – 2 min di lettura
code linux Single-line If-else statements in Bash Single-line If-else Statements in Bash. Bash, Bourne Again SHell, is a powerful scripting language widely used in the Unix and Linux worlds.… 7 feb 2024 public – 2 min di lettura
linux What is a 503 Service Unavailable Error One of the most common errors that occur while browsing the web is Service Unavailable Error 503. 503 Service Unavailable Error… 7 feb 2024 public – 3 min di lettura
java code How to calculate days between dates in Java java.util.Date and java.util.Calendar (legacy API). java.time package (modern API). Calculating days between two dates using java.time. imp.… 5 feb 2024 public – 4 min di lettura
centos applications linux How to install Zabbix server on CentOS - RHEL 9 In the field of network management and monitoring, Zabbix stands out as one of the leading open source solutions. It offers a suite with..… 5 feb 2024 public – 3 min di lettura
lamp docker linux How to setup LAMP stack with Docker Compose Docker: A platform for developing, shipping, and running containerized applications. Docker-Compose: a tool to define..… 5 feb 2024 public – 3 min di lettura
python code CRUD operations on JSON files with Python SON (JavaScript Object Notation) has become a universal standard for data exchange due to its simplicity, lightweight format and...… 5 feb 2024 public – 4 min di lettura
centos linux How to setup HAProxy on CentOS RHEL 9 and 8 HAProxy is a free, open source software that provides a highly available load balancer and proxy server for basic applications.… 5 feb 2024 public – 3 min di lettura
kubernetes linux ubuntu How to Install Kubernetes on Ubuntu: A Beginner's Guide Setting up Kubernetes on Ubuntu is a journey that transforms your infrastructure into a powerful container orchestration center.… 5 feb 2024 public – 3 min di lettura