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": "20250415004412|2935",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 2945,
"ns": 0,
"title": "Raid",
"pageid": 2176,
"logpage": 2176,
"revid": 8442,
"params": {},
"type": "create",
"action": "create",
"user": "Boiarino",
"timestamp": "2025-12-12T18:37:58Z",
"comment": "Created page with \"== storcli commands == It can be installed to ''/opt/MegaRAID/storcli''. Show all physical drives: ./storcli64 /c0/eall/sall show CLI Version = 007.3405.0000.0000 May 15, 2025 Operating system = Linux 5.14.0-611.7.1.el9_7.x86_64 Controller = 0 Status = Success Description = Show Drive Information Succeeded. Drive Information : ================= ---------------------------------------------------------------------------- EID:Slt DID State DG Size I...\""
},
{
"logid": 2944,
"ns": 0,
"title": "MPD",
"pageid": 2175,
"logpage": 2175,
"revid": 8426,
"params": {},
"type": "create",
"action": "create",
"user": "Boiarino",
"timestamp": "2025-12-02T20:35:35Z",
"comment": "Created page with \"MPD->SSP/VTP data format: [https://clonwiki0.jlab.org/wiki/clondocs/Docs/SSP_MPD_EventFormat_31_oct_2025.pdf (pdf)]\""
},
{
"logid": 2943,
"ns": 0,
"title": "Concurrent VME controllers",
"pageid": 2174,
"logpage": 2174,
"revid": 8415,
"params": {},
"type": "create",
"action": "create",
"user": "Boiarino",
"timestamp": "2025-12-01T21:12:48Z",
"comment": "Created page with \"'''Concurrent Technologies VP-E2x''' ''NOTE:'' if BIOS is hunged or not accessable, load the BIOS with the \"optimal defaults\" using SW7-2 in the ON position. Save changes as \"custom defaults\" and put switch into previous position. Bios setup for VP-E2x In the BIOS (F2 as it boots): Main -> Boot Features -> Auto-retry On Boot Fail : Enabled PXE Boot : Enabled Front Panel ETH A : Enabled Advanced -> Miscellaneous Configuration PC...\""
},
{
"logid": 2942,
"ns": 0,
"title": "Fdisk",
"pageid": 2173,
"logpage": 2173,
"revid": 8384,
"params": {},
"type": "create",
"action": "create",
"user": "Boiarino",
"timestamp": "2025-09-10T18:04:39Z",
"comment": "Created page with \"'''How to add new disk to Linux machine''' As root: fdisk /dev/sdb Press 'n', then 'p' and follow instructions. In the end, press 'w'. To format: mkfs -t ext4 /dev/sdb1 Add new entry to ''/etc/fstab'': /dev/sdb1 /data\text4\tdefaults 0 0 Mount new partition: mount -a\""
},
{
"logid": 2941,
"ns": 0,
"title": "Power Strips",
"pageid": 2172,
"logpage": 2172,
"revid": 8340,
"params": {},
"type": "create",
"action": "create",
"user": "Boiarino",
"timestamp": "2025-07-08T15:22:50Z",
"comment": "Created page with \"== TRIPP LITE == Register devive at JNET using MAC address shown on device. Assign IP name, usually ''hallb-pdu-#'. Using web server, login with username/password: localadmin/localadmin. You will be asked to change password. Go to '''Security->User accounts->SNMP Users''', and enable line '''tripplite/Manager/SNMPv2c'''.\""
},
{
"logid": 2940,
"ns": 0,
"title": "Abaco XVB603",
"pageid": 2171,
"logpage": 2171,
"revid": 8306,
"params": {},
"type": "create",
"action": "create",
"user": "Boiarino",
"timestamp": "2025-06-02T17:22:32Z",
"comment": "Created page with \"VME controller. In BIOS, go to '''Advanced->Network Stack Configuration''' and enable '''Network Stack''' and '''Ipv4 PXE Support'''\""
},
{
"logid": 2939,
"ns": 0,
"title": "VME",
"pageid": 2170,
"logpage": 2170,
"revid": 8283,
"params": {},
"type": "create",
"action": "create",
"user": "Boiarino",
"timestamp": "2025-05-15T21:13:57Z",
"comment": "Created page with \"'''old gefvme removal''' yum remove kmod-gefvme gefvme-library If failed on 'gefvme-library', do rpm -e --noscripts gefvme-library If file ''/etc/modules-load.d/gefvme.conf'' was not removed by above commands, remove it manually (if working from ''chroot ...'' then everything is done in ''root'' area, but ''gefvme.conf'' may survive in ''snapshot'' area, in that case remove it on controller and not in ''chroot''). File ''/etc/modules-load.d/vme.conf'' with contents...\""
},
{
"logid": 2938,
"ns": 0,
"title": "Tftpboot",
"pageid": 2169,
"logpage": 2169,
"revid": 8274,
"params": {},
"type": "create",
"action": "create",
"user": "Boiarino",
"timestamp": "2025-05-15T19:50:59Z",
"comment": "Created page with \"'''Tftpboot setting to boot diskless VME controllers'''\""
},
{
"logid": 2937,
"ns": 0,
"title": "Iptables",
"pageid": 2168,
"logpage": 2168,
"revid": 8270,
"params": {},
"type": "create",
"action": "create",
"user": "Boiarino",
"timestamp": "2025-05-15T19:34:28Z",
"comment": "Created page with \"'''IPTABLES''' Show tables: iptables -vL -t filter iptables -vL -t nat iptables -vL -t mangle iptables -vL -t raw iptables -vL -t security Only first two seems relevant. Clear them: iptables -t filter -F iptables -t nat -F Set needed settings (we assumes loval network port is 'enp_bond', and uplink port is 'em1'): iptables -A INPUT -i lo -j ACCEPT iptables -A INPUT -i enp_bond -j ACCEPT iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT ipt...\""
},
{
"logid": 2936,
"ns": 0,
"title": "Linux Boot Server",
"pageid": 2167,
"logpage": 2167,
"revid": 8257,
"params": {},
"type": "create",
"action": "create",
"user": "Boiarino",
"timestamp": "2025-05-15T18:41:59Z",
"comment": "Created page with \" '''How to add new client to the system''' Add new record to: /var/named/10.168.192.in-addr.arpa.db /var/named/clontest.com /etc/dhcp/dhcpd.conf Restart corresponding services: systemctl restart dhcpd systemctl restart named Check services status: systemctl status dhcpd systemctl status named '''IPTABLES''' Do not forget: chattr +i /etc/resolv.conf Show tables: iptables -vL -t filter iptables -vL -t nat iptables -vL -t mangle iptables -vL -t raw iptab...\""
}
]
}
}