mr.Kharshils.hashnode.dev·Dec 20, 2024Streamline Linux User Management and Backups with a Simple Shell ScriptIntroduction In this blog post, we'll delve into creating a powerful shell script to streamline user management and file backup tasks within a Linux environment. This script will offer a user-friendly interface for adding, deleting, and modifying use...3 likesLinux
Priyapeeplika.hashnode.dev·Sep 10, 2024Housing Price PredictionThis project is based on Chapter 2 of the Hands-On Machine Learning book. The goal of the project is to build a housing price prediction model using the California housing dataset. Project link: peeplika/Housing-price-prediction (github.com) Step 1: ...10 likesMachine Learning
Biswanath Sahbiswanathsah.hashnode.dev·Mar 30, 2024Cloud/DevOps Project - 1Hello, My name is Biswanath Sah, and in this blog, I will guide you through the detailed, step-by-step process of deploying a static website on AWS S3. We will cover everything from setting up your AWS S3 services, configuring S3 buckets, uploading y...3 likes·48 readsAWS
Yash Guptayashinsight.hashnode.dev·Jan 1, 2024Achieving Zero Downtime: Building a High Availability Static Website on AWS with Auto Scaling and ALBIntroduction Greetings, fellow learners and enthusiasts! As part of our academic journey, we are thrilled to present a project that encapsulates the essence of modern web infrastructure – "Achieving Zero Downtime: Building a High Availability Static ...1 like·55 readsBeginnerproject