User contributions
Jump to navigation
Jump to search
- 21:35, 22 August 2021 diff hist +1,225 Kubernetes RBAC
- 21:21, 22 August 2021 diff hist +1,175 Kubernetes RBAC
- 20:41, 22 August 2021 diff hist +142 N Lxc one liners Created page with "``` for i in $(lxc list --format=json | jq --raw-output '.[].name'); do echo $i; lxc stop $i; lxc config set $i boot.autostart false; done ```"
- 16:50, 20 August 2021 diff hist +288 N Git Moving History to New Repo Created page with "https://stackoverflow.com/questions/41811986/git-move-directory-to-another-repository-while-keeping-the-history ``` git subtree split -P dir-to-move -b split git remote add..." current
- 01:21, 20 August 2021 diff hist +629 Sensu Go Upgrade current
- 23:45, 19 August 2021 diff hist +79 Sensu Go Upgrade
- 17:32, 19 August 2021 diff hist +108 Zabbix agent2
- 01:05, 19 August 2021 diff hist +196 Sensu Go Upgrade
- 01:01, 19 August 2021 diff hist +102 Sensu Go Upgrade
- 00:58, 19 August 2021 diff hist +197 Sensu Go Upgrade
- 00:44, 19 August 2021 diff hist -22 Sensu Go Upgrade
- 00:34, 19 August 2021 diff hist -3 Sensu Go Upgrade
- 00:31, 19 August 2021 diff hist +135 Sensu Go Upgrade
- 00:14, 19 August 2021 diff hist +36 Sensu Go Upgrade
- 00:05, 19 August 2021 diff hist +51 Sensu Go Upgrade
- 00:02, 19 August 2021 diff hist +27 Sensu Go Upgrade
- 23:37, 18 August 2021 diff hist +81 Sensu Go Upgrade
- 22:29, 18 August 2021 diff hist +1,554 Sensu Go Upgrade
- 18:39, 18 August 2021 diff hist +151 N Sensu Go Cluster Created page with "https://docs.sensu.io/sensu-go/latest/operations/deploy-sensu/use-federation/ https://sensu.io/blog/how-to-scale-your-monitoring-with-sensu-clustering" current
- 17:36, 18 August 2021 diff hist +114 Sensuctl current
- 17:34, 18 August 2021 diff hist +785 Sensuctl
- 17:12, 18 August 2021 diff hist +44 Sensuctl
- 17:11, 18 August 2021 diff hist +69 N Sensuctl Created page with "https://docs.sensu.io/sensu-go/latest/sensuctl/environment-variables/"
- 15:25, 18 August 2021 diff hist +2,177 N Sensu Go Upgrade Created page with "``` 0. Optional. You can clone one of the hosts to just work through upgrade process on a different day to get familiar of process before the real cluster upgrade. Just an opt..."
- 15:59, 13 August 2021 diff hist +55 Postgres Kubernetes
- 15:35, 13 August 2021 diff hist +98 Postgres Kubernetes
- 15:34, 13 August 2021 diff hist +117 Postgres Kubernetes
- 15:34, 13 August 2021 diff hist +142 Postgres Kubernetes
- 14:32, 13 August 2021 diff hist +65 Postgres Kubernetes
- 22:55, 12 August 2021 diff hist +4 Vmware tools current
- 22:53, 12 August 2021 diff hist +8 Vmware tools
- 22:39, 12 August 2021 diff hist -1 Vmware tools
- 22:38, 12 August 2021 diff hist +1,002 Vmware tools
- 22:37, 12 August 2021 diff hist +70 Vmware tools
- 22:36, 12 August 2021 diff hist +152 N Vmware tools Created page with "# Exclude Nics for Docker & LXD /etc/vmware-tools/tools.conf - https://kb.vmware.com/s/article/78111 ``` [guestinfo] exclude-nics=veth*,virbr*,lxd* ```"
- 19:54, 11 August 2021 diff hist +486 Microk8s on LXD 2 current
- 16:59, 11 August 2021 diff hist +79 Microk8s on LXD 2
- 19:08, 9 August 2021 diff hist -2 Fping current
- 19:08, 9 August 2021 diff hist +925 N Fping Created page with "Examples ``` fping -a -r 0 -g 10.250.6.0/23 ``` # Notes Ubuntu: sudo apt-get install fping openSUSE: sudo zypper install fping Windows: http://fping.sourceforge.net/ Examp..."
- 22:32, 8 August 2021 diff hist +22 Zabbix agent2
- 22:32, 8 August 2021 diff hist +9 Zabbix agent2
- 22:31, 8 August 2021 diff hist +156 Zabbix agent2
- 22:29, 8 August 2021 diff hist +87 Zabbix agent2
- 22:26, 8 August 2021 diff hist +267 N Zabbix Agent Uninstall Created page with "HKLM:SYSTEM\CurrentControlSet\Services\EventLog\Application\Zabbix Agent 2 ``` Get-item "HKLM:SYSTEM\CurrentControlSet\Services\EventLog\Application\Zabbix Agent 2" Remove-It..."
- 14:28, 8 August 2021 diff hist +85 Zabbix VMWare current
- 19:25, 7 August 2021 diff hist +77 N Zabbix NGINX PHP Created page with "/etc/zabbix/nginx.conf ``` fastcgi_param PHP_VALUE "memory_limit = 512M"; ```" current
- 03:33, 7 August 2021 diff hist +217 Zabbix VMWare
- 21:00, 6 August 2021 diff hist +32 Zabbix VMWare
- 21:00, 6 August 2021 diff hist +204 Zabbix VMWare
- 20:46, 6 August 2021 diff hist +135 N Zabbix VMWare Created page with "https://bestmonitoringtools.com/vmware-monitoring-with-zabbix-esxi-vcenter-vm-vsphere/#Error_URL_using_badillegal_format_or_missing_URL"