Install Nginx, MariaDB, PHP (LEMP) and WordPress on CentOS 7
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…
Learning, Sharing, Creating
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…