User contributions
Jump to navigation
Jump to search
- 17:09, 14 February 2024 diff hist +714 Winrm https basic auth with pywinrm
- 17:02, 14 February 2024 diff hist +882 Winrm https basic auth with pywinrm
- 05:13, 14 February 2024 diff hist +700 N Winrm https basic auth with pywinrm Created page with "``` # Configure WinRM to use HTTPS and enable basic authentication Enable-PSRemoting -Force -SkipNetworkProfileCheck Set-Item WSMan:\localhost\Service\Auth\Basic -Value $true..."
- 21:09, 13 February 2024 diff hist +40 Powercli examples
- 21:08, 13 February 2024 diff hist +89 Powercli examples
- 21:03, 13 February 2024 diff hist +4 Powercli examples
- 20:20, 13 February 2024 diff hist +335 Powercli examples
- 20:16, 13 February 2024 diff hist +1 Powercli examples
- 20:14, 13 February 2024 diff hist +4 Powercli examples
- 20:14, 13 February 2024 diff hist +234 Powercli examples
- 20:10, 13 February 2024 diff hist +236 Powercli examples
- 17:45, 13 February 2024 diff hist +85 Pwsh
- 23:20, 11 February 2024 diff hist +58 N React junk Created page with "https://github.com/connelhooley/react-oidc/tree/master/src" current
- 22:10, 11 February 2024 diff hist +147 React-admin current
- 22:17, 9 February 2024 diff hist +6,321 N Paramiko Created page with "Example ``` # powershell commands will be encoded by default for many reasons. If you want logged turn on logging https://github.com/ansible/ansible/issues/50107#issuecomment..." current
- 16:10, 9 February 2024 diff hist +77 Velero Azure current
- 07:02, 8 February 2024 diff hist +109 N Postgrest issues Created page with "Could not find the function public.add_them(x, y) in the schema cache ``` NOTIFY pgrst, 'reload schema' ```" current
- 21:31, 7 February 2024 diff hist +46 Mssql prometheus exporter current
- 21:30, 7 February 2024 diff hist +36 N Mssql prometheus exporter Created page with "https://github.com/free/sql_exporter"
- 14:24, 7 February 2024 diff hist +124 Kubectl one liners current
- 00:24, 7 February 2024 diff hist +34 Powercli examples
- 00:09, 7 February 2024 diff hist +668 Powercli examples
- 23:41, 6 February 2024 diff hist +109 Powercli examples
- 23:33, 6 February 2024 diff hist +319 Powercli examples
- 23:31, 6 February 2024 diff hist +423 Powercli examples
- 23:26, 6 February 2024 diff hist +639 Powercli examples
- 23:23, 6 February 2024 diff hist +855 Powercli examples
- 23:13, 6 February 2024 diff hist +640 N Powercli examples Created page with "### auth to api ``` $vCenters = @("vmc01", "vmc02") Connect-VIServer -Server $vCenters ``` ### do stuff ``` # Connect to vCenter server # Connect-VIServer -Server <vCenterSer..."
- 19:22, 6 February 2024 diff hist +53 Lvm resize current
- 19:20, 6 February 2024 diff hist +134 N Lvm resize Created page with "``` vgdisplay | grep Free lvdisplay /dev/mapper/vg-db-sda-set.2._name lvresize /dev/mapper/vg-db-sda-set.2._name -L +1G --resizefs ```"
- 14:28, 6 February 2024 diff hist +453 Venafi Queries current
- 21:29, 3 February 2024 diff hist +1 Row level security example
- 21:07, 3 February 2024 diff hist +19 Row level security example
- 20:59, 3 February 2024 diff hist +87 Row level security example
- 20:57, 3 February 2024 diff hist +2,174 N Row level security example Created page with "``` drop table if exists users; CREATE TABLE users ( user_id integer PRIMARY KEY GENERATED BY DEFAULT AS IDENTITY, username varchar(40) NOT NULL ); drop table..."
- 16:09, 3 February 2024 diff hist +125 Row level security current
- 15:52, 3 February 2024 diff hist +85 N Row level security Created page with "https://github.com/postgres/postgres/blob/master/src/test/regress/sql/rowsecurity.sql"
- 04:10, 3 February 2024 diff hist +466 Sqlcmd current
- 04:08, 3 February 2024 diff hist +347 Sqlcmd
- 23:54, 1 February 2024 diff hist +145 N Sqlcmd Created page with "# backup ``` sqlcmd -S 10.x.x.x -U sa -P ${PASS} -d master -Q "BACKUP DATABASE demo TO DISK='C:\Temp\demo.bak' WITH COPY_ONLY" ``` - WITH FORMAT"
- 22:16, 1 February 2024 diff hist +228 N Mssql ubuntu Created page with "# Error uninstalling - https://askubuntu.com/questions/1400134/removing-mssql-server-from-ubuntu-20-04-in-wsl1 ``` sudo mv /var/lib/dpkg/info/mssql-server.* /tmp/ then sudo dp..." current
- 17:05, 31 January 2024 diff hist +194 Git tag current
- 23:51, 29 January 2024 diff hist +141 Blackbox exporter
- 23:50, 29 January 2024 diff hist 0 m Blackbox exporter Busk moved page Prometheus blackbox exporter to Blackbox exporter without leaving a redirect
- 20:06, 28 January 2024 diff hist +110 Cloudnative-pg
- 15:50, 28 January 2024 diff hist +119 N Blacklist check Created page with "https://www.uceprotect.net/en/rblcheck.php https://mxtoolbox.com/SuperTool.aspx?action=blocklist%3a<myip>&run=toolpage" current
- 02:46, 28 January 2024 diff hist +79 Blackbox exporter
- 22:34, 27 January 2024 diff hist +28 Application Insights Web Tests current
- 22:33, 27 January 2024 diff hist +94 Application Insights Web Tests
- 22:00, 27 January 2024 diff hist +88 Application Insights Web Tests