I'm using VMWare Fusion to run Windows {OS} on my Mac. How can I access the host machine (my Mac) from the Windows virtual one? I tried localhost but that didn't work.
Hi,
A bit of a silly question really - but I was wondering would it be possible to take a snapshot of a OS you are running on a computer, the convert it or so it can be run as a virtual machine in VMware or Vitual Box?
Thanks!
Hi,
A bit of a silly question really - but I was wondering would it be possible to take a snapshot of a OS you are running on a computer, the convert it or so it can be run as a virtual machine in VMware or Vitual Box?
Thanks!
I am looking for a way in Linux to run a batch script on a remote Windows machine. I already searched some forums and the Internet and found e.g. this question.
It seems that the easiest way so far is using ssh. But do Linux or Windows also offer some built-in tools to solve this problem (something like at-command for Linux-to-Windows)?
I want to Create a New Virtual Machine from a Custom configuration from the Wizard. But the 'Custom' option has been removed and I can only create a new vm from a preexisting configuration (Windows XP/7/NT, Linux, Solaris, etc...).
I need to set the hard drive from SCSI to IDE, any idea how I can accomplish?
I have a Fedora 11 vm installed on my osx machine and can't change the screen resolution higher than 1024x768. How can I raise the resolution?
I've tried adding additional Modes in xorg.conf and changed the depth from 24 to 16.
I'm intalling our local server and want to install a virtual machine but it seem vmware ESXi is not suit with our server
Server: Dell SC 1424
CPU : 2 Xeon 3.2G (buss 800, cache L2 2M)
Ram: 6G DDR ECC 266
Hard disk: 2 Hitachi Sata 1TB. Raid Dell Cerc 2s ( raid 0, 1)
Nic: 2 Broadcom 1Gb/s
I'm wondering if you're familiar with this area and have any idea about a VM software for our server. Just wanted to use server for some purposes ( web hosting, subversion and to experience some server OSs)
Thank you for helping.
I tried running the sqlcmd from a remote host to do a simple backup of a sql 2008 database. The command goes something like this:
sqlcmd -s xxx.xxx.xxx.xx -U username -P some_password -Q "Backup database [db] to \
disk = 'c:\test_backup.bak' with format"
I get a succesfull message but the file isn't created.
When I run this on the sql manager on the same machine, it works. I thought it was permission problems, but I'm using the same username in both cases.
Any thoughts?
Hi guys,
for development test i need to set a sftp server so i want to know if its possible to use the same machine as client and server. because i tried and i keep getting this error :
Permission denied (publickey).
Connection closed
thanks !
hi,
I'm using WMWARE to load windows on mac.
how can I access to my mac localhost from the Windows virtual machine ?
I tried localhost but it doesn't work.
thanks
I'm trying to install SQL Compact 3.5 SP2 after I've installed SQL 2012 RC0, on a x64 Windows 7.
The x86 installer goes through fine.
The x64 installer fails, with the error:
"Error 25543.Failed to save changes to XML file c:\Windows\Microsoft.NET\Framework64\v4.0.30319\CONFIG\machine.config, system error: -2147024864"
Note the \CONFIG (double backslash) where there should be a single backslash... any ideas why this is happening and how to solve it?
One of my friend recently bought a Mac and somehow when she connect her moveable disc to the computer, time machine took control of this device use it as backup device automatically.
So she could not use the disc for other purpose any more. When we connect it to windows, it could not be recognize any more.
How can we get it back under control?
I have a nascent bridge scoring app that is meant to be stored locally on an iPod touch/iPhone (iPad? Would probably be fugly...)
So far so good, got a custom icon rolling and basic JS navigation laid out, but my problem is that it retains its state when I quit the app. Is there a simple magic Apple meta tag for this? Or is it achieved with javascript?
Thanks for any insight.
What is the state of native SVG support in the most popular browsers in their latest releases?
Internet explorer
Firefox
Opera
Safari
Chrome
Konqueror
Camino
I am currently investigating options for working with the canvas in a new HTML 5 application, and was wondering what is the current state of the art in HTML canvas JavaScript libraries and frameworks?
In particular, are there frameworks that support the kind of things needed for game development - complex animation, managing scene graphs, handling events and user interactions?
Also willing to consider both commercial and open source products.
I'm trying to rename the TFS 2010 RC VM machine name so I can add it to our domain without the chance of clashing with another copy of the VM already on the domain.
I found instructions for TFS 2008 saying to use TFSAdminUtil ActivateAT , but this tool has now been replaced by TFSConfig and I can't see an obvious replacement for 'ActivateAT'.
Any ideas what the new command should be?
Hi,
Can I use Linq-to-xml to persist my object state without having to use/know Xpath & XSD Syntax?
ie. really looking for simple but flexible way to persist a graph of object data (e.g. have say 2 or 3 classes with associations) - if Linq-to-xml were as simple as saying "persist this graph to XML", and then you could also query it via Linq, or load it into memory again/change/then re-save to the xml file.
I'm planning to use OpenVZ in an old machine I have at home.
I want to know if a dumped OpenVZ instance image can be exported to other formats (like VirtualBox or Vmware).
Thanks!
I have a number of machines in MDT that belong to multiple roles. Nothing fancy there. However, in role A (which applies to most machines) the MachineObjectOU is specified, and in role B (which only applies to certain machines) a different MachineObjectOU is specified because those machines need to appear somewhere different in the directory. How do I guarantee that MDT will read settings from role B? Is it the order of roles in the list in the machine properties window?
I have just installed the Xubuntu 10.04. But the display seems to be latency. When I try to copy a big file from usb disk to hard disk, the CPU is 100% used. So I doubt that some device drivers are missing.
I can use lspci to show the PCI devices on my machine, but how could I tell whether proper drivers have been installed or not?
Many thanks.
I am using the MapKit for the iPhone and have it setup to get the user's location and display it on the view. But I need to know which state they're in so I know what data to load and display to the user. Is there any way to get that sort of info?
Im trying to serve static content through a subdomain. The physical folder is shared on a second machine in the same local domain.
How do I safely setup permissions on the shared folder so that when i do something like:
src="subdomain.domain.com/Image1.png" I wont get access denied?
IN IIS I have subdomain.domain.com as a separate website.
I am a software developer, and I need to use old version of Borland/Embarcadero Delphi 7 for one software. The others ones are PHP software.
I will have soon a 64 bits PC, running Linux, but I need a Windows 32 bits virtual machine for Delphi (because Delphi 7 is a bit old, and our clients still use Windows XP 32 bits systems). I already have a VM under virtualbox for my Delphi environment.
Will it run fine, or will I have some problem?