Oluwatimilehin Alabicyberbishop.hashnode.dev·Feb 16, 2025Building a Cybersecurity Lab: Part 1Building a cybersecurity lab provides a controlled environment to test and enhance your skills in protecting systems against cyber threats. This guide will walk you through the initial steps of setting up a cybersecurity lab, including downloading ne...Building a Cybersecurity Lab: A Technical Assessmentwindows server
Janell Huyckjanellgames.hashnode.dev·Feb 15, 2025Setting Up an Android Simulator for Expo: A Step-by-Step GuideWhen building React Native apps with Expo, testing your app on an Android emulator is a crucial part of the development process. In this guide, I'll walk you through how to set up and launch an Android Virtual Device (AVD) using Android Studio, using...React Native
Manmohan Dwivedimmd.hashnode.dev·Feb 4, 2025Step-by-Step Guide to Resetting Your Ubuntu Username and Password on WSL1. Launch WSL as Root Why?Starting as the root user lets you modify any user’s settings without hassle. How-to: Open PowerShell or Command Prompt: Run: wsl -d Ubuntu -u root (Tip: Replace “Ubuntu” with your distro name if different.) Reset yo...26 readsUbuntu
Krishakrisha.hashnode.dev·Jan 29, 2025Azure in Cloud Computing: Powering the Future of Digital TransformationMicrosoft Azure has become the most dominant cloud computing company that enables businesses to build, deploy, and manage applications across a global network of data centers. As one of the leading cloud service providers, Azure offers a scalable, se...Cloud Computing Course
Subhanshu Mohan Guptablogs.subhanshumg.com·Jan 28, 2025Unikernel ContainersIntroduction In a rapidly evolving technological landscape, where agility and security are paramount, unikernel containers are emerging as a revolutionary force in DevSecOps. These ultra-lightweight containers challenge the status quo by running appl...10 likes·28 readsAdvanced DockerDevSecOps
Spheron NetworkforSpheron's Blogblog.spheron.network·Jan 28, 2025Flame X Spheron: Creating the Next Generation of AI x Web3AI companions are no longer science fiction; they are becoming an integral part of how we interact with technology. Flame’s groundbreaking platform is bringing this vision to life, offering users the opportunity to connect with 3D AI avatars in immer...Flame
Damilola Linda Olowookerelinda-cloud.hashnode.dev·Jan 23, 2025Deploy a Windows Virtual Machine on Azure & Initialize Data Disk For UseManaging Windows Virtual Machines (VMs) on Azure opens up a world of possibilities for businesses and developers alike. As an IT professional just beginning the journey into cloud computing, understanding how to effectively handle Virtual Machines is...2 likes·51 readsAzure
Omkar Kastureomkarkasture.hashnode.dev·Jan 23, 2025Virtualization and Virtual MachinesVirtualization is a cornerstone technology in the world of DevOps and cloud computing. It enables the creation of virtual versions of physical resources such as servers, storage, networks, and even entire data centers. By abstracting the physical har...Complete DevOps JourneyDevops
Obiuwevbi Gospel Jonathanelitedecode.hashnode.dev·Jan 21, 2025React Virtualization: A Developer's Guide to Optimizing Large ListsIntroduction One time as a React developer, I worked on a project that had the response of a request with over 5,000 objects in an array. I had recently started consuming APIs so I was all about calling APIs and looping the responses. I noticed a hug...5 likes·38 readsReact
KEN MWAURAzoo.hashnode.dev·Jan 16, 2025Nested Virtualization using VMware Workstation, Esxi and Windows 10 on Linux - Part 1Happy new year all 🎉, It's been a while since my last post. I am currently enrolled in a full-time course hence the lack of time. However, I'll try to do better in regards to getting a schedule in place. Introduction Recently, we were tasked with se...Linux