F5F Stay Refreshed Software Operating Systems Creating a virtual machine in a separate environment

Creating a virtual machine in a separate environment

Creating a virtual machine in a separate environment

C
Cohogtui
Junior Member
14
06-07-2016, 11:34 PM
#1
To create a VM in Windows, hyper-V works well for Windows 8.1. You can isolate the VM from the network while keeping an internet connection. Assigning a dedicated drive space ensures your VM stays separate. For testing malicious software, you should maintain safety by protecting other systems both on the drive and over the LAN. Regarding your questions, I’m here to discuss best practices and methods for managing VMs securely.
C
Cohogtui
06-07-2016, 11:34 PM #1

To create a VM in Windows, hyper-V works well for Windows 8.1. You can isolate the VM from the network while keeping an internet connection. Assigning a dedicated drive space ensures your VM stays separate. For testing malicious software, you should maintain safety by protecting other systems both on the drive and over the LAN. Regarding your questions, I’m here to discuss best practices and methods for managing VMs securely.

M
Mr_Doom1023
Member
151
06-09-2016, 04:04 AM
#2
Uncertain about separating your VM from the network, but I think your VM is already isolated on your HDD. It’s not feasible for malware to escape the VM and reach your real system. I mostly rely on VMs for testing operating systems before upgrading or installing them on my main computer.
M
Mr_Doom1023
06-09-2016, 04:04 AM #2

Uncertain about separating your VM from the network, but I think your VM is already isolated on your HDD. It’s not feasible for malware to escape the VM and reach your real system. I mostly rely on VMs for testing operating systems before upgrading or installing them on my main computer.

T
Taybaybay
Posting Freak
850
06-09-2016, 04:48 AM
#3
Run the virtual machine in VirtualBox to try out the distribution before moving it.
T
Taybaybay
06-09-2016, 04:48 AM #3

Run the virtual machine in VirtualBox to try out the distribution before moving it.

R
R3kty
Member
133
06-25-2016, 02:51 AM
#4
Adjust VM settings in VirtualBox by removing the network adapter option. This change should apply to similar configurations elsewhere.
R
R3kty
06-25-2016, 02:51 AM #4

Adjust VM settings in VirtualBox by removing the network adapter option. This change should apply to similar configurations elsewhere.

C
Cheeks
Junior Member
17
06-25-2016, 10:11 AM
#5
This would disable all internet connectivity for the virtual machine. To set up a dedicated tunnel separate from the main network, you need to configure routing or use a VPN solution.
C
Cheeks
06-25-2016, 10:11 AM #5

This would disable all internet connectivity for the virtual machine. To set up a dedicated tunnel separate from the main network, you need to configure routing or use a VPN solution.

V
Victoryeagle77
Junior Member
47
06-25-2016, 12:01 PM
#6
Eh, yeah. No way to entirely isolate it from your network without a dedicated nic for the VM. Not too sure if that'd work out well though.
V
Victoryeagle77
06-25-2016, 12:01 PM #6

Eh, yeah. No way to entirely isolate it from your network without a dedicated nic for the VM. Not too sure if that'd work out well though.