As outlined in this issue, you may run into a problem where you want to log into the OpenShift cluster…
You may be running into a problem trying to mount an exfat USB drive for the first time in your…
While you could use the URLTrigger Plugin in Jenkins to poll for artifact updates in Artifactory, another way of triggering…
It may be a bit of an unusual thing to integrate 2 different docker image repositories from different vendors. Usually…
CentOS and RHEL 7 have Python 2.7 available in the standard packages. You can install Python 3.6 from source while…
Although in Linux you can easily create multi-part zip files, unzipping them can be problematic. By using the -s argument…
When you need to schedule a Unix or Linux job in crontab to run on the first Sunday of the…
Your DD-WRT enabled router can be configured to block ads as described in the Ad Blocking article. For non-Micro DD-WRT…
Through Windows’ WMI Service you can find out who the owner is of a file. This is somewhat similar to…
If you need to automatically start/stop Tomcat each time you start/stop/reboot your Linux server, you can do so by creating…