Home Tags Open

Tag: open

Demystifying Blockchains

0
A blockchain is a continuously growing list of records, called blocks, which are linked and secured using cryptography to ensure data security. Data security is...

Using Jenkins to Create a Pipeline for Android Applications

1
This article is a tutorial on how to create a pipeline to perform code analysis using lint and create a APK file for Android...

Explore Twitter Data Using R

0
As of August 2017, Twitter had 328 million active users, with 500 million tweets being sent every day. Let’s look at how the open...

Regular Expressions in Programming Languages: Java for You

0
This is the sixth and final part of a series of articles on regular expressions in programming languages. In this article, we will discuss...

Machines Learn in Many Different Ways

0
This article gives the reader a bird’s eye view of machine learning models, and solves a use case through Sframes and Python. ‘Data is the...

Encrypting Partitions Using LUKS

0
Sensitive data needs total protection. And there’s no better way of protecting your sensitive data than by encrypting it. This article is a tutorial...

How to Identify Fumbling to Keep a Network Secure

0
Repeated systematic failed attempts by a host to access resources like a URL, an IP address or an email address is known as fumbling....

The Best Tools for Backing Up Enterprise Data

0
To prevent a disastrous loss of data, regular backups are not only recommended but are de jure. From the many open source tools available...

A Quick Look at Cloonix, the Network Simulator

1
Cloonix is a Linux router and host simulation platform. It fully encapsulates applications, hosts and the network. Simulators like Cloonix offer students and researchers...

Build Your Own Cloud Storage System Using OSS

0
The real threats to stored data are breaches which, of late, have been affecting many cloud service providers. Security vulnerabilities that enable breaches result...