Saad Asif Mujawaressentialsofdevops.hashnode.dev·Oct 6, 2024Day 2 : Fundamentals Of LinuxToday, We will learn about Linux fundamentals. Let's talk about the What, Why, and How of Linux. What is Linux? As we all know, Linux is an operating system that is open-source and has many flavors (different distributions). Some well-known flavors o...1 like·60 reads90 Days Of DevOpsTutorial
Bilalbilalansari.hashnode.dev·Sep 4, 2024Linux ArchitectureUser wants that my machine (Hardware) needs to perform some tasks. User won’t directly communicate with hardware. Inside machine, there will be OS which contains code. This code understands the user task and perform the task on hardware like creating...linux architecture
Anushka Bhujang Pawarawsthoughts.hashnode.dev·Jul 20, 2024Unix and Linux Fundamentals: A New User’s GuideOperating Systems: It is an interface Between User and Hardware Unix Flavors Linux Mac OS AIX Solaris HP-UX Why Choose Linux? Multi-User & Multi-Tasking: Supports multiple users and tasks simultaneously. Open Source: Freely available and mod...28 readslinux-commands
Snigdha Chaudharisnigdhachaudhari.hashnode.dev·Jul 4, 2024Getting Started with LinuxIntroduction: Have you ever felt your computer slow down to a crawl? Maybe it's time to meet the invisible conductor keeping things running smoothly - the Operating System (OS). An Operating System (OS) is software that acts as a link between compute...32 readsLinux
Raj Kumar Beherarajkumarbehera.hashnode.dev·Jun 4, 2024How to Master Linux Archives. Tar, Gzip, and Gunzip Explained :Archiving and compressing files are essential skills for any Linux user, enabling efficient storage, transfer, and management of data. In this comprehensive guide, we'll delve into the world of Linux archives, exploring popular tools like tar, gzip, ...Linux Basics To AdvanceLinux
Niharika reddyniharikapage.hashnode.dev·Apr 10, 2024Linux for DevOpsLinux is an Open source UNIX-based operating system. What is an Operating System(OS)? An operating system is a collection of programs that coordinates the operation of computer hardware and software. In simple terms, the hardware and the user cannot ...linux for beginners
Subhojyoti Dassubhojyotidas11.hashnode.dev·Feb 20, 2024Linux Fundamentals for DevOps💡What is Linux? ✅Linux is an open-source operating system kernel created by Linus Torvalds in 1991. It serves as the foundation for a wide range of Linux-based operating systems. Linux is known for its stability, security, and ability to run on vari...Devops
sushil pawariamsushil.hashnode.dev·Feb 2, 2024🎯Day 2 - Unveiling the World of Linux! 🐧🤔What is Linux? Linux is an operating system that is both versatile and powerful. It is free and open-source software that is based on the Unix operating system and was created by Linus Torvalds in 1991. The stability, scalability, and cost-effectiv...11 likesLinux
Basavaraj Telibasavaraj-devops-blog.hashnode.dev·Jan 30, 2024Day 4 of #90DaysOfDevOpsArchitecture of Linux OS What is Kernel? The kernel is a computer program that is the core of a computer’s operating system, with complete control over everything in the system. Kernel is the main core component if Linux, it controls the activity of ...Linux
Manpreet Kaurdevopsmanpreet.hashnode.dev·Jan 28, 2024Linux Architecture Day 2 of #90daysofDevOpsDefinition of Linux: Linux is an open-source, Unix-like operating system kernel that serves as the core foundation for a wide array of operating systems, commonly known as Linux distributions or distros. Developed by Linus Torvalds in 1991, Linux has...Devops