What are Captive Portals? If you have ever been to a hotel which provides wifi facilities, when you tried to connect to it, you would…
Posts published in “Tools & Platforms”
Learn how to install various tools & platforms which you use in your development and deployment environments.
Over the weekend I was bored and tried hosting node applications on IIS on a server. Since currently I have only tried wordpress I had…
What is Kubernetes? Kubernetes also abbreviated as k8s is an orchestration tool allowing you to run and manage your container-based workloads. If you do not…
Topics discussed What is Git? Git terminology Git Installation and setup What is GitHub? Basic functionalities of GitHub using Git What is Git? Git…
XAMPP is an open-source web server distribution which has become the de facto package used while handling PHP files. XAMPP stands for (X) Cross-platform Operating…