User contributions
Jump to navigation
Jump to search
- 12:56, 5 April 2024 diff hist +49 Wordpress Plugins
- 12:55, 5 April 2024 diff hist +35 Wordpress Plugins
- 02:27, 4 April 2024 diff hist +90 Nginx geo ip restrict current
- 02:26, 4 April 2024 diff hist +100 N Nginx geo ip restrict Created page with "https://shashanksrivastava.medium.com/block-a-website-in-specific-countries-using-nginx-20a651288795"
- 16:02, 3 April 2024 diff hist +34 N Radar for tech Created page with "https://www.thoughtworks.com/radar" current
- 16:36, 2 April 2024 diff hist +257 N F5 notes1 Created page with "``` # when HTTP_RESPONSE { # set client [IP::client_addr]:[TCP::client_port] # set benode [IP::server_addr]:[TCP::server_port] # set benodeResp [HTTP::status] # l..." current
- 20:27, 1 April 2024 diff hist +381 N Agw queries Created page with "# Sum all client_ips ``` AzureDiagnostics | where ResourceType == "APPLICATIONGATEWAYS" and OperationName == "ApplicationGatewayAccess" and host_s == "<app service or bff doma..." current
- 18:45, 1 April 2024 diff hist +66 Nginx access gateway current
- 18:44, 1 April 2024 diff hist -58 Nginx access gateway
- 18:44, 1 April 2024 diff hist +733 N Nginx access gateway Created page with "``` error_log /dev/stdout info; # error_log stderr; worker_processes 1; daemon off; pid /tmp/nginx.pid; events { } http { access_log /dev/stdout; upstream backend_serv..."
- 00:18, 1 April 2024 diff hist +1,345 Sqlite sync current
- 00:07, 1 April 2024 diff hist +1,590 N Sqlite sync Created page with "``` package main import ( "database/sql" "fmt" _ "github.com/mattn/go-sqlite3" ) func main() { // Open source SQLite database sourceDB, err := sql.Open("..."
- 14:16, 31 March 2024 diff hist +102 Blackbox exporter feature wish list current
- 14:05, 31 March 2024 diff hist +130 N Blackbox exporter feature wish list Created page with "https://github.com/prometheus/blackbox_exporter/pull/1222 discussed in https://github.com/prometheus/blackbox_exporter/pull/1098"
- 23:16, 30 March 2024 diff hist +156 N Git signoff Created page with "``` In your local branch, run: git rebase HEAD~2 --signoff Force push your changes to overwrite the branch: git push --force-with-lease origin my-branch ```" current
- 18:48, 30 March 2024 diff hist +515 Git sign commits current
- 18:31, 30 March 2024 diff hist +51 Gpg
- 17:00, 30 March 2024 diff hist +492 Gpg
- 16:46, 30 March 2024 diff hist +124 N Git sign commits Created page with "# Error ``` error: gpg failed to sign the data fatal: failed to write commit object ``` ## Do ``` export GPG_TTY=$(tty) ```"
- 09:00, 30 March 2024 diff hist +77 N Blackbox exporter customized Created page with "https://learn.microsoft.com/en-us/azure/templates/microsoft.insights/webtests" current
- 16:39, 29 March 2024 diff hist -8 Visual studio code current
- 16:39, 29 March 2024 diff hist +78 N Visual studio code Created page with "# Settings -> Font ``` Consolas, 'Courier New', monospace -> Cascadia Mono ```"
- 21:38, 26 March 2024 diff hist +206 Blackbox exporter header host current
- 21:33, 26 March 2024 diff hist +129 Blackbox exporter header host
- 21:31, 26 March 2024 diff hist +2,063 N Blackbox exporter header host Created page with "``` To pass an HTTPS IP address and a Host header value dynamically as targets in Blackbox Exporter configuration, you can use the http_custom_headers module with Prometheus r..."
- 16:12, 26 March 2024 diff hist +3 Microceph current
- 16:12, 26 March 2024 diff hist +43 Microceph
- 15:12, 26 March 2024 diff hist +209 Microceph
- 03:02, 26 March 2024 diff hist +37 Tmsh current
- 02:55, 26 March 2024 diff hist +67 Tshark
- 16:01, 25 March 2024 diff hist +189 Microceph
- 15:00, 25 March 2024 diff hist +67 Microceph
- 14:59, 25 March 2024 diff hist -17 Microceph
- 14:59, 25 March 2024 diff hist +196 Microceph
- 14:58, 25 March 2024 diff hist +130 N Microceph remove mon Created page with "# Remove ``` systemctl stop snap.microceph.mon.service systemctl disable snap.microceph.mon.service ceph mon remove microceph5 ```" current
- 14:46, 25 March 2024 diff hist +11 Microceph
- 14:45, 25 March 2024 diff hist +12 Microceph
- 14:42, 25 March 2024 diff hist +17 Microceph
- 14:27, 25 March 2024 diff hist +66 Microceph
- 14:26, 25 March 2024 diff hist +1,129 Microceph
- 04:50, 25 March 2024 diff hist +14 Microceph remove current
- 04:50, 25 March 2024 diff hist +189 Microceph remove
- 03:27, 25 March 2024 diff hist +10 Microceph
- 03:17, 25 March 2024 diff hist +65 Microceph remove
- 02:18, 25 March 2024 diff hist +160 Microceph
- 02:10, 25 March 2024 diff hist +1,485 N Ceph Intro Created page with "Monitors: A Ceph Monitor (ceph-mon) maintains maps of the cluster state, including the monitor map, manager map, the OSD map, the MDS map, and the CRUSH map. These maps are cr..." current
- 02:08, 25 March 2024 diff hist +76 Microceph
- 02:06, 25 March 2024 diff hist +2 Microceph
- 02:01, 25 March 2024 diff hist +215 Microceph
- 20:29, 24 March 2024 diff hist +59 N Lxd remove disk Created page with "# remove disk ``` lxc config device rm microceph3 osd1 ```" current