Main Page
We created QualityBox, a SaaS, enterprise-grade, knowledge platform with Wikipedia at it's core. The source is still available in our github. Much of this site is dedicated to showcasing the features and solutions of "Enterprise MediaWiki" - defined as the Knowledge Platform for organizations.
Check out our latest Videos !
Freephile Wiki[edit]
Freephile Wiki is a site about free technology, supporting freedom in general, in life and on the Internet. It was started by Greg Rundlett of eQuality Technology. This site is a wiki that you can edit. Contact Greg to request an account.
![]() |
Applications are specific tools that you can use in business, home, education and life. |
The Help system will get you started quickly, and is a trusty resource whenever you need Help. |
The powerful search in this wiki will help you find whatever you are looking for. See the Index for a complete list of articles. Search is also a complete category. |
What's New[edit]
POTD[edit]

Articles[edit]
19 June 2025
- 09:2509:25, 19 June 2025 Ollama/install/script (hist | edit) [13,714 bytes] Greg Rundlett (talk | contribs) (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:1709:17, 19 June 2025 Ollama/install (hist | edit) [11,798 bytes] Greg Rundlett (talk | contribs) (extracted from parent page) Tag: Visual edit: Switched
16 June 2025
- 14:2414:24, 16 June 2025 Diagrams (hist | edit) [1,824 bytes] Greg Rundlett (talk | contribs) (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
10 June 2025
- 13:5113:51, 10 June 2025 OpenSearch standard (hist | edit) [1,336 bytes] Admin (talk | contribs) (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
9 June 2025
- 12:3912:39, 9 June 2025 OpenSearch (hist | edit) [3,549 bytes] Admin (talk | contribs) (initial version) Tag: Visual edit: Switched
- 10:0310:03, 9 June 2025 Elasticsearch/improvements (hist | edit) [2,674 bytes] Greg Rundlett (talk | contribs) (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...")
6 June 2025
- 10:2510:25, 6 June 2025 Category Reporter (hist | edit) [619 bytes] Admin (talk | contribs) (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
5 June 2025
- 15:1715:17, 5 June 2025 Categories/javascript (hist | edit) [2,315 bytes] Admin (talk | contribs) (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...")
2 June 2025
- 23:4423:44, 2 June 2025 Using Mermaid in MediaWiki (hist | edit) [4,416 bytes] Admin (talk | contribs) (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...")
30 May 2025
- 13:3613:36, 30 May 2025 Stop AI crawlers (hist | edit) [2,555 bytes] Admin (talk | contribs) (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
Revisions[edit]
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
19 June 2025
|
N 14:39 | Ollama/install 3 changes history +11,798 [Greg Rundlett (3×)] | |||
|
14:39 (cur | prev) +117 Greg Rundlett talk contribs (→Resources) | ||||
|
09:57 (cur | prev) +839 Greg Rundlett talk contribs (add links) Tag: Visual edit | ||||
N |
|
09:17 (cur | prev) +10,842 Greg Rundlett talk contribs (extracted from parent page) Tag: Visual edit: Switched |
|
10:53 | Ollama 4 changes history −19,353 [Greg Rundlett (4×)] | |||
|
10:53 (cur | prev) +428 Greg Rundlett talk contribs (link to Open-Webui) Tag: Visual edit | ||||
|
10:04 (cur | prev) +142 Greg Rundlett talk contribs (add text from GitHub repo about the models supported.) Tag: Visual edit | ||||
|
09:21 (cur | prev) −24,096 Greg Rundlett talk contribs (extracted install bits) Tags: Replaced Visual edit: Switched | ||||
|
09:11 (cur | prev) +3,835 Greg Rundlett talk contribs Tag: Visual edit: Switched |
N 09:25 | Ollama/install/script diffhist +13,614 Greg Rundlett talk contribs (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...") |
N 09:23 | Category:Bash diffhist +54 Greg Rundlett talk contribs (Created page with "Beautiful Awesome Syntax Hacks or, Bourne Again SHell") |
18 June 2025
Files[edit]
See the following links:
more
Templates[edit]
There are no results for this report.