Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of bibbleWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:31, 6 June 2025 Iwiseman talk contribs created page File:Keycloak assign to realm.png
- 05:31, 6 June 2025 Iwiseman talk contribs uploaded File:Keycloak assign to realm.png
- 05:26, 6 June 2025 Iwiseman talk contribs created page File:Keycloak create role.png
- 05:26, 6 June 2025 Iwiseman talk contribs uploaded File:Keycloak create role.png
- 01:41, 4 June 2025 Iwiseman talk contribs created page Windows Setup (Created page with "=Introduction= This is my first use of windows since about 2000 so need to make some note =Setting up Proxy to WSL= When we set up the WSL it would be nice to set up a proxy to allow ssh <syntaxhighlight lang="powershell"> # Show Proxy netsh interface portproxy show all # Add Proxys netsh interface portproxy add v4tov4 listenport=22 listenaddress=0.0.0.0 connectport=22 connectaddress=172.28.58.213 # Delete Proxy >netsh interface portproxy delete v4tov4 listenport=22 list...")
- 02:16, 27 May 2025 Iwiseman talk contribs created page Nano EEPROM Page (Created page with "=Introduction= I while ago I started my interest in the 6502 where it all began to me. This led me to Ben Eater and building an 8-bit computer. Which led me to building a EEPROM programmer and a Nano was required to build it. I had a bit of work to do and my interest seemed to be waning a little. Partly because of the time to get it to work and and because I just felt demotivated. So I solved my motivation by returning to rust and saw that it is possible to run it on a N...")
- 20:45, 17 May 2025 Iwiseman talk contribs created page Linux Backups (Created page with "=Introduction= This page is for reminding me of what needs backing up when I move PC =Desktop= On the desktop I should look at *Dev *Documents *Downloads *Pictures */etc *.config/google-chrome Make sure the following are removed *node_modules *Py Environments You need to check *Any databases, Postgres or MySQL */usr/local anything */var/lib Export the Bookmarks")
- 01:13, 11 May 2025 Iwiseman talk contribs created page File:X570s 2.png
- 01:13, 11 May 2025 Iwiseman talk contribs uploaded File:X570s 2.png
- 01:12, 11 May 2025 Iwiseman talk contribs created page File:X570s 1.png
- 01:12, 11 May 2025 Iwiseman talk contribs uploaded File:X570s 1.png
- 22:09, 6 May 2025 Iwiseman talk contribs created page File:Python torch.png
- 22:09, 6 May 2025 Iwiseman talk contribs uploaded File:Python torch.png
- 05:24, 6 May 2025 Iwiseman talk contribs created page File:Goaccess 1.png
- 05:24, 6 May 2025 Iwiseman talk contribs uploaded File:Goaccess 1.png
- 05:21, 6 May 2025 Iwiseman talk contribs created page GoAccess (Created page with "=Introduction= This page is to capture the goaccess setup. =Configuration= Well it is not too completed <syntaxhighlight lang="bash"> apt install goacess </syntaxhighlight> To configure you should create a .goaccessrc as this allows you to use zcat more easily. I gave a sample - oo matron - to copilot and they gave me <syntaxhighlight lang="txt"> time-format %T date-format %d/%b/%Y log-format %h %^ %^ [%d:%t %^] "%r" %s %b "%R" "%u" </syntaxhighlight> Now we can do unp...")
- 06:25, 1 May 2025 Iwiseman talk contribs created page File:Dht22 rust.png
- 06:25, 1 May 2025 Iwiseman talk contribs uploaded File:Dht22 rust.png
- 05:01, 1 May 2025 Iwiseman talk contribs created page File:Dht22 esp322.png
- 05:01, 1 May 2025 Iwiseman talk contribs uploaded File:Dht22 esp322.png
- 04:23, 1 May 2025 Iwiseman talk contribs created page Temperature App (Created page with "=Introduction=")
- 04:08, 1 May 2025 Iwiseman talk contribs created page File:Esp32 devkit v1 doit.png
- 04:08, 1 May 2025 Iwiseman talk contribs uploaded File:Esp32 devkit v1 doit.png
- 02:30, 1 May 2025 Iwiseman talk contribs created page File:Limits graph2.png
- 02:30, 1 May 2025 Iwiseman talk contribs uploaded File:Limits graph2.png
- 02:29, 1 May 2025 Iwiseman talk contribs created page File:Limits graph1.png
- 02:29, 1 May 2025 Iwiseman talk contribs uploaded File:Limits graph1.png
- 02:13, 1 May 2025 Iwiseman talk contribs created page File:Conjugate3.png
- 02:13, 1 May 2025 Iwiseman talk contribs uploaded File:Conjugate3.png
- 02:11, 1 May 2025 Iwiseman talk contribs created page Calculus (Created page with "=Introduction= This is my page on Calculus hopefully reminding me of my earlier youth =Limits= This is where you are given and equation and you have to specify the limit. The approach to solving these is *Substitute the value asked for *Multiply the top to cancel the bottom *Multiply by the conjugate, this is where we take and expression with a real and imaginary part and flip the signs.So the x -3 has a real value of x and an imaginary value of -3.<br> File:Conjugate1...")
- 02:10, 1 May 2025 Iwiseman talk contribs created page File:Conjugate2.png
- 02:10, 1 May 2025 Iwiseman talk contribs uploaded File:Conjugate2.png
- 02:08, 1 May 2025 Iwiseman talk contribs created page File:Conjugate1.png
- 02:08, 1 May 2025 Iwiseman talk contribs uploaded File:Conjugate1.png
- 21:06, 28 April 2025 Iwiseman talk contribs created page Blender Page (Created page with "=Introduction= Hi just enough to remind me =Moving= Use the mouse scroll either down or up =Camera Angles= 1,7,9,3 on the number pad")
- 04:43, 28 April 2025 Iwiseman talk contribs created page Keycloak and NextJS (Created page with "=Introduction= Only do it once a project so wanted to capture how to this. Thanks to Harsh Bhandari =Keycloak= ==Create a Client== Awful way to document but here goes 600px")
- 04:41, 28 April 2025 Iwiseman talk contribs created page File:Keycloak setup6.png
- 04:41, 28 April 2025 Iwiseman talk contribs uploaded File:Keycloak setup6.png
- 04:41, 28 April 2025 Iwiseman talk contribs created page File:Keycloak setup5.png
- 04:41, 28 April 2025 Iwiseman talk contribs uploaded File:Keycloak setup5.png
- 04:41, 28 April 2025 Iwiseman talk contribs created page File:Keycloak setup4.png
- 04:41, 28 April 2025 Iwiseman talk contribs uploaded File:Keycloak setup4.png
- 04:41, 28 April 2025 Iwiseman talk contribs created page File:Keycloak setup3.png
- 04:41, 28 April 2025 Iwiseman talk contribs uploaded File:Keycloak setup3.png
- 04:40, 28 April 2025 Iwiseman talk contribs created page File:Keycloak setup2.png
- 04:40, 28 April 2025 Iwiseman talk contribs uploaded File:Keycloak setup2.png
- 04:40, 28 April 2025 Iwiseman talk contribs created page File:Keycloak setup1.png
- 04:40, 28 April 2025 Iwiseman talk contribs uploaded File:Keycloak setup1.png
- 04:17, 23 April 2025 Iwiseman talk contribs created page File:Logistic regression1.png
- 04:17, 23 April 2025 Iwiseman talk contribs uploaded File:Logistic regression1.png