Main public logs
From Freephile Wiki
Combined display of all available logs of Freephile Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:13, 28 June 2025 Admin talk contribs imported Template:De by file upload (1 revision) (from https://www.mediawiki.org/wiki/Extension:MultimediaViewer/Exported_test_wiki - supposed to add features?)
- 14:13, 28 June 2025 Admin talk contribs imported Template:En by file upload (1 revision) (from https://www.mediawiki.org/wiki/Extension:MultimediaViewer/Exported_test_wiki - supposed to add features?)
- 14:13, 28 June 2025 Admin talk contribs imported Template:Information by file upload (1 revision) (from https://www.mediawiki.org/wiki/Extension:MultimediaViewer/Exported_test_wiki - supposed to add features?)
- 14:13, 28 June 2025 Admin talk contribs imported Main Page by file upload (1 revision) (from https://www.mediawiki.org/wiki/Extension:MultimediaViewer/Exported_test_wiki - supposed to add features?)
- 13:52, 28 June 2025 Admin talk contribs created page File:About.this.system.txt (A lot of detailed information about the Graphics subsystem of my Kubuntu desktop aka gdisc PC Build 2024)
- 13:52, 28 June 2025 Admin talk contribs uploaded File:About.this.system.txt (A lot of detailed information about the Graphics subsystem of my Kubuntu desktop aka gdisc PC Build 2024)
- 13:47, 28 June 2025 Admin talk contribs created page About this System (Created page with "In your Linux desktop environment, you can access 'System Settings' -> 'About this System' to display basic info about your Software and Hardware environment including the 'graphics processor'. You can click on 'Show More Information' which reveals a multi-tab dialog with extensive Graphics info for OpenCL OpenGL Vulkan Window Manager and X-Server. The total text content is over 10,000 lines long - so extensive. For my workstation running Kubuntu 24, this is the summary...")
- 11:22, 28 June 2025 Admin talk contribs uploaded a new version of File:Proprietary Drivers selection in Software Sources GUI.png
- 11:19, 28 June 2025 Admin talk contribs created page File:Proprietary Drivers selection in Software Sources GUI.png
- 11:19, 28 June 2025 Admin talk contribs uploaded File:Proprietary Drivers selection in Software Sources GUI.png
- 14:29, 27 June 2025 Admin talk contribs created page Lsiniramfs (Created page with "Just like <code>ls</code>, you can specify the <code>-l</code> option to display long and more verbose listing of initramfs content. ;Inspect the filesystem of the current kernel: :<code>lsinitramfs /boot/initrd.img-$(uname -r)</code> Or, list the files in /boot, and name any as argument(s) {{Collapsible |visible_text=<code>lsinitramfs /boot/initrd.img | less</code> |collapsed_content= <pre> . kernel kernel/x86 kernel/x86/microcode kernel/x86/microcode/AuthenticA...")
- 11:06, 27 June 2025 Admin talk contribs created page Nvidia on Ubuntu/modinfo (Created page with "The <code>modinfo</code> command will tell you glorious details about a kernel module; including the author, version magic, signing key, etc. (snippet) <pre> firmware: nvidia/ga102/sec2/desc.bin license: GPL and additional rights description: nVidia Riva/TNT/GeForce/Quadro/Tesla/Tegra K1+ author: Nouveau Project srcversion: 88187EC4AE73E1281F21DD1 alias: pci:v000012D2d*sv*sd*bc03sc*i* alias: pci:v000010DEd*sv*sd*bc03sc*i* de...")
- 09:30, 27 June 2025 Admin talk contribs created page Nvidia on Ubuntu/ubuntu-drivers (Created page with "<code>ubuntu-drivers</code> is a command that is provided on Ubuntu systems that is designed to take care of installing the device driver for your video card. <code>ubuntu-drivers list</code> will list the drivers available for your video card. <code>ubuntu-drivers devices</code> will list the card and the drivers available for it. e.g. output of <code>ubuntu-drivers devices</code> <pre> == /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 == modalias : pci:v000010D...") Tag: Visual edit: Switched
- 16:23, 26 June 2025 Admin talk contribs created page Disable-nouveau.conf (Created page with "<code>cat /etc/modprobe.d/disable-nouveau.conf</code> (The 'blacklist' and 'options' command lines are commented thus preventing the file from having any effect.)<syntaxhighlight lang="bash"> ## disable the nouveau driver ## and prevent it from doing modeset # blacklist nouveau # options nouveau modeset=0 </syntaxhighlight> Category:System Administration Category:Linux Category:Graphics") Tag: Visual edit
- 09:51, 26 June 2025 Admin talk contribs created page Xorg.log (Created page with "The X.org server log file from my first boot after removing any conflicting Nvidia drivers. <pre> [ 19.041] (--) Log file renamed from "/var/log/Xorg.pid-3147.log" to "/var/log/Xorg.0.log" [ 19.042] X.Org X Server 1.21.1.11 X Protocol Version 11, Revision 0 [ 19.042] Current Operating System: Linux gdisc 6.8.0-62-generic #65-Ubuntu SMP PREEMPT_DYNAMIC Mon May 19 17:15:03 UTC 2025 x86_64 [ 19.042] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.8.0-62-generi...") Tag: Visual edit
- 09:46, 26 June 2025 Admin talk contribs created page Nvidia on Ubuntu (wip) Tag: Visual edit: Switched
- 09:25, 19 June 2025 Greg Rundlett talk contribs created page Ollama/install/script (Created page with "Here is the install shell script at the time of writing (2025-06-18) I made a copy of it to be able to refer back to what it actually did - and because it's an example of a high-quality shell script. <syntaxhighlight lang="shell" line="1"> #!/bin/sh # This script installs Ollama on Linux. # It detects the current operating system architecture and installs the appropriate version of Ollama. set -eu red="$( (/usr/bin/tput bold || :; /usr/bin/tput setaf 1 || :) 2>&-)" p...") Tag: Visual edit: Switched
- 09:23, 19 June 2025 Greg Rundlett talk contribs created page Category:Bash (Created page with "Beautiful Awesome Syntax Hacks or, Bourne Again SHell")
- 09:17, 19 June 2025 Greg Rundlett talk contribs created page Ollama/install (extracted from parent page) Tag: Visual edit: Switched
- 14:25, 16 June 2025 Greg Rundlett talk contribs created page Category:Diagrams (Created page with "tag any software of files that have to do with Diagrams") Tag: Visual edit
- 14:24, 16 June 2025 Greg Rundlett talk contribs created page Diagrams (Created page with "There are several Diagram extensions for MediaWiki. Kroki is the most expansive - but to use it you need a Kroki service endpoint (that abstracts and handles all the various diagramming frameworks). Using the '''Extension:Flex Diagrams''' extension, each diagram must be handled in it's own namespace - where it's really a '''custom content model'''. This means that no other markup is allowed....") Tag: Visual edit
- 13:51, 10 June 2025 Admin talk contribs created page OpenSearch standard (Created page with "The OpenSearch page compares and contrasts the various meanings of the term 'OpenSearch'. This page goes into some detail on the "standard" aka syndication format that arose in the timeframe of RSS circa 2005. === Browser extensions / Web Apps === * wp:OpenSearch is a standard for building search plugins, and exposing search services. It is how Firefox is able to hook up with Wikipedia to offer suggestions '''as you type''' in the Wikipedia search toolbar withi...") Tag: Visual edit: Switched
- 12:54, 10 June 2025 Admin talk contribs created page File:Google Custom Search Engine (GSE) appliance.png
- 12:54, 10 June 2025 Admin talk contribs uploaded File:Google Custom Search Engine (GSE) appliance.png
- 12:39, 9 June 2025 Admin talk contribs created page OpenSearch (initial version) Tag: Visual edit: Switched
- 12:07, 9 June 2025 Admin talk contribs created page Opensearch (create lowercase redirect to CamelCase) Tags: New redirect Visual edit
- 10:03, 9 June 2025 Greg Rundlett talk contribs created page Elasticsearch/improvements (Created page with "There have been non-stop failures of the Elasticsearch backend due to memory constraints. We need to get to the bottom of it. Is it because the site is getting hammered by bots at the same time that the VM is undersized? Without increasing the size of the VM, can we better protect and limit the resources for stability? Aside from increasing site stability, there are additional platform tools we want to add like Metricbeat and/or Filebeat **but** we also want to convert...")
- 10:25, 6 June 2025 Admin talk contribs created page Category Reporter (Created page with "= Enhanced Category Report = First, we need to load external data... in this case we're retrieving from the MediaWiki API: {{#get_web_data: url=https://wiki.freephile.org/wiki/api.php?action=query&list=categorymembers&cmtitle=Category:Documentation&cmtype=page&cmlimit=5000&format=json format=json data=categoryMembers }} Now we can use our Category Reporter module in Lua processing that data: {{#invoke:CategoryReporter|categoryWithExternalData|Documentation}} ==...") Tag: Visual edit: Switched
- 09:52, 6 June 2025 Admin talk contribs created page Module:CategoryReporter (Created page with "-- a module that leverages mw.Api to query Categories local p = {} -- Function to get all subcategories of a category function p.getSubcategories(frame) local categoryName = frame.args[1] or frame:getParent().args[1] if not categoryName then return "Error: Category name must be provided" end -- Remove "Category:" prefix if present categoryName = categoryName:gsub("^Category:", "") local api = mw.Api.new() local data = api:g...")
- 17:38, 5 June 2025 Admin talk contribs created page Property:Semantic Dependency (create for the Semantic Dependency Updater extension)
- 15:17, 5 June 2025 Admin talk contribs created page Categories/javascript (Created page with "JavaScript code like the following uses the internal MediaWiki Api to retrieve the categories and output a table with member page counts. You can see the same info at Special:Categories - but this example gives you another way to slice and dice the information if desired. <syntaxhighlight lang="js"> mw.loader.using('mediawiki.api', function() { var api = new mw.Api(); var $output = $('<div id="category-list"></div>'); $output.append('<h2>Categories in t...")
- 09:58, 4 June 2025 Admin talk contribs uploaded a new version of File:Powered.by.qb.png
- 09:54, 4 June 2025 Admin talk contribs created page File:Powered.by.qb.svg (The clear version)
- 09:54, 4 June 2025 Admin talk contribs uploaded File:Powered.by.qb.svg (The clear version)
- 23:44, 2 June 2025 Admin talk contribs created page Using Mermaid in MediaWiki (Created page with "On the Sales Cycle page, we briefly compare two diagramming extensions for MediaWiki: '''Mermaid''' vs '''Flex Diagrams'''. While Flex Diagrams allows you to create 5 types of diagrams - including all those available through Mermaid, the limitation that you can not combine wiki markup in the 'sandboxed' implementation of Flex Diagrams makes us prefer creating Mermaid diagrams using the Mermaid extension. The Mermaid.js library is capable of generating all these typ...")
- 16:52, 2 June 2025 Admin talk contribs created page Mermaid:Sales Cycle (extract from Sales Cycle)
- 09:08, 1 June 2025 Greg Rundlett talk contribs created page File:Honda ST1300 oil inspection port.png
- 09:08, 1 June 2025 Greg Rundlett talk contribs uploaded File:Honda ST1300 oil inspection port.png
- 13:36, 30 May 2025 Admin talk contribs created page Stop AI crawlers (Created page with "AI crawlers from all over the world have become a huge problem. They don't play by the (Robots.txt) rules, so it's even worse than old-school indexing by Bing, Google, and Yahoo which were bad enough. In his 2025 MediaWiki User and Developer Workshop presentation<ref>https://www.youtube.com/watch?v=VGS5l3YH2oY</ref> Jeffrey Wang mentions some approaches as inadequate: * Fail2ban * Nepenthes * Varnish and caching == Defenses before MediaWiki ==...") Tag: Visual edit
- 15:29, 29 May 2025 Admin talk contribs created page Netstat (create page) Tag: Visual edit
- 15:38, 27 May 2025 Admin talk contribs created page File:Kibana-self-monitoring.png
- 15:38, 27 May 2025 Admin talk contribs uploaded File:Kibana-self-monitoring.png
- 14:44, 21 May 2025 Admin talk contribs created page Search/glossary (Created page with "See mw:Wikimedia_Search_Platform/Search/Glossary Category:Search")
- 12:18, 20 May 2025 Admin talk contribs created page MediaWiki Users and Developers Workshop Spring 2025 (Created page with "mw:MediaWiki Users and Developers Workshop Spring 2025 links to https://meza.wiki for the '[https://meza.wiki/mwplus/MediaWiki_Users_and_Developers_Workshop_Spring_2025 workshop website]' listing the full itinerary and much more. The YouTube channel has a playlist of the presentations https://www.youtube.com/@emwcon3497/videos == Event-like hooks are changing == There are many, many hooks in MediaWiki core. Some (20%?) are event oriented. Those are changing to use...")
- 11:36, 20 May 2025 Admin talk contribs created page Category:Presentations (Created page with "Either slidedecks themselves, or links and notes about presentations of interest.")
- 14:31, 19 May 2025 Admin talk contribs created page Category:OpenSource (Created page with "A subset of FOSS, "Open Source" means that you can receive and read the source code of a software. The OSI has taken formal ownership of the definition of Open Source.")
- 14:28, 19 May 2025 Admin talk contribs created page Category:FOSS (Created page with "Free and Open Source Software (FOSS) is about Libre Software - software that embodies user's rights over author's rights. Since all software authors are also software users, the rights of users do not take away from the rights of authors. Because the number of users far exceeds the number of authors, it is better to preserve the rights of the larger group - especially so when it can actually benefit the minority group. By preserving user's rights to see and modify the so...")
- 07:50, 16 May 2025 Admin talk contribs created page File:Power point hell meme.png
- 07:50, 16 May 2025 Admin talk contribs uploaded File:Power point hell meme.png
- 13:31, 15 May 2025 Admin talk contribs created page Project management (draft) Tag: Visual edit