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
CryptapeforCryptape Jungleblog.cryptape.com·Feb 13, 2025Against ROP AttacksSecurity is fundamental to any blockchain. It ensures that all tokens are secure. When talking about a virtual machine and the smart contract platform it forms, security comes in two main aspects: The code running on the virtual machine must be secu...EngineeringBlockchain development
Oluwatimilehin Alabicyberbishop.hashnode.dev·Feb 11, 2025Building a Cybersecurity LabIn this series, I will document the process of setting up a virtual lab environment as part of a technical assessment I received from [Redacted Company]. While the assessment outlined specific tasks, it did not provide clear instructions on how to im...Building a Cybersecurity Lab: A Technical Assessment#cybersecurity
Aditya Dev Shrivastavaadityadevblog.hashnode.dev·Feb 11, 2025Linux Training : Section 2Oracle VirtualBox VirtualBox is a free and open-source hypervisor for x86 computers currently being developed by Oracle Corporation It installs on your existing Intel or AMD-based computers, whether they are running Windows, Mac, Linux or Solaris O...Orcale
Prajwal Deshpandeprajwalsblog.hashnode.dev·Feb 10, 2025The Cloud-Native Stack Your Future Self Will Thank You For, All in One FrameYou’re not here for another ‘Kubernetes-is-the-future’ sermon. You’re here because your last deployment felt like assembling IKEA furniture blindfolded. Cloud-native stacks aren’t magic. They’re LEGO for adults – snap the right pieces together, or st...Cloud Computing
Juliet Elaigwucreating-a-virtual-machine-on-azure.hashnode.dev·Feb 7, 2025Step-by-Step Guide to Creating a Virtual Machine in AzureWhat is a Virtual Machine? Imagine the possibility of accessing your personal computer from any device, anywhere you are, any time you decide, without the hassle of logging heavy hardware around… Well, this is already possible with the use of Virtual...remote login
Balraj Singhbalrajsingh.hashnode.dev·Feb 6, 2025Comprehensive CI/CD Pipeline for Private AKS: Seamless Integration with Azure DevOps, FrontDoor, Terraform, Private ACR, Azure SQL DB, Application GatThis document explains how to set up a CICD pipeline for deploying a web application on a private AKS cluster. It includes integration with Azure SQL Database, Private Azure Container Registry (ACR), and Application Gateway using Terraform. It also d...azure acr
Tushar Pamnanitusharpamnani7.hashnode.dev·Feb 5, 2025A Complete Guide to DockerWhat is Docker? 🐳 I remember when I first heard about Docker - it seemed complex and intimidating. But at its core, Docker is just a platform that makes it super easy to create, deploy, and run applications using containers. Think of it as a way to ...53 readsDocker
Mansi Vashisthatechwithmansi.hashnode.dev·Feb 4, 2025Understanding Python Virtual Machine: A Beginner’s GuideIn simple terms, the Python Virtual Machine (PVM) is just a software program that acts as the brain behind Python code execution. Think of it as a system where a continuous loop runs, and every Python file you embed into it gets executed from the fir...Python
TK sahucloudcraft-with-tk.hashnode.dev·Feb 3, 2025Chapter 3: Amazon EC2 – Virtual Servers in the Cloud🚀 What is EC2? - Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides secure, resizable compute capacity in the cloud. - Access reliable, scalable infrastructure on demand. Scale capacity within minutes with SLA commitment of 99....10 likesec2