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": "20240617182314|46", "continue": "-||" }, "query": { "logevents": [ { "logid": 56, "ns": 0, "title": "Backup Linux system to Windows, keeping file flags and rights", "pageid": 207, "logpage": 207, "params": {}, "type": "create", "action": "create", "user": "Andreas", "timestamp": "2025-01-24T21:25:22Z", "comment": "Created page with \"* install [https://www.cygwin.com/ Cygwin] * find your home directory using the \"Cygwin Terminal\" cygpath -w ~ * copy/link to the .ssh directory your config and your id_rsa files * test the backup with something small ssh YOUR-SERVER tar czf - -C / etc/ssl > `date +%FT%T`-YOUR-SERVER-TEST.tar.gz * do the real backup ssh YOUR-SERVER tar czf - -C / /var/backup/daily.0 > `date +%FT%T`-YOUR-SERVER.tar.gz\"" }, { "logid": 55, "ns": 0, "title": "Mysql/MariaDB", "pageid": 206, "logpage": 206, "params": {}, "type": "create", "action": "create", "user": "Andreas", "timestamp": "2025-01-07T12:16:42Z", "comment": "Created page with \"=== check/fix errors in a mysql/mariaDb database === * use the tool [https://mariadb.com/kb/en/mariadb-check/ mariadb-check] ** it should be installed by default if you have an installed mariadb mariadb-check --all-databases --check --password mariadb-check --all-databases --repair --password\"" }, { "logid": 54, "ns": 0, "title": "Debian, finding and install tools", "pageid": 205, "logpage": 204, "params": { "target_ns": 0, "target_title": "Debian, finding and installing tools" }, "type": "move", "action": "move", "user": "Andreas", "timestamp": "2025-01-05T06:55:13Z", "comment": "bad title" }, { "logid": 53, "ns": 0, "title": "Debian, finding and install tools", "pageid": 205, "logpage": 204, "params": {}, "type": "create", "action": "create", "user": "Andreas", "timestamp": "2025-01-05T06:53:26Z", "comment": "Created page with \"You keep your system up to date with apt-get update apt-get upgrade apt-get dist-upgrade With apt-get update you get the current list of packages and information about them. With apt-cache search <What-You-Want> you search inside that information. With apt-get install <package> you get the package you found out you probably want. That is all good and working. Mostly. But sometimes it is not good enough. You perhaps know exactly what command you want to be able...\"" }, { "logid": 52, "ns": 0, "title": "Swap", "pageid": 203, "logpage": 202, "params": { "target_ns": 0, "target_title": "Debian, Swap" }, "type": "move", "action": "move", "user": "Andreas", "timestamp": "2025-01-05T06:47:55Z", "comment": "" }, { "logid": 51, "ns": 0, "title": "Swap", "pageid": 203, "logpage": 202, "params": {}, "type": "create", "action": "create", "user": "Andreas", "timestamp": "2025-01-05T06:45:18Z", "comment": "Created page with \"In your /etc/fstab should be an entry like /dev/vda2 none swap sw 0 0 it might not point to a partition (/dev/vda2) but instead to a file and the \"none\" might be something different because it is (I think) not relevant for a swap partition. It will NOT be mounted, so don't try to use mount to see if it is working. With df -hT you see which partitions are know to your system and you get some information about them. BUT you norm...\"" }, { "logid": 50, "ns": 0, "title": "OBS (Open Broadcaster Software)", "pageid": 201, "logpage": 201, "params": {}, "type": "create", "action": "create", "user": "Andreas", "timestamp": "2024-11-27T11:33:20Z", "comment": "Created page with \"* [https://obsproject.com/ Homepage] * [https://store.steampowered.com/app/1905180/OBS_Studio/ Steam Store Page] == Show Firefox cropped == If you want to show how you are browsing and searching/reading, then you do the following: * Open your browser * goto OBS * Sources / + / Window Capture ** Window: firefox.exe ** Capture Method: Automatic ** Window Match: Match title, otherwise find window of same executable * Right-click \"Firefox\" entry in Sources (you need name it...\"" }, { "logid": 49, "ns": 0, "title": "Streaming / Recording", "pageid": 200, "logpage": 200, "params": {}, "type": "create", "action": "create", "user": "Andreas", "timestamp": "2024-11-27T11:24:34Z", "comment": "Created page with \"* [[OBS]]\"" }, { "logid": 48, "ns": 0, "title": "Minimum install to be able to be a X-Client", "pageid": 199, "logpage": 199, "params": {}, "type": "create", "action": "create", "user": "Andreas", "timestamp": "2024-08-12T18:09:04Z", "comment": "Created page with \"Not sure but I guess that X11-Apps is the easiest way to make your Linux installation able to start a program with a GUI. apt-get install x11-apps You can then just try it with xclock &\"" }, { "logid": 47, "ns": 0, "title": "Deciding which Source Management Tool to use", "pageid": 198, "logpage": 198, "params": {}, "type": "create", "action": "create", "user": "Andreas", "timestamp": "2024-08-05T01:26:29Z", "comment": "Created page with \"=== Introduction === I used like 10 different source management tools in my life. Different times, different corporations, different goals or resources where the reasons for all these different tools. I started with file based SourceSafe 1998, used BMW's console based tools with drag&drop under Unix, used cvs, svn and git and some others I don't even remember. These are my conclusions. === Situation === Currently for most corporations, there is the choice between git...\"" } ] } }