Click here to Skip to main content
15,902,198 members
Everything / Containers / Virtual Machine

Virtual Machine

virtual-machine

Great Reads

by Dark Daskin
Article describes how to build an assembly that exposes functions to unmanaged code without C++/CLI
by Lionel LASKE
Learn how to develop an application for the XO laptop - the OLPC project's machine - using Mono on Sugar OS.
by Stefan Savev 2
Describes how to dump information from the C# parse tree
by RockmanZero
An extendable report editor. You can simply add your own controls without recompiling the program or writing annoying plug-ins.

Latest Articles

by Intel
Leverage Intel® Software Guard Extensions on Virtual Machines to Deploy Secure, Accelerated Machine Learning Pipelines
by Micah Ebohon
When you want to get files from a remote machine and needed by a system or other process, it is possible using WinSCP and PowerShell script.
by ToughDev
Hyper-V & Hardware Assisted Virtualization
by Matt Pogue
Deploy XDR, host integrity, and more with Wazuh Server

All Articles

Sort by Updated

Virtual Machine 

12 Feb 2024 by Richard Deeming
Did you try searching? A quick Google for "kali virtualbox" returned as the first result: "Kali inside VirtualBox (Guest VM) | Kali Linux Documentation[^] Also note this site is for help with writing code, not general product support.
12 Feb 2024 by MeoLessi9
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines". Which one should I use for the virtual machine...
18 Dec 2023 by Intel
Leverage Intel® Software Guard Extensions on Virtual Machines to Deploy Secure, Accelerated Machine Learning Pipelines
7 Jun 2023 by Micah Ebohon
When you want to get files from a remote machine and needed by a system or other process, it is possible using WinSCP and PowerShell script.
7 May 2023 by ToughDev
Hyper-V & Hardware Assisted Virtualization
12 Sep 2022 by denman0000
I have been searching for a few weeks now for solutions but can't find a clear way to do this. There are a number of challenges because the column vales change in size for example row in a job/printout may have a a LENGTH value of 345 while a...
11 Sep 2022 by merano99
I can't see any data garbage or PCL codes in the text shown. It is not clear exactly what the original file looks like and what the desired result would be. All non-displayable codes would be very easy to omit with e.g. C or C++. Replacing with 0...
20 Jul 2022 by Matt Pogue
Deploy XDR, host integrity, and more with Wazuh Server
30 May 2022 by jimibasha
HI, Drag and drop and shared clipboard doesn't work for me in windows server 2012 R2 installed in virtualbox 6.1. my host computer (where the virtualbox installed) is Windows 11 Home Edition. What I have tried: I tried to install guest...
23 Feb 2022 by Syed Shoaib 2022
I have even tried all the powershell based commands and it doesn't work What I have tried: I have even tried all the powershell based commands and it doesn't work
23 Feb 2022 by Maciej Los
Follow the instructions from Microsoft: Prep Windows operating system containers | Microsoft Docs[^] Quote: To install Docker on Windows Server, you can use a OneGet provider PowerShell module published by Microsoft called the...
31 Jan 2022 by Member 12561559
Hi, This is a weird one affecting some Win2016 VM Servers that I have some applications on. So, we have a small farm setup Hyper-V Vms with 2016 servers. A couple of the servers running my .NET apps and seems to crash during the early hours of...
31 Jan 2022 by Member 12561559
We found the issue - although our host VM gets rebooted during updates, the VM's themselves havent been and our ancient SQL Server 2000 servers hadn't been rebooted in over 600 days. No wonder ! Anyway - 3 days in from fresh reboots and no sign...
17 Dec 2021 by Member 14992347
I am trying to get the list of virtual machine names, from a local Hyper-V server, with the following code: string _scr = ("Get-VM | Select -ExpandProperty Name"); var _ps = PowerShell.Create(); _ps.AddScript(_scr); Collection _cObj =...
17 Dec 2021 by Empty Coder
Get-VM only works in a PowerShell session run as administrator. When I try your C# code run as an administrator it does print VM names. When I try it without administrator rights I get no output, same as you - but there is an error reported if...
19 Jun 2021 by RickZeeland
Maybe you can try to make a PWA (Progressive Web Application), these can run offline in the browser, see: pwa-framework[^] If you already have a website then PWA Builder might be the easiest way to make a PWA, see: pwa-framework~pwabuilder[^] ...
19 Jun 2021 by Lolou.
I want to be able to use a windows / linux application directly in the browser like on turbo.net I tried a lot of things but I can't make the process automatic... It would be necessary for a virtual machine to launch on my server and for the...
27 Nov 2020 by Dave Kreskowiak
Call VMware support and ask them.
21 Apr 2020 by Kevin Mack
Some resources to help with Artificial Intelligence in Azure if you are looking for some demos to show the “art of the possible” or tools to start
28 Feb 2020 by OwenDavies
Using Terraform to create an Azure Virtual Machine
27 Feb 2020 by Kevin Mack
How to create your first module in Terraform
10 Feb 2020 by OwenDavies
Windows Azure portal has the full breadth of Azure visually displayed for you to see your Azure subscription and discover new things on the platform. But manually clicking through to provision a new VM or restart a VM isn’t the dream.
9 Feb 2020 by OwenDavies
Instructions detailing creation of an Azure Virtual Machine using ARM templates in PowerShell, emphasizing steps from setting up the ARM template to deploying it
13 Apr 2019 by Kevin Mack
How to build out Azure container registry in Terraform
2 Apr 2019 by Kevin Mack
Migrating VMs to Azure DevTest Labs
19 Feb 2019 by Chandru BK
The scope of this article is to compare the various deployment models available for our application deployment use case. This article assumes that readers will have basic knowledge of Virtual Machines, Containers and Hypervisors.
11 Feb 2019 by Y.Ahmad
I'm working on XACML policy, and I want to test it in a virtual environment. I have written the policy, but I didn't find a way to deal with it in a virtual environment like Bitvisor, and how to add XACML components like (PDP, PIP, PAP, PRP) to the hypervisor and PEP to the virtual machine. ...
11 Feb 2019 by Gerry Schmitz
A "virtual machine" is supposed to run like a "real machine". There should be no confusion if you can install these components on a "real" machine.
18 Jan 2019 by Apriorit Inc
This article allows you to save valuable time
31 Dec 2018 by Michael Chourdakis
Curious on how you create a hypervisor app? Read mode!
28 Nov 2018 by User 14026908
Recently we started using new Resilient Change Tracking (RCT 2016) APIs. We are facing issue with QueryChangesVirtualDisk API. We are following steps as mentioned in MSDN. Anyone has any suggestions if it is working for them? PCWSTR changeTrackingId =...
7 Oct 2018 by Richard MacCutchan
Quote: Please contact Genymotion support for more help.
7 Oct 2018 by Member 13875361
My environment is tails. I want to start Genymotion. I installed geenymotion and virtualbox package from the site. And I typed this chmod +x genymotion-2.0.1_x86.bin ./genymotion-2.0.1_x86.bin It displays "It is succesfull" And, I start application but error happened. Error, unable to start...
26 Sep 2018 by Richard MacCutchan
Try Xamarin App Development with Visual Studio | Visual Studio[^].
26 Sep 2018 by Grigorii Mordkovich
Hello everyone, Yesterday I decided I want to start developing IOS apps. I don't have a mac, so I started looking for other possible ways to do that. My research came down to leveraging a virtual machine. I found out that my PC computer (I have Windows 10 by the way) has to have some certain...
30 Jul 2018 by Rahul Rajat Singh
In this article, we will see how we can create highly available VMs in Azure.
19 May 2018 by Jochen Arndt
You can try to set the dos filetime resolution = yes fake directory create times = yes options. This was necessary with older VS versions but I don't know if recent VS versions still behave as described at smb.conf[^]: dos filetime resolution (S) Under the DOS and Windows FAT filesystem, the...
19 May 2018 by ilostmyid2
When my project and sources are located on a network drive, F7 always rebuilds. I'm talking about Visual Studio 2010, C#, form applications. The network drive is provided by a samba share. smb.conf is as follows: Quote: [global] protocol = SMB2 [root] comment = the whole file system read only =...
18 May 2018 by Richard MacCutchan
I have seen this in the past where such shares do not sync the dates and times correctly, so Visual Studio always thinks that some sources are out of date.
4 Feb 2017 by DataBytzAI
A quick how-to on converting VMs from Parallels on Mac, to VirtualBox on Windows
26 Sep 2016 by doonhamer
A real world example of the IT setup used by a small UK based charity. It is high level and provides a brief but complete overview.
7 Sep 2016 by Member 11436383
hello, anyone know how to select a word in my PC and copy them and i want to paste them in the virtual machine using Virtual Box additions.any help ?What I have tried:i searched in google i didn't find anything !!
7 Sep 2016 by Gamecryer
thanks for helping on this. I was looking it the same way and found this. thanks.
16 Aug 2016 by Sibeesh Passion
I have recently created a virtual machine in Azure where I have installed WordPress and MySQL in it. I have created a Web App too. Now I need to assign my static Web App IP address to the Virtual machine I created. I tried the following commands but no luck there.New-AzureReservedIP...
12 Aug 2016 by Jochen Arndt
It is explained in the VirtualBox User Manual in section 3.3.2 (Chapter�3.�Configuring virtual machines[^]):Quote:Shared Clipboard You can select here whether the clipboard of the guest operating system should be shared with that of your host. If you select "Bidirectional", then...
30 Jan 2016 by Member 12297411
I opened a project I get the following error from Windows Phone to wonder what solutions can you help it?"Windows Phone Emulator is unable to set the VHD on the machine"I use the version of Visual Studio 2015 is the Community.Screenshot Image Link;...
21 Jan 2016 by Afzaal Ahmad Zeeshan
HTTP is a stateless protocol, which means, server doesn't have to maintain and save the activity of the connection between itself and the client. As soon as the document (HTML document, of course) is downloaded the connection is terminated and for next resource, client has to re-establish the...
21 Jan 2016 by Afzaal Ahmad Zeeshan
Every company online, that provides a service to their customers, always provides a documentation for that service so that beginners can easily understand what that service is used for and how to use that service. Azure is a great step of Microsoft in cloud computing, how can they miss out...
21 Jan 2016 by Venkata Durga Rao
Azure Virtual machine provides a feature called internal Load Balancing in standard tier,But how to configure that feature?
21 Jan 2016 by Venkata Durga Rao
What is difference between stateless and stateful virtual machines in azure?
29 Oct 2015 by Patrice T
You attack the problem wrong.A properly configured NAT is automatically doing what is needed to establish proper communication between client and server and return.The fact that there is a NAT is not a problem.This is exactly what is silently doing your DSL-box or your...
29 Oct 2015 by bling
"To resolve this issue I was wondering if I can use the specified port forwarding facility of the virtual machine for NAT network."You don't need port forwarding from the client end. That's only needed if to offer a local service behind your firewall to the outside world.If you can surf...
28 Oct 2015 by barneyman
implement UPnP in the client program - EXACTLY designed to handle this scenarioNAT traversal[^]
28 Oct 2015 by phil.o
I don't get the whole situation very well, I would be inclined to approve ppolymorphe and say that it's the job of the NAT router.Basically, the client (the application in your VM) sends a packet to an ip address outside the LAN. Thus, gateway address will be used. Gateway address should be...
28 Oct 2015 by Chirantan Ghosh
Can we limit the available port numbers in window 7 so that any program which is asking for random ports will get the port in that range only.This will help me to get the port number that a program might randomly selecting.[Update]Okay , let me give the background of the problem I am...
28 Oct 2015 by Tonex247
I saw this on a Microsoft site: https://support.microsoft.com/en-us/kb/929851which uses the "netsh" command to set dynamic port range. I hope this works for you. if it does work, don't forget to accept it as an answer.
25 Aug 2015 by Member 11695570
Hi can you please explain me how can i send an image to a windows runnig virtual machin in a cloud make some changes on it(write some code in cloud for image proccesing) and downlod the changednimage thank you
10 Jun 2015 by Kornfeld Eliyahu Peter
No.It is possible only the other way around - you can backup your local storage to your Azure account...
9 Jun 2015 by Yashwanth R
Hi, I have created a Virtual Machine in Windows Azure account using trial version. I need to take back up of Virtual Machine, which i have successfully done using backup agent and even using backup vault in azure portal. But is it possible to take VM backup from windows Azure and...
31 Mar 2015 by Prakash SNP
This article shows how to build an Azure IoT Solution for water utilities Industry
2 Dec 2014 by Member 9745163
I am running a Windows Server 2012 R2 VM (using Hyper V on windows 8.1 PRO), on this VM I am running System center R2 VMM, on this VMM server, I need to create a virtual network and attach to the virtual switch which is used by the Win Server 2012 R2 VM, to make a new cloud and in this create a...
23 Oct 2014 by Richard MacCutchan
See http://developer.android.com/index.html[^], and Creating a Simple Hello World Android Project[^].
23 Oct 2014 by Gourav Sharma from Jammu
Hi all,I have installed virtual box for android on my system.I want to know how can i use the virtual android machine for my apps.Any help would be really appreciated.Thanks in advance.Regards ,Gourav Sharma
28 Sep 2014 by Richard MacCutchan
I suspect that is correct, the emulator has some limitations. However the article at Android Connectivity[^] may help you.
28 Sep 2014 by Kasra Ahmadi
AVD (Android virtual device) does not let the programmer to have connections through internet.I wonder is there any virtual machine for android that i can test my Network applications there, without debugging with real phone?
24 Aug 2014 by Amogh Natu
Hi there,I'm using a Mac OSX Mavericks Virtual machine (VM) in VMWare work station 8.0.6. The VM is running fine but no matter what, the network configuration shows that the Ethernet cable is unplugged.My Host PC is running Windows 8.1 and is connected to internet through LAN Cable....
23 Mar 2014 by Sergey Alexandrovich Kryukov
As far as I know, The Apple software license does not allow Mac OS X to be used on a computer that is not "Apple-branded":http://images.apple.com/legal/sla/docs/macosx106.pdf[^].The legality of this is a matter of dispute. Please see: http://en.wikipedia.org/wiki/OSx86[^].See also:...
23 Mar 2014 by Member 10693204
I am considering joining a team that is going to be developing an iOS app. I don't have a Mac, so I hope that I can develop on a virtualized Mac (I know I can buy something relatively cheap like a Mac Mini. But I'd rather not have to, since that machine wouldn't be useful to me outside of iOS...
14 Feb 2014 by write2varun
Hi,I have virtualbox running windows XP and my host PC is having windows 7 i have change the network from NAT to bridge connection, but i dont know how to connect host os from guest os
11 Feb 2014 by Richard MacCutchan
See http://support.microsoft.com/kb/314063[^]; you are much more likely to get help on a Microsoft forum for questions of this nature.
11 Feb 2014 by Killzone DeathMan
Hello all,I am trying to install Windows 8 on VirtualBox (Virtual Machine), I have downloaded a Windows 8 ISO image and then followed this steps: http://www.eightforums.com/tutorials/2241-virtualbox-install-windows-8-a.html[^]From step 1 to 16 is all fine, but then when I run it to go...
4 Jan 2014 by sivamzcet
I need to put my windows 7 in virtual machine into sleep mode, shutdown and wakeup mode using php script.. is there any chances to do this??ThanksSiva
4 Jan 2014 by Christian Graus
What does this have to do with Linux, or MySQL ? PHP can't do this. It runs on the server, which I assume you don't want to put to sleep. It generates HTML, which runs in a browser. HTML and javascript cannot put a computer to sleep.
2 Jan 2014 by sivamzcet
I need to put my windows 7 in virtual machine into sleep mode, shutdown and wakeup mode using php script.. is there any chances to do this??ThanksSiva
2 Jan 2014 by Kornfeld Eliyahu Peter
Use PHP system function...http://il1.php.net/system[^]system('shutdown -t -s 0');
19 Dec 2013 by Marin Cokarić
Configuring Apache vhosts to access subdomain from outside of local network on Microsoft Windows Azure platform
15 Nov 2013 by Johan Ohlin
This post describes how to setup a graphical user interface and connect to it through an encrypted tunnel.
15 Nov 2013 by Johan Ohlin
Installing Ubuntu VM in Azure.
11 Oct 2013 by BrainlessLabs.com
In this article, we will discuss implementing conditional statements, loops and blocks.
31 Aug 2013 by Michael Engstler
This tip is about how to setup Kernel-Mode Debugging in a VM using Visual Studio 2012.
20 Aug 2013 by gssajith87
http://social.technet.microsoft.com/Forums/windows/en-US/09f64a88-e1d7-4f3a-8e6a-292b46bfe4f7/vhd-file-size-is-lesser-than-the-actual-data-size-present-inside-it[^]
20 Aug 2013 by gssajith87
Hi,I have a VHD File size of 29 GB., I attached the VHD to disk Management in 2008 R2 machine, the VHD has two partition say z: and c:., z: has used space of 33 MB of Full size 100 MB and the C: has used space of 75GB of Full Size of 300 GB. How is this possible ? In my understanding,...
12 Jun 2013 by gssajith87
Hi,I have a virtual harddisk file created using a backup software., i was able to attach the file in disk-management [2008 R2] to view the files., When i right clicked the disk management Disk# section, it does not show me, detach option, it just showed me up the offline option. I made the...
6 Jun 2013 by murlikrishna
I am using a remote desktop VDI(Virtual Development Infrastructure)I want to Prepare a package that can include any build log files or Test Complete Log files or Winks or any other files which can prove that my Environment is ready.Where can I found log files in Remote Desktop .
20 Mar 2013 by Dave Kreskowiak
It's not very clear what you're talking about, but have you looked into NotMyFault[^]?? (Its near the bottom of that page)
20 Mar 2013 by Deenuji
Actually i created my own virtual machine like by giving physical memory usage of my computer system, cpu usage,memory usage....now my virtual machine was created by giving those configuration details...now i wanna inject the three type of fault i.e input fault,execution fault,allocation...
6 Feb 2013 by gwyder
I found the answer to my problem from another source so I will just quote it here:Yes it needs the drivers for new machine, and ipconfig will show the real mac address on the new machine. (but it is easy to forge mac addresses, so don't rely on them too much).Thanks to Pavel.
5 Feb 2013 by gwyder
HiI need to know what device drivers does VHD native booted OS use (I'm thinking about VHD image of entire system that's going to be used on another machine), does it need the drivers for the new machine on which it is installed on, or it uses cloned devices like virtual machines...
3 Feb 2013 by hemigueti
I met a big problem with an application that needs to initialize a java virtua machine. Let me explain: I have developed a wcf web service in C # and the framework 4.0 and in which I initialize a java virtual machine in order to communicate with java code with p/invoke call from a native c++...
17 Jan 2013 by Erich Ledesma
Automatic creation of equality members (Equals and GetHashCode).
6 Dec 2012 by Richard MacCutchan
The assembler does not produce executable code, let alone bootable. The .bin file will need to be linked into an executable and then possibly post-processed into a bootable image. You also need to understand that you cannot make system calls (such as int 0x10) in a bootloader as there is no...
6 Dec 2012 by SM_AsimHaroon
Hi,I am using Ubuntu as a virtual machine in VMWare.I have used this code to write a boot loader which would write Hello world on the screen.[BITS 16][ORG 0x7C00]MOV SI, HelloStringCALL PrintStringJMP $PrintCharacter:MOV AH, 0x0EMOV BH, 0x00MOV BL, 0x07INT...
10 Nov 2012 by helloworld2020
Hi all, How can I run virtual machine with high resolution full screen(1366x768)? Is it possible to run VM with VirtualBox with that resolution? It runs only in 1024x768 .thx in advance