Learn to use KILL COMMAND in Linux
At one time or another, you must have faced the problems with Linux processes, either process are stuck or are unresponsive completely. Some of the time the process restart also…
Continue readingAt one time or another, you must have faced the problems with Linux processes, either process are stuck or are unresponsive completely. Some of the time the process restart also…
Continue readingWe have discussed how to install NodeJS on Ubuntu systems in our earlier tutorial, but that way we can only use a single installed version of nodejs on our system….
Continue readingADB or Android Debug Bridge is a way for a smartphone to communicate with PC. Using ADB, we can communicate with an Android smartphone from the system CLI. It’s part…
Continue readingNodeJS is a JavaScript platform built on Chrome’s JS Runtime created for general-purpose programming that allows for the creation of applications in a fast & efficient manner. We can run…
Continue readingLinux Shell Scripting is & always has been one of the most desired skills that a System Administrator and now DevOps engineers are required to have. It has been used…
Continue readingPyMongo is a python package that contains tools for connection to MongoDB. So if you have MongoDB installed for your application & you would like to connect to that from…
Continue readingRobo 3T or Robomongo as it was called formerly, is a free, lightweight GUI MongoDB management tool. It provides GUI tools for managing & querying the MongoDB database. It embeds…
Continue readingDjango is a free and open-source web framework for python. It is very fast & allows rapid development by developers to create a website with less time as well as…
Continue readingGit is one an open-source, distributed version controlling system & is used for tracking changes in files/code between multiple peoples/locations. It is the most widely used version controlling system that…
Continue readingGit is one an open-source & distributed version controlling system, that is used for tracking changes in files/code among multiple peoples/locations. It is the most used version controlling system that…
Continue reading