Home Tags Source

Tag: Source

MQTT: A Protocol that Helps Devices Communicate with Each Other

0
MQTT is a communications protocol that connects the devices or ‘things’ that are elements of the Internet of Things (IoT) so that they can...

DevOps Series Ansible Deployment of Sensu and Uchiwa

0
While Sensu is a free and open source monitoring and telemetry tool, Uchiwa provides the free and open source dashboard for Sensu. This article...

A Primer on RabbitMQ, the Popular Open Source Message Broker

0
RabbitMQ is the most popular and widely deployed message broker and it happens to be open source. Its versatility makes it easily deployable in...

Why Python is Ideal for Machine Learning

0
Many programming languages facilitate machine learning, a few prominent ones being Java, Python, R and C++. Python leads the field in its ease of...

NativeScript: Creating a Mobile App Using JavaScript

0
This article explores NativeScript, an open source framework for building truly native mobile apps. There are a number of options available in the market today...

How to Monitor and Manage Linux Processes

1
A program loaded into the memory of a Linux computer becomes a process. Processes need to be managed and monitored because they consume system...

SSHFS: A Simple System for Working with Remote Directories

0
In Linux, SSHFS or the SSH File System is used to mount and interact with directories and files that are located on a remote...

Getting a Better Understanding of the System Log Architecture

0
System logs greatly aid sysadmins in keeping the system running like a well-oiled machine. Since an ounce of prevention is better than a pound...

Machine Learning Basics for Noobs

1
In simple layman terms, machine learning helps in making machines acquire human-like behaviour, while retaining their original capabilities. Here’s a quick introduction to the...

The Benefits of Open Source Architecture for IoT

0
As long as there are developers working in both the proprietary software and the open source software spaces, the debate about which one is...