Currently I am facing with some AWS challenge, we try to build client windows10 image on AWS, now i known the only options for us today is either to choose to create based on windows center server or server 2008 or 2012/16
Does anyone know how to create image (virtualbox, vmware /hyper-v...) client desktop only and make it available on AMI in ASW?
Related
I would like to install PyCharm on an EC2 container running Debian in order to graphically edit and debug code
I get the error "Unable to detect graphics environment"
How does one use a web browser as a GUI (ie port forwarding)
If relevant, my local machine is windows and I connect through docker
does anyone aware of below
can we install windows (windows 10) instance on Oracle cloud with a iso image ?
if so can it be done on always free category ?
Mangala.
I believe the answer is "no" to both. You can import custom VM images such as VMDK, QCOW2, KVM or OVM, and you can customize hosts created from OCI published OS images, but you cannot install from your own ISO. Also, custom images are not available to the free tier.
I have a Windows Server 2019 (v1809) machine with Kubernetes (bundled with Docker Desktop for Windows). I want to enable Vertical Pod Autoscaling for the cluster I have created.
However, all the documentation I can find is either for a cloud service or a Linux-based system. Is it possible to implement VPA for the Docker Desktop Kubernetes in Windows or Minikube?
While VPA itself is a daemon, the pods it controls are just API objects as far it knows and can be anything on any platform. As for compiling a VPA container for Windows, I wouldn't expect any problems, you'll just need to build it yourself since we don't provide one.
I have Windows VPS with a local hosting provider. Right now I have four .Net applications hosted on this VPS. I want to migrate my all applications to digitalocean.com. As I know Digitalocean provides VPS and they name it droplets.
In their documents, they say we provide unmanaged VPS which means I have to take care of software installation)(s).
Before starting this migration I have these questions in my mind.
Does it provide an admin panel like Plesk to manage Windows droplet?
Can I manage to deploy multiple sites on single droplet through an admin panel?
Does it include Windows server license in their package or I have to
pay separately to create a Windows VPS? I am not even sure if they
provide Windows server ready or I have to install Windows Server OS too
..... :)
Answers to these questions will be really helpful. Thanks.
As far as I know, currently, DigitalOcean only supports Linux and Linux-based OS's. You can try to use something like https://steemit.com/tech/#hursh/tutorials-how-to-install-windows-on-digital-ocean but it is not confirmed feature.
I'm experiencing a strange problem. I cannot connect to amazon ec2 from my Mac OS 10.8. but I can easily connect from Linux/Windows machine. I cant even browse the webpage hosted on amazone ec2. I have tried from another Mac machine and my iPhone. result was same. couldn't connect . any idea?
Flushing all firewall rules from amazon portal fixed the issue. But my server is wide open to public now!