<tutorialjinni.com/>

Google Chrome Causing 100% Disk Usage Fix

Posted Under: Tutorials on Mar 9, 2018
Google Chrome Causing 100% Disk Usage Fix
Google Chrome is fast responsive browser but as time went on it began to start consuming more and more RAM, more CPU and Disk and make PC or laptop slow.

Memcached DDoS Attack Patch fix

Posted Under: Tutorials 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...

SMBv3 Null Dereference Denial of Service Vulnerability (CVE-2018-0833)

Posted Under: Tutorials on Feb 27, 2018
SMBv3 Null Dereference Denial of Service Vulnerability (CVE-2018-0833)
CVE-2018-0833 is the new vulnerability in Microsoft windows Server Message Block (SMB) version 2 and 3 client. This simple vulnerability mount a Denial of Service (DOS) attack on Windows 8.1 and ...

Download Offline Standalone Chrome installer

Posted Under: Tutorials on Dec 11, 2017
Download Offline Standalone Chrome installer
If you are in a position where internet is not available or you have difficulties installing chrome normally you can opt for a standalone installer of chrome. That is available for Windows 7, Windows 8 and 8.1 and Windows 10.

How to fix java.lang.NullPointerException

Posted Under: Tutorials on Nov 10, 2017
How to fix java.lang.NullPointerException
When programming in JAVA often developer see java.lang.NullPointerException. There are reasons as to why this Exception is thrown. So it is best to understand how to fix this exception before the application is deployed in production.