- 博客(835)
- 收藏
- 关注
原创 Find Real IP of a Website Behind CDN
Last updated on September 1, 2019 There are more and more websites using CDN (Content Delivery Network) to help deliver their contents to end users. It is faster, safer and more reliable. At the sam...
2019-08-31 04:40:01
455
原创 IBM Guardium: Configure a Database Vulnerability Assessment
This post is to record steps how to configure IBM Guardium to do Vulnerability Assessment. In next couple of posts, I will write more about how to use Guardium to complete some basic task, just lik...
2019-08-29 20:38:53
953
原创 Migrate WordPress Site from Ubuntu 16.04 to Ubuntu 18.04 at GCP VM and Cloud DB
I were using Ubuntu 16.04 as my web server and mysql server for quite a few years. They are all in the same server , either running in a docker container or in a service. For better performance, I de...
2019-08-28 20:16:04
558
原创 Running WordPress in the Docker of AWS EC2 Instance
Last updated on August 28, 2019 Docker is a technology that allows you to build, run, test, and deploy distributed applications that are based on Linux containers. Docker is already available on man...
2019-08-28 10:45:35
364
原创 CyberArk Notes
Last updated on August 17, 2019 High Level DesignVault Backup StepsStep 1: The Vault Backup utility (PAReplicate.exe) generates a metadata backup in the Vault’s Metadata Backup folder, then e...
2019-08-12 07:20:38
446
原创 VanDyke SecureCRT Settings (Tips and Tricks)
Last updated on August 12, 2019 VanDyke SecureCRT provides IT pros a very user-friendly client to manage command line devices and SSH hosts with.Connecting to devices securely is one thing, and th...
2019-08-11 04:36:08
377
原创 Cyber Security TRA (Threat and Risk Assessment) Resources Research
Last updated on August 10, 2019 What is Risk:Risk = Threat x Vulnerability x AssetThe enterprise risk assessment and enterprise risk management processes comprise the heart of the information sec...
2019-08-09 22:54:23
890
原创 Symantec ATP (Advance Threat Protection) EDR Configuration Notes
Last updated on August 9, 2019 I am working on Symantec ATP , which new name is EDR. Here lists some of experience I learned from this set up. It is still updating.YouTube Video:Web GUI:Some...
2019-08-06 23:31:12
482
原创 Symantec ATP (Advance Threat Protection) EDR Configuration Notes
(adsbygoogle = window.adsbygoogle || []).push({});I am working on Symantec ATP , which new name is EDR. Here lists some of experience I learned from this set up. It is still updating.YouT...
2019-08-06 05:17:22
872
1
原创 Using NXLog to Collect Windows Event Logs
(adsbygoogle = window.adsbygoogle || []).push({});There are a lot of syslog collectors for Windows, but when it comes to stability and features, NXlog has the best chances to fulfill all t...
2019-08-03 20:01:10
440
原创 Using Portainer to Deploy Guacamole Docker- Web-based Remote Access Gateway
(adsbygoogle = window.adsbygoogle || []).push({});Apache Guacamole is a clientless remote desktop gateway. It has been called clientless gateway because no plugins or client software are r...
2019-08-03 19:21:43
519
原创 How to Enable Root Account and Enable Username/password Access in GCP
Last updated on August 9, 2019 By default,Google Compute Engine offers the browser-based Google Cloud Platform Console tool that lets you manage your Google Compute Engine resources through a graph...
2019-08-03 17:41:41
166
原创 Using Group Policy to Deploy Software Packages (MSI, MST, EXE)
Last updated on August 9, 2019 Group Policy is a feature of Windows Server using which admins can install software on all user computers. It can be done remotely without manual intervention. GPO is ...
2019-08-03 17:26:42
254
原创 Cyber Security Architecture with NIST Cyber Security Framework
Last updated on August 9, 2019 var player = new CreatelyPlayer( "creately-container-jv6t5kp11", "jv6t5kp11-TOK5KpJkboyxbbLNOPbMlnupkQ=", { width: "800px", height: "640px", showSharing: false });...
2019-08-03 15:56:45
194
原创 Cyber Security Architecture with NIST Cyber Security Framework
(adsbygoogle = window.adsbygoogle || []).push({});var player = new CreatelyPlayer( "creately-container-jv6t5kp11", "jv6t5kp11-TOK5KpJkboyxbbLNOPbMlnupkQ=", { width: "800px", height: "64...
2019-08-03 15:53:32
268
原创 Using Group Policy to Deploy Software Packages (MSI, MST, EXE)
(adsbygoogle = window.adsbygoogle || []).push({});Group Policy is a feature of Windows Server using which admins can install software on all user computers. It can be done remotely without...
2019-08-03 11:41:10
447
原创 Using NXLog to Collect Windows Event Logs
Last updated on August 9, 2019 There are a lot of syslog collectors for Windows, but when it comes to stability and features, NXlog has the best chances to fulfill all the requirements.Windows Even...
2019-08-03 10:49:01
271
原创 How to Enable Root Account and Enable Username/password Access in GCP
(adsbygoogle = window.adsbygoogle || []).push({});By default,Google Compute Engine offers the browser-based Google Cloud Platform Console tool that lets you manage your Google Compute Eng...
2019-08-03 09:02:20
562
原创 Install ESXi 5.1/5.5/6.0 into Mac Mini 3.1 (Later 2009)
(adsbygoogle = window.adsbygoogle || []).push({});It is not new to install ESXi on Mac Mini for technical person . There are lots of benefits to do this. I have been used ESXi 5.5/6 on my ...
2019-08-03 05:44:46
473
原创 Install ESXi 5.1/5.5/6.0 into Mac Mini 3.1 (Later 2009)
Last updated on August 9, 2019 It is not new to install ESXi on Mac Mini for technical person . There are lots of benefits to do this. I have been used ESXi 5.5/6 on my Mac Mini 5.1 for many years n...
2019-08-03 04:05:03
317
原创 Using Portainer to Deploy Guacamole Docker- Web-based Remote Access Gateway
Last updated on August 9, 2019 Apache Guacamole is a clientless remote desktop gateway. It has been called clientless gateway because no plugins or client software are required. The utility offers a...
2019-08-03 01:28:39
472
原创 Windows Server Configuration Tips and Tricks
(adsbygoogle = window.adsbygoogle || []).push({});Building a lab to test some Windows services , AD, DNS, DHCP, ADCS, etc. in my VMware ESXi 6 environment, to get it running smoothly and r...
2019-07-25 14:37:30
188
原创 Windows Server Configuration Tips and Tricks
Last updated on August 9, 2019 Building a lab to test some Windows services , AD, DNS, DHCP, ADCS, etc. in my VMware ESXi 6 environment, to get it running smoothly and reduce some headache, I used f...
2019-07-25 09:53:03
346
原创 Common Used Excel Formulas
Last updated on August 9, 2019 一、数字处理1、取绝对值=ABS(数字)2、取整=INT(数字)3、四舍五入=ROUND(数字,小数位数)二、判断公式1、把公式产生的错误值显示为空公式:C2=IFERROR(A2/B2,””)说明:如果是错误值则显示为空,否则正常显示。2、IF多条件判断返回值公式:C2=IF(AND(A2<...
2019-07-01 21:36:25
105
原创 Common Used Excel Formulas
(adsbygoogle = window.adsbygoogle || []).push({});一、数字处理1、取绝对值=ABS(数字)2、取整=INT(数字)3、四舍五入=ROUND(数字,小数位数)二、判断公式1、把公式产生的错误值显示为空公式:C2=IFERROR(A2/B2,””)说明:如果是错误值则显示为空,否则正常显示。2、IF...
2019-07-01 02:45:28
132
原创 Basic Steps to Deploy and Config Symantec DLP 15.5 with Installation Videos
Last updated on August 9, 2019 I were working on Symantec DLP project and had some experience with it. This post is going to review what I have been done and how I managed to install it in my home ...
2019-06-16 22:33:44
300
原创 Understanding Ping Command
Last updated on August 9, 2019 The ping command operates by sending Internet Control Message Protocol (ICMP) Echo Requestmessages to the destination computer and waiting for a response. How many of...
2019-06-16 20:43:15
118
原创 Deploy Symantec EndPoint Encryption 11.2.1 and Configure SEE to Encrypt Client Machines
(adsbygoogle = window.adsbygoogle || []).push({});Symantec Endpoint Encryption protects sensitive information and ensures regulatory compliance. It encrypts all files on the hard drive, ...
2019-06-16 19:42:00
294
原创 Understanding Ping Command
(adsbygoogle = window.adsbygoogle || []).push({});The ping command operates by sending Internet Control Message Protocol (ICMP) Echo Requestmessages to the destination computer and waitin...
2019-06-16 08:45:24
145
原创 Basic Steps to Deploy and Config Symantec DLP 15.5 with Installation Videos
(adsbygoogle = window.adsbygoogle || []).push({});I were working on Symantec DLP project and had some experience with it. This post is going to review what I have been done and how I mana...
2019-06-16 08:20:25
401
原创 Deploy Symantec EndPoint Encryption 11.2.1 and Configure SEE to Encrypt Client Machines
Last updated on August 9, 2019 Symantec Endpoint Encryption protects sensitive information and ensures regulatory compliance. It encrypts all files on the hard drive, sector-by-sector, for maximum...
2019-06-16 04:59:50
284
原创 Create a Free Tier Windows Virtual Machine in Azure
Last updated on August 9, 2019 Azure free tier provides following free services for 12 months after one month for your free $200 credit:750 hours B1S VM Linux and Windows Virtual machines64GB x 1...
2019-04-09 04:15:07
118
原创 Create a Free Tier Windows Virtual Machine in Azure
(adsbygoogle = window.adsbygoogle || []).push({});Azure free tier provides following free services for 12 months after one month for your free $200 credit:750 hours B1S VM Linux and Wind...
2019-04-09 02:03:42
201
原创 Windows 10 Tweaks, Tips and Tricks
(adsbygoogle = window.adsbygoogle || []).push({});Here are some simple but effective windows tweaks, tips and tricks to streamline your windows computing experience. Here are list of my co...
2019-04-01 14:39:28
641
原创 Windows 10 Tweaks, Tips and Tricks
Last updated on August 9, 2019 Here are some simple but effective windows tweaks, tips and tricks to streamline your windows computing experience. Here are list of my collections (still keep adding)...
2019-04-01 02:27:15
706
原创 Install Portainer to Manage Containers – Nginx, MySQL, WordPress
(adsbygoogle = window.adsbygoogle || []).push({});Portainer is a lightweight management UI which allows you to easily manage your different Docker environments (Docker hosts or Swarm clu...
2019-03-13 16:20:55
250
原创 Install Portainer to Manage Containers – Nginx, MySQL, WordPress
Last updated on August 9, 2019 Portainer is a lightweight management UI which allows you to easily manage your different Docker environments (Docker hosts or Swarm clusters). It is meant to be as ...
2019-03-13 14:34:20
268
原创 Forwarding Windows Event Logs to Syslog Server (Kiwi Syslog)
Last updated on August 9, 2019 Centralizing your logs saves time and increases the reliability of your log data, especially for Windows machines. When Windows log files are stored locally on each s...
2019-03-07 22:16:15
298
原创 Install ProxMox 5.3 into VMware Workstation 14
(adsbygoogle = window.adsbygoogle || []).push({});Proxmox VE is a complete open-source platform for all-inclusive enterprise virtualization that tightly integrates KVM hypervisor and LXC c...
2019-03-07 22:06:35
150
原创 Kali Usage Tips and Tricks
(adsbygoogle = window.adsbygoogle || []).push({});Kali Linux is a Debian-based Linux distribution aimed at advanced Penetration Testing and Security Auditing. Kali contains several hundred...
2019-03-07 21:18:33
449
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人