User contributions
Jump to navigation
Jump to search
- 19:28, 20 April 2023 diff hist +89 Cisco VPN AnyConnect
- 16:51, 20 April 2023 diff hist +156 Cisco VPN AnyConnect
- 15:54, 20 April 2023 diff hist +63 Cisco VPN AnyConnect
- 15:53, 20 April 2023 diff hist +101 N Cisco VPN AnyConnect Created page with "# WSL Windows - https://github.com/sakai135/wsl-vpnkit - https://github.com/microsoft/WSL/issues/5068"
- 15:15, 20 April 2023 diff hist +35 Multipass
- 23:54, 19 April 2023 diff hist +96 Ssh server on windows 11 current
- 23:11, 19 April 2023 diff hist +87 N Pwsh Created page with "``` pwsh -Command 'Install-Module -Name PSWSMan' sudo pwsh -Command 'Install-WSMan' ```"
- 22:58, 19 April 2023 diff hist +1 Cert expiration check from dns zone file current
- 22:45, 19 April 2023 diff hist -64 Cert expiration check from dns zone file
- 22:32, 19 April 2023 diff hist +646 N Cert expiration check from dns zone file Created page with "# Tool https://github.com/genkiroid/cert https://github.com/genkiroid/cert/releases ``` git clone https://github.com/genkiroid/cert cd cmd/cert go build -o cert if you want..."
- 20:55, 19 April 2023 diff hist +409 N Ssh server on windows 11 Created page with "``` Get-WindowsCapability -Online | Where-Object Name -like 'OpenSSH*' winget install Microsoft.OpenSSH.Beta netstat -an | findstr LISTEN | findstr 22 New-NetFirewallRule -..."
- 14:45, 19 April 2023 diff hist +34 Multipass
- 14:37, 19 April 2023 diff hist +99 Multipass
- 14:12, 19 April 2023 diff hist +892 Ingress backends current
- 12:52, 19 April 2023 diff hist +44 N Daemonset Created page with "https://devopscube.com/kubernetes-daemonset/" current
- 23:03, 18 April 2023 diff hist +78 N Micr8s haproxy Created page with "https://github.com/haproxytech/kubernetes-ingress/issues/29 hostNetwork: true" current
- 21:40, 18 April 2023 diff hist +371 Multipass
- 21:02, 18 April 2023 diff hist +346 Multipass
- 14:12, 18 April 2023 diff hist +79 Pc intel current
- 14:09, 18 April 2023 diff hist +85 Pc intel
- 14:03, 18 April 2023 diff hist +78 N Pc intel Created page with "https://www.provantage.com/kingston-technology-ksm48e40bd8km-32hm~7KINN0E4.htm"
- 02:04, 18 April 2023 diff hist +107 N Freeipa zimbra Created page with "https://www.freeipa.org/page/Zimbra_Collaboration_Server_7.2_Authentication_and_GAL_lookups_against_FreeIPA" current
- 01:09, 18 April 2023 diff hist +56 Docker0 current
- 01:04, 18 April 2023 diff hist +19 N Docker0 Created page with "brctl delbr docker0"
- 23:45, 17 April 2023 diff hist +293 N BADREQ Created page with "10.x.x.x:51384 -:- <BADREQ> 408 [17/Apr/2023:23:40:36.572] main~ main/<NOSRV> -1/-1/-1/-1/15008 408 0 - - cR-- 3/2/0/0/0 0/0 "<BADREQ>" - https://stackoverflow.com/questions..." current
- 15:56, 17 April 2023 diff hist +56 N Odoo Created page with "# KB https://apps.odoo.com/apps/modules/12.0/knowsystem/" current
- 14:09, 17 April 2023 diff hist +467 N Postgres ubuntu Created page with "https://www.postgresql.org/download/linux/ubuntu/ ``` sudo sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pg..." current
- 12:46, 17 April 2023 diff hist +4,954 K8s backup current
- 12:29, 17 April 2023 diff hist +34 K8s backup
- 00:17, 17 April 2023 diff hist +190 Letsencrypt dns challenge current
- 20:37, 16 April 2023 diff hist +84 Dig
- 19:40, 16 April 2023 diff hist +61 PowerDNS split horizon current
- 18:40, 16 April 2023 diff hist +72 N PowerDNS split horizon Created page with "https://serverfault.com/questions/700046/powerdns-split-horizon-resolver"
- 16:08, 16 April 2023 diff hist +2,987 Zimbra install
- 12:35, 15 April 2023 diff hist +63 N Zimbra install Created page with "https://inguide.in/install-zimbra-on-ubuntu-20-04-step-by-step/"
- 03:16, 15 April 2023 diff hist +91 Haproxy ssl current
- 03:13, 15 April 2023 diff hist +72 N Haproxy ssl Created page with "https://www.haproxy.com/blog/dynamic-ssl-certificate-storage-in-haproxy/"
- 21:13, 14 April 2023 diff hist +34 Multipass
- 21:10, 14 April 2023 diff hist +315 Multipass
- 21:05, 14 April 2023 diff hist +115 Multipass
- 21:05, 14 April 2023 diff hist +374 Multipass
- 20:59, 14 April 2023 diff hist +44 Multipass
- 20:59, 14 April 2023 diff hist +115 N Multipass Created page with "`` winget install -e --id Canonical.Multipass multipass find multipass launch 22.04 --name jammy multipass list ```"
- 20:52, 14 April 2023 diff hist +43 Winget
- 15:43, 14 April 2023 diff hist +25 Winget
- 15:43, 14 April 2023 diff hist +226 N Winget Created page with "``` winget list | findstr -i power winget upgrade powershell --version 7.3.4 winget upgrade Microsoft.WindowsTerminal ``` ``` https://github.com/PowerShell/PowerShell/releas..."
- 15:21, 14 April 2023 diff hist +328 Openssl
- 15:08, 14 April 2023 diff hist +1,795 N Cert extraction from pfx Created page with "# Simple example using pure bash .env ``` export PASSIN="<Your venafi PKCS#12 download pfx file password>" export AD_USER="<Your AD username>" export AD_PASS="Your AD user pa..." current
- 14:59, 14 April 2023 diff hist +83 Openssl
- 01:30, 13 April 2023 diff hist +82 N Trusted ca root grid Created page with "https://ccadb.my.salesforce-sites.com/microsoft/IncludedCACertificateReportForMSFT" current