<tutorialjinni.com/>

Installing Custom SSL Certificate on Apache

Posted Under: Configuration on Sep 4, 2018
Installing Custom SSL Certificate on Apache
This configuration snippet will install custom self signed certificate for Apache Web server on Ubuntu.

Install PHP mcrypt Extension on Linux

Posted Under: Configuration on Aug 17, 2018
Install PHP mcrypt Extension on Linux
In order to use encryption and decryption in PHP, we need to inatall PHP extension mcrypt.

Memcached DDoS Attack Patch fix

Posted Under: Configuration on Mar 8, 2018
Memcached DDoS Attack Patch fix
Memcrashed (CVE-2018-1000115), a vulnerability of popular cache Memcached, which cause a massive DDOS attack of 1.7TBps can be fixed by simple configuration. Although a patch has...

Bypass Remove Google Factory Reset Protection (FRP)

Posted Under: Configuration on Sep 12, 2017
Bypass Remove Google Factory Reset Protection (FRP)
Google Factory Reset Protection is a security procedure that hinder anyone form cleaning all data on the Phone. This is viable solution in case of theft or in some cases pranks. But what if someone intentionally sell their cell phone and wants to completely remove its private data.

Enable Remote Access in ElasticSearch on CentOS 7

Posted Under: Configuration on Jun 11, 2017
Enable Remote Access in ElasticSearch on CentOS 7
Elasticsearch is one of the leading open-source distributed search and analytic engines. This text focuses on installing and configuring elasticsearch on a CentOS 7 with the ability to access it remotely.