Erik Harutyunyanerik01.hashnode.dev·Sep 13, 2024The Ultimate Guide to Node.js Version Managers: NVM, NVS, fnm, Volta, and asdf | Part 1Introduction Hey! If you ever developed with Node.js, you understand that quite often for projects, there’s a need to use different versions. Probably one project would work on version 10, another on version 14, and a new one requires the latest, say...Discussnvs
Khushal Kapatekhushalkapate.hashnode.dev·Sep 13, 2024Introduction to Operating System - Day 2An operating system is system software that acts as an intermediary between hardware and software, helping users operate a computer. In simple terms, when a user uses the keyboard and mouse, the operating system transfers these requests to the softwa...Discussoperatingsystems
Jheyanth CSjyunth.hashnode.dev·Sep 10, 2024Setting up WSL for the first time? This blog post is for you.Windows is a great operating system, but when it comes to DX (developer experience) nothing can really beat Linux. Thankfully, Windows provides us with a way for us to use a Linux terminal within the OS without having to do anything fancy like dual-b...Discuss·1 likeWindows
Dinesh Kumar Kblog.dineshcloud.in·Sep 10, 2024Configuring DNS on Windows ServerDNS (Domain Name System) is a critical service that translates human-friendly domain names into IP addresses that computers use to identify each other on the network. Configuring DNS on Windows Server ensures that your network’s domain name resolutio...DiscussWindowsWindows
SAURAV PADHYtechsavysaurav.hashnode.dev·Sep 9, 2024Streamline Hyper-V VM Creation: PowerShell Automation for Effortless VirtualizationIf you are using Hyper-V for virtualization, You can create Hyper-V VMs using Hyper-V Manager GUI.However, creating 500 VMs or more manually is very difficult for clarity and conciseness.I am providing a script that allows you to automate the creatio...Discuss·1 likeWindows
Dinesh Kumar Kblog.dineshcloud.in·Sep 8, 2024Enhance Active Directory: Adding an Additional Domain Controller in Windows ServerIn any growing IT infrastructure, adding an additional domain controller (ADC) enhances redundancy and load balancing for Active Directory (AD). This blog walks you through the step-by-step process of configuring an additional domain controller on Wi...DiscussWindowsWindows
Dinesh Kumar Kblog.dineshcloud.in·Sep 8, 2024Configuring Active Directory on Windows ServerActive Directory is a directory service developed by Microsoft for Windows domain networks. It provides a centralized system for managing authentication and authorization of users and computers. Key components include: Domain Controllers: Servers th...DiscussWindowsWindows
Akbar Khanakbarkhan.hashnode.dev·Sep 7, 2024Weaponizing PowerShell: Unleashing the Red Team's Tactical Edge - Part 1PowerShell (PSH) PowerShell is an object-oriented programming language executed from the Dynamic Language Runtime (DLR) in .NET, with some exceptions for legacy uses. It is a powerful tool often leveraged by red teamers for various activities, such a...DiscussPowershell
RAVI CHITRODAravichitroda05.hashnode.dev·Sep 3, 2024React native installation on Windows 11Basic installation requirements VSCode Java(OpenJDK) Android Studio I had already VSCode installed on my laptop as I have been a React JS developer for the last 2 years. but I never installed it before, so I watched many videos and tried to inst...DiscussReact Native
Juan Manuel AlbarracínforCobra SecOpscobrasecops.com·Sep 3, 2024How to Easily Send Logs to Splunk Cloud: A Step-by-Step GuideOverview of Log Management and Monitoring Log management and monitoring are essential parts of modern IT infrastructure and cybersecurity. They involve collecting, storing, analyzing, and monitoring log data from various systems, applications, and de...Discuss·51 readsSplunk