User contributions for Kenneth

A user with 8,824 edits. Account created on 10 May 2014.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

30 July 2024

29 July 2024

28 July 2024

26 July 2024

25 July 2024

24 July 2024

23 July 2024

22 July 2024

21 July 2024

20 July 2024

  • 21:3821:38, 20 July 2024 diff hist +87 Python/MongoDBNo edit summary current
  • 21:3721:37, 20 July 2024 diff hist +1,861 N Python/MongoDBCreated page with "== Test == <pre> #!/usr/bin/env python3 # python -m pip install pymongo import pymongo import urllib.parse # pymongo tutorial - https://www.w3schools.com/python/python_mongodb_getstarted.asp with open('../files/mongo.username', 'r') as file: username = file.read().replace('\n', '') with open('../files/mongo.password', 'r') as file: password = file.read().replace('\n', '') # pymongo.errors.InvalidURI: Username and password must be escaped according to RFC 398..."
  • 06:1606:16, 20 July 2024 diff hist +2,571 N NTP/WindowsCreated page with "== Windows NTP == == Windows Synchronization == ref: <ref>https://stackoverflow.com/questions/22862236/how-to-sync-windows-time-from-a-ntp-time-server-in-command</ref> net stop w32time w32tm /config /syncfromflags:manual /manualpeerlist:"0.it.pool.ntp.org 1.it.pool.ntp.org 2.it.pool.ntp.org 3.it.pool.ntp.org" net start w32time w32tm /config /update w32tm /resync /rediscover w32tm /query /status ----- Set time from the command line: net time /set \\10.10.10.1..." current
  • 06:1106:11, 20 July 2024 diff hist +30 NTP→‎ntp current
  • 04:1904:19, 20 July 2024 diff hist +33 CrowdStrike→‎BSOD 2024 Issue
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)