ASAfroz Shaikinlearnwithafroz.hashnode.dev路Oct 30, 2023 路 3 min readBasic Linux Shell-Scripting馃捇 What is Kernel? The Kernel manages the hardware like CPU, Motherboard, Ram, Storage(Hard-disk, SSD), Network Adapter etc., 馃悮 What is Shell? A shell interprets commands from the user and executes them by making system calls to the operating syste...01
ASAfroz Shaikinlearnwithafroz.hashnode.dev路Oct 24, 2023 路 7 min readBasics LINUX CommandsWhat is the Linux command:- Linux commands are used to perform tasks in a Linux operating system. They are executed from the Linux terminal (or) command-line interface. Some Category Directory Commands pwd - Print working directory mkdir - Make a d...00
ASAfroz Shaikinlearnwithafroz.hashnode.dev路Oct 4, 2023 路 8 min readWhat is LINUXWhat is Linux:- Linux is a free and open-source Operating-system and this operating system was designed by Linus Torvalds in 1991. This is typically packaged as a Linux distribution, which includes the kernel and supporting system software and lib...00
ASAfroz Shaikinlearnwithafroz.hashnode.dev路Oct 3, 2023 路 6 min readDevOps RoadmapThis covers what tools and technologies we should learn. To become a DevOps Engineer Linux(Ubuntu) Networking Shell Scripting (Bash) Coding Language(python, javascript, Ruby, Golang) Git && GitHub(version control) Docker馃惓 CI/CD Pipeline(Jenki...00
ASAfroz Shaikinlearnwithafroz.hashnode.dev路Oct 2, 2023 路 3 min readIntroduction to DevOps part:01DEVOPS! DevOps is a process where an IT professional will deploy a Web page/Website/Application on a Servers馃寪 So that People can get those services without any lag/error What is DevOps? DevOps is a combination of tools that increase an organization...01S