SSShilpa Salunkhein90daysofchallenge.hashnode.dev·Feb 13, 2025 · 3 min read🐧Linux (Tasks)💻Client OS vs Server OS in Linux! Client OS (Desktop OS) Used by end users for daily tasks like web browsing, document editing, and media consumption. Example: Ubuntu Desktop, Fedora Workstation, Linux mint. Server OS: Designed to handle multiple...00
SSShilpa Salunkheinwritesshilpawsl.hashnode.dev·Feb 10, 2025 · 2 min read⏬ Install WSL on Windows 11• Step by Step 1: Open power Shell as Administrator = Search PowerShell in the start menu right-click and select run as administrator. 2: Enable WSL = wsl -- install ° This command installs WSL the Linux kernel and Ubuntu by default. 3: Restart You...00
SSShilpa Salunkheinlearnwithshilpa.hashnode.dev·Feb 5, 2025 · 2 min read🚀AWS EC2 Instance and Security Groups🛠️ Step-by-Step Step 1 : Login in to AWS : Go to AWS Management Console and log in. Step 2 : Navigate to EC2 : Search for EC2 in the search bar and click on it. Step 3 : Launch Instance : Click on the “Launch Instances” button. Step 4 : Choose an ...00
SSShilpa Salunkheinshilpawrite.hashnode.dev·Jan 29, 2025 · 3 min read🛜NetworkingOSI & TCP IP Models? *️⃣ OSI (Open Systems Interconnection) Model TCP (Transmission Control protocol/Internet Protocol) Model are framework that explain how data travels over a network, such as the internet. The divide the communication process into ...00