PMPrashant Mahamuniindevopsnew.hashnode.dev·May 30, 2025 · 3 min readGetting Started with Tomcat on AWS EC2 (Amazon Linux)If you're deploying Java web applications on a Linux VM in the cloud, Apache Tomcat is a top choice. In this guide, you'll learn what a server is, how Tomcat works, and how to set it up on an Amazon Linux EC2 instance. By the end, you'll be able to d...00
PMPrashant Mahamuniinintrotoansible.hashnode.dev·Apr 9, 2025 · 3 min read🚀 Host a Website on AWS EC2 with NGINX – Complete Beginner GuideIf you're exploring AWS, Linux, or DevOps, learning to host a website using NGINX on an EC2 instance is a great starting point. In this post, I’ll walk you through all the key steps to get your first website live! 🔧 Prerequisites Before we begin, ma...00
PMPrashant Mahamuniinintrotoansible.hashnode.dev·Mar 27, 2025 · 5 min readShell Scripting Interview Questions and Answers1️⃣ List Some Commonly Used Shell Commands Some frequently used shell commands include: ls – List files and directories cd – Change directory pwd – Print working directory mkdir – Create a new directory rm – Remove files or directories cp – Cop...00
PMPrashant Mahamuniinintrotoansible.hashnode.dev·Mar 22, 2025 · 4 min read🚀 Essential Linux and Server Management Commands for Beginners (AWS EC2, Apache, Nginx, and More)Whether you're managing servers, deploying static websites, or diving into web server configurations, mastering some basic Linux commands is crucial. Here's a comprehensive guide covering file management, server setup, and web deployment using Apache...00
PMPrashant Mahamuniinintrotoansible.hashnode.dev·Feb 5, 2025 · 4 min readGetting Started With DevopsUnderstanding Virtual Machines (VMs): The Backbone of Modern Computing In the ever-evolving landscape of technology, Virtual Machines (VMs) have become a cornerstone for businesses, developers, and IT professionals. But what exactly is a VM, and why ...00