user1272047programmingetc.hashnode.dev·Nov 16, 2024Install VirtualBox on Debian 12To install VirtualBox on Debian 12 ("Bookworm"), follow these steps: Step 1: Add VirtualBox Repository Run the following commands to add the official VirtualBox repository: sudo apt update sudo apt install -y gnupg wget wget -q https://www.virtualbo...Discussqemu and virtual machineVirtualBox
Mohamad MahmoodforHashNoteshashnotes.hashnode.dev·Nov 6, 2024Install PHP, MySQL and PHPMyAdmin in Ubuntu VirtualBoxTo install PHP, MySQL, and phpMyAdmin on Xubuntu running in VirtualBox, follow these steps: Step 1: Update Package Repository Open a terminal and update your package list: sudo apt update sudo apt upgrade Step 2: Install Apache Web Server You need a...DiscussPHP
Manish ShivanandhanforfreeCodeCampfreecodecamp.org·Oct 24, 2024How to Build Your Own Private Hacking Lab with VirtualBoxEthical hacking involves testing and finding vulnerabilities in systems. But doing this on live networks or public servers can lead to accidental damage. Setting up a virtual lab for hacking is a great way to sharpen your skills in a safe environment...Discuss#cybersecurity
KEN MWAURAzoo.hashnode.dev·Aug 23, 2024From OVA to Qcow2: A Step-by-Step Guide to Unlocking Qemu's PowerBackground I was recently studying for and completed the CISCO CyberOps Associate certification. One of the labs required me to use a security VM in OVA format. I wanted to convert the OVA file to Qcow2 format to use it with Qemu, a popular open-sour...Discuss·1 likevirtualization
Laura Diazlaurainthecloud.hashnode.dev·Aug 22, 2024DevOps Bootcamp by Roxs 2024 ✨Table of Contents Why did I decided to start a DevOps Bootcamp? About the DevOps Bootcamp by Roxs My Goal Introduction to Lesson 1: Mastering Linux First challenges faced Next Steps Conclusion 🙌 Why did I decided to start a DevOps Bootcamp?...Discuss·1 like·58 readsBeginner DevOps
Debajyati Deydebajyatidey.hashnode.dev·Aug 18, 2024Create Your Custom WSL from Any Linux Distribution (Part - 2)In the previous part of this two part blog series, we discussed how to install and set up void linux in WSL. In this article we'll cover how to do the same for Arch Linux! Hell Yeah!! In the former blog, we went through how to obtain the tar of the d...Subhradip Sinha and 4 others are discussing this5 people are discussing thisDiscuss·41 likes·132 readsLinuxLinuxGonna try this one fs 10
源赖朝www.leiex.com·Aug 16, 2024FreeBSD作为VirtualBox虚拟机时鼠标滚轮有问题时的处理方法1、屏蔽掉按键8的mapping(不同人可能按键不一样) 先查看mapping(0表示屏蔽): xmodmap -pp There are 12 pointer buttons defined. Physical Button Button Code 1 1 2 2 3 3 4 ...DiscussVirtualBox
Christine Coomanschristinecdev.hashnode.dev·Jul 24, 2024How to Install Genymotion & VirtualBox on Parrot OSI’ve recently dived into the world of “hacking”. No, not the type of advanced hacking that you see in Watch Dogs or Mr. Robot, because I am a super noob/skiddie, and let’s be honest, cybersecurity is vast and difficult to get started in. So I thought...Discuss#genymotion
Muhammad Irfandevops-enthusiastbhia.hashnode.dev·Jul 1, 2024How to Run Multiple Linux Instances Using VagrantThis article is for you if you want to run multiple Linux instances on a single machine. Prerequisites To run multiple Linux instances on a single machine, you need to have VirtualBox and Vagrant installed on your machine. What is VirtualBox? Virtu...DiscussDevops
Vivek Ratheeblog.vivekrathee.com·Jun 28, 2024How to Quickly Create a macOS VM on Your Windows PCWindows is the most user-friendly operating system for PCs and laptops, at least in my personal opinion, but iPhones are better than Android when it comes to smooth user interaction. To create smooth and vibrant iOS apps, and use software that is OS-...Discuss·101 readsPCs and laptops