Wow! eBook The best eBook site ever!

Getting Started with MariaDB 0

Getting Started with MariaDB

In the modern age, storing data is of paramount importance, and this is where databases enter the picture. MariaDB is a relatively new database that has become very popular in a short amount of time. It...

Getting started with IntelliJ IDEA 0

Getting started with IntelliJ IDEA

IntelliJ IDEA is a commercial Java development tool which competes with the free Eclipse and NetBeans projects. It is an integrated development environment (IDE) designed to automate parts of the coding process; to support a large...

Kali Linux Cookbook 0

Kali Linux Cookbook

In this age, where online information is at its most vulnerable, knowing how to execute the same attacks that hackers use to break into your system or network helps you plug the loopholes before it’s too...

Cuckoo Malware Analysis 0

Cuckoo Malware Analysis

Cuckoo Sandbox is a leading open source automated malware analysis system. This means that you can throw any suspicious file at it and, in a matter of seconds, Cuckoo will provide you with some detailed results...

Apache Accumulo for Developers 0

Apache Accumulo for Developers

Accumulo is a sorted and distributed key/value store designed to handle large amounts of data. Being highly robust and scalable, its performance makes it ideal for real-time data storage. Apache Accumulo is based on Google’s BigTable...

Getting Started with Twitter Flight 0

Getting Started with Twitter Flight

Flight is a lightweight, component-based JavaScript application framework developed by Twitter for Twitter.com. It is an exciting alternative to the complexities of modern MVVM frameworks, offering a minimal API that allows you to write fast, reliable,...

Administrating Solr 0

Administrating Solr

Implementing different search engines on web products is a mandate these days. Apache Solr is a robust search engine, but simply implementing Apache Solr and forgetting about it is not a good idea, especially when you...