Todd Kirkland
- Total activity 515
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 11
- Subscriptions 253
Articles
Recent activity by Todd Kirkland-
Disable Windows IPv6 on the WSUS Server
OverviewThis article explains how to disable IPv6 on WSUS servers when JetPatch encounters IPv6 IP addresses. Since JetPatch does not support IPv6 scenarios, you must disable IPv6 at both the netwo...
-
Open Virtual Interface
Pre-requisite Connector Command Overview When agents are virtualized, agent-specific commands cannot be executed from the regular OS command line. Instead, you can open a shell interface ...
-
JetPatch 3.7.0 Release Notes
Version: 3.7.0.19 Date: November 30th, 2017 New Features New Tool Catalog New VAI image upload New Library Pages / Manage Services - Edit / Copy service New Images grid Scheduler for pol...
-
Remove Duplicative SusClientId (SUS ID)
OverviewThis article explains how to resolve duplicate SusClientId issues that occur when Windows endpoints are cloned from templates. It provides diagnostic steps and a complete solution to fix co...
-
2. WSUS Group Management with JetPatch
OverviewThis article covers WSUS Group Management with JetPatch, including synchronization behaviors, server-side targeting requirements, group status tracking, and troubleshooting procedures for m...
-
Connecting Your Server to Amazon RDS (till version 4.2.x)
Overview Preinstalled Server images, such as Amazon Machine Images (AMIs) and OVA files, include a local PostgreSQL database. For a production installation, it is recommended to replace the...
-
PostgreSQL Installation using Dnf (EL8 Only)
Below are the steps to install PostgreSQL version 16 using dnf NOTE: internet access is required in the server Configuring yum repository in RHEL8/OEL8 dnf install -y https://download.postgresql.or...
-
Do we need an on-prem mirror for updates and would patch versioning be supported?
JetPatch does not require on-prem mirror. The endpoints could be configured to take the patches from any local or remote repository you want. JetPatch does not manage the repository. Patch versioni...
-
PostgreSQL Installation using RPMs
Instructions assume EL8 (EL7 should not be used for new installs) If PostgresSQL16: Download the PostgreSQL 16 RPM's for Red Hat Enterprise Linux or CentOS 8, please use the following command to i...
-
NGINX Hardening (Enforcing HSTS, TLS/SSL Cipher Hardening, and Masking Internal Network Name)
Important Notes Configuration Files: The following steps require editing your unique NGINX configuration files located in /etc/nginx/conf.d/. You can open them all using: sudo vi /etc/nginx/conf...