Consider how to install Windows on any dedicated server with any processor that supports KVM.

First we need to start the server in Resque mode. Login.

Go to /tmp directory:

cd /tmp

Download vKVM software:

wget https://mirror.spacecore.info/software/vkvm-latest.tar.gz && tar xvf vkvm-latest.tar.gz

Download the OS image we need:

circle-info

A full list of operating systems can be found on our mirror: https://mirror.spacecore.info/os/arrow-up-right

Next, run the software:

circle-exclamation
circle-exclamation
circle-check

Next, we install and run UltraVNCarrow-up-right. In it we enter in the input field the address of our server + port «1» in the format: «IP:1».

Connect to the server and start the process of installing Windows:

Next we create partitions and install the OS on the main drive with sufficient memory.

After the primary installation is complete, proceed to user configuration. The first step is to specify a name.

And then the user password.

circle-exclamation

Once the installation is fully completed, we need to go to the Windows Firewall settings and disable it completely to avoid connection blockages.

Next, you need to enable Windows Remote Access (RDP) in the appropriate settings.

circle-exclamation

Saving the changes. Then turn off our Windows.

circle-info

When the OS shuts down, the vKVM process stops on our host server

Now we load our dedicated server from the main disk on which Windows has been installed and connect using the created account.

Last updated