User contributions for MkWikiEnSysOp
Jump to navigation
Jump to search
18 July 2023
- 05:5605:56, 18 July 2023 diff hist +295 Debian Packaging →Creating the package: Add script that creates packages outside of current directory current
12 July 2023
- 17:2917:29, 12 July 2023 diff hist +723 Debian Upgrade Stretch To Buster Added certbot section current
23 June 2023
- 17:1317:13, 23 June 2023 diff hist +102 m Main Page Reformat list of countries current
- 16:5216:52, 23 June 2023 diff hist 0 m Main Page →Countries in Europe that I have visited by April 2023
- 16:5216:52, 23 June 2023 diff hist +52 m Main Page Update: Color changed for "Visited twice" from blue to orange; changed color of CZ and SK
- 16:4216:42, 23 June 2023 diff hist +201 N File:Europe visited 20230430.png All countries in Europe that I visited by 2023/04/30: Lime = Home country Violet = Visited once Orange = Visited twice Yellow = Visited multiple times Dark green = Visited countless times current
21 June 2023
- 20:0720:07, 21 June 2023 diff hist +33 N Debian Upgrade Bullseye To Bookworm Created page with "To be done... Category:Linux"
13 June 2023
- 17:4717:47, 13 June 2023 diff hist +139 m Debian Upgrade Stretch To Buster Add MYSQL_OPT
- 17:4517:45, 13 June 2023 diff hist +646 N Debian Upgrade Stretch To Buster Created page with "This article contains all problems that I encountered when upgrading Debian from 9/Stretch to 10/Buster. Since Debian 9 is already out of standard support, this should not affect a lot of people. == authmysqlrc == === "authdaemond: marker line not found in /etc/courier/authmysqlrc" in /var/log/mail.err === '''Solution:''' Add these lines at the end of the file: ##NAME: MARKER:0 # # Do not remove this section from this configuration file. This section # must be pr..."
8 June 2023
- 12:4212:42, 8 June 2023 diff hist +337 N Firefox Created page with "[http://en.wikipedia.org/wiki/Firefox Firefox] is a web browser by Mozilla Foundation based on the Gecko rendering engine. == Tips == === Ubuntu === * [https://www.omgubuntu.co.uk/2022/04/how-to-install-firefox-deb-apt-ubuntu-22-04 How to Install Firefox as a .Deb on Ubuntu 22.04 (Not a Snap)] Category:Linux Category:Ubuntu" current
13 May 2023
- 16:3016:30, 13 May 2023 diff hist 0 m OpenBSD 7.1 Corrected stats current
- 16:2716:27, 13 May 2023 diff hist +1,161 N OpenBSD 7.2 Created page with "== General information == OpenBSD 7.2 was released on [https://distrowatch.com/?newsid=11645 2022-10-20]. It contains 11455 packages with a total size of 61.603.905.586 bytes (58750 MiB). === How to determine package stats === wget http://ftp.eu.openbsd.org/pub/OpenBSD/7.2/packages/amd64/ -Oopenbsd72packages.html # Number of packages grep "<a href" openbsd72packages.html | wc -l # Total size of all packages grep "<a href" openbsd72packages.html | awk -F' ' '{prin..." current
- 14:4214:42, 13 May 2023 diff hist +553 N OpenBSD 7.1 Created page with "== General information == OpenBSD 7.1 was released on [https://distrowatch.com/?newsid=11521 2022-04-21]. It contains 11329 packages with a total size of 53.005.315.563 bytes (50549 MiB). === How to determine package stats === wget http://ftp.eu.openbsd.org/pub/OpenBSD/7.0/packages/amd64/ -Oopenbsd70packages.html # Number of packages grep "<a href" openbsd70packages.html | wc -l # Total size of all packages grep "<a href" openbsd70packages.html | awk -F' ' '{prin..."
- 09:2509:25, 13 May 2023 diff hist +553 N OpenBSD 7.0 Created page with "== General information == OpenBSD 7.0 was released on [https://distrowatch.com/?newsid=11367 2021-10-14]. It contains 11329 packages with a total size of 53.005.315.563 bytes (50549 MiB). === How to determine package stats === wget http://ftp.eu.openbsd.org/pub/OpenBSD/7.0/packages/amd64/ -Oopenbsd70packages.html # Number of packages grep "<a href" openbsd70packages.html | wc -l # Total size of all packages grep "<a href" openbsd70packages.html | awk -F' ' '{prin..." current
12 May 2023
- 10:3410:34, 12 May 2023 diff hist +553 N OpenBSD 6.9 Created page with "== General information == OpenBSD 6.9 was released on [https://distrowatch.com/?newsid=11232 2021-05-01]. It contains 11314 packages with a total size of 50.685.511.806 bytes (48337 MiB). === How to determine package stats === wget http://ftp.eu.openbsd.org/pub/OpenBSD/6.9/packages/amd64/ -Oopenbsd69packages.html # Number of packages grep "<a href" openbsd69packages.html | wc -l # Total size of all packages grep "<a href" openbsd69packages.html | awk -F' ' '{prin..." current
- 09:4509:45, 12 May 2023 diff hist +39 m OpenBSD 6.8 Added categories current
- 09:4409:44, 12 May 2023 diff hist +515 N OpenBSD 6.8 Created page with "== General information == OpenBSD 6.8 was released on [https://distrowatch.com/?newsid=11044 2020-10-18]. It contains 11238 packages with a total size of 50.472.675.186 bytes (48.134 MiB). === How to determine package stats === wget http://ftp.eu.openbsd.org/pub/OpenBSD/6.8/packages/amd64/ -Oopenbsd68packages.html # Number of packages grep "<a href" openbsd68packages.html | wc -l # Total size of all packages grep "<a href" openbsd68packages.html | awk -F' ' '{pri..."
11 May 2023
- 17:3617:36, 11 May 2023 diff hist +326 OpenBSD 6.7 +How to determine package stats current
- 17:3317:33, 11 May 2023 diff hist +191 OpenBSD 6.7 +General information
- 05:5705:57, 11 May 2023 diff hist +411 OpenBSD 6.7 +Use different package source
- 05:2605:26, 11 May 2023 diff hist +188 N OpenBSD 6.7 Created page with "== Don't reorder libraries at boot time == rcctl disable library_aslr [https://gist.github.com/kokokodak/4bf0d76616635b46b2682a6371dd8b58 Credits] Category:OpenBSD Category:BSD"
17 April 2023
- 05:5505:55, 17 April 2023 diff hist +127 SSL Certificates Added Performance testing current
- 05:5105:51, 17 April 2023 diff hist 0 m SSL Certificates Private key size changed to 4096
1 March 2023
- 17:5717:57, 1 March 2023 diff hist +124 Dotnet →GitLab CI/CD current
28 February 2023
- 06:4406:44, 28 February 2023 diff hist +220 Dotnet Add GitLab CI/CD
16 February 2023
- 17:0717:07, 16 February 2023 diff hist +127 Dotnet →Performing
22 January 2023
- 11:0611:06, 22 January 2023 diff hist +107 m Transfer changed files →tar files on computer with modified file current
- 10:4110:41, 22 January 2023 diff hist +109 N Category:Programming Created page with "This category contains articles related to programming. Main focus is C#, but other languages can appear too." current
- 10:3810:38, 22 January 2023 diff hist +479 N Dotnet Created page with "Notes about Microsoft's "dotnet" system. == Code Coverage == === Prerequisites === dotnet tool install -g dotnet-reportgenerator-globaltool === Performing === dotnet test --collect:"XPlat Code Coverage" This command creates a file with the name "coverage.cobertura.xml". reportgenerator -reports:"./path/to/coverage.cobertura.xml" -targetdir:"coveragereport" -reporttypes:Html This command creates a HTML report in directory "coveragereport". Category:Programmi..."
3 January 2023
- 18:2018:20, 3 January 2023 diff hist +39 m OpenBSD 6.5 +categories current
- 18:1918:19, 3 January 2023 diff hist +142 N Category:BSD +Category description current
- 18:0918:09, 3 January 2023 diff hist +39 m OpenBSD 6.4 +categories current
- 18:0518:05, 3 January 2023 diff hist 0 m Windows Annoyances Using → instead of ASCII art current
30 December 2022
- 21:0621:06, 30 December 2022 diff hist +190 Transfer changed files →tar files on computer with modified file
- 20:5520:55, 30 December 2022 diff hist +1,236 Main Page +Countries in Europe that I have visited
- 20:3920:39, 30 December 2022 diff hist +119 Tar +Extract specific directory of compressed archive current
- 20:3320:33, 30 December 2022 diff hist −69 m Main Page Removed articles that don't exist
- 20:0920:09, 30 December 2022 diff hist +290 N Tar Explanation of tar and usages in this wiki
29 December 2022
- 10:4610:46, 29 December 2022 diff hist −1 m MediaWiki Copying with parameters 'a' and 'u' did not work accordingly
- 10:4210:42, 29 December 2022 diff hist 0 MediaWiki Version 1.37.6
- 10:4210:42, 29 December 2022 diff hist +1 m MediaWiki No edit summary
- 10:4110:41, 29 December 2022 diff hist −5 m MediaWiki No edit summary
3 December 2022
- 17:4917:49, 3 December 2022 diff hist +137 X Keyboard No edit summary current
- 17:4717:47, 3 December 2022 diff hist +12 m X Keyboard Show pictures as thumbnails
- 17:4517:45, 3 December 2022 diff hist +43 X Keyboard Add IBus Emojier
- 17:4417:44, 3 December 2022 diff hist +12 N File:Ibus ui emojier.png IBus Emojier current
- 17:2417:24, 3 December 2022 diff hist +123 X Keyboard No edit summary
- 17:2017:20, 3 December 2022 diff hist 0 N File:Ibus setup emoji annotated.png No edit summary current
- 17:1817:18, 3 December 2022 diff hist +263 N X Keyboard Created page with "Several notes concerning keyboard operation in X Window System. == IME == Either Ctrl+Shift+E opens the editor directly or Ctrl+Shift+E followed by space. The shortcut can..."
26 November 2022
- 08:2608:26, 26 November 2022 diff hist +359 N Grep Created page with "Actually <code>grep</code>, which is a command to find text in input. It is available on most Linux operating systems and any BSD-system I encountered so far. == Find In File..." current