FB Messanger

How to add Facebook Messenger Live Chat on Your Website ?

Facebook / Meta messenger provides easy steps to configure the messenger Live Chat to your website. This … Read more

Android NDK

How to install Android NDK on Ubuntu Linux ?

The Android NDK is a toolset that lets you implement parts of your app in native code, … Read more

WHO Command

Who Command in Linux

The Linux command “who” is used to list the users logged on to the Linux Operating system. … Read more

LinuxUser

How to Login as Different User in Linux ?

Linux is a multi user operating system which means at one point in time, one or more … Read more

Clear Cache

How to Delete Temporary Files in Windows 10 ?

Windows sometimes (or most of the times 🙂 ) becomes slower when we are actively working on … Read more

Screenshot in Windows

How to use Snipping Tool to Capture Screenshots in Windows ?

Snipping Tool is an application which comes already installed in Microsoft Windows and can be used to … Read more

How to Create a Remote Branch in Git ?

The process to create a new branch a remote git starts with having this git on your … Read more

upgrade git version

How to update Git to Latest Version in Linux ?

In old versions of Git “–initial-branch” is not supported, but some of the most online git platforms … Read more

Git_Single_Patch

How to Generate Git Patch for Specific Commit Id ?

By default, “git format-patch COMMIT_ID” command, generates all the patches from most recent till the commit id … Read more

First git repository

How to Create Your First Git Repository ?

As we seen in our previous post, “Install Git On Ubuntu” we are now ready with basic … Read more

Install Git on Ubuntu

How To Install Git on Ubuntu ?

As we seen in our last post, “What is Git ?” , git works for local as … Read more

MergeVideos

How to Merge Multiple Videos in Linux ?

In Linux, mkvmerge helps us to merge two or more than two multimedia files such as audio … Read more