Author: Haifeng

How to Disable CloudSOC Anonymization

In Symantec/Broadcom CloudSOC (CASB), the Anonymization feature masks user identifiers (such as email addresses, usernames, and IPs) in reports and logs — typically displayed as anon-xxxx.If you need to view real user information for...

Integrating Cloud SWG (WSS) and SES with ZTNA

This article explains how to integrate Symantec Cloud SWG (WSS) and Symantec Endpoint Security (SES) with Symantec ZTNA. These integrations enable ZTNA to identify user sessions and managed devices coming from WSS and SES,...

Symantec ZTNA Application Configuration Guide

Objective: Configure Symantec ZTNA to allow secure browser or native-client access (Web, RDP, SSH) to internal enterprise resources—without VPN. Related Articles This article is part of the Symantec ZTNA Integration Series, which covers step-by-step...

Integrating Azure Entra ID with Symantec ZTNA Using SAML + SCIM

Related Articles This article is part of the Symantec ZTNA Integration Series, which covers step-by-step configurations across multiple components: 1. Overview This guide describes how to integrate Azure Entra ID with Symantec Zero Trust...

Installing and Configuring Tailscale on Synology NAS

Access Synology and Local Network Devices via Tailscale from Windows or Mobile (with Subnet Routes) Objective This guide walks you through: Even when your laptop or phone is on an external network (4G/5G/Wi-Fi elsewhere),you’ll...

Configuring GitHub Gatelet in Symantec CloudSOC

This guide describes how to configure the GitHub Gatelet in Symantec CloudSOC, activate control for GitHub traffic, and test the setup by creating a Pull Request to verify blocking behavior through a policy. 1....

Configuring GitHub Securelet in Symantec CloudSOC

This guide describes how to configure the GitHub Securelet in Symantec CloudSOC, connect it with a GitHub organization account, and test the setup by creating a sample activity (such as an Issue) to trigger...

Deploying a Squid Proxy on Ubuntu Server with Docker

Squid is a mature and stable web proxy that provides caching, traffic forwarding, and access control.This article walks you through deploying Squid on Ubuntu Server using Docker, enabling quick installation, persistent configuration, and convenient...

Fix Garbled PDF Text: Apache Tika Docker Tutorial

Why use Tika Copy-pasting from some PDFs shows garbled characters because of custom font encoding.Apache Tika reads the real text layer directly, so it returns clean Unicode text without OCR. 1. Install Docker (Ubuntu)...