Sujal Nasa

Sujal Nasa

Install Pthread Library: A Multithreading Platform

Installing Pthread On Linux

Pthread library is a C/C++ thread API based on standards. It enables the creation of a new process concurrently executing side by side. It works best on multiprocessor or multicore (systems that support execution of multiple processes parallelly) systems where…

Install FreeCAD on Linux: A Quick Guide

Installing FreeCad On Ubuntu

FreeCAD is a 3D parametric modeler. You can just simply adjust your design using parametric modeling by going back into your model history and changing its parameters. It is an open-source (LGPL license) and totally modular, allowing for extremely complex…

BingWall: Your daily Wallpaper app on Linux

Install BingWall On Linux

BingWall is basically known as Bing Wallpaper, and as the word suggests its meaning is clear, it is a Wallpaper application that helps us to set Dynamic Wallpaper on our Desktop. Bing Wallpapers for Linux will search the Internet for…

How to Install Curses.h library On Linux

Subscribe

Before we begin to install curses.h Library, consider the necessity of curses.h in Linux. If you’ve done any basic Unix programming, you’ve probably come into the need for text user interface functions like moving the pointer on the screen, editing…

How to set up Apache Hive on Ubuntu?

Hive

What is Apache Hive? Apache Hive is a distributed, fault-tolerant data warehousing system that supports large-scale analytics. Hive Metastore (HMS) provides a central repository of metadata that can be quickly evaluated to make informed, data-driven decisions, and is thus an…