All public logs
Jump to navigation
Jump to search
Combined display of all available logs of UVOO Tech Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50 ) (20 | 50 | 100 | 250 | 500)- 20:21, 27 April 2023 Busk talk contribs created page Rest auto api (Created page with "https://github.com/dbohdan/automatic-api")
- 19:31, 27 April 2023 Busk talk contribs created page Grant mysql (Created page with "``` ALL PRIVILEGES - a full root access to the databases. If no database is specified, it has global access across the system. CREATE - create new tables or databases DROP - d...")
- 17:52, 27 April 2023 Busk talk contribs created page Go mod (Created page with "``` go mod init foo go mod tidy go build ```")
- 12:54, 27 April 2023 Busk talk contribs created page Qor gorm (Created page with "https://github.com/qor/qor-example https://demo.qor5.com/pages https://github.com/qor/admin")
- 02:24, 27 April 2023 Busk talk contribs created page Prest - Postgre rest (Created page with "GitHub https://github.com › prest › prest prest/prest: PostgreSQL ➕ REST, low-code, simplify and accelerate ... https://eltonminetto.dev/en/post/2021-08-31-prest/")
- 22:37, 26 April 2023 Busk talk contribs created page Etl (Created page with "https://pandas.pydata.org/pandas-docs/version/0.23.4/generated/pandas.DataFrame.to_sql.html")
- 04:17, 26 April 2023 Busk talk contribs created page Gorm & fiber web app (Created page with "https://dev.to/franciscomendes10866/how-to-build-rest-api-using-go-fiber-and-gorm-orm-2jbe")
- 20:04, 25 April 2023 Busk talk contribs created page Lxc launch (Created page with "lxc launch images:debian/11 bullseye-vm --vm")
- 03:40, 25 April 2023 Busk talk contribs created page Metallb 2 (Created page with "https://docs.openshift.com/container-platform/4.12/networking/metallb/metallb-configure-bgp-peers.html")
- 19:34, 24 April 2023 Busk talk contribs created page Remote desktop (Created page with "https://github.com/rustdesk/rustdesk")
- 18:53, 24 April 2023 Busk talk contribs created page 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...")
- 17:06, 24 April 2023 Busk talk contribs created page Invoke-webrequest (Created page with "``` $url="https://www.uvoo.io"; (Measure-Command -Expression { $site = Invoke-WebRequest -Uri $url -UseBasicParsing }).Milliseconds ```")
- 15:43, 24 April 2023 Busk talk contribs moved page Javascript graph libs to Graph libs for javascript without leaving a redirect
- 15:43, 24 April 2023 Busk talk contribs created page Javascript graph libs (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...")
- 02:33, 24 April 2023 Busk talk contribs created page Flask bootstrap (Created page with "https://github.com/helloflask/bootstrap-flask")
- 02:17, 24 April 2023 Busk talk contribs created page Go cms (Created page with "https://github.com/strapi/strapi")
- 22:36, 23 April 2023 Busk talk contribs created page Flask dockerfile (Created page with "https://testdriven.io/blog/dockerizing-flask-with-postgres-gunicorn-and-nginx/#gunicorn")
- 20:46, 23 April 2023 Busk talk contribs created page 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 Busk talk contribs created page Sqlalchemy 2.x (Created page with "https://docs.sqlalchemy.org/en/20/changelog/migration_20.html")
- 04:01, 23 April 2023 Busk talk contribs created page Asp net core (Created page with "https://techbrij.com/asp-net-core-postgresql-dapper-crud https://github.com/techbrij/aspnetcore-postgresql-dapper-crud")
- 20:10, 22 April 2023 Busk talk contribs moved page Golang install to Go install without leaving a redirect
- 18:35, 22 April 2023 Busk talk contribs created page Sudo (Created page with "``` sudo visudo at bottom of file $USER ALL=(ALL) NOPASSWD: ALL where $USER is your username ```")
- 18:09, 22 April 2023 Busk talk contribs created page Flask examples (Created page with "# Examples https://github.com/yactouat/udacity_nd0044_flask_basics_demo/blob/master/app/app.py")
- 17:19, 22 April 2023 Busk talk contribs created page 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...")
- 15:53, 20 April 2023 Busk talk contribs created page Cisco VPN AnyConnect (Created page with "# WSL Windows - https://github.com/sakai135/wsl-vpnkit - https://github.com/microsoft/WSL/issues/5068")
- 23:11, 19 April 2023 Busk talk contribs created page Pwsh (Created page with "``` pwsh -Command 'Install-Module -Name PSWSMan' sudo pwsh -Command 'Install-WSMan' ```")
- 22:32, 19 April 2023 Busk talk contribs created page 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 Busk talk contribs created page 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 -...")
- 12:52, 19 April 2023 Busk talk contribs created page Daemonset (Created page with "https://devopscube.com/kubernetes-daemonset/")
- 23:03, 18 April 2023 Busk talk contribs created page Micr8s haproxy (Created page with "https://github.com/haproxytech/kubernetes-ingress/issues/29 hostNetwork: true")
- 14:03, 18 April 2023 Busk talk contribs created page Pc intel (Created page with "https://www.provantage.com/kingston-technology-ksm48e40bd8km-32hm~7KINN0E4.htm")
- 02:04, 18 April 2023 Busk talk contribs created page Freeipa zimbra (Created page with "https://www.freeipa.org/page/Zimbra_Collaboration_Server_7.2_Authentication_and_GAL_lookups_against_FreeIPA")
- 01:04, 18 April 2023 Busk talk contribs created page Docker0 (Created page with "brctl delbr docker0")
- 23:45, 17 April 2023 Busk talk contribs created page BADREQ (Created page with "10.x.x.x:51384 -:- <BADREQ> 408 [17/Apr/2023:23:40:36.572] main~ main/<NOSRV> -1/-1/-1/-1/15008 408 0 - - cR-- 3/2/0/0/0 0/0 "<BADREQ>" - https://stackoverflow.com/questions...")
- 15:56, 17 April 2023 Busk talk contribs created page Odoo (Created page with "# KB https://apps.odoo.com/apps/modules/12.0/knowsystem/")
- 14:09, 17 April 2023 Busk talk contribs created page Postgres ubuntu (Created page with "https://www.postgresql.org/download/linux/ubuntu/ ``` sudo sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pg...")
- 18:40, 16 April 2023 Busk talk contribs created page PowerDNS split horizon (Created page with "https://serverfault.com/questions/700046/powerdns-split-horizon-resolver")
- 12:35, 15 April 2023 Busk talk contribs created page Zimbra install (Created page with "https://inguide.in/install-zimbra-on-ubuntu-20-04-step-by-step/")
- 03:13, 15 April 2023 Busk talk contribs created page Haproxy ssl (Created page with "https://www.haproxy.com/blog/dynamic-ssl-certificate-storage-in-haproxy/")
- 20:59, 14 April 2023 Busk talk contribs created page Multipass (Created page with "`` winget install -e --id Canonical.Multipass multipass find multipass launch 22.04 --name jammy multipass list ```")
- 15:43, 14 April 2023 Busk talk contribs created page Winget (Created page with "``` winget list | findstr -i power winget upgrade powershell --version 7.3.4 winget upgrade Microsoft.WindowsTerminal ``` ``` https://github.com/PowerShell/PowerShell/releas...")
- 15:08, 14 April 2023 Busk talk contribs created page Cert extraction from pfx (Created page with "# Simple example using pure bash .env ``` export PASSIN="<Your venafi PKCS#12 download pfx file password>" export AD_USER="<Your AD username>" export AD_PASS="Your AD user pa...")
- 01:30, 13 April 2023 Busk talk contribs created page Trusted ca root grid (Created page with "https://ccadb.my.salesforce-sites.com/microsoft/IncludedCACertificateReportForMSFT")
- 23:56, 11 April 2023 Busk talk contribs created page Openssl extract (Created page with "# 1 Download pkcs12 for host.example.com.pfx from PKI extract certs for pkcs12 ``` openssl pkcs12 -in host.example.com.pfx -nocerts -nodes > entity.key openssl pkcs12 -in h...")
- 23:35, 10 April 2023 Busk talk contribs created page Vault troubleshooting (Created page with "https://developer.hashicorp.com/vault/docs/configuration/listener/tcp#tls_disable_client_certs")
- 22:01, 10 April 2023 Busk talk contribs created page AGW Troubleshooting (Created page with "https://learn.microsoft.com/en-us/azure/application-gateway/application-gateway-backend-health-troubleshooting")
- 06:17, 9 April 2023 Busk talk contribs created page Banking (Created page with "https://www.flexbase.app/business-resources/are-business-bank-accounts-protected-by-fdic")
- 13:37, 8 April 2023 Busk talk contribs created page Postgrest reactjs (Created page with "https://github.com/marmelab/react-admin https://github.com/raphiniert-com/ra-data-postgrest")
- 13:23, 8 April 2023 Busk talk contribs created page Flask orm (Created page with "# Example https://www.digitalocean.com/community/tutorials/how-to-use-flask-sqlalchemy-to-interact-with-databases-in-a-flask-application")
- 13:00, 8 April 2023 Busk talk contribs created page Erp (Created page with "https://www.capterra.com/sem/enterprise-resource-planning-software/?utm_source=ps-google&utm_medium=ppc&v=pvp_wci_a&utm_campaign=:1:CAP:2:COM:3:All:4:US:5:BAU:6:SOF:7:Mobile:8...")