On the 14th of December 2020 I started up the laptop from my employer but Microsoft Outlook. Teams and Onedrive could not connect. Also another application that uses a passthrough Microsoft login would not work and spit out this error: Request Id: [some unique id] Correlation Id: [some unique id] Lees verder
Gahan Zwart
Don’t create a user from an Oracle script within a set container to pdb
For an 19C Oracle database that will be added in an Oracle Fail Safe cluster I had to install statspack with an Oracle script, which also creates the perfstat user. Because I didn’t want to create a local listener because Oracle Fail Safe has is own mechanism for this, I Lees verder
WordPress admin werkt niet meer na Jetpack update 9.2
Jetpack 9.2 geeft problemen in Wordpress, hoe je dit kan herstellen.
Nsure energielezer met Thuisapp van Essent werkt niet meer
Nsure energielezer en de Thuisapp van Essent werken niet meer sinds november 2020.
Connecting to an Oracle database – some common problems and solutions
This page is my attempt to collect some common problems and their solutions with connecting to an Oracle database. In the hopes that someday I bump into my own page, searching for a solution for some ORA-…. error. ORA-01017: invalid username/password; logon denied ORA-01017: invalid username/password; logon denied Cause: An Lees verder
Trying to phish on Wish
This morning I saw this e-mail from Wish (notification@wish.com): I checked the email headers on this message and this message is really from Wish. So the email message itself seems legit. But the contents of this message is really doubtfull, I’ll explain. Let’s be clear, I do have an account Lees verder
GeoIP update on Kali for Netsniff gives error about license
Today I got this error from this cron job on my Kali box test -x /usr/bin/geoipupdate && /usr/bin/geoipupdate The error: Error retrieving updates: error updating GeoLite2-Country: error updating: unexpected HTTP status code: 401 Unauthorized: An account ID and license key are required to use this service. On this error I Lees verder
The use of apticron in Kali gives mktemp warning
After a apt dist-upgrade I got an email every time a cronjob called apticron: This is the one liner that gives this warning: if test -x /usr/sbin/apticron; then /usr/sbin/apticron –cron; else true; fi You can test this by performing this one liner on the command line. After some digging I Lees verder
Intel NUC Kit NUC5i3RYH met ESXi 6.0 updaten naar 6.7
In 2015 had ik een Intel NUC Kit NUC5i3RYH aangeschaft om daar VMWare ESXi op te zetten om wat virtuele machines te kunnen draaien. Dat was toen ESXi 6.0, die anno 2020 al niet meer supported is door VMWare. Wel altijd met de ESXi patch tracker bijgehouden, maar die zijn Lees verder
Waarom vraagt een webdesigner om de browser cache te legen en hoe doe je dat
Als ik voor een klant aan een website werk, dan gebeurt het wel eens dat als ik wijzigingen maak, dat de klant deze niet ziet. Soms kan ik dat oplossen door in bijvoorbeeld Joomla zelf de cache te legen. Soms heeft dat voor de klant geen enkel effect: de klant Lees verder