RHRahan Hossaininrahandevops.hashnode.dev路Apr 4, 2023 路 9 min readBecome Pro In Git and GIthubHey techies 馃憢 . Looking to get started with Git and GitHub? In this blog, We will discuss how to use Git and GitHub as a beginner, various git commands, and their use. We will learn to create a repository, push code, create branches, issues, etc. on...00
RHRahan Hossaininrahandevops.hashnode.dev路Apr 3, 2023 路 4 min readGit & GithubGit and GitHub are two essential tools that developers use in their daily work. Git is a version control system that allows developers to track changes to their code, while GitHub is a web-based platform that hosts Git repositories and provides addit...00
RHRahan Hossaininrahandevops.hashnode.dev路Mar 27, 2023 路 2 min readShell Scripting鉁匴hat is Kernel? The Linux kernel is the main component of a Linux operating system (OS) and is the core interface between a computer鈥檚 hardware and its processes. It communicates between the 2, managing resources as efficiently as possible. 鉁匴hat is...00
RHRahan Hossaininrahandevops.hashnode.dev路Mar 26, 2023 路 3 min readShell ScriptAll about Shell Script Let's discuss, the Shell script today, I hope by reading this blog, your doubt about the shell script will be gone. So, What is Shell Script? A shell script is a list of commands in a computer program that is run by the Unix sh...00
RHRahan Hossaininrahandevops.hashnode.dev路Mar 25, 2023 路 4 min readLets Discuss some LinuxWhat is Linux? Linux is an Open-Source Operating System based on Unix. Linux was first introduced by Linus Torvalds. The main purpose of Linux was to provide free and low-cost Operating System for users who could not afford Operating Systems like Wi...00