User contributions
Jump to navigation
Jump to search
- 18:01, 29 January 2021 diff hist +128 N Domain Trust Issues Created page with "https://adamtheautomator.com/trust-relationship-between-this-workstation-and-the-primary-domain-failed/#nltest_Command-Line_Tool" current
- 17:28, 29 January 2021 diff hist +139 Kubernetes Ingress
- 15:50, 29 January 2021 diff hist +42 Kubernetes Ingress
- 15:50, 29 January 2021 diff hist +37 Kubernetes Ingress
- 15:29, 29 January 2021 diff hist +340 N Kubernetes Ingress Created page with "Microk8s quick - https://kubernetes.io/blog/2019/11/26/running-kubernetes-locally-on-linux-with-microk8s/#:~:text=While%20Minikube%20usually%20spins%20up,has%20its%20pros%20an..."
- 01:01, 29 January 2021 diff hist +73 ZFS
- 19:19, 28 January 2021 diff hist +62 Github Actions
- 06:12, 28 January 2021 diff hist +58 Github Actions
- 17:08, 27 January 2021 diff hist +105 N Docker-volume Created page with "``` docker volume create --driver local \ --opt type=btrfs \ --opt device=/dev/sda2 \ foo ```"
- 16:22, 27 January 2021 diff hist +46 N Lxc-storage Created page with "lxc storage create btrfs btrfs source=/dev/sdb" current
- 16:11, 27 January 2021 diff hist +4 Rescan drive
- 16:11, 27 January 2021 diff hist +118 Rescan drive
- 16:10, 27 January 2021 diff hist +91 N Rescan drive Created page with "Let's say I expanded drive sdb ``` echo 1 | sudo tee /sys/class/block/sdb/device/rescan ```"
- 05:49, 27 January 2021 diff hist +94 Mysql replication current
- 05:33, 27 January 2021 diff hist +67 N Mysql replication Created page with "https://github.com/wagnerjfr/mysql-group-replication-docker-compose"
- 03:18, 27 January 2021 diff hist +39 N Powerdns Docker Created page with "https://github.com/pschiffe/docker-pdns"
- 01:28, 26 January 2021 diff hist +124 Get-adcomputer current
- 01:26, 26 January 2021 diff hist +276 N Get-adcomputer Created page with "Used for searching objects in Active Directory # Getting computer attributes ``` Get-ADComputer -Filter 'Name -like "myhost-name*"' -SearchBase "DC=example,DC=com" -Server dc..."
- 16:06, 25 January 2021 diff hist +58 N LUA NGINX Links Created page with "https://tarunlalwani.com/post/request-capturing-nginx-lua/" current
- 02:13, 25 January 2021 diff hist +250 N Postgres Proxy Created page with "https://github.com/CrunchyData/crunchy-proxy https://www.envoyproxy.io/docs/envoy/latest/configuration/listeners/network_filters/postgres_proxy_filter#:~:text=The%20Postgres%2..." current
- 19:37, 23 January 2021 diff hist +4,394 N NGINX + LUA Compile Created page with "Shameless rip from here. Will clean this up later. - https://tarunlalwani.com/post/building-nginx-with-lua/ Building Nginx from source with LuaJIT Nginx is a great webserver...." current
- 19:15, 22 January 2021 diff hist +123 N Active Directory Created page with "Powershell Join Domain ``` add-computer –domainname example.com -Credential example.com\myusername -restart –force ```" current
- 19:14, 22 January 2021 diff hist +100 N Windows Active Directory Created page with "``` add-computer –domainname example.com -Credential example.com\myusername -restart –force ```" current
- 19:36, 20 January 2021 diff hist +229 Tshark
- 02:19, 20 January 2021 diff hist +78 N PostgreSQL Getting Started Created page with "https://www3.ntu.edu.sg/home/ehchua/programming/sql/PostgreSQL_GetStarted.html" current
- 17:35, 18 January 2021 diff hist +60 N Postgres Upgrade Created page with "https://www.kostolansky.sk/posts/upgrading-to-postgresql-12/" current
- 17:11, 18 January 2021 diff hist +29 Pgadmin4 current
- 17:09, 18 January 2021 diff hist +47 Pgadmin4
- 16:38, 18 January 2021 diff hist +65 N Pgadmin4 Created page with "https://www.tecmint.com/install-postgresql-and-pgadmin-in-ubuntu/"
- 03:37, 18 January 2021 diff hist +17 LuaSQL current
- 03:35, 18 January 2021 diff hist 0 LuaSQL
- 03:32, 18 January 2021 diff hist +28 LuaSQL
- 03:31, 18 January 2021 diff hist +1,200 LuaSQL
- 03:28, 18 January 2021 diff hist +94 N LuaSQL Created page with "Use this for connecting to databases in lua https://keplerproject.github.io/luasql/index.html"
- 20:15, 17 January 2021 diff hist +115 N PostgresSQL Authentication Created page with "https://info.crunchydata.com/blog/how-to-upgrade-postgresql-passwords-to-scram password_encryption = scram-sha-256" current
- 19:50, 17 January 2021 diff hist +72 Unode Scratchpad current
- 16:52, 17 January 2021 diff hist +74 Wireguard current
- 07:12, 17 January 2021 diff hist +107 N Openssh Created page with "# Hardening - https://www.digitalocean.com/community/tutorials/how-to-harden-openssh-client-on-ubuntu-18-04"
- 04:14, 17 January 2021 diff hist +77 N NGINX Postgres Created page with "https://hostadvice.com/how-to/how-to-install-postgresql-on-nginx-web-servers/" current
- 02:10, 17 January 2021 diff hist +4,363 N Psql Created page with "``` 1) Connect to PostgreSQL database The following command connects to a database under a specific user. After pressing Enter PostgreSQL will ask for the password of the user..."
- 01:54, 17 January 2021 diff hist +4 Postgres Access Control
- 01:12, 17 January 2021 diff hist +99 Pgbouncer
- 01:07, 17 January 2021 diff hist +87 Pgbouncer
- 01:04, 17 January 2021 diff hist +192 Pgbouncer
- 00:54, 17 January 2021 diff hist +48 Pgbouncer
- 00:54, 17 January 2021 diff hist 0 Pgbouncer
- 00:53, 17 January 2021 diff hist +206 Pgbouncer
- 00:41, 17 January 2021 diff hist +483 N Pgbouncer Created page with "# Install ``` apt install pgbouncer ``` ``` create role someuser; create role someadmin; ALTER ROLE someadmin WITH PASSWORD 'test'; ALTER ROLE someuser WITH PASSWORD 'test';..."
- 00:27, 17 January 2021 diff hist +51 Postgres Access Control
- 00:26, 17 January 2021 diff hist +429 Postgres Access Control