-
Computers
Free Up Disk Space in your Kubernetes Cluster
If you run Docker container hosts either standalone or in a Docker Swarm cluster, you are probably familiar with the built-in command docker system prune -a -f. Using this command you can easily get rid…
Read More » -
-
-
-
Latest articles
-
Using Powergui to mass edit Active Directory Object Attributes
If you have a specific attribute that you want to modify on an active directory object, you can simply open…
-
Wordpress
MySQL trigger to update wordpress post_password in wp_posts
In working on a special project as of late, I ran into a situation where I needed to have the…
-
Networking
Untangle 10 slow to apply network changes
I wanted to put this question out to you fellow admins out in the field who have experience with using…
-
Exchange
Moving Exchange 2010 mailboxes from child domain to parent domain
Recently, working on a project that involved moving exchange 2010 mailboxes from child domain to parent domain, I wanted to…
-
MySQL
How to troubleshoot MySQL connectivity issues
So you have setup a wordpress or drupal site and you need to access MySQL to be able to work…
-
Linux
Linux redirected output not showing in file
Recently, when working with Nginx, I wanted to export out the details of my Nginx build so I could see…