User contributions for MkWikiEnSysOp

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

18 July 2023

12 July 2023

23 June 2023

21 June 2023

13 June 2023

  • 17:4717:47, 13 June 2023 diff hist +139 m Debian Upgrade Stretch To BusterAdd MYSQL_OPT
  • 17:4517:45, 13 June 2023 diff hist +646 N Debian Upgrade Stretch To BusterCreated 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 FirefoxCreated 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.1Corrected stats current
  • 16:2716:27, 13 May 2023 diff hist +1,161 N OpenBSD 7.2Created 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.1Created 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.0Created 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.9Created 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.8Added categories current
  • 09:4409:44, 12 May 2023 diff hist +515 N OpenBSD 6.8Created 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 April 2023

1 March 2023

28 February 2023

16 February 2023

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:ProgrammingCreated 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 DotnetCreated 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

30 December 2022

29 December 2022

3 December 2022

26 November 2022

  • 08:2608:26, 26 November 2022 diff hist +359 N GrepCreated 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
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)