MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{
"batchcomplete": "",
"continue": {
"lecontinue": "20260213144451|6838",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 6848,
"ns": 0,
"title": "Ricostruzione indici di Database Adiuto",
"pageid": 3771,
"logpage": 3771,
"revid": 11515,
"params": {},
"type": "create",
"action": "create",
"user": "Gabriele.vivinetto",
"timestamp": "2026-07-14T15:51:56Z",
"comment": "Created page with \"Per migliorare le prestazioni \u00e8 utile eseguire nottetempo queste query:<pre> EXEC sp_updatestats </pre><pre> SET NOCOUNT ON; DECLARE @db_id int; DECLARE @objectid int; DECLARE @indexid int; DECLARE @partitioncount bigint; DECLARE @schemaname nvarchar(130); DECLARE @objectname nvarchar(130); DECLARE @indexname nvarchar(130); DECLARE @partitionnum bigint; DECLARE @partitions bigint; DECLARE @frag float; DECLARE @command nvarchar(4000); SET @db_id = DB_ID(); -- Condi...\""
},
{
"logid": 6847,
"ns": 0,
"title": "Adiuto indica come Scartate perch\u00e8 duplicate delle fatture effettivamente consegnate",
"pageid": 3770,
"logpage": 3770,
"revid": 11512,
"params": {},
"type": "create",
"action": "create",
"user": "Gabriele.vivinetto",
"timestamp": "2026-07-14T15:47:46Z",
"comment": "Created page with \"Pu\u00f2 succedere che ci si trovi con degli scarti in Adiuto, ma su ADE e Invoice Channel la fattura sia consegnata. Succede perch\u00e8 si invia la fattura pi\u00f9 volte (non si capisce se siamo noi a farlo o \u00e8 ifin e si riceve subito la NS. Una volta acquisita la ricevuta di SCARTO, anche quando arriva quella di consegna, non viene allegata e rimane nel Transito di Immission Per importarla occorre verificare i filename delel ricevute RC di consegna incagliate, da cui si recup...\""
},
{
"logid": 6846,
"ns": 8,
"title": "MediaWiki:Common.js",
"pageid": 3769,
"logpage": 3769,
"revid": 11508,
"params": {},
"type": "create",
"action": "create",
"user": "WikiSysop",
"timestamp": "2026-07-02T09:53:08Z",
"comment": "Created page with \"/* Any JavaScript here will be loaded for all users on every page load. */ $(function () { /* Adds copy button Chatgp */ function addCopyButton(pre) { if ($(pre).data('copyButtonAdded')) return; $(pre).data('copyButtonAdded', true); var $pre = $(pre).closest('.mw-highlight, pre').first(); var target = $(pre).text(); var $wrapper = $pre.parent(); $wrapper.css('position', 'relative'); var $btn = $('<button>')...\""
},
{
"logid": 6845,
"ns": 2,
"title": "User:WikiSysop",
"pageid": 0,
"logpage": 0,
"params": {
"oldgroups": [
"bureaucrat",
"sysop"
],
"newgroups": [
"bureaucrat",
"sysop",
"interface-admin"
],
"oldmetadata": [
{
"group": "bureaucrat",
"expiry": "infinity"
},
{
"group": "sysop",
"expiry": "infinity"
}
],
"newmetadata": [
{
"group": "bureaucrat",
"expiry": "infinity"
},
{
"group": "sysop",
"expiry": "infinity"
},
{
"group": "interface-admin",
"expiry": "infinity"
}
]
},
"type": "rights",
"action": "rights",
"user": "Maintenance script",
"timestamp": "2026-07-02T09:49:32Z",
"comment": ""
},
{
"logid": 6844,
"ns": 0,
"title": "Cambiare owner dei backup in Proxmox Backup Server",
"pageid": 3768,
"logpage": 3768,
"revid": 11507,
"params": {},
"type": "create",
"action": "create",
"user": "Gabriele.vivinetto",
"timestamp": "2026-07-02T09:02:37Z",
"comment": "Created page with \"Se si cambia lo user di accesso al Datastore, occorre cambiare l'owner dei backup esistenti. Questo script cambia l'owner per tutti backup dell vm/.*<pre> #!/bin/bash # Script per cambiare proprietario di TUTTI i gruppi di backup # ==================== CONFIGURAZIONE ==================== # Inserisci qui i dati del tuo PBS PBS_SERVER=$1 PBS_PORT=\"8007\" # Porta di default DATASTORE=$2 # Il repository nel formato corretto REPOSITORY=\"${PBS_SERVER...\""
},
{
"logid": 6843,
"ns": 0,
"title": "Cambiare la priorit\u00e0 di un trigger aperto in Zabbix",
"pageid": 3767,
"logpage": 3767,
"revid": 11501,
"params": {},
"type": "create",
"action": "create",
"user": "Gabriele.vivinetto",
"timestamp": "2026-05-28T10:43:53Z",
"comment": "Created page with \"Se si cambia la priorit\u00e0 per un Trigger di un problema aperto, la stessa rimane uguale fino a che non si chiude il problema. Un modo per aggiornarla \u00e8 ytramite DB: * Trovare l'eventid: <pre> use zabbix SELECT p.eventid, h.host, t.description FROM problem p JOIN triggers t ON t.triggerid = p.objectid JOIN functions f ON f.triggerid = t.triggerid JOIN items i ON i.itemid = f.itemid JOIN hosts h ON h.hostid = i.hostid WHERE p.r_eventid IS NULL AND h.host = 'myhostname....\""
},
{
"logid": 6842,
"ns": 0,
"title": "Disablitare la modifica del DNS in netbird client su un exit node",
"pageid": 3766,
"logpage": 3766,
"revid": 11498,
"params": {},
"type": "create",
"action": "create",
"user": "Gabriele.vivinetto",
"timestamp": "2026-05-22T13:40:18Z",
"comment": "Created page with \"Se si installa netbird client su una macchina linux per usarla come exit node, modificher\u00e0 /etc/resolv.conf e non risolver\u00e0 pi\u00f9 i nomi locali. vi /var/lib/netbird/default.json \u00a0 \u00a0 \"DisableDNS\": true, systemctl restart netbird.service\""
},
{
"logid": 6841,
"ns": 0,
"title": "Netbird",
"pageid": 3765,
"logpage": 3765,
"revid": 11497,
"params": {},
"type": "create",
"action": "create",
"user": "Gabriele.vivinetto",
"timestamp": "2026-05-22T13:26:24Z",
"comment": "Created page with \"* [[Disablitare la modifica del DNS in netbird client su un exit node]]\""
},
{
"logid": 6840,
"ns": 0,
"title": "Consentire il cambio password al primo accesso RDP",
"pageid": 3764,
"logpage": 3764,
"revid": 11494,
"params": {},
"type": "create",
"action": "create",
"user": "Gabriele.vivinetto",
"timestamp": "2026-04-29T08:33:50Z",
"comment": "Created page with \"Se un utente ha password scaduta o c'\u00e8 impostato \"Change password at first logon\", di default in RDP non lo fa collegare. Per far questo bisogna impostare questa reg key:<pre> Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Terminal Server\\WinStations\\RDP-Tcp] \"SecurityLayer\"=dword:00000000 \"UserAuthentication\"=dword:00000000 </pre>che per UserAuthentication fa la stessa cosa di togliere la spunta dalla System Properties / A...\""
},
{
"logid": 6839,
"ns": 0,
"title": "RDP",
"pageid": 3763,
"logpage": 3763,
"revid": 11493,
"params": {},
"type": "create",
"action": "create",
"user": "Gabriele.vivinetto",
"timestamp": "2026-04-29T08:24:09Z",
"comment": "Created page with \"[[Consentire il cambio password al primo accesso RDP]]\""
}
]
}
}