Topic
technical-writing-1
5 articles

Managing your Operating System with Package Managers.
Before actually learning about package managers, let us put some light on what is a package. Almost every Linux and Unix-based software program is passed…


Get Good At Git 💎
This blog covers advanced git techniques and shortcuts. It breaks down advanced Git commands that everyone should know.


CKAD Exam - April 2022
This exam focuses on all the aspects of K8S which is required by a developer/admin to build, deploy, scale, and do other useful pieces of stuff for the appl


A Simplified Guide To YAML
One of the main reasons why YAML popularity has increased so much over the past few years is that it is super human-readable and intuitive which makes it a


Nexus Repository Manager : What is it & how to configure it on a Digital Ocean Droplet?
Let's say you are building a Java-Maven application. It uses Maven Central Repository for resolving dependencies. Now if you want to use a package not provi
