User contributions
Jump to navigation
Jump to search
- 15:52, 23 May 2021 diff hist +35 Python yaml current
- 15:48, 23 May 2021 diff hist +242 N Python yaml Created page with "pip install pyyaml ``` import yaml with open("example.yaml", 'r') as stream: try: print(yaml.safe_load(stream)) except yaml.YAMLError as exc: print(e..."
- 03:17, 23 May 2021 diff hist +1 Zabbix Agent Security
- 03:16, 23 May 2021 diff hist +58 Zabbix Agent Security
- 01:54, 23 May 2021 diff hist +626 N Uninstall Windows App from Powershell Created page with "# Uninstall App Using UninstallString ``` $search = 'myapp' $64bitnode = 'HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' $32bitnode = 'HKLM:\SOFTWARE\Wow6432Node\M..." current
- 17:44, 22 May 2021 diff hist +295 N Powershell Util Functions Created page with "Tempdir ``` function New-TemporaryDirectory { $parent = [System.IO.Path]::GetTempPath() [string] $name = [System.Guid]::NewGuid() # $name = [System.IO.Path]::GetRandomFi..." current
- 14:46, 22 May 2021 diff hist +60 N Zabbix Users Security Created page with "https://blog.zabbix.com/user-roles-for-the-enterprise/12887/" current
- 14:32, 22 May 2021 diff hist +118 Zabbix Agent Security
- 14:24, 22 May 2021 diff hist +50 Zabbix Agent Security
- 14:10, 22 May 2021 diff hist +39 Zabbix Agent Security
- 13:45, 22 May 2021 diff hist +93 Zabbix Agent Security
- 13:24, 22 May 2021 diff hist +57 Zabbix Agent Security
- 11:15, 22 May 2021 diff hist +50 Zabbix Autoregistration current
- 10:54, 22 May 2021 diff hist +343 N Zabbix Autoregistration Created page with "https://bestmonitoringtools.com/install-zabbix-agent-on-windows-server-monitoring/ https://bestmonitoringtools.com/zabbix-agent-linux-install-on-ubuntu-centos-rhel-debian-ras..."
- 03:12, 22 May 2021 diff hist +73 Kubernetes RBAC
- 02:41, 22 May 2021 diff hist +32 N Java Created page with "https://aws.amazon.com/corretto/" current
- 02:11, 22 May 2021 diff hist +82 N Zabbix Agent Security Created page with "https://www.zabbix.com/documentation/current/manual/appendix/items/win_permissions"
- 01:34, 22 May 2021 diff hist +293 Kubernetes RBAC
- 23:33, 21 May 2021 diff hist +35 N Microk8s RBAC Created page with "https://microk8s.io/docs/multi-user" current
- 12:52, 21 May 2021 diff hist +27 N Internet Peering Created page with "https://docs.peeringdb.com/" current
- 01:30, 21 May 2021 diff hist +117 Zabbix Trigger Dependencies current
- 01:22, 21 May 2021 diff hist +80 N Zabbix Trigger Dependencies Created page with "https://www.zabbix.com/documentation/current/manual/config/triggers/dependencies"
- 14:33, 20 May 2021 diff hist -6 Lxd one-liners
- 14:32, 20 May 2021 diff hist +119 N Lxd one-liners Created page with "Delete all snaps ``` lxc info monitor-server | awk '{print $1}' | grep snap | xargs -i lxc delete monitor-server/{} ```"
- 13:13, 18 May 2021 diff hist +8 Logging user or group commands like sudo on Linux current
- 13:12, 18 May 2021 diff hist +24 Logging user or group commands like sudo on Linux
- 13:12, 18 May 2021 diff hist +234 Logging user or group commands like sudo on Linux
- 13:09, 18 May 2021 diff hist 0 m Logging user or group commands like sudo on Linux Busk moved page Logging group or user commands like sudo to Logging user or group commands like sudo on Linux without leaving a redirect
- 13:08, 18 May 2021 diff hist 0 m Logging user or group commands like sudo on Linux Busk moved page Root or sudo command logging to Logging group or user commands like sudo without leaving a redirect
- 13:05, 18 May 2021 diff hist +67 Logging user or group commands like sudo on Linux
- 13:04, 18 May 2021 diff hist +323 N Logging user or group commands like sudo on Linux Created page with " /.bashrc ``` if [ -n "${BASH_VERSION}" ]; then trap "caller >/dev/null || \ printf '%s\\n' \"\$(date '+%Y-%m-%dT%H:%M:%S%z')\ \$(tty) \${BASH_COMMAND}\" 2>/dev/null >>~/..."
- 23:23, 17 May 2021 diff hist +44 Microk8s Upgrade Nodes
- 23:22, 17 May 2021 diff hist +295 N Microk8s Upgrade Nodes Created page with "- https://microk8s.io/docs/upgrading On each node ``` sudo microk8s.kubectl get nodes ``` ``` sudo microk8s kubectl drain kub3 --ignore-daemonsets # --force --delete-empty..."
- 01:50, 17 May 2021 diff hist +198 Kubernetes Postgres Operator current
- 00:58, 17 May 2021 diff hist +43 Kubernetes Postgres Operator
- 00:58, 17 May 2021 diff hist +345 Kubernetes Postgres Operator
- 23:15, 16 May 2021 diff hist +15 Kubernetes Postgres Operator
- 03:34, 16 May 2021 diff hist +83 Zabbix Kubernetes current
- 01:32, 16 May 2021 diff hist +773 Expand Disk LXD VM current
- 01:30, 16 May 2021 diff hist +12 Expand Disk LXD VM
- 01:29, 16 May 2021 diff hist +580 Expand Disk LXD VM
- 01:20, 16 May 2021 diff hist +308 N Expand Disk LXD VM Created page with "Existing size is about 10G on Centos host called nas ``` lxc config device set nas root size=100GiB lxc shell nas ``` Add tools and expand (you can use fdisk/parted but this..."
- 23:03, 15 May 2021 diff hist +131 N Kubernetes Namespace Isolation Created page with "https://www.synacktiv.com/en/publications/kubernetes-namespaces-isolation-what-it-is-what-it-isnt-life-universe-and-everything.html" current
- 17:53, 15 May 2021 diff hist +124 Zabbix Kubernetes
- 17:26, 15 May 2021 diff hist +83 Zabbix Kubernetes
- 17:25, 15 May 2021 diff hist +146 Zabbix Kubernetes
- 17:23, 15 May 2021 diff hist +210 Zabbix Kubernetes
- 21:34, 14 May 2021 diff hist +58 Kubernetes Training Excercises current
- 21:33, 14 May 2021 diff hist +80 Kubernetes Training Excercises
- 21:30, 14 May 2021 diff hist +65 Kubernetes Training Excercises