author-pic

Abid Zaidi

All Posts

Download and setup Hadoop and Spark on Ubuntu

Posted on December 29, 2021

Prerequisite Login from sudo and make hdoop a sudoer setup ssh for hdoop Install and Setup Hadoop sudo vim ~/.bashrc Configure hadoop files sudo vim $HADOOP_HOME/etc/hadoop/hadoop-env.sh sudo vim…

Read full post

MongoDB in C using mongoc library

Posted on September 10, 2021

Intro Mongoc is a client library in C for MongoDB. It packs with a libbson library that makes it easier to parse and process bson document data (just like libjansson). Github Link Download and install…

Read full post

Ansible Setup and Running a Playbook

Posted on June 11, 2021

Ansible is an automation tool, I've used it in a case where you have to run similar commands on multiple machines. In this example I'll install an ftp server, nginx and also allow all connection on…

Read full post

Redis basics using hiredis C

Posted on February 19, 2021

Introduction, Downloading & Installing hiredis Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis works with an in-memory…

Read full post

Python Flask Real time Chat using Socket.IO

Posted on October 06, 2020

For the curiosity of real time connections This is a small introduction on socket.io and its integration with a Python Flask backend to the end of this readings I'll deploy this on Heroku as well…

Read full post

This is my first blog on this dev diary | hello world in C

Posted on September 22, 2020

This is my first blog on this platform, I'll keep adding more stuff as time passes by, below is a self explanatory code written in C just for testing 🙂 Do visit my github account

Read full post

Abid Zaidi's DEV diary

Built with Gatsby Theme by @willjw3