Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
91 views

Open source network and host emulator

I am wondering if the following product even exists. Here's my wish list: Bootable CD with simple (XML, YAML) configuration allowing you to spin up multiple virtual hosts, each with their own IP and ...
0
votes
0answers
35 views

QEMU Remote Access on Xen Guest

I have an Ubuntu Server install which is running as a Xen guest on a VPS. I am looking to emulate something somewhat similar to SUSE Studio's test-drive feature which allows a VNC-style connection in ...
0
votes
0answers
224 views

Does an Alcatel 7750 emulator/simulator exist?

My company recently deployed several Alcatel-based networks (7750SR) for ethernet and IP transport, and me and my team will have to support a part of it. We're quite used to troubleshoot on Cisco ...
1
vote
1answer
54 views

Postscript 3 emulation

A college needs to print multitudes of documents in a Mac environment. They get quotes for similar devices from two network digital copier competitors - one boasts an Adobe PostScript 3 print driver, ...
2
votes
2answers
163 views

Anyone suggest a good ssh terminal emulator for windows (connecting to RHEL box) and proper terminal type?

We have an old C program which has traditionally been run from SCO boxes. We have a customer that went with RackSpace running RHEL and we got the app recompiled. We have a problem with terminal ...
2
votes
5answers
89 views

Simple tool to characterize network between two points?

I am trying to reproduce a network-related performance problem from a remote site to a cloud-hosted system I'm responsible for. They get awful performance from their location, I get fine performance ...
0
votes
2answers
162 views

How can I force VM's to use the machine host proxy settings?

I have various types of VM's running that I'd like to use my local host machine's proxy settings. This way any browser activity from the VM would go through the host proxy even if the VM's proxy ...
1
vote
2answers
2k views

HP-UX (PA-RISC|Itanium) virtualisation on (x86-64|x86)

I'm looking for a way to run HP-UX (for educational purposes), but I don't have HP hardware right now. These options are not very suitable for me: HP TestDrive program - Looks like it was ...
0
votes
1answer
268 views

Is it possible to emulate hardware using a virtualization solution?

I know I can use VMWare or Hyper-V to run emulated versions of operating systems, and I have a fair amount of control over some of the hardware aspects. What I would like to know is, how is it ...
0
votes
1answer
1k views

let Opera Mini (in Microemulator, on OS X) hit local network

I just set up Microemulator on OS X (Leopard) and am running Opera Mini 4.2, hoping to test a mobile website I'm developing. Opera Mini can hit public websites, but it can't to hit my test sites on ...
3
votes
3answers
178 views

Smartphone emulation software

With the new Exchange boxes going in, I'd like to do some thorough testing on smartphone features, as well as being able to provide salesman-proof documentation (I'm a dreamer). We've got drastic ...
0
votes
1answer
169 views

Why do i need bios emulation?

I asked the question why i have a 100mb partition and its apparently for bios emulation http://serverfault.com/questions/35952/partition-and-windows-7 My mac intel has that partition, this laptop i ...
1
vote
2answers
253 views

Is it possible to create Virtual Serial (COM) Ports

I'm working on software that needs to communicate with hardware over RS232 interfaces. In order to test I'm currently using 2 USB-TO-SERIAL devices connected to eachother using an RS232 cable. (Of ...
0
votes
5answers
555 views

How can I emulate more virtual CPU than physically available?

In VMWare you can use multiple CPU, but only as much as present on the host. Is there a way to use more CPU than physically available ? It would be to : test software designed to run on an ...
2
votes
4answers
192 views

What virtualization software can emulate different architectures?

... like running a PPC or ARM system on x86 hardware. As far as I know: VMWare can't QEMU can KVM can because it uses QEMU Is this correct? What other solutions are there?
6
votes
1answer
226 views

Is Wine stable enough for production?

I have a open relationship with Linux, i use it on and off and i just got into the latest ubuntu and got a change to try out wine and it seemed to take any windows app and make it like i was actually ...