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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 13:59, 6 May 2023 Busk talk contribs created page Yarn (Created page with "curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list sudo...")
  • 23:20, 5 May 2023 Busk talk contribs created page Virtualbox slow (Created page with "https://www.wintips.org/fix-virtualbox-running-very-slow-in-windows-10-11/")
  • 21:31, 5 May 2023 Busk talk contribs created page Dell laptop issues (Created page with "https://www.minitool.com/news/waves-maxxaudio-service-application.html")
  • 17:45, 5 May 2023 Busk talk contribs created page Windows 10 tweak settings (Created page with "``` function ShowFileExtensions() { # http://superuser.com/questions/666891/script-to-set-hide-file-extensions Push-Location Set-Location HKCU:\Software\Microsoft...")
  • 15:20, 5 May 2023 Busk talk contribs created page Alter role postgres (Created page with "``` ALTER ROLE <role_name> SET search_path TO schema1,schema2; ```")
  • 12:32, 5 May 2023 Busk talk contribs created page Postgres proxies (Created page with "https://github.com/ryscheng/sql-proxy-rs https://github.com/wgliang/pgproxy https://github.com/rueian/pgbroker/blob/master/example/main.go")
  • 19:57, 4 May 2023 Busk talk contribs created page Gen (Created page with " https://github.com/smallnest/gen/issues/140 GO111MODULE=off")
  • 14:50, 4 May 2023 Busk talk contribs created page Go atomic file (Created page with "https://github.com/kjk/common")
  • 14:11, 4 May 2023 Busk talk contribs created page Go storage list (Created page with "https://github.com/gostor/awesome-go-storage")
  • 11:50, 30 April 2023 Busk talk contribs created page Pgjwt (Created page with "https://github.com/michelp/pgjwt.git ``` # postgresql-server-dev-all cd /root/ apt-get update && apt-get -y install git gcc make git clone https://github.com/michelp/pgjwt.gi...")
  • 23:00, 29 April 2023 Busk talk contribs created page Postgrest auth (Created page with "https://github.com/monacoremo/postgrest-sessions-example/blob/master/app.sql.md")
  • 20:43, 27 April 2023 Busk talk contribs created page Postgrest row level security via postgres (Created page with "https://postgrest.org/en/stable/how-tos/sql-user-management-using-postgres-users-and-passwords.html#sql-user-management-using-postgres-users-and-passwords")
  • 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/")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)