Skip to content
mySoftKey
  • Home
  • java
    • jee
    • Webservices
    • design pattern
    • servlet
    • jsp
  • NOSQL
    • mongodb
    • cassandra
    • elastic
    • OrientDB
    • redis
    • spark
  • Spring
  • Hibernate
  • Misc
    • data structure algorithm
    • architecture
    • linux
    • Data Storage
    • data analytics
    • Security
    • digital payment
    • SQL
    • poetry
  • Tutorials
    • MongoDB Videos
  • Contact Us
    • about-us
    • Privacy Policy

How to Rename Tag in GIT?

Binit Jha / Tool / Leave a Comment

Learn how to rename a tag in git source code repository is very simple and straight forward.

How to Rename Tag in GIT? Read More »

How to Migrate Project from SVN to GIT?

Binit Jha / Tool / Leave a Comment

Learn how to migrate project from SVN to GIT with Step by step migration process. This is very simple by following the below steps.

How to Migrate Project from SVN to GIT? Read More »

Add submodule git branch

Binit Jha / Tool / Leave a Comment

Learn how to add submodule git branch or subproject link to git branch? Adding of submodule and subproject in git is very simple and straight forward. Let us follow step by step command on your git terminal and you are done.

Add submodule git branch Read More »

Linux: How gdb work and debug a core file

Shakti Yadav / linux / Leave a Comment

In this videos I tried to demonstrate, how gdb work and debug, how to debug a core file.

Linux: How gdb work and debug a core file Read More »

GRASP Design Principles

Ranjeet Jha / architecture / Leave a Comment

GRASP design Principles, GRASP stands for General Responsibility Assignment Software Patterns. It guides in assigning responsibilities to collaborate objects.

GRASP Design Principles Read More »

How to add Secondary Member in running Replica Set in MongoDB

Ranjeet Jha / mongodb / 4 Comments

How to add member in replica set in MongoDB using rs.add() in running mongoDB replica set. How to add secondary member in running replica set in MongoDB.

How to add Secondary Member in running Replica Set in MongoDB Read More »

What is umask in Linux?

Shakti Yadav / linux / Leave a Comment

What is umask in Linux? Umask stands for user mask or user file creation mask.Default permission or base permission give when a new file or folder is created in linux. In linux it is 022(0022)is default umask.

What is umask in Linux? Read More »

How to write Makefile and run from make utility in linux

Shakti Yadav / linux / Leave a Comment

How to write Makefile in Linux and run from make utility in linux simple. I tried to explain through video in this post.

How to write Makefile and run from make utility in linux Read More »

How to compile c program in Red Hat 6

Shakti Yadav / linux / Leave a Comment

Learn how to compile c program in Red Hat 6. Well, so far so good. when you first heard compilation of c in Linux box it’s so easy. It’s a really easy friend. please follow step by of my video. How To compile a C program in a Linux environment. Please find below the video

How to compile c program in Red Hat 6 Read More »

How to recover the log file if it is delete any running application in linux?

Shakti Yadav / linux / Leave a Comment

How to recover file in linux. In this post explain about how to recover apache log file from running application.

How to recover the log file if it is delete any running application in linux? Read More »

← Previous 1 … 13 14 15 … 28 Next →