Author Archives: admin

Build IaaS exit plan for Microsoft Azure and Google Cloud

Build IaaS exit plan for Microsoft Azure and Google Cloud: An Infrastructure as a Service (IaaS) exit plan is crucial for organizations to ensure a smooth transition in case they need to migrate from one IaaS provider to another or move their infrastructure back in-house. Here’s a guide to building an IaaS exit plan: 1.… Read More »

Where does Google Chrome browser fetch my identity from even after deleting the cookies?

Where does Google Chrome browser fetch my identity from even after deleting the cookies? Google Chrome can still identify you even after deleting cookies through various methods: Browser Fingerprinting: Chrome collects information about your browser configuration, such as installed plugins, screen resolution, time zone, language preferences, and more. This data can be used to create… Read More »

SSH not working over IPSec tunnel (Strongswan)

Here’s a step-by-step guide to help you troubleshoot and fix the issue of SSH not working over an IPSec tunnel using Strongswan: Verify IPSec tunnel configuration: Check the configuration files on both the client and server for Strongswan (e.g., /etc/ipsec.conf, /etc/ipsec.secrets). Ensure that the tunnel settings, including encryption algorithms, authentication methods, and IPSec policies, match… Read More »

Jenkins running as a service restarts by itself after upgrade from 2.303.2 to 2.319.3

Jenkins running as a service restarts by itself after upgrade from 2.303.2 to 2.319.3 If Jenkins, running as a service, restarts by itself after upgrading from version 2.303.2 to 2.319.3, you can try the following steps to address the issue: Check system requirements: Verify that your server meets the minimum system requirements for Jenkins 2.319.3.… Read More »

Windows Server 2022 Time Service jumping into the future; how to fix this?

Windows Server 2022 Time Service jumping into the future; how to fix this? If you’re experiencing issues with the time service on Windows Server 2022 and it’s jumping into the future, you can try the following steps to resolve the problem: Verify time zone settings: Ensure that the time zone settings on your server are… Read More »