User contributions
Jump to navigation
Jump to search
- 02:16, 25 April 2023 diff hist +92 Frr
- 22:25, 24 April 2023 diff hist +235 Zabbix agent2 current
- 20:34, 24 April 2023 diff hist +575 Curl
- 20:28, 24 April 2023 diff hist +94 Zabbix agent2
- 20:22, 24 April 2023 diff hist +550 Zabbix agent2
- 19:34, 24 April 2023 diff hist +36 N Remote desktop Created page with "https://github.com/rustdesk/rustdesk" current
- 18:53, 24 April 2023 diff hist +209 N Netsh Created page with "netsh advfirewall firewall add rule name="UDP Port 514" dir=in action=allow protocol=UDP localport=514 netsh advfirewall firewall delete rule name="UDP Port 514" dir=in actio..." current
- 17:37, 24 April 2023 diff hist +87 Zabbix Agent Install current
- 17:06, 24 April 2023 diff hist +135 N Invoke-webrequest Created page with "``` $url="https://www.uvoo.io"; (Measure-Command -Expression { $site = Invoke-WebRequest -Uri $url -UseBasicParsing }).Milliseconds ```"
- 15:44, 24 April 2023 diff hist +50 Graph libs for javascript current
- 15:43, 24 April 2023 diff hist 0 m Graph libs for javascript Busk moved page Javascript graph libs to Graph libs for javascript without leaving a redirect
- 15:43, 24 April 2023 diff hist +4,334 N Graph libs for javascript Created page with "https://github.com/zingchart/awesome-charting#free-and-open-source-libraries https://developers.google.com/chart/interactive/docs/gallery https://developers.google.com/chart..."
- 03:31, 24 April 2023 diff hist +45 Markdown current
- 02:33, 24 April 2023 diff hist +45 N Flask bootstrap Created page with "https://github.com/helloflask/bootstrap-flask" current
- 02:17, 24 April 2023 diff hist +32 N Go cms Created page with "https://github.com/strapi/strapi" current
- 22:36, 23 April 2023 diff hist +87 N Flask dockerfile Created page with "https://testdriven.io/blog/dockerizing-flask-with-postgres-gunicorn-and-nginx/#gunicorn" current
- 20:49, 23 April 2023 diff hist +58 D3.js current
- 20:46, 23 April 2023 diff hist +155 N D3.js Created page with "https://github.com/wentjun/d3-historical-price-chart-basic https://www.freecodecamp.org/news/how-to-build-historical-price-charts-with-d3-js-72214aaf6ba3/"
- 19:42, 23 April 2023 diff hist +61 N Sqlalchemy 2.x Created page with "https://docs.sqlalchemy.org/en/20/changelog/migration_20.html" current
- 17:43, 23 April 2023 diff hist +69 Docker Build current
- 04:01, 23 April 2023 diff hist +119 N Asp net core Created page with "https://techbrij.com/asp-net-core-postgresql-dapper-crud https://github.com/techbrij/aspnetcore-postgresql-dapper-crud" current
- 20:10, 22 April 2023 diff hist 0 m Go install Busk moved page Golang install to Go install without leaving a redirect
- 20:08, 22 April 2023 diff hist +106 Go install
- 18:35, 22 April 2023 diff hist +96 N Sudo Created page with "``` sudo visudo at bottom of file $USER ALL=(ALL) NOPASSWD: ALL where $USER is your username ```" current
- 18:09, 22 April 2023 diff hist +95 N Flask examples Created page with "# Examples https://github.com/yactouat/udacity_nd0044_flask_basics_demo/blob/master/app/app.py" current
- 17:21, 22 April 2023 diff hist +32 Kubectl install current
- 17:19, 22 April 2023 diff hist +181 N Kubectl install Created page with "https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/ ``` curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubect..."
- 20:39, 21 April 2023 diff hist +34 Openssl
- 00:41, 21 April 2023 diff hist -6 Zimbra install
- 00:30, 21 April 2023 diff hist +135 Zimbra install
- 23:15, 20 April 2023 diff hist +96 Zimbra install
- 23:13, 20 April 2023 diff hist +112 Zimbra install
- 23:06, 20 April 2023 diff hist +28 Zimbra install
- 23:05, 20 April 2023 diff hist +207 Zimbra install
- 22:20, 20 April 2023 diff hist +95 Ldapsearch
- 22:04, 20 April 2023 diff hist +202 Ldapsearch
- 21:41, 20 April 2023 diff hist +94 Zimbra install
- 19:35, 20 April 2023 diff hist +287 Cisco VPN AnyConnect current
- 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