SKShubham Karaleincyberton207.hashnode.dev·Jul 20, 2023 · 1 min readLinux Commands Used in daily life Part 1ls = Prints all the files in the directory pwd = prints the current working directory (shows in which folder currently you are) cd = changing directory (which also used to reach the folder you want) cd .. #go to the previous folder mkdir = C...00
SKShubham Karaleincyberton207.hashnode.dev·Jul 15, 2023 · 1 min readIntroduction to DevopsDevOps is an Intersection between the developer team and the Operation team. DevOps is a set of practices to deliver software in a faster and more reliable way It removes the gap between the development team and the Operation team and also provides c...00