بایگانی دسته: OPEN SOURCE TOOLS

Auto Added by WPeMatico

How to Setup Mosquitto MQTT Server on Ubuntu 16.04

Mosquitto MQTT Server is a message broker which works over MQTT protocol. MQTT is lightweight messaging protocol that is ISO standard for use on top of TCP/IP protocol.  It is mostly used for communicating with Internet of Things devices. We are going to install Mosquitto on a Ubuntu 16.04 server and we are going to send […]
The post How to Setup Mosquitto MQTT Server on Ubuntu 16.04 appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How To Record and Share Linux Terminal Activity

Writing is a one method to save our knowledge. Using this method, we can produce – let say – books. Along with advances in technology, we can convert paper into file. Since the speed of Internet is becoming faster, video is more preferable. For some cases, I prefer to watch video than reading. Then, now […]
The post How To Record and Share Linux Terminal Activity appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Import Data from MySQL to HDFS Using Sqoop

Apache Sqoop is a tool in Hadoop ecosystem which is used to import/export data between RDBMS and HDFS. This data is in structured format and has a schema. There are multiple cases where you want to analyze some data in your RDBMS, but due to huge size of data your RDBMS is not capable enough […]
The post How to Import Data from MySQL to HDFS Using Sqoop appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Create and Manage Databases in MongoDB

MongoDB is an open-source document database and leading NoSQL database. It is a cross-platform, document-oriented database that provides, high performance, high availability, and easy scalability. It is written in C++.  It works on the concept of collection and document. I’ll briefly explain the three components in this aspect. The database is a physical container for collections. […]
The post How to Create and Manage Databases in MongoDB appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر