gayatri kumargeekee.hashnode.dev·Nov 20, 2024JavaScript in the Real World: Node and Beyond!Welcome aboard your very own space station, powered by the versatile Node.js engine. But just like any space station, you need supplies to function. That's where npm (Node Package Manager) comes in—it’s the supply ship that delivers the tools and pac...Discuss·10 likesWeb Developmentjs
Pooja Naitampoojanaitam.hashnode.dev·Nov 10, 2024Day 7 of 90DaysOfDevOps : Understanding Package Manager and Systemctl🔹 What is a Package Manager? A package manager is a tool that helps you install, update, and remove software on your system. It can be a graphical app or a command-line tool like apt or yum. 👉 But what’s a package? A package is an archive file cont...Discuss#90daysofdevops
Kanav Preet Singhstudyofcloud.tech·Oct 16, 2024📜 Day 7: Diving Deep into Linux Package Managers & Systemctl!Hey Hashnode Devs! 💻 Today’s #90DaysOfDevOps challenge is all about making your life easier as a DevOps engineer by mastering package managers and systemctl. Whether you’re managing Docker 🐳 or Jenkins 🛠️, these tools are essential! What’s a Pack...DiscussCloud Computing
Saksham Kambleskm-saksham.hashnode.dev·Oct 13, 2024Navigating Linux: Mastering Package Managers and Service Management with Systemctl! 🐧🔧🐧 Day 7 Task: Mastering Package Management and Systemctl in Linux Welcome to Day 7 of our Linux journey! Today, we’ll explore package managers, their importance in software installation, and systemctl, which manages services in Linux. Let’s dive in!...DiscussDevops
ASHISH PATILashishpatil0693.hashnode.dev·Oct 11, 2024Day 7 #90DaysOfDevOpsChallenge: Learning About Package Managers and SystemctlHello DevOps Learners! Today, I will explain two important topics: Package Managers and Systemctl. These tools help you manage software and services on Linux systems. Let's go step by step to understand them. What is a Package Manager? A Package Man...Discuss·10 likesDevops
Syed Dadapeerdrops.hashnode.dev·Oct 11, 2024Day 7 Task: Understanding Package Manager and SystemctlIn the world of Linux, two essential tools that you'll frequently encounter are Package Managers and Systemctl. These are the magical wands that help manage software and services on your system, but what exactly do they do? 🧩 📦 What is a Package Ma...Discuss90DaysOfDevOps#90daysofdevops
Vanshika Sharmavanshikasharmaa.hashnode.dev·Oct 10, 2024Understanding package manager and systemctlWhat is a package manager in Linux? A package manager in Linux is like your personal app store and librarian rolled into one. It helps you install, update, and manage software on your system by keeping track of all your software and ensuring everyth...Discuss·2 likespackage
Ankita Lunawatcloudhub2295.hashnode.dev·Sep 26, 2024How to install PostgreSQL on ubuntu SystemPostgreSQL is a powerful, reliable, and extensible open-source relational database management system (RDBMS) known for its advanced features. PostgreSQL is a powerful, versatile, and reliable database management system, suitable for both small and la...Discussrds
Thirdy Gayaressoftware-engineer.thirdygayares.com·Sep 12, 2024Package Manager in LinuxA package manager in Linux is a tool that automates the process of installing, updating, configuring, and removing software on a Linux system. It keeps track of which files belong to which software package, manages dependencies (software required for...DiscussLinuxpackage manager in linux
Tushar Panttusharpant.online·Aug 27, 2024Day 7 of the 90-Day DevOps Challenge: Mastering Package Managers and Systemctl in LinuxWelcome to Day 7 of my 90-Day DevOps Challenge, where I focused on two critical aspects of Linux: package managers and systemctl. As a DevOps engineer, understanding how to efficiently manage software packages and services is vital to maintaining rob...Discuss·22 likes90 Days of DevOpsDevops