All public logs
Jump to navigation
Jump to search
Combined display of all available logs of UVOO Tech Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50 ) (20 | 50 | 100 | 250 | 500)- 15:30, 26 July 2023 Busk talk contribs created page Zabbix agent powershell scripts (Created page with "``` ``` $file = "C:\app\zabbix\zabbix_agent2.win.conf" $content = Get-Content $file -Encoding UTF8 -Raw $startString = "UserParameter=zbx.getIpaddr" $newString = "UserParamete...")
- 14:04, 26 July 2023 Busk talk contribs created page Get-ComputerInfo (Created page with "Get-ComputerInfo OsName,OsVersion,OsBuildNumber,OsHardwareAbstractionLayer,WindowsVersion")
- 15:20, 25 July 2023 Busk talk contribs created page Zabbix templates modifications (Created page with "Windows/Linux by Zabbix agent active ``` {$MEMORY.UTIL.MAX} 90->95 {$VFS.FS.PUSED.MAX.CRIT} 90->95 {$VFS.FS.PUSED.MAX.WARN} 80->90 ```")
- 17:30, 24 July 2023 Busk talk contribs created page Zabbix template upgrade (Created page with "https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/444292-unable-to-update-existing-templates-zabbix-6-0-4 ``` Hi! Same problem here (upgrade from 5.4 to 6.0)....")
- 21:46, 18 July 2023 Busk talk contribs created page Sumo query (Created page with "https://help.sumologic.com/docs/search/search-query-language/search-operators/matches/")
- 19:20, 18 July 2023 Busk talk contribs created page K8s troubleshooting (Created page with "``` https://zigmax.net/aks-ssh-to-an-aks-node-with-kubectl/ kubectl get node kubectl debug node/aks-nodepool1-12345678-vmss000000 -it --image=mcr.microsoft.com/aks/fundamenta...")
- 00:33, 18 July 2023 Busk talk contribs created page F5 sdk (Created page with "https://community.f5.com/t5/technical-forum/python-f5-sdk-401-unexpected-error-f5-authorization-required/td-p/167675")
- 21:20, 17 July 2023 Busk talk contribs created page F5 cleanup (Created page with "https://github.com/johnalam/F5_BigIP_Orphaned_objects/blob/main/orph-monitors.sh https://github.com/johnalam/F5_BigIP_Orphaned_objects/blob/main/orph-pools.sh")
- 20:01, 16 July 2023 Busk talk contribs created page Color hex (Created page with "https://www.color-hex.com/color/6682fb")
- 18:32, 16 July 2023 Busk talk contribs created page Wordpress themes (Created page with "https://www.luzuk.com/themes/free-ecommerce-wordpress-theme/")
- 15:30, 16 July 2023 Busk talk contribs created page K8s cleanup (Created page with "``` kubectl get pv | grep Released | awk '$1 {print$1}' | while read vol; do kubectl delete pv/${vol}; done ```")
- 22:24, 15 July 2023 Busk talk contribs created page Ceph troubleshooting (Created page with "https://rook.io/docs/rook/v1.11/Storage-Configuration/Advanced/ceph-osd-mgmt/#confirm-the-osd-is-down")
- 03:45, 15 July 2023 Busk talk contribs created page Woo commerce (Created page with "https://woocommerce.com/posts/woocommerce-pricing/")
- 03:51, 13 July 2023 Busk talk contribs created page Wpforms stripe (Created page with "https://wpforms.com/docs/how-to-test-stripe-payments-on-your-site/")
- 23:04, 12 July 2023 Busk talk contribs created page Postgres Azure Server parameters (Created page with "``` array_nulls ON OFF Dynamic Enable input of NULL elements in arrays. autovacuum ON OFF Dynamic Starts the autovacuum subprocess. autovac...")
- 23:53, 10 July 2023 Busk talk contribs created page F5 log irule tcl (Created page with "https://my.f5.com/manage/s/article/K42210592")
- 18:46, 10 July 2023 Busk talk contribs created page Netstat without netstat (Created page with "``` # Get all open ports in hex format declare -a open_ports=($(cat /proc/net/tcp /proc/net/raw /proc/net/udp | grep -v "local_address" | awk '{ print $2 }')) # Define functi...")
- 20:55, 9 July 2023 Busk talk contribs created page Ulimit (Created page with "https://www.howtogeek.com/805629/too-many-open-files-linux/")
- 19:17, 9 July 2023 Busk talk contribs created page Wordpress loopback request issues (Created page with "https://github.com/WordPress/gutenberg/issues/20569")
- 18:42, 9 July 2023 Busk talk contribs created page URL Tests (Created page with "# URL Tests https://www.ssllabs.com/ssltest/")
- 14:00, 9 July 2023 Busk talk contribs created page Dmarc (Created page with "# Receive for external domain https://serverfault.com/questions/889691/why-my-dmarc-are-not-giving-permission-for-reports https://dmarc.org/2015/08/receiving-dmarc-reports-ou...")
- 12:23, 9 July 2023 Busk talk contribs created page Waf (Created page with "https://github.com/kubernetes/ingress-nginx/issues/8388 https://systemweakness.com/nginx-ingress-waf-with-modsecurity-from-zero-to-hero-fa284cb6f54a https://kubernetes.githu...")
- 19:05, 7 July 2023 Busk talk contribs created page Network policies k8s (Created page with "https://cloud.redhat.com/blog/guide-to-kubernetes-egress-network-policies https://kubernetes.io/docs/concepts/services-networking/network-policies/")
- 13:28, 4 July 2023 Busk talk contribs created page Rook ceph (Created page with "https://rook.io/v1.11/Storage-Configuration/Ceph-CSI/ceph-csi-snapshot/")
- 23:52, 3 July 2023 Busk talk contribs created page Cephfs microk8s (Created page with "https://jonathangazeley.com/2020/09/10/building-a-hyperconverged-kubernetes-cluster-with-microk8s-and-ceph/")
- 23:11, 3 July 2023 Busk talk contribs created page Openebs zfs (Created page with "https://github.com/openebs/zfs-localpv/blob/develop/docs/faq.md")
- 00:33, 3 July 2023 Busk talk contribs created page Pod deletion in k8s (Created page with "https://stackoverflow.com/questions/53405701/can-not-delete-pods-in-kubernetes")
- 19:22, 2 July 2023 Busk talk contribs created page Openebs errors (Created page with "``` helm install latest openebs-zfslocalpv/zfs-localpv --create-namespace -f values.yaml Error: INSTALLATION FAILED: rendered manifests contain a resource that already exists....")
- 01:43, 2 July 2023 Busk talk contribs created page Velero microk8s (Created page with "https://discuss.kubernetes.io/t/backup-a-cluster-with-velero/19034")
- 22:22, 1 July 2023 Busk talk contribs created page Velero Minio (Created page with "``` #!/bin/bash set -eu cat <<EOF> minio.crd [default] aws_access_key_id=${MINIO_ACCESS_KEY} aws_secret_access_key=${MINIO_SECRET_KEY} EOF velero install \ --provider aws...")
- 17:00, 1 July 2023 Busk talk contribs created page Wordpress security (Created page with "# File Permissions https://gist.github.com/macbleser/9136424 ``` #!/bin/bash # # This script configures WordPress file permissions based on recommendations # from http://code...")
- 13:49, 1 July 2023 Busk talk contribs created page K8s security (Created page with "https://docs.bitnami.com/tutorials/secure-kubernetes-cluster-psp/")
- 13:39, 1 July 2023 Busk talk contribs created page K8s secrets encryption (Created page with "https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/")
- 15:52, 30 June 2023 Busk talk contribs created page Ldap haproxy (Created page with "https://tylersguides.com/guides/haproxy-ldap-backend/")
- 23:31, 29 June 2023 Busk talk contribs created page Wordpress stripe (Created page with "https://wordpress.org/plugins/stripe/")
- 14:56, 29 June 2023 Busk talk contribs created page Godaddy Notes (Created page with "# SMTP - smtp.secureserver.net. (Priority: 0) - mailstore1.secureserver.net. (Priority: 10) - https://www.dell.com/support/kbdoc/en-us/000184779/how-to-prioritize-multiple-mx-...")
- 23:51, 28 June 2023 Busk talk contribs created page Wordpress Plugins (Created page with "# Email - https://ninjaforms.com/blog/definitive-guide-wordpress-email/ ## Logging - https://wordpress.org/plugins/wp-mail-logging/")
- 16:15, 27 June 2023 Busk talk contribs created page Atlassian helm charts (Created page with "Jira & Confluence - https://github.com/atlassian/data-center-helm-charts/tree/main/src/main/charts/confluence - https://github.com/atlassian/data-center-helm-charts/tree/main/...")
- 00:23, 27 June 2023 Busk talk contribs created page Wordpress free themes (Created page with "https://www.bluehost.com/blog/the-14-best-free-wordpress-themes/")
- 22:37, 24 June 2023 Busk talk contribs created page Fluentbit syslog input tls (Created page with "You can easily test the syslog using simple bash script. You can create a test log with Ubuntu/Debian using gnutls-cli Install ``` sudo apt-get install gnutls-bin ``` sendT...")
- 21:22, 24 June 2023 Busk talk contribs created page Fluentbit opentelemetry (Created page with "https://calyptia.com/blog/building-an-observability-pipeline-with-opentelemetry-and-fluent-bit")
- 21:22, 24 June 2023 Busk talk contribs created page Opentelemetry (Created page with "https://calyptia.com/blog/building-an-observability-pipeline-with-opentelemetry-and-fluent-bit")
- 17:43, 24 June 2023 Busk talk contribs created page Parted (Created page with "``` sudo parted -s /dev/sdb mklabel gpt sudo parted -s /dev/sdb mkpart primary ext4 0% 100% ```")
- 22:37, 23 June 2023 Busk talk contribs created page Logger (Created page with "``` logger --tcp --port 6514 -n log.example.com --rfc3164 "test2 tls tcp6514 rfc3164" or default log format logger --tcp --port 6514 -n log.example.com --rfc5424 "test2 tls tc...")
- 22:17, 21 June 2023 Busk talk contribs created page F5 logs (Created page with "https://clouddocs.f5.com/api/irules/HSL__open.html")
- 20:46, 20 June 2023 Busk talk contribs created page Azure snapshot vs backup (Created page with "https://serverfault.com/questions/846327/azure-backup-vs-snapshots#:%7E:text=In%20general%2C%20a%20backup%20is,you%20go%20to%20a%20snapshot.")
- 19:21, 19 June 2023 Busk talk contribs created page Velero Azure (Created page with "# Helm ``` #!/bin/bash set -eu . ../includes/main.sh AZURE_BACKUP_DST_RESOURCE_GROUP=<backup destination> AZURE_BACKUP_SRC_RESOURCE_GROUP=<aks group with disks and such> # AZ...")
- 04:15, 19 June 2023 Busk talk contribs created page Velero helm (Created page with "https://foxutech.com/how-to-take-azure-kubernetes-backup-using-velero/")
- 14:21, 17 June 2023 Busk talk contribs created page Velero issues (Created page with " https://gist.github.com/alexcpn/4de6a5ae242de9de6cbfdb3ffea40977 ``` "Error getting volume snapshotter for volume snapshot location" missing region ```")
- 12:13, 17 June 2023 Busk talk contribs created page Kopia (Created page with "https://cloudcasa.io/blog/comparing-restic-vs-kopia-for-kubernetes-data-movement/")