Cyber Security Technology with NIST Cyber Security Framework
Layered Security & Defense In Depth A layered approach to security can be implemented at any level of a complete information security strategy. Whether you are the administrator of only…
Learning, Sharing, Creating
Layered Security & Defense In Depth A layered approach to security can be implemented at any level of a complete information security strategy. Whether you are the administrator of only…
Security Architecture Roadmap
Web Bench is a very simple tool for benchmarking WWW or proxy servers. This benchmark is not very realistic, but it can test if your HTTPD can really handle so…
GitHub is a Git repository hosting service, but it adds many of its own features. While Git is a command line tool, GitHub provides a Web-based graphical interface. It also…
Create CentOS 7 VM & Update sudo -i yum update -y yum install epel-release yum-utils -y yum clean install Install Nginx yum install nginx -y service nginx start *browser to…
GIM & S-Tap Download 1.) Download GIM to Assigned Database servers 1.) https://www-945.ibm.com/support/fixcentral/ 2.) Select the current/correct Fix Pack. This implementation is Guardium v11 GIM, S-TAP, GIM AIX & S-TAP…
Guardium Project Overview The project scope is to implement the IBM InfoSphere Guardium V11 VM appliances by utilizing the Guardium Installation Manager (GIM) to setup and monitor privileged user activities…
The Elastic Stack — formerly known as the ELK Stack — is a collection of open-source software produced by Elastic which allows you to search, analyze, and visualize logs generated…
Cloud service providers often define host tiers by the allocated resources, but the differences in the underlying hardware, architecture and performance tuning can result in varying capabilities even between similar…
Azure free tier provides following free services for 12 months after one month for your free $200 credit: 750 hours B1S VM Windows Virtual machines 750 hours B1S VM Linux…
1. Putty Auto Login into Session with Username and Password Create a bat file and you can schedule it to run with following command: C:\tools\putty.exe -load session_name -l your_user_name -pw…
1. What is Monit? Monit is a utility for managing and monitoring processes, programs, files, directories and file systems on a Unix like system. Monit conducts automatic maintenance and repair…