User contributions
Jump to navigation
Jump to search
- 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
- 00:58, 26 January 2024 diff hist +109 N Application Insights Web Tests Created page with "https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/application_insights_web_test"
- 21:51, 25 January 2024 diff hist 0 Generate Random Password current
- 17:34, 25 January 2024 diff hist +868 Cert scan current
- 06:12, 25 January 2024 diff hist +123 N Wazuh Azure Created page with "https://documentation.wazuh.com/current/cloud-security/azure/posture-management.html#integrating-wazuh-with-microsoft-azure" current
- 21:37, 24 January 2024 diff hist +118 N Azure ossec Created page with "https://azuremarketplace.microsoft.com/en-us/marketplace/apps/azuresentinel.azure-sentinel-solution-ossec?tab=Overview" current
- 22:05, 23 January 2024 diff hist +1,140 N Cert scan Azure App Gateway Created page with "vim .env ``` set -a AZ_SUBSCRIPTION_ID=mysub-id-blah ``` ``` . .env ``` cert-scan-agws-be-certs.sh ``` #!/bin/bash set -eu if "$#" -ne 1 ; then echo "Usage: $0 <reso..." current
- 21:39, 23 January 2024 diff hist +273 Cert scan
- 20:30, 23 January 2024 diff hist +307 Wazuh current
- 16:09, 23 January 2024 diff hist +79 Wazuh
- 14:03, 23 January 2024 diff hist +91 Wazuh
- 13:39, 23 January 2024 diff hist +43 N Wazuh issues Created page with "https://github.com/wazuh/wazuh/issues/19517" current
- 13:25, 23 January 2024 diff hist +254 Wazuh
- 13:22, 23 January 2024 diff hist +139 Wazuh
- 13:17, 23 January 2024 diff hist +335 Wazuh
- 05:26, 23 January 2024 diff hist +79 Wazuh
- 05:01, 23 January 2024 diff hist +52 Wazuh
- 23:52, 22 January 2024 diff hist +108 Wazuh
- 23:38, 22 January 2024 diff hist +160 Wazuh
- 23:19, 22 January 2024 diff hist +743 Wazuh
- 21:24, 22 January 2024 diff hist +188 Wazuh
- 21:24, 22 January 2024 diff hist +280 Wazuh
- 21:13, 22 January 2024 diff hist +169 Wazuh
- 20:58, 22 January 2024 diff hist +89 N Wazuh Created page with "https://documentation.wazuh.com/current/installation-guide/wazuh-server/step-by-step.html"
- 20:32, 22 January 2024 diff hist +94 Ossec install server current
- 20:31, 22 January 2024 diff hist +231 N Ossec install server Created page with "# Ubuntu 22.04 ``` apt-get -y install build-essential zlib1g-dev libpcre2-dev libsqlite3-dev libssl-dev libsystemd-dev curl -LO https://github.com/ossec/ossec-hids/archive/ref..."
- 16:32, 22 January 2024 diff hist +45 Cert scan
- 11:38, 21 January 2024 diff hist +116 Ossec current
- 11:37, 21 January 2024 diff hist +113 N Ossec Created page with "https://www.digitalocean.com/community/tutorials/how-to-monitor-your-system-security-with-osquery-on-ubuntu-16-04"
- 12:05, 20 January 2024 diff hist +57 Netbox current