Apple Mac image on Amazon EC2? [closed] - macos

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
I found that to start with apple app development you need to have some sort of Mac.
I wonder if one may load an image of an Mac OSx on an Amazon EC2 instance for this purpose.

Not going to work. EC2 uses Xen for its virtualization technology, and the chance of a Mac Xen port is pretty much nil, due to Apple's famously tight control over their operating system. Your best bet is probably to pony up for a Mac Mini; they're relatively cheap and could make a good starter dev box.
You want a local one anyway. You'll be running IDEs and a bunch of interactive utilities; latency from using a remote desktop will make everything just that much more difficult.

Related

Difference between ARM and Intel? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
"Technically, however, they represent different philosophies: the ARM architecture is designed to be as simple as possible, to keep energy wastage to a minimum, whereas Intel's range uses a more complex design that benefits from compatibility with the company's (much more power-hungry) desktop and laptop CPUs." Well then why can't I run Windows on a raspberry Pi? Also, what is start4.elf?
Microsoft seems to know there are issues with Windows on ARM because it won't even sell you a copy of it. The company licenses the ARM version only to OEMs to pre-install on new systems. When asked if it would open up sales so people could run Windows on the new Macs, Microsoft said it had no plans at this time.
Start4.elf is a file that raspberry pi uses to boot.
Hope this helps!

PXE booting from AWS EC2 instance? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
I am working to create a cloud managed provisioning system to be used with a number of computers located on home networks. As part of this, I would really like to setup a PXE server on AWS that can be booted on demand if a computer goes down.
Does PXE booting only work from the local network, or is there some way to specify the location of the server (from the local home router)? I would like to avoid use of a VPN as network bandwidth is a concern for normal operation of the machines.
You can use iPXE to accomplish this by hard coding a URL to boot from. You'd likely have to chainload to do this which is well documented at the site.

How do you install a mac of any kind (dual boot, vm, etc) on a windows 10 computer? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
I am trying to create apps, but obviously you can't on windows. I have searched on youtube so many times and I just need a solution. I tried Yosimite on VMware and it told me the virtual CPU would not work. (Also I have access to a mac if needed for install procedure). Thank you!
You can't without running into illegal content like Hackintosh
Please note that Apple allows the use of Mac OS X only on its own devices

how to run sgi-irix programs x64 windows? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
I recently need to run a program Metro:
http://vcg.isti.cnr.it/downloads/downloads.htm
It is used to measure the difference between two 3d models.
However, this program has to be run in irix 6.2/6.3. But I only have a win8.1 laptop. Is there any way to run it in a shell like cygwin? Or is there any available virtual machine resource of irix platform?
Thanks!
The software you're trying to run is old enough to drive in most countries (compiled in 1998), and was compiled for an operating system that doesn't exist anymore (Irix) that ran on a CPU architecture that's no longer even used for desktop computers (MIPS-II) and was released by a company that doesn't exist anymore either (SGI).
Your chances of getting it to run are practically nil without some major retrocomputing work. Sorry.

How to lock down Windows XP memory? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
What exactly does heart bleed do and how can I protect my Windows XP from heart bleed? I heard that it takes your personal info by using memory. Can I lock my memory so that it can't use it? And if so, some insight on the subject would be nice. :)
I'm going to assume you didn't intentionally install openssl on your XP machine and that you aren't using your XP machine as a server. It's likely that the only thing you really need to worry about is websites you communicate with where the possibility that your information could be stolen could result in a significantly negative outcome for you... you need to make sure those companies have patched their servers if they were affected by the issue.

Resources