Sectigo Ansible
Ansible playbook for generating certificate from Sectigo jinja2-template
Ansible playbook for generating certificate from Sectigo jinja2-template
import requests import json pId = [[“Fresh & Hazy”,14224368], [“Dark & Creamy”,14224350],[“Smooth & Spicy”,14224330],[“Delicate & Noble – German Ale”,21832723],[“Light & […]
#!/bin/bash excludedLVMS=$1 daystoinform=$2 AllLVMs=$(sudo lvdisplay | grep -B 4 -A 4 “LV Name” | grep “LV Name” | cut -d […]
Fick problem med en cisco aironet som hade en korrupt image. Lösning: 1. tanka hem rätt image från ciscos hemsida (måste […]
This command show current traffic today: grep $(date ‘+%d/%b’) /var/log/apache2/access.log | awk ‘{ s += $10 } END { print […]